Test Report: Docker_Linux_crio 20201

                    
                      6e9b07ade0635411356e4d21ba1a5eb0b1199aec:2025-04-14:39140
                    
                

Test fail (2/331)

Order failed test Duration
36 TestAddons/parallel/Ingress 153.84
117 TestFunctional/parallel/ImageCommands/ImageListShort 2.58
x
+
TestAddons/parallel/Ingress (153.84s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-881969 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-881969 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-881969 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [858b057f-89c4-4cc7-9abf-9a0ac8f32364] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [858b057f-89c4-4cc7-9abf-9a0ac8f32364] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.004060294s
I0414 17:20:11.491778  556707 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-881969 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.638366833s)

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

                                                
                                                
** /stderr **
addons_test.go:278: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:286: (dbg) Run:  kubectl --context addons-881969 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/Ingress]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-881969
helpers_test.go:235: (dbg) docker inspect addons-881969:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "378670a509e84432c551408d4b2f5d051af7614359792cf458284bfffd56f627",
	        "Created": "2025-04-14T17:17:28.110358442Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 558569,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-04-14T17:17:28.151688242Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fa6441117abd3f0ec72d78de011fb44ecb7b1e274ddcf240e39454ed1f98f388",
	        "ResolvConfPath": "/var/lib/docker/containers/378670a509e84432c551408d4b2f5d051af7614359792cf458284bfffd56f627/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/378670a509e84432c551408d4b2f5d051af7614359792cf458284bfffd56f627/hostname",
	        "HostsPath": "/var/lib/docker/containers/378670a509e84432c551408d4b2f5d051af7614359792cf458284bfffd56f627/hosts",
	        "LogPath": "/var/lib/docker/containers/378670a509e84432c551408d4b2f5d051af7614359792cf458284bfffd56f627/378670a509e84432c551408d4b2f5d051af7614359792cf458284bfffd56f627-json.log",
	        "Name": "/addons-881969",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-881969:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-881969",
	            "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": 4194304000,
	            "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": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "378670a509e84432c551408d4b2f5d051af7614359792cf458284bfffd56f627",
	                "LowerDir": "/var/lib/docker/overlay2/33cb3c684b720890762dd2f1bbde7d41198db22922ccb74bb04dcc04da1a80d2-init/diff:/var/lib/docker/overlay2/7ea53d973357312b2199a8bf57e4924aabe89aceb230a48b63345ec854d760dd/diff",
	                "MergedDir": "/var/lib/docker/overlay2/33cb3c684b720890762dd2f1bbde7d41198db22922ccb74bb04dcc04da1a80d2/merged",
	                "UpperDir": "/var/lib/docker/overlay2/33cb3c684b720890762dd2f1bbde7d41198db22922ccb74bb04dcc04da1a80d2/diff",
	                "WorkDir": "/var/lib/docker/overlay2/33cb3c684b720890762dd2f1bbde7d41198db22922ccb74bb04dcc04da1a80d2/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-881969",
	                "Source": "/var/lib/docker/volumes/addons-881969/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-881969",
	            "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.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a",
	            "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": "addons-881969",
	                "name.minikube.sigs.k8s.io": "addons-881969",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "39baa560ac337aeb8ad0fea5dbe8e6e1472c2b2ebde4144e5bfba82e8c3b59da",
	            "SandboxKey": "/var/run/docker/netns/39baa560ac33",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33166"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33167"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33170"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33168"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33169"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-881969": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "56:42:ac:6d:b0:af",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "1f666dc12cd03fc03f1688058078b0b76fd3c7bbc9e410104389c140b24088ff",
	                    "EndpointID": "566af7daa0920ec9c46bf312b9e2f5589127954c813c42b42baefa0f3ae06299",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-881969",
	                        "378670a509e8"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-881969 -n addons-881969
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-881969 logs -n 25: (1.295790173s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-070258 | jenkins | v1.35.0 | 14 Apr 25 17:17 UTC |                     |
	|         | download-docker-070258                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-070258                                                                   | download-docker-070258 | jenkins | v1.35.0 | 14 Apr 25 17:17 UTC | 14 Apr 25 17:17 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-789052   | jenkins | v1.35.0 | 14 Apr 25 17:17 UTC |                     |
	|         | binary-mirror-789052                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:35953                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-789052                                                                     | binary-mirror-789052   | jenkins | v1.35.0 | 14 Apr 25 17:17 UTC | 14 Apr 25 17:17 UTC |
	| addons  | disable dashboard -p                                                                        | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:17 UTC |                     |
	|         | addons-881969                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:17 UTC |                     |
	|         | addons-881969                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-881969 --wait=true                                                                | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:17 UTC | 14 Apr 25 17:19 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	| addons  | addons-881969 addons disable                                                                | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:19 UTC | 14 Apr 25 17:19 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-881969 addons disable                                                                | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:19 UTC | 14 Apr 25 17:19 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:19 UTC | 14 Apr 25 17:19 UTC |
	|         | -p addons-881969                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-881969 addons                                                                        | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:19 UTC | 14 Apr 25 17:19 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-881969 ssh cat                                                                       | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:19 UTC | 14 Apr 25 17:19 UTC |
	|         | /opt/local-path-provisioner/pvc-a6ef2085-2286-4e71-850f-67a9f4d3c652_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-881969 addons disable                                                                | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:19 UTC | 14 Apr 25 17:19 UTC |
	|         | amd-gpu-device-plugin                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-881969 addons disable                                                                | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:19 UTC | 14 Apr 25 17:20 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-881969 ip                                                                            | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:19 UTC | 14 Apr 25 17:19 UTC |
	| addons  | addons-881969 addons disable                                                                | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:19 UTC | 14 Apr 25 17:19 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-881969 addons disable                                                                | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:19 UTC | 14 Apr 25 17:19 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-881969 addons                                                                        | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:19 UTC | 14 Apr 25 17:19 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-881969 addons                                                                        | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:20 UTC | 14 Apr 25 17:20 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-881969 ssh curl -s                                                                   | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:20 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-881969 addons                                                                        | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:20 UTC | 14 Apr 25 17:20 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-881969 addons disable                                                                | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:20 UTC | 14 Apr 25 17:20 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-881969 addons                                                                        | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:20 UTC | 14 Apr 25 17:20 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-881969 addons                                                                        | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:20 UTC | 14 Apr 25 17:20 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-881969 ip                                                                            | addons-881969          | jenkins | v1.35.0 | 14 Apr 25 17:22 UTC | 14 Apr 25 17:22 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 17:17:05
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 17:17:05.430972  557952 out.go:345] Setting OutFile to fd 1 ...
	I0414 17:17:05.431087  557952 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:17:05.431093  557952 out.go:358] Setting ErrFile to fd 2...
	I0414 17:17:05.431097  557952 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:17:05.431320  557952 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20201-549845/.minikube/bin
	I0414 17:17:05.431996  557952 out.go:352] Setting JSON to false
	I0414 17:17:05.433122  557952 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":7168,"bootTime":1744643857,"procs":371,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0414 17:17:05.433242  557952 start.go:139] virtualization: kvm guest
	I0414 17:17:05.435631  557952 out.go:177] * [addons-881969] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0414 17:17:05.437260  557952 out.go:177]   - MINIKUBE_LOCATION=20201
	I0414 17:17:05.437265  557952 notify.go:220] Checking for updates...
	I0414 17:17:05.438869  557952 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 17:17:05.440809  557952 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20201-549845/kubeconfig
	I0414 17:17:05.442502  557952 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20201-549845/.minikube
	I0414 17:17:05.443961  557952 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 17:17:05.445508  557952 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 17:17:05.447362  557952 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 17:17:05.470443  557952 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 17:17:05.470570  557952 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 17:17:05.518182  557952 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-04-14 17:17:05.508918889 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 17:17:05.518291  557952 docker.go:318] overlay module found
	I0414 17:17:05.520377  557952 out.go:177] * Using the docker driver based on user configuration
	I0414 17:17:05.522011  557952 start.go:297] selected driver: docker
	I0414 17:17:05.522032  557952 start.go:901] validating driver "docker" against <nil>
	I0414 17:17:05.522048  557952 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 17:17:05.522925  557952 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 17:17:05.571383  557952 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-04-14 17:17:05.56243867 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_64 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:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 17:17:05.571543  557952 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 17:17:05.571741  557952 start_flags.go:947] Waiting for all components: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0414 17:17:05.573879  557952 out.go:177] * Using Docker driver with root privileges
	I0414 17:17:05.575553  557952 cni.go:84] Creating CNI manager for ""
	I0414 17:17:05.575632  557952 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0414 17:17:05.575648  557952 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0414 17:17:05.575732  557952 start.go:340] cluster config:
	{Name:addons-881969 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-881969 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 17:17:05.577471  557952 out.go:177] * Starting "addons-881969" primary control-plane node in "addons-881969" cluster
	I0414 17:17:05.578986  557952 cache.go:121] Beginning downloading kic base image for docker with crio
	I0414 17:17:05.580666  557952 out.go:177] * Pulling base image v0.0.46-1744107393-20604 ...
	I0414 17:17:05.582390  557952 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 17:17:05.582462  557952 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20201-549845/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	I0414 17:17:05.582465  557952 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0414 17:17:05.582473  557952 cache.go:56] Caching tarball of preloaded images
	I0414 17:17:05.582641  557952 preload.go:172] Found /home/jenkins/minikube-integration/20201-549845/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0414 17:17:05.582660  557952 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on crio
	I0414 17:17:05.583045  557952 profile.go:143] Saving config to /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/config.json ...
	I0414 17:17:05.583078  557952 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/config.json: {Name:mk6029420ef910833ce904cc61ac306d1b3fc117 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 17:17:05.599889  557952 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 17:17:05.600021  557952 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0414 17:17:05.600039  557952 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory, skipping pull
	I0414 17:17:05.600044  557952 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a exists in cache, skipping pull
	I0414 17:17:05.600051  557952 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a as a tarball
	I0414 17:17:05.600056  557952 cache.go:163] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from local cache
	I0414 17:17:19.614702  557952 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from cached tarball
	I0414 17:17:19.614744  557952 cache.go:230] Successfully downloaded all kic artifacts
	I0414 17:17:19.614798  557952 start.go:360] acquireMachinesLock for addons-881969: {Name:mk11b221144a29ac9bb326d1d88fb71eba4c82ae Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0414 17:17:19.614918  557952 start.go:364] duration metric: took 91.359µs to acquireMachinesLock for "addons-881969"
	I0414 17:17:19.614947  557952 start.go:93] Provisioning new machine with config: &{Name:addons-881969 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-881969 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0414 17:17:19.615039  557952 start.go:125] createHost starting for "" (driver="docker")
	I0414 17:17:19.717058  557952 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0414 17:17:19.717390  557952 start.go:159] libmachine.API.Create for "addons-881969" (driver="docker")
	I0414 17:17:19.717454  557952 client.go:168] LocalClient.Create starting
	I0414 17:17:19.717622  557952 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20201-549845/.minikube/certs/ca.pem
	I0414 17:17:20.305790  557952 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20201-549845/.minikube/certs/cert.pem
	I0414 17:17:20.570358  557952 cli_runner.go:164] Run: docker network inspect addons-881969 --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}}]}"
	W0414 17:17:20.588616  557952 cli_runner.go:211] docker network inspect addons-881969 --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
	I0414 17:17:20.588713  557952 network_create.go:284] running [docker network inspect addons-881969] to gather additional debugging logs...
	I0414 17:17:20.588740  557952 cli_runner.go:164] Run: docker network inspect addons-881969
	W0414 17:17:20.605410  557952 cli_runner.go:211] docker network inspect addons-881969 returned with exit code 1
	I0414 17:17:20.605446  557952 network_create.go:287] error running [docker network inspect addons-881969]: docker network inspect addons-881969: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-881969 not found
	I0414 17:17:20.605478  557952 network_create.go:289] output of [docker network inspect addons-881969]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-881969 not found
	
	** /stderr **
	I0414 17:17:20.606084  557952 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}}]}"
	I0414 17:17:20.625929  557952 network.go:206] using free private subnet 192.168.49.0/24: &{IP:192.168.49.0 Netmask:255.255.255.0 Prefix:24 CIDR:192.168.49.0/24 Gateway:192.168.49.1 ClientMin:192.168.49.2 ClientMax:192.168.49.254 Broadcast:192.168.49.255 IsPrivate:true Interface:{IfaceName: IfaceIPv4: IfaceMTU:0 IfaceMAC:} reservation:0xc0004b9940}
	I0414 17:17:20.625998  557952 network_create.go:124] attempt to create docker network addons-881969 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0414 17:17:20.626066  557952 cli_runner.go:164] Run: docker network create --driver=bridge --subnet=192.168.49.0/24 --gateway=192.168.49.1 -o --ip-masq -o --icc -o com.docker.network.driver.mtu=1500 --label=created_by.minikube.sigs.k8s.io=true --label=name.minikube.sigs.k8s.io=addons-881969 addons-881969
	I0414 17:17:20.919402  557952 network_create.go:108] docker network addons-881969 192.168.49.0/24 created
	I0414 17:17:20.919473  557952 kic.go:121] calculated static IP "192.168.49.2" for the "addons-881969" container
	I0414 17:17:20.919560  557952 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0414 17:17:20.936180  557952 cli_runner.go:164] Run: docker volume create addons-881969 --label name.minikube.sigs.k8s.io=addons-881969 --label created_by.minikube.sigs.k8s.io=true
	I0414 17:17:20.963902  557952 oci.go:103] Successfully created a docker volume addons-881969
	I0414 17:17:20.964004  557952 cli_runner.go:164] Run: docker run --rm --name addons-881969-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-881969 --entrypoint /usr/bin/test -v addons-881969:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib
	I0414 17:17:23.471206  557952 cli_runner.go:217] Completed: docker run --rm --name addons-881969-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-881969 --entrypoint /usr/bin/test -v addons-881969:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib: (2.507121222s)
	I0414 17:17:23.471248  557952 oci.go:107] Successfully prepared a docker volume addons-881969
	I0414 17:17:23.471269  557952 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 17:17:23.471298  557952 kic.go:194] Starting extracting preloaded images to volume ...
	I0414 17:17:23.471372  557952 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20201-549845/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-881969:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir
	I0414 17:17:28.044930  557952 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20201-549845/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-881969:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir: (4.57350288s)
	I0414 17:17:28.044968  557952 kic.go:203] duration metric: took 4.573667979s to extract preloaded images to volume ...
	W0414 17:17:28.045099  557952 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0414 17:17:28.045191  557952 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0414 17:17:28.094469  557952 cli_runner.go:164] Run: docker run -d -t --privileged --security-opt seccomp=unconfined --tmpfs /tmp --tmpfs /run -v /lib/modules:/lib/modules:ro --hostname addons-881969 --name addons-881969 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-881969 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-881969 --network addons-881969 --ip 192.168.49.2 --volume addons-881969:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a
	I0414 17:17:28.384956  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Running}}
	I0414 17:17:28.403233  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:28.422755  557952 cli_runner.go:164] Run: docker exec addons-881969 stat /var/lib/dpkg/alternatives/iptables
	I0414 17:17:28.464860  557952 oci.go:144] the created container "addons-881969" has a running status.
	I0414 17:17:28.464904  557952 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa...
	I0414 17:17:28.788578  557952 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0414 17:17:28.809543  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:28.827319  557952 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0414 17:17:28.827342  557952 kic_runner.go:114] Args: [docker exec --privileged addons-881969 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0414 17:17:28.877798  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:28.896897  557952 machine.go:93] provisionDockerMachine start ...
	I0414 17:17:28.897006  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:28.916325  557952 main.go:141] libmachine: Using SSH client type: native
	I0414 17:17:28.916598  557952 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 33166 <nil> <nil>}
	I0414 17:17:28.916615  557952 main.go:141] libmachine: About to run SSH command:
	hostname
	I0414 17:17:29.068267  557952 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-881969
	
	I0414 17:17:29.068314  557952 ubuntu.go:169] provisioning hostname "addons-881969"
	I0414 17:17:29.068394  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:29.089879  557952 main.go:141] libmachine: Using SSH client type: native
	I0414 17:17:29.090115  557952 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 33166 <nil> <nil>}
	I0414 17:17:29.090131  557952 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-881969 && echo "addons-881969" | sudo tee /etc/hostname
	I0414 17:17:29.225167  557952 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-881969
	
	I0414 17:17:29.225254  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:29.243941  557952 main.go:141] libmachine: Using SSH client type: native
	I0414 17:17:29.244190  557952 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 33166 <nil> <nil>}
	I0414 17:17:29.244209  557952 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-881969' /etc/hosts; then
				if grep -xq '127.0.1.1\s.*' /etc/hosts; then
					sudo sed -i 's/^127.0.1.1\s.*/127.0.1.1 addons-881969/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-881969' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0414 17:17:29.368302  557952 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0414 17:17:29.368336  557952 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20201-549845/.minikube CaCertPath:/home/jenkins/minikube-integration/20201-549845/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20201-549845/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20201-549845/.minikube}
	I0414 17:17:29.368370  557952 ubuntu.go:177] setting up certificates
	I0414 17:17:29.368385  557952 provision.go:84] configureAuth start
	I0414 17:17:29.368452  557952 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-881969
	I0414 17:17:29.386312  557952 provision.go:143] copyHostCerts
	I0414 17:17:29.386408  557952 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20201-549845/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20201-549845/.minikube/ca.pem (1082 bytes)
	I0414 17:17:29.386552  557952 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20201-549845/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20201-549845/.minikube/cert.pem (1123 bytes)
	I0414 17:17:29.386631  557952 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20201-549845/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20201-549845/.minikube/key.pem (1675 bytes)
	I0414 17:17:29.386700  557952 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20201-549845/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20201-549845/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20201-549845/.minikube/certs/ca-key.pem org=jenkins.addons-881969 san=[127.0.0.1 192.168.49.2 addons-881969 localhost minikube]
	I0414 17:17:29.528880  557952 provision.go:177] copyRemoteCerts
	I0414 17:17:29.528942  557952 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0414 17:17:29.528988  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:29.546965  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:29.640953  557952 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20201-549845/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0414 17:17:29.664318  557952 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20201-549845/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0414 17:17:29.687786  557952 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20201-549845/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0414 17:17:29.711140  557952 provision.go:87] duration metric: took 342.737862ms to configureAuth
	I0414 17:17:29.711170  557952 ubuntu.go:193] setting minikube options for container-runtime
	I0414 17:17:29.711347  557952 config.go:182] Loaded profile config "addons-881969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 17:17:29.711473  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:29.728852  557952 main.go:141] libmachine: Using SSH client type: native
	I0414 17:17:29.729069  557952 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 33166 <nil> <nil>}
	I0414 17:17:29.729089  557952 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0414 17:17:29.944763  557952 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0414 17:17:29.944793  557952 machine.go:96] duration metric: took 1.047864318s to provisionDockerMachine
	I0414 17:17:29.944804  557952 client.go:171] duration metric: took 10.227343236s to LocalClient.Create
	I0414 17:17:29.944824  557952 start.go:167] duration metric: took 10.227438767s to libmachine.API.Create "addons-881969"
	I0414 17:17:29.944832  557952 start.go:293] postStartSetup for "addons-881969" (driver="docker")
	I0414 17:17:29.944846  557952 start.go:322] creating required directories: [/etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs]
	I0414 17:17:29.944918  557952 ssh_runner.go:195] Run: sudo mkdir -p /etc/kubernetes/addons /etc/kubernetes/manifests /var/tmp/minikube /var/lib/minikube /var/lib/minikube/certs /var/lib/minikube/images /var/lib/minikube/binaries /tmp/gvisor /usr/share/ca-certificates /etc/ssl/certs
	I0414 17:17:29.944965  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:29.964209  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:30.053734  557952 ssh_runner.go:195] Run: cat /etc/os-release
	I0414 17:17:30.057321  557952 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0414 17:17:30.057348  557952 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0414 17:17:30.057365  557952 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0414 17:17:30.057372  557952 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0414 17:17:30.057384  557952 filesync.go:126] Scanning /home/jenkins/minikube-integration/20201-549845/.minikube/addons for local assets ...
	I0414 17:17:30.057445  557952 filesync.go:126] Scanning /home/jenkins/minikube-integration/20201-549845/.minikube/files for local assets ...
	I0414 17:17:30.057470  557952 start.go:296] duration metric: took 112.62972ms for postStartSetup
	I0414 17:17:30.057758  557952 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-881969
	I0414 17:17:30.076840  557952 profile.go:143] Saving config to /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/config.json ...
	I0414 17:17:30.077178  557952 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 17:17:30.077241  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:30.094887  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:30.185606  557952 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0414 17:17:30.190465  557952 start.go:128] duration metric: took 10.575406095s to createHost
	I0414 17:17:30.190552  557952 start.go:83] releasing machines lock for "addons-881969", held for 10.575608381s
	I0414 17:17:30.190662  557952 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-881969
	I0414 17:17:30.209637  557952 ssh_runner.go:195] Run: cat /version.json
	I0414 17:17:30.209701  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:30.209727  557952 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0414 17:17:30.209807  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:30.229524  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:30.231273  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:30.392317  557952 ssh_runner.go:195] Run: systemctl --version
	I0414 17:17:30.397183  557952 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0414 17:17:30.539695  557952 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0414 17:17:30.544240  557952 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f -name *loopback.conf* -not -name *.mk_disabled -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0414 17:17:30.564001  557952 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0414 17:17:30.564096  557952 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0414 17:17:30.592507  557952 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0414 17:17:30.592533  557952 start.go:495] detecting cgroup driver to use...
	I0414 17:17:30.592568  557952 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0414 17:17:30.592608  557952 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0414 17:17:30.607176  557952 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0414 17:17:30.617562  557952 docker.go:217] disabling cri-docker service (if available) ...
	I0414 17:17:30.617623  557952 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0414 17:17:30.630158  557952 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0414 17:17:30.643805  557952 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0414 17:17:30.719805  557952 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0414 17:17:30.807332  557952 docker.go:233] disabling docker service ...
	I0414 17:17:30.807435  557952 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0414 17:17:30.826935  557952 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0414 17:17:30.838493  557952 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0414 17:17:30.918461  557952 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0414 17:17:31.000779  557952 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0414 17:17:31.012250  557952 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0414 17:17:31.028240  557952 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0414 17:17:31.028305  557952 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0414 17:17:31.038154  557952 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0414 17:17:31.038220  557952 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0414 17:17:31.047811  557952 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0414 17:17:31.057611  557952 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0414 17:17:31.068385  557952 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0414 17:17:31.077883  557952 ssh_runner.go:195] Run: sh -c "sudo sed -i '/^ *"net.ipv4.ip_unprivileged_port_start=.*"/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0414 17:17:31.087413  557952 ssh_runner.go:195] Run: sh -c "sudo grep -q "^ *default_sysctls" /etc/crio/crio.conf.d/02-crio.conf || sudo sed -i '/conmon_cgroup = .*/a default_sysctls = \[\n\]' /etc/crio/crio.conf.d/02-crio.conf"
	I0414 17:17:31.103110  557952 ssh_runner.go:195] Run: sh -c "sudo sed -i -r 's|^default_sysctls *= *\[|&\n  "net.ipv4.ip_unprivileged_port_start=0",|' /etc/crio/crio.conf.d/02-crio.conf"
	I0414 17:17:31.113564  557952 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0414 17:17:31.121800  557952 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0414 17:17:31.129733  557952 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 17:17:31.201649  557952 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0414 17:17:31.305053  557952 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0414 17:17:31.305142  557952 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0414 17:17:31.308911  557952 start.go:563] Will wait 60s for crictl version
	I0414 17:17:31.308980  557952 ssh_runner.go:195] Run: which crictl
	I0414 17:17:31.312890  557952 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0414 17:17:31.348536  557952 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0414 17:17:31.348636  557952 ssh_runner.go:195] Run: crio --version
	I0414 17:17:31.387450  557952 ssh_runner.go:195] Run: crio --version
	I0414 17:17:31.425263  557952 out.go:177] * Preparing Kubernetes v1.32.2 on CRI-O 1.24.6 ...
	I0414 17:17:31.427234  557952 cli_runner.go:164] Run: docker network inspect addons-881969 --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}}]}"
	I0414 17:17:31.444432  557952 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0414 17:17:31.448090  557952 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\thost.minikube.internal$' "/etc/hosts"; echo "192.168.49.1	host.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0414 17:17:31.459184  557952 kubeadm.go:883] updating cluster {Name:addons-881969 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-881969 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0414 17:17:31.459338  557952 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 17:17:31.459399  557952 ssh_runner.go:195] Run: sudo crictl images --output json
	I0414 17:17:31.527071  557952 crio.go:514] all images are preloaded for cri-o runtime.
	I0414 17:17:31.527096  557952 crio.go:433] Images already preloaded, skipping extraction
	I0414 17:17:31.527141  557952 ssh_runner.go:195] Run: sudo crictl images --output json
	I0414 17:17:31.560366  557952 crio.go:514] all images are preloaded for cri-o runtime.
	I0414 17:17:31.560389  557952 cache_images.go:84] Images are preloaded, skipping loading
	I0414 17:17:31.560398  557952 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.2 crio true true} ...
	I0414 17:17:31.560497  557952 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-881969 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:addons-881969 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:}
	I0414 17:17:31.560560  557952 ssh_runner.go:195] Run: crio config
	I0414 17:17:31.603776  557952 cni.go:84] Creating CNI manager for ""
	I0414 17:17:31.603805  557952 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0414 17:17:31.603819  557952 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0414 17:17:31.603863  557952 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-881969 NodeName:addons-881969 DNSDomain:cluster.local CRISocket:/var/run/crio/crio.sock ImageRepository: ComponentOptions:[{Component:apiServer ExtraArgs:map[enable-admission-plugins:NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota] Pairs:map[certSANs:["127.0.0.1", "localhost", "192.168.49.2"]]} {Component:controllerManager ExtraArgs:map[allocate-node-cidrs:true leader-elect:false] Pairs:map[]} {Component:scheduler ExtraArgs:map[leader-elect:false] Pairs:map[]}] FeatureArgs:map[] NodeIP:192.168.49.2 CgroupDriver:cgroupfs ClientCAFile:/var/lib/minikube/certs/ca.crt StaticPodPath:/etc/kuberne
tes/manifests ControlPlaneAddress:control-plane.minikube.internal KubeProxyOptions:map[] ResolvConfSearchRegression:false KubeletConfigOpts:map[containerRuntimeEndpoint:unix:///var/run/crio/crio.sock hairpinMode:hairpin-veth runtimeRequestTimeout:15m] PrependCriSocketUnix:true}
	I0414 17:17:31.603998  557952 kubeadm.go:195] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: InitConfiguration
	localAPIEndpoint:
	  advertiseAddress: 192.168.49.2
	  bindPort: 8443
	bootstrapTokens:
	  - groups:
	      - system:bootstrappers:kubeadm:default-node-token
	    ttl: 24h0m0s
	    usages:
	      - signing
	      - authentication
	nodeRegistration:
	  criSocket: unix:///var/run/crio/crio.sock
	  name: "addons-881969"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.2
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0414 17:17:31.604060  557952 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0414 17:17:31.612937  557952 binaries.go:44] Found k8s binaries, skipping transfer
	I0414 17:17:31.613013  557952 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0414 17:17:31.621820  557952 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0414 17:17:31.639530  557952 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0414 17:17:31.656737  557952 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I0414 17:17:31.674329  557952 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0414 17:17:31.677784  557952 ssh_runner.go:195] Run: /bin/bash -c "{ grep -v $'\tcontrol-plane.minikube.internal$' "/etc/hosts"; echo "192.168.49.2	control-plane.minikube.internal"; } > /tmp/h.$$; sudo cp /tmp/h.$$ "/etc/hosts""
	I0414 17:17:31.688267  557952 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 17:17:31.762784  557952 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 17:17:31.776527  557952 certs.go:68] Setting up /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969 for IP: 192.168.49.2
	I0414 17:17:31.776559  557952 certs.go:194] generating shared ca certs ...
	I0414 17:17:31.776584  557952 certs.go:226] acquiring lock for ca certs: {Name:mk84a1be9e1ef5ee2aba172c56937566e95408a4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 17:17:31.776724  557952 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20201-549845/.minikube/ca.key
	I0414 17:17:32.353482  557952 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20201-549845/.minikube/ca.crt ...
	I0414 17:17:32.353520  557952 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20201-549845/.minikube/ca.crt: {Name:mkf1ec568255885f6b2509f0849715b43da92b16 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 17:17:32.353698  557952 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20201-549845/.minikube/ca.key ...
	I0414 17:17:32.353709  557952 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20201-549845/.minikube/ca.key: {Name:mk4060e99df8b24f758de4fe90dc9aaac6f4d5c8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 17:17:32.353778  557952 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20201-549845/.minikube/proxy-client-ca.key
	I0414 17:17:33.180337  557952 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20201-549845/.minikube/proxy-client-ca.crt ...
	I0414 17:17:33.180375  557952 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20201-549845/.minikube/proxy-client-ca.crt: {Name:mk3af0bb1bb3b43205ca590d31de89e315639595 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 17:17:33.180551  557952 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20201-549845/.minikube/proxy-client-ca.key ...
	I0414 17:17:33.180562  557952 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20201-549845/.minikube/proxy-client-ca.key: {Name:mkb9d5c2db57675c1bd504da5162a731726907dd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 17:17:33.180631  557952 certs.go:256] generating profile certs ...
	I0414 17:17:33.180698  557952 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.key
	I0414 17:17:33.180713  557952 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt with IP's: []
	I0414 17:17:33.381115  557952 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt ...
	I0414 17:17:33.381154  557952 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: {Name:mkb48c610608f6c665b5ca1f39d9ac5b90fcf2af Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 17:17:33.381320  557952 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.key ...
	I0414 17:17:33.381332  557952 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.key: {Name:mkab64223ab427a23915aea1a393e5c65a07a756 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 17:17:33.381399  557952 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/apiserver.key.0229d310
	I0414 17:17:33.381420  557952 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/apiserver.crt.0229d310 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0414 17:17:33.552742  557952 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/apiserver.crt.0229d310 ...
	I0414 17:17:33.552777  557952 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/apiserver.crt.0229d310: {Name:mke0c6b2f4f056c8a29b7e2986b509391e403d23 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 17:17:33.552932  557952 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/apiserver.key.0229d310 ...
	I0414 17:17:33.552944  557952 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/apiserver.key.0229d310: {Name:mkf7b9ed27e7e7f988db4451a38611fcbd215fdc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 17:17:33.553007  557952 certs.go:381] copying /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/apiserver.crt.0229d310 -> /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/apiserver.crt
	I0414 17:17:33.553078  557952 certs.go:385] copying /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/apiserver.key.0229d310 -> /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/apiserver.key
	I0414 17:17:33.553124  557952 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/proxy-client.key
	I0414 17:17:33.553137  557952 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/proxy-client.crt with IP's: []
	I0414 17:17:34.016061  557952 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/proxy-client.crt ...
	I0414 17:17:34.016108  557952 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/proxy-client.crt: {Name:mk1610c7015bb8172055e91c740612fc14be84b8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 17:17:34.016318  557952 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/proxy-client.key ...
	I0414 17:17:34.016338  557952 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/proxy-client.key: {Name:mk3789642f60d5d83aaa76c2d35d4a3c3c877f53 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 17:17:34.016545  557952 certs.go:484] found cert: /home/jenkins/minikube-integration/20201-549845/.minikube/certs/ca-key.pem (1675 bytes)
	I0414 17:17:34.016599  557952 certs.go:484] found cert: /home/jenkins/minikube-integration/20201-549845/.minikube/certs/ca.pem (1082 bytes)
	I0414 17:17:34.016639  557952 certs.go:484] found cert: /home/jenkins/minikube-integration/20201-549845/.minikube/certs/cert.pem (1123 bytes)
	I0414 17:17:34.016685  557952 certs.go:484] found cert: /home/jenkins/minikube-integration/20201-549845/.minikube/certs/key.pem (1675 bytes)
	I0414 17:17:34.017345  557952 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20201-549845/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0414 17:17:34.043744  557952 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20201-549845/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0414 17:17:34.071062  557952 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20201-549845/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0414 17:17:34.097028  557952 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20201-549845/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0414 17:17:34.121803  557952 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0414 17:17:34.146149  557952 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0414 17:17:34.168809  557952 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0414 17:17:34.191253  557952 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0414 17:17:34.214968  557952 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20201-549845/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0414 17:17:34.243712  557952 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0414 17:17:34.261318  557952 ssh_runner.go:195] Run: openssl version
	I0414 17:17:34.267243  557952 ssh_runner.go:195] Run: sudo /bin/bash -c "test -s /usr/share/ca-certificates/minikubeCA.pem && ln -fs /usr/share/ca-certificates/minikubeCA.pem /etc/ssl/certs/minikubeCA.pem"
	I0414 17:17:34.277966  557952 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0414 17:17:34.281779  557952 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 14 17:17 /usr/share/ca-certificates/minikubeCA.pem
	I0414 17:17:34.281835  557952 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0414 17:17:34.288901  557952 ssh_runner.go:195] Run: sudo /bin/bash -c "test -L /etc/ssl/certs/b5213941.0 || ln -fs /etc/ssl/certs/minikubeCA.pem /etc/ssl/certs/b5213941.0"
	I0414 17:17:34.298704  557952 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0414 17:17:34.302173  557952 certs.go:399] 'apiserver-kubelet-client' cert doesn't exist, likely first start: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt: Process exited with status 1
	stdout:
	
	stderr:
	stat: cannot statx '/var/lib/minikube/certs/apiserver-kubelet-client.crt': No such file or directory
	I0414 17:17:34.302230  557952 kubeadm.go:392] StartCluster: {Name:addons-881969 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-881969 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 17:17:34.302335  557952 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0414 17:17:34.302412  557952 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0414 17:17:34.337436  557952 cri.go:89] found id: ""
	I0414 17:17:34.337519  557952 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0414 17:17:34.346409  557952 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0414 17:17:34.355144  557952 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0414 17:17:34.355213  557952 ssh_runner.go:195] Run: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf
	I0414 17:17:34.363247  557952 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0414 17:17:34.363268  557952 kubeadm.go:157] found existing configuration files:
	
	I0414 17:17:34.363316  557952 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0414 17:17:34.371444  557952 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0414 17:17:34.371503  557952 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0414 17:17:34.379659  557952 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0414 17:17:34.388192  557952 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0414 17:17:34.388267  557952 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0414 17:17:34.396292  557952 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0414 17:17:34.404914  557952 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0414 17:17:34.404977  557952 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0414 17:17:34.413506  557952 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0414 17:17:34.421913  557952 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0414 17:17:34.421973  557952 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0414 17:17:34.430945  557952 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0414 17:17:34.485130  557952 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0414 17:17:34.485455  557952 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1078-gcp\n", err: exit status 1
	I0414 17:17:34.538740  557952 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0414 17:17:43.651378  557952 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0414 17:17:43.651443  557952 kubeadm.go:310] [preflight] Running pre-flight checks
	I0414 17:17:43.651611  557952 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0414 17:17:43.651710  557952 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1078-gcp
	I0414 17:17:43.651743  557952 kubeadm.go:310] OS: Linux
	I0414 17:17:43.651782  557952 kubeadm.go:310] CGROUPS_CPU: enabled
	I0414 17:17:43.651851  557952 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0414 17:17:43.651931  557952 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0414 17:17:43.651995  557952 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0414 17:17:43.652061  557952 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0414 17:17:43.652134  557952 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0414 17:17:43.652199  557952 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0414 17:17:43.652260  557952 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0414 17:17:43.652297  557952 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0414 17:17:43.652367  557952 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0414 17:17:43.652487  557952 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0414 17:17:43.652584  557952 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0414 17:17:43.652653  557952 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0414 17:17:43.654894  557952 out.go:235]   - Generating certificates and keys ...
	I0414 17:17:43.654991  557952 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0414 17:17:43.655064  557952 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0414 17:17:43.655143  557952 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0414 17:17:43.655225  557952 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0414 17:17:43.655279  557952 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0414 17:17:43.655323  557952 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0414 17:17:43.655405  557952 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0414 17:17:43.655555  557952 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-881969 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0414 17:17:43.655628  557952 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0414 17:17:43.655793  557952 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-881969 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0414 17:17:43.655916  557952 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0414 17:17:43.655977  557952 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0414 17:17:43.656023  557952 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0414 17:17:43.656100  557952 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0414 17:17:43.656145  557952 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0414 17:17:43.656208  557952 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0414 17:17:43.656294  557952 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0414 17:17:43.656381  557952 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0414 17:17:43.656472  557952 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0414 17:17:43.656564  557952 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0414 17:17:43.656659  557952 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0414 17:17:43.658584  557952 out.go:235]   - Booting up control plane ...
	I0414 17:17:43.658686  557952 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0414 17:17:43.658763  557952 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0414 17:17:43.658841  557952 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0414 17:17:43.658954  557952 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0414 17:17:43.659048  557952 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0414 17:17:43.659085  557952 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0414 17:17:43.659229  557952 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0414 17:17:43.659379  557952 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0414 17:17:43.659475  557952 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.245719ms
	I0414 17:17:43.659538  557952 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0414 17:17:43.659584  557952 kubeadm.go:310] [api-check] The API server is healthy after 4.501866269s
	I0414 17:17:43.659728  557952 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0414 17:17:43.659923  557952 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0414 17:17:43.660037  557952 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0414 17:17:43.660264  557952 kubeadm.go:310] [mark-control-plane] Marking the node addons-881969 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0414 17:17:43.660334  557952 kubeadm.go:310] [bootstrap-token] Using token: ldbqzx.k6tkn6fmxkjehqfn
	I0414 17:17:43.662253  557952 out.go:235]   - Configuring RBAC rules ...
	I0414 17:17:43.662391  557952 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0414 17:17:43.662508  557952 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0414 17:17:43.662654  557952 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0414 17:17:43.662805  557952 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0414 17:17:43.662935  557952 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0414 17:17:43.663003  557952 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0414 17:17:43.663112  557952 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0414 17:17:43.663164  557952 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0414 17:17:43.663212  557952 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0414 17:17:43.663221  557952 kubeadm.go:310] 
	I0414 17:17:43.663270  557952 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0414 17:17:43.663276  557952 kubeadm.go:310] 
	I0414 17:17:43.663346  557952 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0414 17:17:43.663355  557952 kubeadm.go:310] 
	I0414 17:17:43.663376  557952 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0414 17:17:43.663437  557952 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0414 17:17:43.663479  557952 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0414 17:17:43.663485  557952 kubeadm.go:310] 
	I0414 17:17:43.663538  557952 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0414 17:17:43.663546  557952 kubeadm.go:310] 
	I0414 17:17:43.663585  557952 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0414 17:17:43.663589  557952 kubeadm.go:310] 
	I0414 17:17:43.663642  557952 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0414 17:17:43.663706  557952 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0414 17:17:43.663776  557952 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0414 17:17:43.663787  557952 kubeadm.go:310] 
	I0414 17:17:43.663909  557952 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0414 17:17:43.663979  557952 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0414 17:17:43.663985  557952 kubeadm.go:310] 
	I0414 17:17:43.664056  557952 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token ldbqzx.k6tkn6fmxkjehqfn \
	I0414 17:17:43.664158  557952 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:83d875cf9d3be8309a41c6e2eca5ac688adb739c22d4e349ea9d52f50e1068b7 \
	I0414 17:17:43.664199  557952 kubeadm.go:310] 	--control-plane 
	I0414 17:17:43.664205  557952 kubeadm.go:310] 
	I0414 17:17:43.664299  557952 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0414 17:17:43.664324  557952 kubeadm.go:310] 
	I0414 17:17:43.664421  557952 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token ldbqzx.k6tkn6fmxkjehqfn \
	I0414 17:17:43.664551  557952 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:83d875cf9d3be8309a41c6e2eca5ac688adb739c22d4e349ea9d52f50e1068b7 
	I0414 17:17:43.664573  557952 cni.go:84] Creating CNI manager for ""
	I0414 17:17:43.664582  557952 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0414 17:17:43.666946  557952 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0414 17:17:43.668835  557952 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0414 17:17:43.672886  557952 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0414 17:17:43.672907  557952 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0414 17:17:43.691593  557952 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0414 17:17:43.908810  557952 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0414 17:17:43.908879  557952 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 17:17:43.908893  557952 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-881969 minikube.k8s.io/updated_at=2025_04_14T17_17_43_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=6d9971b005454362d638ce6593a2c72bc063c6f0 minikube.k8s.io/name=addons-881969 minikube.k8s.io/primary=true
	I0414 17:17:43.917319  557952 ops.go:34] apiserver oom_adj: -16
	I0414 17:17:44.150641  557952 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 17:17:44.651056  557952 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 17:17:45.151545  557952 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 17:17:45.650960  557952 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 17:17:46.151055  557952 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 17:17:46.651467  557952 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 17:17:47.151391  557952 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 17:17:47.651403  557952 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0414 17:17:47.730887  557952 kubeadm.go:1113] duration metric: took 3.822076071s to wait for elevateKubeSystemPrivileges
	I0414 17:17:47.730934  557952 kubeadm.go:394] duration metric: took 13.428707533s to StartCluster
	I0414 17:17:47.730960  557952 settings.go:142] acquiring lock: {Name:mk8783247ab368029fee1a51b9483a3539df316a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 17:17:47.731088  557952 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20201-549845/kubeconfig
	I0414 17:17:47.731638  557952 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20201-549845/kubeconfig: {Name:mk74ce3b92406bd802d53aeaa792e2176fc882cc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 17:17:47.731924  557952 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0414 17:17:47.732091  557952 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0414 17:17:47.732125  557952 addons.go:511] enable addons start: toEnable=map[ambassador:false amd-gpu-device-plugin:true auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0414 17:17:47.732301  557952 addons.go:69] Setting yakd=true in profile "addons-881969"
	I0414 17:17:47.732307  557952 addons.go:69] Setting default-storageclass=true in profile "addons-881969"
	I0414 17:17:47.732326  557952 addons.go:69] Setting gcp-auth=true in profile "addons-881969"
	I0414 17:17:47.732344  557952 addons.go:69] Setting storage-provisioner=true in profile "addons-881969"
	I0414 17:17:47.732347  557952 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-881969"
	I0414 17:17:47.732357  557952 addons.go:238] Setting addon storage-provisioner=true in "addons-881969"
	I0414 17:17:47.732364  557952 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-881969"
	I0414 17:17:47.732376  557952 mustload.go:65] Loading cluster: addons-881969
	I0414 17:17:47.732391  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.732396  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.732432  557952 config.go:182] Loaded profile config "addons-881969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 17:17:47.732485  557952 addons.go:69] Setting volcano=true in profile "addons-881969"
	I0414 17:17:47.732496  557952 addons.go:238] Setting addon volcano=true in "addons-881969"
	I0414 17:17:47.732519  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.732543  557952 addons.go:69] Setting volumesnapshots=true in profile "addons-881969"
	I0414 17:17:47.732554  557952 addons.go:238] Setting addon volumesnapshots=true in "addons-881969"
	I0414 17:17:47.732566  557952 config.go:182] Loaded profile config "addons-881969": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 17:17:47.732570  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.732813  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.732834  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.732982  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.733014  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.733018  557952 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-881969"
	I0414 17:17:47.733048  557952 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-881969"
	I0414 17:17:47.733329  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.733509  557952 addons.go:69] Setting metrics-server=true in profile "addons-881969"
	I0414 17:17:47.733534  557952 addons.go:238] Setting addon metrics-server=true in "addons-881969"
	I0414 17:17:47.733565  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.733910  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.732328  557952 addons.go:238] Setting addon yakd=true in "addons-881969"
	I0414 17:17:47.734035  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.734528  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.734670  557952 addons.go:69] Setting ingress=true in profile "addons-881969"
	I0414 17:17:47.734700  557952 addons.go:238] Setting addon ingress=true in "addons-881969"
	I0414 17:17:47.734750  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.735152  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.735451  557952 out.go:177] * Verifying Kubernetes components...
	I0414 17:17:47.735547  557952 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-881969"
	I0414 17:17:47.735608  557952 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-881969"
	I0414 17:17:47.735643  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.735224  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.736567  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.732337  557952 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-881969"
	I0414 17:17:47.737679  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.738507  557952 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0414 17:17:47.732314  557952 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-881969"
	I0414 17:17:47.738863  557952 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-881969"
	I0414 17:17:47.738899  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.739379  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.732336  557952 addons.go:69] Setting registry=true in profile "addons-881969"
	I0414 17:17:47.740969  557952 addons.go:238] Setting addon registry=true in "addons-881969"
	I0414 17:17:47.741067  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.735468  557952 addons.go:69] Setting cloud-spanner=true in profile "addons-881969"
	I0414 17:17:47.742389  557952 addons.go:238] Setting addon cloud-spanner=true in "addons-881969"
	I0414 17:17:47.742490  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.742875  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.735242  557952 addons.go:69] Setting ingress-dns=true in profile "addons-881969"
	I0414 17:17:47.743371  557952 addons.go:238] Setting addon ingress-dns=true in "addons-881969"
	I0414 17:17:47.743420  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.743885  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.735253  557952 addons.go:69] Setting inspektor-gadget=true in profile "addons-881969"
	I0414 17:17:47.747747  557952 addons.go:238] Setting addon inspektor-gadget=true in "addons-881969"
	I0414 17:17:47.747801  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.752459  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.776078  557952 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0414 17:17:47.777583  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.779460  557952 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0414 17:17:47.779487  557952 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0414 17:17:47.779551  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:47.781446  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.796701  557952 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0414 17:17:47.799019  557952 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0414 17:17:47.803476  557952 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0414 17:17:47.803503  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0414 17:17:47.803564  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:47.803955  557952 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0414 17:17:47.805920  557952 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0414 17:17:47.807520  557952 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0414 17:17:47.808958  557952 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0414 17:17:47.811186  557952 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0414 17:17:47.813496  557952 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0414 17:17:47.816531  557952 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0414 17:17:47.818037  557952 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0414 17:17:47.818060  557952 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0414 17:17:47.818132  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	W0414 17:17:47.820119  557952 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0414 17:17:47.823883  557952 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0414 17:17:47.824015  557952 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0414 17:17:47.826760  557952 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 17:17:47.826781  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0414 17:17:47.826845  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:47.827063  557952 out.go:177]   - Using image docker.io/registry:2.8.3
	I0414 17:17:47.828620  557952 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0414 17:17:47.828640  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0414 17:17:47.828695  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:47.835170  557952 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-881969"
	I0414 17:17:47.835231  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.835717  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.836423  557952 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.12.1
	I0414 17:17:47.838381  557952 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.2
	I0414 17:17:47.839979  557952 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.2
	I0414 17:17:47.841563  557952 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0414 17:17:47.841588  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0414 17:17:47.841649  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:47.846959  557952 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0414 17:17:47.848934  557952 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0414 17:17:47.848960  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0414 17:17:47.849026  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:47.856565  557952 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0414 17:17:47.856669  557952 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.31
	I0414 17:17:47.856696  557952 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0414 17:17:47.863882  557952 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0414 17:17:47.863931  557952 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0414 17:17:47.864002  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:47.864425  557952 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0414 17:17:47.864442  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0414 17:17:47.864494  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:47.864918  557952 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0414 17:17:47.865077  557952 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0414 17:17:47.865088  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0414 17:17:47.865133  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:47.866418  557952 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0414 17:17:47.866445  557952 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0414 17:17:47.866494  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:47.895971  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:47.895990  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:47.896469  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:47.898315  557952 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0414 17:17:47.903915  557952 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0414 17:17:47.903945  557952 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0414 17:17:47.904022  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:47.910950  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:47.925636  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:47.929614  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:47.931028  557952 addons.go:238] Setting addon default-storageclass=true in "addons-881969"
	I0414 17:17:47.931071  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:47.931526  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:47.932565  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:47.937573  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:47.937573  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:47.941718  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:47.950873  557952 out.go:177]   - Using image docker.io/busybox:stable
	I0414 17:17:47.966114  557952 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0414 17:17:47.966139  557952 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0414 17:17:47.966200  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:47.966339  557952 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0414 17:17:47.969114  557952 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0414 17:17:47.969140  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0414 17:17:47.969201  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:47.975108  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:47.984935  557952 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0414 17:17:47.987991  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:47.995806  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	W0414 17:17:47.996045  557952 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0414 17:17:47.996084  557952 retry.go:31] will retry after 183.497669ms: ssh: handshake failed: EOF
	I0414 17:17:48.004299  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:48.145540  557952 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0414 17:17:48.246917  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0414 17:17:48.261839  557952 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0414 17:17:48.261873  557952 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0414 17:17:48.352228  557952 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0414 17:17:48.352254  557952 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0414 17:17:48.360531  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0414 17:17:48.371526  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0414 17:17:48.466148  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0414 17:17:48.468188  557952 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0414 17:17:48.468272  557952 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0414 17:17:48.555925  557952 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0414 17:17:48.556027  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0414 17:17:48.560088  557952 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0414 17:17:48.560117  557952 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0414 17:17:48.565847  557952 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0414 17:17:48.565876  557952 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0414 17:17:48.568210  557952 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0414 17:17:48.568251  557952 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0414 17:17:48.645784  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0414 17:17:48.649074  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0414 17:17:48.650702  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0414 17:17:48.756720  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0414 17:17:48.759548  557952 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0414 17:17:48.759640  557952 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0414 17:17:48.855127  557952 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0414 17:17:48.855231  557952 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0414 17:17:48.946289  557952 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0414 17:17:48.946378  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0414 17:17:48.956138  557952 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0414 17:17:48.956176  557952 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0414 17:17:49.059758  557952 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0414 17:17:49.059862  557952 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0414 17:17:49.146374  557952 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0414 17:17:49.146482  557952 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0414 17:17:49.150992  557952 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0414 17:17:49.151091  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0414 17:17:49.267097  557952 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0414 17:17:49.267202  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0414 17:17:49.344697  557952 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0414 17:17:49.344729  557952 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0414 17:17:49.363258  557952 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0414 17:17:49.363349  557952 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0414 17:17:49.451404  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0414 17:17:49.555635  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0414 17:17:49.570864  557952 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0414 17:17:49.570964  557952 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0414 17:17:49.649144  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0414 17:17:49.758370  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0414 17:17:49.845788  557952 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0414 17:17:49.845908  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0414 17:17:49.953653  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0414 17:17:50.044882  557952 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0414 17:17:50.044994  557952 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0414 17:17:50.247440  557952 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (2.000422063s)
	I0414 17:17:50.247627  557952 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.101795287s)
	I0414 17:17:50.247792  557952 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.262817901s)
	I0414 17:17:50.247861  557952 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0414 17:17:50.249967  557952 node_ready.go:35] waiting up to 6m0s for node "addons-881969" to be "Ready" ...
	I0414 17:17:50.447346  557952 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0414 17:17:50.447382  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0414 17:17:50.946384  557952 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-881969" context rescaled to 1 replicas
	I0414 17:17:50.947752  557952 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0414 17:17:50.947781  557952 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0414 17:17:51.055902  557952 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0414 17:17:51.055993  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0414 17:17:51.449786  557952 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0414 17:17:51.449815  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0414 17:17:51.745302  557952 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0414 17:17:51.745337  557952 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0414 17:17:51.967175  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0414 17:17:52.363034  557952 node_ready.go:53] node "addons-881969" has status "Ready":"False"
	I0414 17:17:52.765897  557952 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.405320819s)
	I0414 17:17:54.267768  557952 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.89620023s)
	I0414 17:17:54.267892  557952 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.801640952s)
	I0414 17:17:54.267899  557952 addons.go:479] Verifying addon ingress=true in "addons-881969"
	I0414 17:17:54.268076  557952 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.617308155s)
	I0414 17:17:54.268014  557952 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.622132428s)
	I0414 17:17:54.268439  557952 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.511623575s)
	I0414 17:17:54.268048  557952 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.618889875s)
	I0414 17:17:54.268564  557952 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (4.817066729s)
	I0414 17:17:54.268668  557952 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.71290578s)
	I0414 17:17:54.268691  557952 addons.go:479] Verifying addon registry=true in "addons-881969"
	I0414 17:17:54.270282  557952 out.go:177] * Verifying ingress addon...
	I0414 17:17:54.271647  557952 out.go:177] * Verifying registry addon...
	I0414 17:17:54.273776  557952 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0414 17:17:54.274458  557952 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0414 17:17:54.353157  557952 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0414 17:17:54.356451  557952 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0414 17:17:54.356479  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:17:54.356567  557952 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0414 17:17:54.356573  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:17:54.754182  557952 node_ready.go:53] node "addons-881969" has status "Ready":"False"
	I0414 17:17:54.777564  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:17:54.777658  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:17:54.847507  557952 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0414 17:17:54.847598  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:54.875950  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:55.166943  557952 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0414 17:17:55.252189  557952 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.602992413s)
	W0414 17:17:55.252244  557952 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0414 17:17:55.252271  557952 retry.go:31] will retry after 374.116391ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0414 17:17:55.252294  557952 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.49356842s)
	I0414 17:17:55.252333  557952 addons.go:479] Verifying addon metrics-server=true in "addons-881969"
	I0414 17:17:55.252338  557952 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (5.29858876s)
	I0414 17:17:55.254196  557952 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-881969 service yakd-dashboard -n yakd-dashboard
	
	I0414 17:17:55.255908  557952 addons.go:238] Setting addon gcp-auth=true in "addons-881969"
	I0414 17:17:55.255962  557952 host.go:66] Checking if "addons-881969" exists ...
	I0414 17:17:55.256470  557952 cli_runner.go:164] Run: docker container inspect addons-881969 --format={{.State.Status}}
	I0414 17:17:55.281027  557952 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0414 17:17:55.281107  557952 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-881969
	I0414 17:17:55.300468  557952 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33166 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/addons-881969/id_rsa Username:docker}
	I0414 17:17:55.346185  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:17:55.346409  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:17:55.627576  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0414 17:17:55.778388  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:17:55.778452  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:17:56.283017  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:17:56.351414  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:17:56.462687  557952 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.495451167s)
	I0414 17:17:56.462729  557952 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-881969"
	I0414 17:17:56.462742  557952 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.181685714s)
	I0414 17:17:56.465522  557952 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.5.2
	I0414 17:17:56.465531  557952 out.go:177] * Verifying csi-hostpath-driver addon...
	I0414 17:17:56.466919  557952 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0414 17:17:56.467786  557952 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0414 17:17:56.469360  557952 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0414 17:17:56.469396  557952 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0414 17:17:56.472467  557952 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0414 17:17:56.472496  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:17:56.544627  557952 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0414 17:17:56.544664  557952 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0414 17:17:56.568272  557952 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0414 17:17:56.568301  557952 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0414 17:17:56.588343  557952 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0414 17:17:56.754442  557952 node_ready.go:53] node "addons-881969" has status "Ready":"False"
	I0414 17:17:56.778040  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:17:56.778145  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:17:56.971581  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:17:57.054689  557952 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.427064328s)
	I0414 17:17:57.260335  557952 addons.go:479] Verifying addon gcp-auth=true in "addons-881969"
	I0414 17:17:57.262375  557952 out.go:177] * Verifying gcp-auth addon...
	I0414 17:17:57.264682  557952 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0414 17:17:57.267492  557952 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0414 17:17:57.267509  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:17:57.279819  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:17:57.280006  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:17:57.470793  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:17:57.767265  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:17:57.776934  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:17:57.777041  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:17:57.971470  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:17:58.268287  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:17:58.277079  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:17:58.277136  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:17:58.470941  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:17:58.767566  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:17:58.776897  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:17:58.777123  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:17:58.970823  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:17:59.253300  557952 node_ready.go:53] node "addons-881969" has status "Ready":"False"
	I0414 17:17:59.268161  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:17:59.277196  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:17:59.277791  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:17:59.470759  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:17:59.767907  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:17:59.776478  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:17:59.776953  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:17:59.970719  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:00.268352  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:00.277105  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:00.277475  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:00.470992  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:00.767700  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:00.777863  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:00.777877  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:00.972177  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:01.267887  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:01.277582  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:01.277646  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:01.472388  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:01.754304  557952 node_ready.go:53] node "addons-881969" has status "Ready":"False"
	I0414 17:18:01.769160  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:01.777230  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:01.777305  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:01.971110  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:02.267508  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:02.277311  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:02.277526  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:02.471731  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:02.767949  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:02.776792  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:02.776933  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:02.970572  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:03.268147  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:03.277179  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:03.277513  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:03.472001  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:03.767827  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:03.777485  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:03.777669  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:03.971997  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:04.253829  557952 node_ready.go:53] node "addons-881969" has status "Ready":"False"
	I0414 17:18:04.267633  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:04.277392  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:04.277533  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:04.471504  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:04.768338  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:04.776728  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:04.776823  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:04.971955  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:05.268071  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:05.277249  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:05.277765  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:05.470802  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:05.768547  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:05.777592  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:05.777609  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:05.971860  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:06.253927  557952 node_ready.go:53] node "addons-881969" has status "Ready":"False"
	I0414 17:18:06.267339  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:06.276957  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:06.277118  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:06.470732  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:06.767739  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:06.777455  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:06.777519  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:06.971500  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:07.268653  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:07.277427  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:07.277467  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:07.471111  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:07.767937  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:07.776667  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:07.777148  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:07.974497  557952 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0414 17:18:07.974525  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:08.255493  557952 node_ready.go:49] node "addons-881969" has status "Ready":"True"
	I0414 17:18:08.255526  557952 node_ready.go:38] duration metric: took 18.005385454s for node "addons-881969" to be "Ready" ...
	I0414 17:18:08.255540  557952 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0414 17:18:08.261675  557952 pod_ready.go:79] waiting up to 6m0s for pod "amd-gpu-device-plugin-6bk48" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:08.347750  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:08.347949  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:08.348038  557952 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0414 17:18:08.348063  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:08.547129  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:08.770240  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:08.871611  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:08.871901  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:08.970895  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:09.268154  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:09.276878  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:09.276953  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:09.471247  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:09.768426  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:09.777219  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:09.777483  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:09.971764  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:10.267003  557952 pod_ready.go:103] pod "amd-gpu-device-plugin-6bk48" in "kube-system" namespace has status "Ready":"False"
	I0414 17:18:10.267589  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:10.277624  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:10.277698  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:10.471975  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:10.770624  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:10.777674  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:10.777757  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:10.972113  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:11.267315  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:11.277189  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:11.277210  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:11.471663  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:11.768207  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:11.777411  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:11.777515  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:11.973645  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:12.269107  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:12.271153  557952 pod_ready.go:103] pod "amd-gpu-device-plugin-6bk48" in "kube-system" namespace has status "Ready":"False"
	I0414 17:18:12.277832  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:12.278587  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:12.473312  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:12.768002  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:12.776469  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:12.777117  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:12.971932  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:13.267106  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:13.277293  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:13.277303  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:13.471278  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:13.767693  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:13.777716  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:13.777724  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:13.972064  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:14.267426  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:14.280329  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:14.280343  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:14.471661  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:14.767525  557952 pod_ready.go:103] pod "amd-gpu-device-plugin-6bk48" in "kube-system" namespace has status "Ready":"False"
	I0414 17:18:14.767643  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:14.777479  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:14.777648  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:14.971976  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:15.267221  557952 pod_ready.go:93] pod "amd-gpu-device-plugin-6bk48" in "kube-system" namespace has status "Ready":"True"
	I0414 17:18:15.267253  557952 pod_ready.go:82] duration metric: took 7.005542729s for pod "amd-gpu-device-plugin-6bk48" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:15.267269  557952 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-4rtkx" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:15.267645  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:15.271321  557952 pod_ready.go:93] pod "coredns-668d6bf9bc-4rtkx" in "kube-system" namespace has status "Ready":"True"
	I0414 17:18:15.271341  557952 pod_ready.go:82] duration metric: took 4.064351ms for pod "coredns-668d6bf9bc-4rtkx" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:15.271361  557952 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-881969" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:15.275393  557952 pod_ready.go:93] pod "etcd-addons-881969" in "kube-system" namespace has status "Ready":"True"
	I0414 17:18:15.275416  557952 pod_ready.go:82] duration metric: took 4.047416ms for pod "etcd-addons-881969" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:15.275430  557952 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-881969" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:15.276798  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:15.276822  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:15.279320  557952 pod_ready.go:93] pod "kube-apiserver-addons-881969" in "kube-system" namespace has status "Ready":"True"
	I0414 17:18:15.279339  557952 pod_ready.go:82] duration metric: took 3.901182ms for pod "kube-apiserver-addons-881969" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:15.279348  557952 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-881969" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:15.283173  557952 pod_ready.go:93] pod "kube-controller-manager-addons-881969" in "kube-system" namespace has status "Ready":"True"
	I0414 17:18:15.283203  557952 pod_ready.go:82] duration metric: took 3.849301ms for pod "kube-controller-manager-addons-881969" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:15.283215  557952 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-8ksvn" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:15.471027  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:15.665766  557952 pod_ready.go:93] pod "kube-proxy-8ksvn" in "kube-system" namespace has status "Ready":"True"
	I0414 17:18:15.665794  557952 pod_ready.go:82] duration metric: took 382.571313ms for pod "kube-proxy-8ksvn" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:15.665809  557952 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-881969" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:15.768139  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:15.776798  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:15.777317  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:15.971343  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:16.066005  557952 pod_ready.go:93] pod "kube-scheduler-addons-881969" in "kube-system" namespace has status "Ready":"True"
	I0414 17:18:16.066031  557952 pod_ready.go:82] duration metric: took 400.21424ms for pod "kube-scheduler-addons-881969" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:16.066041  557952 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-b6cp5" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:16.268018  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:16.276648  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:16.277195  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:16.465949  557952 pod_ready.go:93] pod "metrics-server-7fbb699795-b6cp5" in "kube-system" namespace has status "Ready":"True"
	I0414 17:18:16.465976  557952 pod_ready.go:82] duration metric: took 399.928754ms for pod "metrics-server-7fbb699795-b6cp5" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:16.465986  557952 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-d2xss" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:16.470496  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:16.767433  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:16.777118  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:16.777183  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:16.970891  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:17.267764  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:17.277418  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:17.277567  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:17.470699  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:17.768347  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:17.778047  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:17.778262  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:17.971174  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:18.267821  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:18.345868  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:18.345906  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:18.555962  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:18.557972  557952 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-d2xss" in "kube-system" namespace has status "Ready":"False"
	I0414 17:18:18.768526  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:18.847039  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:18.847224  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:18.971421  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:19.347377  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:19.347639  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:19.347776  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:19.547669  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:19.767721  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:19.845753  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:19.846056  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:19.971975  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:20.267424  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:20.277238  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:20.277403  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:20.470267  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:20.768329  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:20.777681  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:20.777801  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:20.971443  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:20.972125  557952 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-d2xss" in "kube-system" namespace has status "Ready":"False"
	I0414 17:18:21.269112  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:21.276905  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:21.277445  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:21.471203  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:21.768554  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:21.777614  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:21.777724  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:21.970791  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:22.268220  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:22.277249  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:22.277600  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:22.471109  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:22.768583  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:22.777460  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:22.777550  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:22.971815  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:23.267890  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:23.276832  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:23.276962  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:23.471016  557952 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-d2xss" in "kube-system" namespace has status "Ready":"False"
	I0414 17:18:23.471074  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:23.769080  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:23.777261  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:23.777435  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:23.972221  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:24.268052  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:24.277200  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:24.277344  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:24.471657  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:24.768457  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:24.777915  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:24.778064  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:24.971714  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:25.268177  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:25.277373  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:25.278767  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:25.470941  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:25.471915  557952 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-d2xss" in "kube-system" namespace has status "Ready":"False"
	I0414 17:18:25.767975  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:25.777929  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:25.779978  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:25.970686  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:26.269161  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:26.277587  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:26.277599  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:26.470285  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:26.769046  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:26.777323  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:26.777686  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:26.972889  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:27.268121  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:27.283309  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:27.283533  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:27.471021  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:27.472069  557952 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-d2xss" in "kube-system" namespace has status "Ready":"True"
	I0414 17:18:27.472097  557952 pod_ready.go:82] duration metric: took 11.00610153s for pod "nvidia-device-plugin-daemonset-d2xss" in "kube-system" namespace to be "Ready" ...
	I0414 17:18:27.472118  557952 pod_ready.go:39] duration metric: took 19.216545363s for extra waiting for all system-critical and pods with labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0414 17:18:27.472140  557952 api_server.go:52] waiting for apiserver process to appear ...
	I0414 17:18:27.472203  557952 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 17:18:27.487253  557952 api_server.go:72] duration metric: took 39.755285058s to wait for apiserver process to appear ...
	I0414 17:18:27.487289  557952 api_server.go:88] waiting for apiserver healthz status ...
	I0414 17:18:27.487310  557952 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0414 17:18:27.492577  557952 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0414 17:18:27.493579  557952 api_server.go:141] control plane version: v1.32.2
	I0414 17:18:27.493599  557952 api_server.go:131] duration metric: took 6.304246ms to wait for apiserver health ...
	I0414 17:18:27.493607  557952 system_pods.go:43] waiting for kube-system pods to appear ...
	I0414 17:18:27.497214  557952 system_pods.go:59] 19 kube-system pods found
	I0414 17:18:27.497253  557952 system_pods.go:61] "amd-gpu-device-plugin-6bk48" [27cb54c0-4f64-4018-a143-ec6262c8b6d9] Running
	I0414 17:18:27.497260  557952 system_pods.go:61] "coredns-668d6bf9bc-4rtkx" [d15f59ad-dc10-4e83-98b6-bbb32e2c5370] Running
	I0414 17:18:27.497271  557952 system_pods.go:61] "csi-hostpath-attacher-0" [af3780ac-0923-4457-b81e-249f2f18f3c1] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0414 17:18:27.497279  557952 system_pods.go:61] "csi-hostpath-resizer-0" [f708193e-1f88-4604-8147-4f19113133ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0414 17:18:27.497290  557952 system_pods.go:61] "csi-hostpathplugin-cxnzd" [d900b6c4-3bb5-4e2f-970b-29b23f674320] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0414 17:18:27.497298  557952 system_pods.go:61] "etcd-addons-881969" [6e1e109a-4d45-4d6f-8cb0-ce5e08f08d78] Running
	I0414 17:18:27.497313  557952 system_pods.go:61] "kindnet-h6cr2" [983950a9-b79b-4a69-8afd-eaccf382637a] Running
	I0414 17:18:27.497319  557952 system_pods.go:61] "kube-apiserver-addons-881969" [a0a8626d-55ac-4140-8c2b-b69ffd9aac1e] Running
	I0414 17:18:27.497329  557952 system_pods.go:61] "kube-controller-manager-addons-881969" [abd63ed8-5d56-4222-8275-46e2bb3945b7] Running
	I0414 17:18:27.497338  557952 system_pods.go:61] "kube-ingress-dns-minikube" [c2db677f-9e76-44ff-a129-cc6593428791] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0414 17:18:27.497358  557952 system_pods.go:61] "kube-proxy-8ksvn" [3e26d3c5-6b25-4bb9-8bea-a7cd6b61e616] Running
	I0414 17:18:27.497367  557952 system_pods.go:61] "kube-scheduler-addons-881969" [2038985c-c252-4202-95d7-7bc698491592] Running
	I0414 17:18:27.497372  557952 system_pods.go:61] "metrics-server-7fbb699795-b6cp5" [5d089cef-9606-4038-bce4-62de8a3909a2] Running
	I0414 17:18:27.497378  557952 system_pods.go:61] "nvidia-device-plugin-daemonset-d2xss" [e0181bd4-8483-4244-86e3-82e948b545fd] Running
	I0414 17:18:27.497384  557952 system_pods.go:61] "registry-6c88467877-wbgpz" [c58952d2-bc9c-40ed-b66c-6e535c362625] Running
	I0414 17:18:27.497391  557952 system_pods.go:61] "registry-proxy-jdzmh" [250417fe-bb9f-441a-87ad-fb9f3eb2a539] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0414 17:18:27.497400  557952 system_pods.go:61] "snapshot-controller-68b874b76f-jvtv5" [d787a147-e049-4ccd-971f-a5180a39daee] Running
	I0414 17:18:27.497410  557952 system_pods.go:61] "snapshot-controller-68b874b76f-pdxhl" [1b1b82bb-2404-4a21-b89e-95c917e4b789] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 17:18:27.497418  557952 system_pods.go:61] "storage-provisioner" [5faa5864-98e8-4f42-bc10-8ecc828b6a55] Running
	I0414 17:18:27.497426  557952 system_pods.go:74] duration metric: took 3.812954ms to wait for pod list to return data ...
	I0414 17:18:27.497438  557952 default_sa.go:34] waiting for default service account to be created ...
	I0414 17:18:27.499904  557952 default_sa.go:45] found service account: "default"
	I0414 17:18:27.499927  557952 default_sa.go:55] duration metric: took 2.481288ms for default service account to be created ...
	I0414 17:18:27.499939  557952 system_pods.go:116] waiting for k8s-apps to be running ...
	I0414 17:18:27.546229  557952 system_pods.go:86] 19 kube-system pods found
	I0414 17:18:27.546260  557952 system_pods.go:89] "amd-gpu-device-plugin-6bk48" [27cb54c0-4f64-4018-a143-ec6262c8b6d9] Running
	I0414 17:18:27.546269  557952 system_pods.go:89] "coredns-668d6bf9bc-4rtkx" [d15f59ad-dc10-4e83-98b6-bbb32e2c5370] Running
	I0414 17:18:27.546281  557952 system_pods.go:89] "csi-hostpath-attacher-0" [af3780ac-0923-4457-b81e-249f2f18f3c1] Pending / Ready:ContainersNotReady (containers with unready status: [csi-attacher]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-attacher])
	I0414 17:18:27.546289  557952 system_pods.go:89] "csi-hostpath-resizer-0" [f708193e-1f88-4604-8147-4f19113133ed] Pending / Ready:ContainersNotReady (containers with unready status: [csi-resizer]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-resizer])
	I0414 17:18:27.546299  557952 system_pods.go:89] "csi-hostpathplugin-cxnzd" [d900b6c4-3bb5-4e2f-970b-29b23f674320] Pending / Ready:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter]) / ContainersReady:ContainersNotReady (containers with unready status: [csi-external-health-monitor-controller node-driver-registrar hostpath liveness-probe csi-provisioner csi-snapshotter])
	I0414 17:18:27.546304  557952 system_pods.go:89] "etcd-addons-881969" [6e1e109a-4d45-4d6f-8cb0-ce5e08f08d78] Running
	I0414 17:18:27.546311  557952 system_pods.go:89] "kindnet-h6cr2" [983950a9-b79b-4a69-8afd-eaccf382637a] Running
	I0414 17:18:27.546316  557952 system_pods.go:89] "kube-apiserver-addons-881969" [a0a8626d-55ac-4140-8c2b-b69ffd9aac1e] Running
	I0414 17:18:27.546322  557952 system_pods.go:89] "kube-controller-manager-addons-881969" [abd63ed8-5d56-4222-8275-46e2bb3945b7] Running
	I0414 17:18:27.546333  557952 system_pods.go:89] "kube-ingress-dns-minikube" [c2db677f-9e76-44ff-a129-cc6593428791] Pending / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0414 17:18:27.546348  557952 system_pods.go:89] "kube-proxy-8ksvn" [3e26d3c5-6b25-4bb9-8bea-a7cd6b61e616] Running
	I0414 17:18:27.546352  557952 system_pods.go:89] "kube-scheduler-addons-881969" [2038985c-c252-4202-95d7-7bc698491592] Running
	I0414 17:18:27.546359  557952 system_pods.go:89] "metrics-server-7fbb699795-b6cp5" [5d089cef-9606-4038-bce4-62de8a3909a2] Running
	I0414 17:18:27.546367  557952 system_pods.go:89] "nvidia-device-plugin-daemonset-d2xss" [e0181bd4-8483-4244-86e3-82e948b545fd] Running
	I0414 17:18:27.546371  557952 system_pods.go:89] "registry-6c88467877-wbgpz" [c58952d2-bc9c-40ed-b66c-6e535c362625] Running
	I0414 17:18:27.546377  557952 system_pods.go:89] "registry-proxy-jdzmh" [250417fe-bb9f-441a-87ad-fb9f3eb2a539] Pending / Ready:ContainersNotReady (containers with unready status: [registry-proxy]) / ContainersReady:ContainersNotReady (containers with unready status: [registry-proxy])
	I0414 17:18:27.546386  557952 system_pods.go:89] "snapshot-controller-68b874b76f-jvtv5" [d787a147-e049-4ccd-971f-a5180a39daee] Running
	I0414 17:18:27.546397  557952 system_pods.go:89] "snapshot-controller-68b874b76f-pdxhl" [1b1b82bb-2404-4a21-b89e-95c917e4b789] Pending / Ready:ContainersNotReady (containers with unready status: [volume-snapshot-controller]) / ContainersReady:ContainersNotReady (containers with unready status: [volume-snapshot-controller])
	I0414 17:18:27.546407  557952 system_pods.go:89] "storage-provisioner" [5faa5864-98e8-4f42-bc10-8ecc828b6a55] Running
	I0414 17:18:27.546419  557952 system_pods.go:126] duration metric: took 46.471846ms to wait for k8s-apps to be running ...
	I0414 17:18:27.546434  557952 system_svc.go:44] waiting for kubelet service to be running ....
	I0414 17:18:27.546492  557952 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 17:18:27.561784  557952 system_svc.go:56] duration metric: took 15.337784ms WaitForService to wait for kubelet
	I0414 17:18:27.561823  557952 kubeadm.go:582] duration metric: took 39.829860471s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0414 17:18:27.561852  557952 node_conditions.go:102] verifying NodePressure condition ...
	I0414 17:18:27.564697  557952 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0414 17:18:27.564748  557952 node_conditions.go:123] node cpu capacity is 8
	I0414 17:18:27.564768  557952 node_conditions.go:105] duration metric: took 2.909628ms to run NodePressure ...
	I0414 17:18:27.564785  557952 start.go:241] waiting for startup goroutines ...
	I0414 17:18:27.768180  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:27.777335  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:27.777678  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:27.970766  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:28.267474  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:28.277348  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:28.277390  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:28.471467  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:28.768658  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:28.777355  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:28.777602  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:28.971219  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:29.269136  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:29.277737  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:29.278047  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:29.472011  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:29.767932  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:29.776767  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:29.777637  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:29.971311  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:30.268387  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:30.277499  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:30.277525  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:30.471186  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:30.768341  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:30.777694  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:30.777780  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:30.974178  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:31.268756  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:31.277922  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0414 17:18:31.277959  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:31.471094  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:31.768056  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:31.777249  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:31.777523  557952 kapi.go:107] duration metric: took 37.503066804s to wait for kubernetes.io/minikube-addons=registry ...
	I0414 17:18:31.971828  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:32.268203  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:32.277021  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:32.471358  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:32.768399  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:32.777236  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:32.971308  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:33.268573  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:33.277450  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:33.472082  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:33.767920  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:33.776578  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:33.972411  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:34.268718  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:34.277683  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:34.474343  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:34.767808  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:34.777582  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:34.972020  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:35.268529  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:35.349361  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:35.547502  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:35.768574  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:35.777769  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:35.971274  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:36.268861  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:36.278032  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:36.471535  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:36.769018  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:36.777403  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:36.971731  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:37.268038  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:37.277364  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:37.471438  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:37.768187  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:37.776776  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:37.970919  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:38.268037  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:38.277245  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:38.471547  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:38.768879  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:38.777741  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:38.972579  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:39.268781  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:39.369016  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:39.472118  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:39.768491  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:39.777411  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:39.972269  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:40.268591  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:40.277555  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:40.472224  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:40.768916  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:40.776105  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:40.970920  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:41.268090  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:41.276476  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:41.472022  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:41.767508  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:41.777086  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:41.971161  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:42.268230  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:42.277467  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:42.471276  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:42.768749  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:42.777900  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:42.976225  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:43.269407  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:43.278037  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:43.472152  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:43.769240  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:43.778310  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:43.972367  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:44.269799  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:44.278142  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:44.471869  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:44.768886  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:44.778580  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:44.972364  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:45.268702  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:45.277704  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:45.472384  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:45.768853  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:45.777764  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:45.972002  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:46.268170  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:46.277105  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:46.471020  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:46.768256  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:46.777232  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:46.971607  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:47.272940  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:47.276786  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:47.470937  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:47.767446  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:47.776833  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:47.971402  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:48.268679  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:48.277723  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:48.472055  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:48.768049  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:48.776964  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:48.971254  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:49.268483  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:49.277276  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:49.471640  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:49.768402  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:49.777280  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:49.971472  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:50.268652  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:50.277417  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:50.471256  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:50.768245  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:50.776793  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:50.971686  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:51.268799  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:51.277777  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:51.472141  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:51.845694  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:51.847641  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:51.972000  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:52.267716  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:52.278055  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:52.470740  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:52.767999  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:52.777170  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:52.970877  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:53.267972  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:53.277168  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:53.471707  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:53.767651  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:53.777616  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:53.971860  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:54.268042  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:54.277190  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:54.471489  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:54.768987  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:54.776835  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:54.972749  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:55.269302  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:55.278456  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:55.471712  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:55.768013  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:55.776837  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:55.971537  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:56.268807  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:56.282370  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:56.471614  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:56.767935  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:56.776957  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:56.970631  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:57.268871  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:57.277814  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:57.471119  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:57.767504  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:57.777431  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:57.971692  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:58.281351  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:58.281484  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:58.471854  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:58.767782  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:58.777697  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:58.971823  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:59.268221  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:59.277076  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:59.471385  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:18:59.768544  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:18:59.777532  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:18:59.971603  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:19:00.268599  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:00.277606  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:00.472122  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:19:00.768799  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:00.777599  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:00.971670  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:19:01.268180  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:01.276887  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:01.471704  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0414 17:19:01.768447  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:01.777751  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:01.971714  557952 kapi.go:107] duration metric: took 1m5.503929959s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0414 17:19:02.268341  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:02.277138  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:02.768680  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:02.777375  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:03.268467  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:03.277523  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:03.767946  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:03.776619  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:04.267784  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:04.278125  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:04.768349  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:04.777456  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:05.267727  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:05.277752  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:05.768461  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:05.777506  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:06.268756  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:06.277790  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:06.767827  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:06.777196  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:07.267821  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:07.278086  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:07.770226  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:07.776816  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:08.267771  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:08.277622  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:08.767766  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:08.777464  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:09.267537  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:09.277484  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:09.769364  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:09.777412  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:10.267558  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:10.277851  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:10.768191  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:10.776842  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:11.268374  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:11.277216  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:11.778488  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:11.778571  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:12.268101  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:12.276964  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:12.767967  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:12.776952  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:13.268532  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:13.346240  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:13.770372  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:13.846656  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:14.268347  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:14.347012  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:14.768251  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:14.777088  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:15.268448  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:15.280649  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:15.769432  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:15.778165  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:16.268351  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:16.277628  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:16.768241  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:16.777476  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:17.287714  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:17.287739  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:17.768222  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:17.777076  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:18.268597  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:18.277717  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:18.768602  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:18.777196  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:19.268708  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:19.277699  557952 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0414 17:19:19.768010  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:19.777634  557952 kapi.go:107] duration metric: took 1m25.503848257s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0414 17:19:20.268053  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:20.768809  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:21.268619  557952 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0414 17:19:21.768213  557952 kapi.go:107] duration metric: took 1m24.503531209s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0414 17:19:21.770296  557952 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-881969 cluster.
	I0414 17:19:21.772035  557952 out.go:177] * If you don't want your credentials mounted into a specific pod, add a label with the `gcp-auth-skip-secret` key to your pod configuration.
	I0414 17:19:21.773608  557952 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0414 17:19:21.775441  557952 out.go:177] * Enabled addons: amd-gpu-device-plugin, storage-provisioner, ingress-dns, cloud-spanner, nvidia-device-plugin, inspektor-gadget, storage-provisioner-rancher, metrics-server, yakd, volumesnapshots, registry, csi-hostpath-driver, ingress, gcp-auth
	I0414 17:19:21.777120  557952 addons.go:514] duration metric: took 1m34.045010872s for enable addons: enabled=[amd-gpu-device-plugin storage-provisioner ingress-dns cloud-spanner nvidia-device-plugin inspektor-gadget storage-provisioner-rancher metrics-server yakd volumesnapshots registry csi-hostpath-driver ingress gcp-auth]
	I0414 17:19:21.777173  557952 start.go:246] waiting for cluster config update ...
	I0414 17:19:21.777204  557952 start.go:255] writing updated cluster config ...
	I0414 17:19:21.777528  557952 ssh_runner.go:195] Run: rm -f paused
	I0414 17:19:21.829910  557952 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0414 17:19:21.832030  557952 out.go:177] * Done! kubectl is now configured to use "addons-881969" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Apr 14 17:20:43 addons-881969 crio[1048]: time="2025-04-14 17:20:43.259664385Z" level=info msg="Removed pod sandbox: 44d0c3cdbd999f03f63b060fddd2a0ed679c3337871a14ad01579e0c8f69ce4a" id=9bc900ba-6043-4fba-a888-0e92b9c899cd name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 14 17:20:43 addons-881969 crio[1048]: time="2025-04-14 17:20:43.260117260Z" level=info msg="Stopping pod sandbox: ae04b2d76721785590d1a2f01a74187399e8fe4d10825690822e0b2f6169edf6" id=f50f08c2-0dde-4b5b-b4ea-d91a3b292a0a name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 14 17:20:43 addons-881969 crio[1048]: time="2025-04-14 17:20:43.260151044Z" level=info msg="Stopped pod sandbox (already stopped): ae04b2d76721785590d1a2f01a74187399e8fe4d10825690822e0b2f6169edf6" id=f50f08c2-0dde-4b5b-b4ea-d91a3b292a0a name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 14 17:20:43 addons-881969 crio[1048]: time="2025-04-14 17:20:43.260454324Z" level=info msg="Removing pod sandbox: ae04b2d76721785590d1a2f01a74187399e8fe4d10825690822e0b2f6169edf6" id=67d514cb-5c79-4783-89f2-9cb5974313d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 14 17:20:43 addons-881969 crio[1048]: time="2025-04-14 17:20:43.268526733Z" level=info msg="Removed pod sandbox: ae04b2d76721785590d1a2f01a74187399e8fe4d10825690822e0b2f6169edf6" id=67d514cb-5c79-4783-89f2-9cb5974313d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 14 17:20:43 addons-881969 crio[1048]: time="2025-04-14 17:20:43.269006259Z" level=info msg="Stopping pod sandbox: 65feb43e2485347402ad6ed71408733023adc5e02d5404de02b90ab075097b94" id=aa644f49-9326-48ff-9ed9-bc6cf54480ea name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 14 17:20:43 addons-881969 crio[1048]: time="2025-04-14 17:20:43.269047616Z" level=info msg="Stopped pod sandbox (already stopped): 65feb43e2485347402ad6ed71408733023adc5e02d5404de02b90ab075097b94" id=aa644f49-9326-48ff-9ed9-bc6cf54480ea name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 14 17:20:43 addons-881969 crio[1048]: time="2025-04-14 17:20:43.269431126Z" level=info msg="Removing pod sandbox: 65feb43e2485347402ad6ed71408733023adc5e02d5404de02b90ab075097b94" id=6c800b0d-6b9b-4c10-ae60-67f92fec5dc1 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 14 17:20:43 addons-881969 crio[1048]: time="2025-04-14 17:20:43.279696098Z" level=info msg="Removed pod sandbox: 65feb43e2485347402ad6ed71408733023adc5e02d5404de02b90ab075097b94" id=6c800b0d-6b9b-4c10-ae60-67f92fec5dc1 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 14 17:20:43 addons-881969 crio[1048]: time="2025-04-14 17:20:43.280304927Z" level=info msg="Stopping pod sandbox: 6c0730fb9351d11c89ed618fdb2a18f39b3e0b51f137951ac82b952b76585f87" id=79965fde-57ba-498e-8928-07be80b605b8 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 14 17:20:43 addons-881969 crio[1048]: time="2025-04-14 17:20:43.280349740Z" level=info msg="Stopped pod sandbox (already stopped): 6c0730fb9351d11c89ed618fdb2a18f39b3e0b51f137951ac82b952b76585f87" id=79965fde-57ba-498e-8928-07be80b605b8 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 14 17:20:43 addons-881969 crio[1048]: time="2025-04-14 17:20:43.280670340Z" level=info msg="Removing pod sandbox: 6c0730fb9351d11c89ed618fdb2a18f39b3e0b51f137951ac82b952b76585f87" id=96ab6407-f613-4d30-add4-30986cc76d4f name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 14 17:20:43 addons-881969 crio[1048]: time="2025-04-14 17:20:43.288288574Z" level=info msg="Removed pod sandbox: 6c0730fb9351d11c89ed618fdb2a18f39b3e0b51f137951ac82b952b76585f87" id=96ab6407-f613-4d30-add4-30986cc76d4f name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 14 17:22:22 addons-881969 crio[1048]: time="2025-04-14 17:22:22.559376692Z" level=info msg="Running pod sandbox: default/hello-world-app-7d9564db4-85qjk/POD" id=87e9285e-6297-4e86-8b4f-e19045be8ec5 name=/runtime.v1.RuntimeService/RunPodSandbox
	Apr 14 17:22:22 addons-881969 crio[1048]: time="2025-04-14 17:22:22.559490021Z" level=warning msg="Allowed annotations are specified for workload []"
	Apr 14 17:22:22 addons-881969 crio[1048]: time="2025-04-14 17:22:22.584891215Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-85qjk Namespace:default ID:3dc1fa0a8cf09e6d48566c448f593e40cf525a17175ab3c4a494abaec51d490a UID:4be7f1cd-b1cd-4b77-a8e6-b6ed91cef33f NetNS:/var/run/netns/e2e3fe5f-5c53-426a-b242-e3f98183f822 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Apr 14 17:22:22 addons-881969 crio[1048]: time="2025-04-14 17:22:22.584943691Z" level=info msg="Adding pod default_hello-world-app-7d9564db4-85qjk to CNI network \"kindnet\" (type=ptp)"
	Apr 14 17:22:22 addons-881969 crio[1048]: time="2025-04-14 17:22:22.596467511Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-85qjk Namespace:default ID:3dc1fa0a8cf09e6d48566c448f593e40cf525a17175ab3c4a494abaec51d490a UID:4be7f1cd-b1cd-4b77-a8e6-b6ed91cef33f NetNS:/var/run/netns/e2e3fe5f-5c53-426a-b242-e3f98183f822 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Apr 14 17:22:22 addons-881969 crio[1048]: time="2025-04-14 17:22:22.596637966Z" level=info msg="Checking pod default_hello-world-app-7d9564db4-85qjk for CNI network kindnet (type=ptp)"
	Apr 14 17:22:22 addons-881969 crio[1048]: time="2025-04-14 17:22:22.600427800Z" level=info msg="Ran pod sandbox 3dc1fa0a8cf09e6d48566c448f593e40cf525a17175ab3c4a494abaec51d490a with infra container: default/hello-world-app-7d9564db4-85qjk/POD" id=87e9285e-6297-4e86-8b4f-e19045be8ec5 name=/runtime.v1.RuntimeService/RunPodSandbox
	Apr 14 17:22:22 addons-881969 crio[1048]: time="2025-04-14 17:22:22.601632691Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=73129962-59e4-476c-84d7-01a86f251542 name=/runtime.v1.ImageService/ImageStatus
	Apr 14 17:22:22 addons-881969 crio[1048]: time="2025-04-14 17:22:22.601877431Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=73129962-59e4-476c-84d7-01a86f251542 name=/runtime.v1.ImageService/ImageStatus
	Apr 14 17:22:22 addons-881969 crio[1048]: time="2025-04-14 17:22:22.602440408Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=de5046c0-7ace-4020-9223-f9c5edb54b97 name=/runtime.v1.ImageService/PullImage
	Apr 14 17:22:22 addons-881969 crio[1048]: time="2025-04-14 17:22:22.607913038Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Apr 14 17:22:23 addons-881969 crio[1048]: time="2025-04-14 17:22:23.065565099Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	4f077cd93c8fe       docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591                              2 minutes ago       Running             nginx                     0                   ad6a817c8429e       nginx
	6206d2665ac39       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          2 minutes ago       Running             busybox                   0                   e2b58b1bc1772       busybox
	fec7a3dacb33b       registry.k8s.io/ingress-nginx/controller@sha256:5c2a1b6c03c4d18ecf14685d21a32bf6763a022f6f8cc07e9578f6cd5eca6180             3 minutes ago       Running             controller                0                   030eb110850fe       ingress-nginx-controller-7fd88b9777-k2ppq
	7a9cd074c5b4d       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:334191231352856e1ec0c3e50f966edb59ec94a51906453d09f5820789e8b053   3 minutes ago       Exited              patch                     0                   c141d67332774       ingress-nginx-admission-patch-wm72w
	600adce232a7d       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:334191231352856e1ec0c3e50f966edb59ec94a51906453d09f5820789e8b053   3 minutes ago       Exited              create                    0                   4d288ab044ee8       ingress-nginx-admission-create-gq28s
	3f6e1ff15f1ec       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             3 minutes ago       Running             minikube-ingress-dns      0                   4860ecf7e7552       kube-ingress-dns-minikube
	2ee76a6602aa4       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             4 minutes ago       Running             storage-provisioner       0                   e7cd907429df8       storage-provisioner
	ed5348b2ad0e3       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             4 minutes ago       Running             coredns                   0                   6554b699312cc       coredns-668d6bf9bc-4rtkx
	5638fdb05addd       docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495                           4 minutes ago       Running             kindnet-cni               0                   de9ef48732195       kindnet-h6cr2
	b25e2bdea8ed0       f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5                                                             4 minutes ago       Running             kube-proxy                0                   ba04dac689207       kube-proxy-8ksvn
	29e8ab5e64ce1       d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d                                                             4 minutes ago       Running             kube-scheduler            0                   912625c430002       kube-scheduler-addons-881969
	108db2080a2d1       b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389                                                             4 minutes ago       Running             kube-controller-manager   0                   546fde258888c       kube-controller-manager-addons-881969
	256ced5675eb2       85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef                                                             4 minutes ago       Running             kube-apiserver            0                   590265e513a3b       kube-apiserver-addons-881969
	a35853ae6de57       a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc                                                             4 minutes ago       Running             etcd                      0                   cdad7d4ce1d66       etcd-addons-881969
	
	
	==> coredns [ed5348b2ad0e3d4978bf44cd807053756590d1c8c5890e7e5b875a517ea399a6] <==
	[INFO] 10.244.0.7:52734 - 44392 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000122209s
	[INFO] 10.244.0.7:45345 - 39944 "A IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.005390954s
	[INFO] 10.244.0.7:45345 - 40317 "AAAA IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.005477274s
	[INFO] 10.244.0.7:39176 - 6426 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005935119s
	[INFO] 10.244.0.7:39176 - 6160 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005951398s
	[INFO] 10.244.0.7:58089 - 46524 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005833683s
	[INFO] 10.244.0.7:58089 - 46823 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.00594432s
	[INFO] 10.244.0.7:34818 - 27183 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000127129s
	[INFO] 10.244.0.7:34818 - 26840 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000142011s
	[INFO] 10.244.0.22:58400 - 38145 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000239927s
	[INFO] 10.244.0.22:55045 - 16156 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000175516s
	[INFO] 10.244.0.22:33900 - 40028 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000200004s
	[INFO] 10.244.0.22:40645 - 25324 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00024546s
	[INFO] 10.244.0.22:53988 - 41726 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000116328s
	[INFO] 10.244.0.22:47858 - 40482 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000129248s
	[INFO] 10.244.0.22:50531 - 9804 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.00854316s
	[INFO] 10.244.0.22:43281 - 22269 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.008949815s
	[INFO] 10.244.0.22:46924 - 4459 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008390287s
	[INFO] 10.244.0.22:60651 - 14380 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008941096s
	[INFO] 10.244.0.22:36120 - 56261 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.007387689s
	[INFO] 10.244.0.22:60343 - 10863 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.007500662s
	[INFO] 10.244.0.22:59585 - 9683 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000694079s
	[INFO] 10.244.0.22:34833 - 45692 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000667543s
	[INFO] 10.244.0.27:50181 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000233369s
	[INFO] 10.244.0.27:38176 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000181062s
	
	
	==> describe nodes <==
	Name:               addons-881969
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-881969
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=6d9971b005454362d638ce6593a2c72bc063c6f0
	                    minikube.k8s.io/name=addons-881969
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_14T17_17_43_0700
	                    minikube.k8s.io/version=v1.35.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-881969
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 14 Apr 2025 17:17:40 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-881969
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 14 Apr 2025 17:22:17 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 14 Apr 2025 17:20:16 +0000   Mon, 14 Apr 2025 17:17:39 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 14 Apr 2025 17:20:16 +0000   Mon, 14 Apr 2025 17:17:39 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 14 Apr 2025 17:20:16 +0000   Mon, 14 Apr 2025 17:17:39 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 14 Apr 2025 17:20:16 +0000   Mon, 14 Apr 2025 17:18:07 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-881969
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859364Ki
	  pods:               110
	System Info:
	  Machine ID:                 38f17805bbf54427b07eb36603578a74
	  System UUID:                bb2bebae-e11f-4a58-97ec-d5aee080b210
	  Boot ID:                    900d11af-d08c-45e5-808c-9fc3e7f70035
	  Kernel Version:             5.15.0-1078-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m1s
	  default                     hello-world-app-7d9564db4-85qjk              0 (0%)        0 (0%)      0 (0%)           0 (0%)         1s
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m23s
	  ingress-nginx               ingress-nginx-controller-7fd88b9777-k2ppq    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         4m29s
	  kube-system                 coredns-668d6bf9bc-4rtkx                     100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     4m35s
	  kube-system                 etcd-addons-881969                           100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         4m40s
	  kube-system                 kindnet-h6cr2                                100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      4m36s
	  kube-system                 kube-apiserver-addons-881969                 250m (3%)     0 (0%)      0 (0%)           0 (0%)         4m40s
	  kube-system                 kube-controller-manager-addons-881969        200m (2%)     0 (0%)      0 (0%)           0 (0%)         4m41s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m32s
	  kube-system                 kube-proxy-8ksvn                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m36s
	  kube-system                 kube-scheduler-addons-881969                 100m (1%)     0 (0%)      0 (0%)           0 (0%)         4m40s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m31s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             310Mi (0%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                    From             Message
	  ----     ------                   ----                   ----             -------
	  Normal   Starting                 4m31s                  kube-proxy       
	  Normal   NodeHasSufficientMemory  4m46s (x8 over 4m46s)  kubelet          Node addons-881969 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m46s (x8 over 4m46s)  kubelet          Node addons-881969 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m46s (x8 over 4m46s)  kubelet          Node addons-881969 status is now: NodeHasSufficientPID
	  Normal   Starting                 4m41s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 4m41s                  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  4m40s                  kubelet          Node addons-881969 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m40s                  kubelet          Node addons-881969 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m40s                  kubelet          Node addons-881969 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           4m37s                  node-controller  Node addons-881969 event: Registered Node addons-881969 in Controller
	  Normal   NodeReady                4m16s                  kubelet          Node addons-881969 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 02 b5 b1 35 a6 5e 08 06
	[  +0.278136] IPv4: martian source 10.244.0.1 from 10.244.0.2, on dev eth0
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff 02 b5 b1 35 a6 5e 08 06
	[  +7.618909] IPv4: martian source 10.244.0.1 from 10.244.0.4, on dev eth0
	[  +0.000008] ll header: 00000000: ff ff ff ff ff ff ee fc 94 12 3a 08 08 06
	[  +0.000429] IPv4: martian source 10.244.0.4 from 10.244.0.3, on dev eth0
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff 7e f8 ae 4a 55 28 08 06
	[  +5.507601] IPv4: martian source 10.244.0.1 from 10.244.0.3, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff ea 13 7c ac 62 49 08 06
	[  +0.000327] IPv4: martian source 10.244.0.3 from 10.244.0.2, on dev eth0
	[  +0.000004] ll header: 00000000: ff ff ff ff ff ff 02 b5 b1 35 a6 5e 08 06
	[Apr14 17:20] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 92 5e 62 20 11 d4 e6 89 e1 f8 8b 24 08 00
	[  +1.019546] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000034] ll header: 00000000: 92 5e 62 20 11 d4 e6 89 e1 f8 8b 24 08 00
	[  +2.019755] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 92 5e 62 20 11 d4 e6 89 e1 f8 8b 24 08 00
	[  +4.219624] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000035] ll header: 00000000: 92 5e 62 20 11 d4 e6 89 e1 f8 8b 24 08 00
	[  +8.191206] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000017] ll header: 00000000: 92 5e 62 20 11 d4 e6 89 e1 f8 8b 24 08 00
	[ +16.130409] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 92 5e 62 20 11 d4 e6 89 e1 f8 8b 24 08 00
	[Apr14 17:21] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000010] ll header: 00000000: 92 5e 62 20 11 d4 e6 89 e1 f8 8b 24 08 00
	
	
	==> etcd [a35853ae6de57a57c23be37df17d91da68947f4405c659443c99520148ed640a] <==
	{"level":"info","ts":"2025-04-14T17:17:52.047687Z","caller":"traceutil/trace.go:171","msg":"trace[1575584314] transaction","detail":"{read_only:false; response_revision:453; number_of_response:1; }","duration":"182.079318ms","start":"2025-04-14T17:17:51.865594Z","end":"2025-04-14T17:17:52.047673Z","steps":["trace[1575584314] 'process raft request'  (duration: 180.960791ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T17:17:52.048463Z","caller":"traceutil/trace.go:171","msg":"trace[1137560382] transaction","detail":"{read_only:false; response_revision:454; number_of_response:1; }","duration":"182.751578ms","start":"2025-04-14T17:17:51.865681Z","end":"2025-04-14T17:17:52.048433Z","steps":["trace[1137560382] 'process raft request'  (duration: 181.03496ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T17:17:52.049009Z","caller":"traceutil/trace.go:171","msg":"trace[479009166] linearizableReadLoop","detail":"{readStateIndex:467; appliedIndex:463; }","duration":"182.873202ms","start":"2025-04-14T17:17:51.866125Z","end":"2025-04-14T17:17:52.048999Z","steps":["trace[479009166] 'read index received'  (duration: 100.966393ms)","trace[479009166] 'applied index is now lower than readState.Index'  (duration: 81.905792ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T17:17:52.049416Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"183.274839ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/serviceips\" limit:1 ","response":"range_response_count:1 size:70843"}
	{"level":"info","ts":"2025-04-14T17:17:52.049531Z","caller":"traceutil/trace.go:171","msg":"trace[2007299278] range","detail":"{range_begin:/registry/ranges/serviceips; range_end:; response_count:1; response_revision:458; }","duration":"183.403268ms","start":"2025-04-14T17:17:51.866102Z","end":"2025-04-14T17:17:52.049505Z","steps":["trace[2007299278] 'agreement among raft nodes before linearized reading'  (duration: 183.235431ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T17:17:52.055213Z","caller":"traceutil/trace.go:171","msg":"trace[1965797962] range","detail":"{range_begin:/registry/replicasets/default/cloud-spanner-emulator-7dc7f9b5b8; range_end:; response_count:1; response_revision:458; }","duration":"100.022651ms","start":"2025-04-14T17:17:51.955164Z","end":"2025-04-14T17:17:52.055187Z","steps":["trace[1965797962] 'agreement among raft nodes before linearized reading'  (duration: 99.968581ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T17:17:52.055605Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.358826ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-668d6bf9bc\" limit:1 ","response":"range_response_count:1 size:3797"}
	{"level":"info","ts":"2025-04-14T17:17:52.059072Z","caller":"traceutil/trace.go:171","msg":"trace[1619856352] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-668d6bf9bc; range_end:; response_count:1; response_revision:458; }","duration":"103.834758ms","start":"2025-04-14T17:17:51.955212Z","end":"2025-04-14T17:17:52.059046Z","steps":["trace[1619856352] 'agreement among raft nodes before linearized reading'  (duration: 100.34085ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T17:17:52.055665Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.91741ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/192.168.49.2\" limit:1 ","response":"range_response_count:1 size:131"}
	{"level":"info","ts":"2025-04-14T17:17:52.060367Z","caller":"traceutil/trace.go:171","msg":"trace[1045870060] range","detail":"{range_begin:/registry/masterleases/192.168.49.2; range_end:; response_count:1; response_revision:458; }","duration":"105.618711ms","start":"2025-04-14T17:17:51.954731Z","end":"2025-04-14T17:17:52.060349Z","steps":["trace[1045870060] 'agreement among raft nodes before linearized reading'  (duration: 100.905066ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T17:17:52.165091Z","caller":"traceutil/trace.go:171","msg":"trace[666942513] transaction","detail":"{read_only:false; response_revision:461; number_of_response:1; }","duration":"100.457386ms","start":"2025-04-14T17:17:52.064609Z","end":"2025-04-14T17:17:52.165067Z","steps":["trace[666942513] 'process raft request'  (duration: 98.13111ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T17:17:52.165432Z","caller":"traceutil/trace.go:171","msg":"trace[1403785257] transaction","detail":"{read_only:false; response_revision:462; number_of_response:1; }","duration":"100.504251ms","start":"2025-04-14T17:17:52.064915Z","end":"2025-04-14T17:17:52.165419Z","steps":["trace[1403785257] 'process raft request'  (duration: 97.933389ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T17:17:52.166229Z","caller":"traceutil/trace.go:171","msg":"trace[1580464966] linearizableReadLoop","detail":"{readStateIndex:474; appliedIndex:472; }","duration":"101.483902ms","start":"2025-04-14T17:17:52.064728Z","end":"2025-04-14T17:17:52.166212Z","steps":["trace[1580464966] 'read index received'  (duration: 90.14589ms)","trace[1580464966] 'applied index is now lower than readState.Index'  (duration: 11.336999ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-14T17:17:52.166448Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.697922ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"warn","ts":"2025-04-14T17:17:52.166491Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.680728ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/rolebindings/kube-system/system:persistent-volume-provisioner\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T17:17:52.166527Z","caller":"traceutil/trace.go:171","msg":"trace[929626687] range","detail":"{range_begin:/registry/rolebindings/kube-system/system:persistent-volume-provisioner; range_end:; response_count:0; response_revision:467; }","duration":"101.73985ms","start":"2025-04-14T17:17:52.064775Z","end":"2025-04-14T17:17:52.166515Z","steps":["trace[929626687] 'agreement among raft nodes before linearized reading'  (duration: 101.605692ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-14T17:17:52.166626Z","caller":"traceutil/trace.go:171","msg":"trace[732811117] range","detail":"{range_begin:/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account; range_end:; response_count:0; response_revision:467; }","duration":"101.800017ms","start":"2025-04-14T17:17:52.064689Z","end":"2025-04-14T17:17:52.166489Z","steps":["trace[732811117] 'agreement among raft nodes before linearized reading'  (duration: 101.670274ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T17:17:52.166883Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.911159ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/registry-6c88467877\" limit:1 ","response":"range_response_count:1 size:2506"}
	{"level":"info","ts":"2025-04-14T17:17:52.166930Z","caller":"traceutil/trace.go:171","msg":"trace[1673665801] range","detail":"{range_begin:/registry/replicasets/kube-system/registry-6c88467877; range_end:; response_count:1; response_revision:467; }","duration":"101.972469ms","start":"2025-04-14T17:17:52.064949Z","end":"2025-04-14T17:17:52.166921Z","steps":["trace[1673665801] 'agreement among raft nodes before linearized reading'  (duration: 101.90268ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T17:17:52.167052Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.104603ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/default/cloud-spanner-emulator-7dc7f9b5b8\" limit:1 ","response":"range_response_count:1 size:2189"}
	{"level":"info","ts":"2025-04-14T17:17:52.167097Z","caller":"traceutil/trace.go:171","msg":"trace[508093573] range","detail":"{range_begin:/registry/replicasets/default/cloud-spanner-emulator-7dc7f9b5b8; range_end:; response_count:1; response_revision:467; }","duration":"102.163563ms","start":"2025-04-14T17:17:52.064922Z","end":"2025-04-14T17:17:52.167086Z","steps":["trace[508093573] 'agreement among raft nodes before linearized reading'  (duration: 102.076062ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T17:17:52.167233Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.418327ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-controller-manager-addons-881969\" limit:1 ","response":"range_response_count:1 size:7253"}
	{"level":"info","ts":"2025-04-14T17:17:52.167268Z","caller":"traceutil/trace.go:171","msg":"trace[806515989] range","detail":"{range_begin:/registry/pods/kube-system/kube-controller-manager-addons-881969; range_end:; response_count:1; response_revision:467; }","duration":"102.478668ms","start":"2025-04-14T17:17:52.064781Z","end":"2025-04-14T17:17:52.167260Z","steps":["trace[806515989] 'agreement among raft nodes before linearized reading'  (duration: 102.414771ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-14T17:19:11.776634Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"127.955588ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-14T17:19:11.776709Z","caller":"traceutil/trace.go:171","msg":"trace[835327067] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1205; }","duration":"128.040261ms","start":"2025-04-14T17:19:11.648654Z","end":"2025-04-14T17:19:11.776694Z","steps":["trace[835327067] 'range keys from in-memory index tree'  (duration: 127.944596ms)"],"step_count":1}
	
	
	==> kernel <==
	 17:22:23 up  2:04,  0 users,  load average: 0.39, 1.73, 2.54
	Linux addons-881969 5.15.0-1078-gcp #87~20.04.1-Ubuntu SMP Mon Feb 24 10:23:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [5638fdb05adddd37bcf22654faca1699f84a8fcf6589f57b74906d5cc8f3b701] <==
	I0414 17:20:17.445077       1 main.go:301] handling current node
	I0414 17:20:27.445167       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 17:20:27.445224       1 main.go:301] handling current node
	I0414 17:20:37.447286       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 17:20:37.447341       1 main.go:301] handling current node
	I0414 17:20:47.452390       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 17:20:47.452443       1 main.go:301] handling current node
	I0414 17:20:57.445367       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 17:20:57.445421       1 main.go:301] handling current node
	I0414 17:21:07.447739       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 17:21:07.447785       1 main.go:301] handling current node
	I0414 17:21:17.444854       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 17:21:17.444895       1 main.go:301] handling current node
	I0414 17:21:27.445254       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 17:21:27.445322       1 main.go:301] handling current node
	I0414 17:21:37.452875       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 17:21:37.452926       1 main.go:301] handling current node
	I0414 17:21:47.452033       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 17:21:47.452081       1 main.go:301] handling current node
	I0414 17:21:57.445300       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 17:21:57.445349       1 main.go:301] handling current node
	I0414 17:22:07.453196       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 17:22:07.453244       1 main.go:301] handling current node
	I0414 17:22:17.454333       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0414 17:22:17.454373       1 main.go:301] handling current node
	
	
	==> kube-apiserver [256ced5675eb274d83e040755f76823dfc9bd74d87eb3928f7a1c1704edc54e5] <==
	I0414 17:18:13.248991       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0414 17:19:31.595261       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:37108: use of closed network connection
	E0414 17:19:31.777255       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:37136: use of closed network connection
	I0414 17:19:40.881377       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.97.228.204"}
	I0414 17:20:00.271325       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0414 17:20:00.480592       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.98.250.45"}
	I0414 17:20:03.880060       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0414 17:20:04.962895       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0414 17:20:06.954637       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0414 17:20:08.013184       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0414 17:20:14.249092       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0414 17:20:24.656480       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 17:20:24.656535       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0414 17:20:24.670558       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 17:20:24.670618       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0414 17:20:24.671732       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 17:20:24.671770       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0414 17:20:24.684312       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 17:20:24.684364       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0414 17:20:24.698480       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0414 17:20:24.698527       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0414 17:20:25.673892       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0414 17:20:25.698761       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0414 17:20:25.844421       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0414 17:22:22.457563       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.109.146.166"}
	
	
	==> kube-controller-manager [108db2080a2d1ab2940ebb21a47b93946c59192d121be76b7b119f024f8e412d] <==
	E0414 17:21:05.698495       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 17:21:24.397074       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 17:21:24.398208       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="gadget.kinvolk.io/v1alpha1, Resource=traces"
	W0414 17:21:24.399063       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 17:21:24.399109       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 17:21:32.258609       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 17:21:32.259541       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshotclasses"
	W0414 17:21:32.260461       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 17:21:32.260502       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 17:21:45.455379       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 17:21:45.456362       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshotcontents"
	W0414 17:21:45.457286       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 17:21:45.457323       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 17:21:53.560297       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 17:21:53.561117       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="snapshot.storage.k8s.io/v1, Resource=volumesnapshots"
	W0414 17:21:53.562113       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 17:21:53.562146       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0414 17:22:01.023807       1 reflector.go:362] The watchlist request ended with an error, falling back to the standard LIST/WATCH semantics because making progress is better than deadlocking, err = the server could not find the requested resource
	E0414 17:22:01.024788       1 metadata.go:231] "The watchlist request ended with an error, falling back to the standard LIST semantics" err="the server could not find the requested resource" resource="gadget.kinvolk.io/v1alpha1, Resource=traces"
	W0414 17:22:01.025802       1 reflector.go:569] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0414 17:22:01.025838       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0414 17:22:22.258285       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="14.123064ms"
	I0414 17:22:22.262675       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="4.341241ms"
	I0414 17:22:22.262809       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="45.279µs"
	I0414 17:22:22.268004       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="57.389µs"
	
	
	==> kube-proxy [b25e2bdea8ed045eace21285e0034e2840fcb5f264d1dc5e44ca97ac9fe35fa3] <==
	I0414 17:17:51.356610       1 server_linux.go:66] "Using iptables proxy"
	I0414 17:17:52.267285       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0414 17:17:52.267497       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0414 17:17:52.657194       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0414 17:17:52.657264       1 server_linux.go:170] "Using iptables Proxier"
	I0414 17:17:52.659225       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0414 17:17:52.659707       1 server.go:497] "Version info" version="v1.32.2"
	I0414 17:17:52.660186       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0414 17:17:52.662073       1 config.go:199] "Starting service config controller"
	I0414 17:17:52.662945       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0414 17:17:52.662601       1 config.go:105] "Starting endpoint slice config controller"
	I0414 17:17:52.663068       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0414 17:17:52.662208       1 config.go:329] "Starting node config controller"
	I0414 17:17:52.663193       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0414 17:17:52.763096       1 shared_informer.go:320] Caches are synced for service config
	I0414 17:17:52.766264       1 shared_informer.go:320] Caches are synced for node config
	I0414 17:17:52.767473       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [29e8ab5e64ce17d4ba54bbd52f72e6eac49794ce1b8c0d8d51d4b4ad89c9be70] <==
	W0414 17:17:40.274338       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0414 17:17:40.274350       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 17:17:40.345283       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0414 17:17:40.345399       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 17:17:41.118926       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0414 17:17:41.118967       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 17:17:41.160559       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0414 17:17:41.160613       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0414 17:17:41.250561       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "volumeattachments" in API group "storage.k8s.io" at the cluster scope
	E0414 17:17:41.250606       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.VolumeAttachment: failed to list *v1.VolumeAttachment: volumeattachments.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"volumeattachments\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 17:17:41.267154       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0414 17:17:41.267207       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 17:17:41.313296       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0414 17:17:41.313379       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 17:17:41.402331       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0414 17:17:41.402383       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0414 17:17:41.421868       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0414 17:17:41.421910       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 17:17:41.481738       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0414 17:17:41.481796       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicasets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0414 17:17:41.494395       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0414 17:17:41.494440       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0414 17:17:41.512033       1 reflector.go:569] runtime/asm_amd64.s:1700: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0414 17:17:41.512081       1 reflector.go:166] "Unhandled Error" err="runtime/asm_amd64.s:1700: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0414 17:17:44.572199       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 14 17:21:43 addons-881969 kubelet[1676]: E0414 17:21:43.255327    1676 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/360ded2ab69fb67a24a01155e238a6343a8694f22afc9ecf6d005dd834f3e761/diff" to get inode usage: stat /var/lib/containers/storage/overlay/360ded2ab69fb67a24a01155e238a6343a8694f22afc9ecf6d005dd834f3e761/diff: no such file or directory, extraDiskErr: <nil>
	Apr 14 17:21:51 addons-881969 kubelet[1676]: I0414 17:21:51.957538    1676 kubelet_pods.go:1021] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Apr 14 17:21:53 addons-881969 kubelet[1676]: E0414 17:21:53.182751    1676 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744651313182477591,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617124,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 17:21:53 addons-881969 kubelet[1676]: E0414 17:21:53.182801    1676 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744651313182477591,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617124,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 17:22:03 addons-881969 kubelet[1676]: E0414 17:22:03.185385    1676 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744651323185105846,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617124,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 17:22:03 addons-881969 kubelet[1676]: E0414 17:22:03.185437    1676 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744651323185105846,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617124,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 17:22:13 addons-881969 kubelet[1676]: E0414 17:22:13.188397    1676 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744651333188125170,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617124,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 17:22:13 addons-881969 kubelet[1676]: E0414 17:22:13.188440    1676 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744651333188125170,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617124,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 17:22:22 addons-881969 kubelet[1676]: I0414 17:22:22.257277    1676 memory_manager.go:355] "RemoveStaleState removing state" podUID="1b1b82bb-2404-4a21-b89e-95c917e4b789" containerName="volume-snapshot-controller"
	Apr 14 17:22:22 addons-881969 kubelet[1676]: I0414 17:22:22.257323    1676 memory_manager.go:355] "RemoveStaleState removing state" podUID="f708193e-1f88-4604-8147-4f19113133ed" containerName="csi-resizer"
	Apr 14 17:22:22 addons-881969 kubelet[1676]: I0414 17:22:22.257333    1676 memory_manager.go:355] "RemoveStaleState removing state" podUID="d900b6c4-3bb5-4e2f-970b-29b23f674320" containerName="node-driver-registrar"
	Apr 14 17:22:22 addons-881969 kubelet[1676]: I0414 17:22:22.257342    1676 memory_manager.go:355] "RemoveStaleState removing state" podUID="d787a147-e049-4ccd-971f-a5180a39daee" containerName="volume-snapshot-controller"
	Apr 14 17:22:22 addons-881969 kubelet[1676]: I0414 17:22:22.257350    1676 memory_manager.go:355] "RemoveStaleState removing state" podUID="d900b6c4-3bb5-4e2f-970b-29b23f674320" containerName="csi-snapshotter"
	Apr 14 17:22:22 addons-881969 kubelet[1676]: I0414 17:22:22.257359    1676 memory_manager.go:355] "RemoveStaleState removing state" podUID="af3780ac-0923-4457-b81e-249f2f18f3c1" containerName="csi-attacher"
	Apr 14 17:22:22 addons-881969 kubelet[1676]: I0414 17:22:22.257368    1676 memory_manager.go:355] "RemoveStaleState removing state" podUID="4804a4c4-5120-43e3-b9cd-6375ef16cc89" containerName="local-path-provisioner"
	Apr 14 17:22:22 addons-881969 kubelet[1676]: I0414 17:22:22.257375    1676 memory_manager.go:355] "RemoveStaleState removing state" podUID="d900b6c4-3bb5-4e2f-970b-29b23f674320" containerName="hostpath"
	Apr 14 17:22:22 addons-881969 kubelet[1676]: I0414 17:22:22.257383    1676 memory_manager.go:355] "RemoveStaleState removing state" podUID="c1301c0b-6728-47bf-aacd-344e20caab60" containerName="task-pv-container"
	Apr 14 17:22:22 addons-881969 kubelet[1676]: I0414 17:22:22.257393    1676 memory_manager.go:355] "RemoveStaleState removing state" podUID="d900b6c4-3bb5-4e2f-970b-29b23f674320" containerName="csi-external-health-monitor-controller"
	Apr 14 17:22:22 addons-881969 kubelet[1676]: I0414 17:22:22.257415    1676 memory_manager.go:355] "RemoveStaleState removing state" podUID="d900b6c4-3bb5-4e2f-970b-29b23f674320" containerName="liveness-probe"
	Apr 14 17:22:22 addons-881969 kubelet[1676]: I0414 17:22:22.257422    1676 memory_manager.go:355] "RemoveStaleState removing state" podUID="d900b6c4-3bb5-4e2f-970b-29b23f674320" containerName="csi-provisioner"
	Apr 14 17:22:22 addons-881969 kubelet[1676]: I0414 17:22:22.257429    1676 memory_manager.go:355] "RemoveStaleState removing state" podUID="90e952d7-9c18-42f9-9aba-33c735629a6d" containerName="yakd"
	Apr 14 17:22:22 addons-881969 kubelet[1676]: I0414 17:22:22.390853    1676 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-jcchx\" (UniqueName: \"kubernetes.io/projected/4be7f1cd-b1cd-4b77-a8e6-b6ed91cef33f-kube-api-access-jcchx\") pod \"hello-world-app-7d9564db4-85qjk\" (UID: \"4be7f1cd-b1cd-4b77-a8e6-b6ed91cef33f\") " pod="default/hello-world-app-7d9564db4-85qjk"
	Apr 14 17:22:22 addons-881969 kubelet[1676]: W0414 17:22:22.598686    1676 manager.go:1169] Failed to process watch event {EventType:0 Name:/docker/378670a509e84432c551408d4b2f5d051af7614359792cf458284bfffd56f627/crio-3dc1fa0a8cf09e6d48566c448f593e40cf525a17175ab3c4a494abaec51d490a WatchSource:0}: Error finding container 3dc1fa0a8cf09e6d48566c448f593e40cf525a17175ab3c4a494abaec51d490a: Status 404 returned error can't find the container with id 3dc1fa0a8cf09e6d48566c448f593e40cf525a17175ab3c4a494abaec51d490a
	Apr 14 17:22:23 addons-881969 kubelet[1676]: E0414 17:22:23.190534    1676 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744651343190263852,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617124,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 14 17:22:23 addons-881969 kubelet[1676]: E0414 17:22:23.190580    1676 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744651343190263852,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617124,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	
	
	==> storage-provisioner [2ee76a6602aa4a3c2f00cebdbbbf6bbb96e9c13dc20a46916fbc0057c6337bef] <==
	I0414 17:18:08.996916       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0414 17:18:09.051207       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0414 17:18:09.051261       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0414 17:18:09.059815       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0414 17:18:09.059980       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"6fe4c772-96d0-44b8-9fee-477912a4397a", APIVersion:"v1", ResourceVersion:"926", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-881969_875ea49c-22c2-4fa3-8c06-bda193d6b49f became leader
	I0414 17:18:09.060052       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-881969_875ea49c-22c2-4fa3-8c06-bda193d6b49f!
	I0414 17:18:09.161322       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-881969_875ea49c-22c2-4fa3-8c06-bda193d6b49f!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-881969 -n addons-881969
helpers_test.go:261: (dbg) Run:  kubectl --context addons-881969 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: hello-world-app-7d9564db4-85qjk ingress-nginx-admission-create-gq28s ingress-nginx-admission-patch-wm72w
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/Ingress]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-881969 describe pod hello-world-app-7d9564db4-85qjk ingress-nginx-admission-create-gq28s ingress-nginx-admission-patch-wm72w
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-881969 describe pod hello-world-app-7d9564db4-85qjk ingress-nginx-admission-create-gq28s ingress-nginx-admission-patch-wm72w: exit status 1 (70.963796ms)

                                                
                                                
-- stdout --
	Name:             hello-world-app-7d9564db4-85qjk
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-881969/192.168.49.2
	Start Time:       Mon, 14 Apr 2025 17:22:22 +0000
	Labels:           app=hello-world-app
	                  pod-template-hash=7d9564db4
	Annotations:      <none>
	Status:           Pending
	IP:               
	IPs:              <none>
	Controlled By:    ReplicaSet/hello-world-app-7d9564db4
	Containers:
	  hello-world-app:
	    Container ID:   
	    Image:          docker.io/kicbase/echo-server:1.0
	    Image ID:       
	    Port:           8080/TCP
	    Host Port:      0/TCP
	    State:          Waiting
	      Reason:       ContainerCreating
	    Ready:          False
	    Restart Count:  0
	    Environment:    <none>
	    Mounts:
	      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-jcchx (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-jcchx:
	    Type:                    Projected (a volume that contains injected data from multiple sources)
	    TokenExpirationSeconds:  3607
	    ConfigMapName:           kube-root-ca.crt
	    ConfigMapOptional:       <nil>
	    DownwardAPI:             true
	QoS Class:                   BestEffort
	Node-Selectors:              <none>
	Tolerations:                 node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
	                             node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
	Events:
	  Type    Reason     Age   From               Message
	  ----    ------     ----  ----               -------
	  Normal  Scheduled  2s    default-scheduler  Successfully assigned default/hello-world-app-7d9564db4-85qjk to addons-881969
	  Normal  Pulling    2s    kubelet            Pulling image "docker.io/kicbase/echo-server:1.0"
	  Normal  Pulled     0s    kubelet            Successfully pulled image "docker.io/kicbase/echo-server:1.0" in 1.521s (1.521s including waiting). Image size: 4944818 bytes.
	  Normal  Created    0s    kubelet            Created container: hello-world-app
	  Normal  Started    0s    kubelet            Started container hello-world-app

                                                
                                                
-- /stdout --
** stderr ** 
	Error from server (NotFound): pods "ingress-nginx-admission-create-gq28s" not found
	Error from server (NotFound): pods "ingress-nginx-admission-patch-wm72w" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-881969 describe pod hello-world-app-7d9564db4-85qjk ingress-nginx-admission-create-gq28s ingress-nginx-admission-patch-wm72w: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-881969 addons disable ingress-dns --alsologtostderr -v=1: (1.322302954s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-881969 addons disable ingress --alsologtostderr -v=1: (7.658789075s)
--- FAIL: TestAddons/parallel/Ingress (153.84s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image ls --format short --alsologtostderr
functional_test.go:278: (dbg) Done: out/minikube-linux-amd64 -p functional-413002 image ls --format short --alsologtostderr: (2.584332047s)
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-413002 image ls --format short --alsologtostderr:

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-413002 image ls --format short --alsologtostderr:
I0414 17:26:02.626160  598468 out.go:345] Setting OutFile to fd 1 ...
I0414 17:26:02.626456  598468 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 17:26:02.626468  598468 out.go:358] Setting ErrFile to fd 2...
I0414 17:26:02.626477  598468 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 17:26:02.626676  598468 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20201-549845/.minikube/bin
I0414 17:26:02.627270  598468 config.go:182] Loaded profile config "functional-413002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 17:26:02.627390  598468 config.go:182] Loaded profile config "functional-413002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 17:26:02.627802  598468 cli_runner.go:164] Run: docker container inspect functional-413002 --format={{.State.Status}}
I0414 17:26:02.650198  598468 ssh_runner.go:195] Run: systemctl --version
I0414 17:26:02.650559  598468 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-413002
I0414 17:26:02.677959  598468 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33177 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/functional-413002/id_rsa Username:docker}
I0414 17:26:02.950332  598468 ssh_runner.go:195] Run: sudo crictl images --output json
I0414 17:26:05.151085  598468 ssh_runner.go:235] Completed: sudo crictl images --output json: (2.200712445s)
W0414 17:26:05.151177  598468 cache_images.go:734] Failed to list images for profile functional-413002 crictl images: sudo crictl images --output json: Process exited with status 1
stdout:

                                                
                                                
stderr:
E0414 17:26:05.147819    9056 remote_image.go:136] "ListImages with filter from image service failed" err="rpc error: code = DeadlineExceeded desc = context deadline exceeded" filter="&ImageFilter{Image:&ImageSpec{Image:,Annotations:map[string]string{},},}"
time="2025-04-14T17:26:05Z" level=fatal msg="listing images: rpc error: code = DeadlineExceeded desc = context deadline exceeded"
functional_test.go:292: expected registry.k8s.io/pause to be listed with minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageListShort (2.58s)

                                                
                                    

Test pass (302/331)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 5.68
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.23
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.32.2/json-events 5.17
13 TestDownloadOnly/v1.32.2/preload-exists 0
17 TestDownloadOnly/v1.32.2/LogsDuration 0.07
18 TestDownloadOnly/v1.32.2/DeleteAll 0.22
19 TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds 0.14
20 TestDownloadOnlyKic 1.13
21 TestBinaryMirror 0.79
22 TestOffline 60.63
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
27 TestAddons/Setup 136.46
31 TestAddons/serial/GCPAuth/Namespaces 0.12
32 TestAddons/serial/GCPAuth/FakeCredentials 9.53
35 TestAddons/parallel/Registry 14.48
37 TestAddons/parallel/InspektorGadget 12.01
38 TestAddons/parallel/MetricsServer 5.77
40 TestAddons/parallel/CSI 37.19
41 TestAddons/parallel/Headlamp 19.89
42 TestAddons/parallel/CloudSpanner 5.51
43 TestAddons/parallel/LocalPath 54.37
44 TestAddons/parallel/NvidiaDevicePlugin 5.78
45 TestAddons/parallel/Yakd 10.71
46 TestAddons/parallel/AmdGpuDevicePlugin 5.6
47 TestAddons/StoppedEnableDisable 12.18
48 TestCertOptions 33.82
49 TestCertExpiration 228.79
51 TestForceSystemdFlag 35.17
52 TestForceSystemdEnv 27.9
54 TestKVMDriverInstallOrUpdate 3.47
58 TestErrorSpam/setup 23.48
59 TestErrorSpam/start 0.62
60 TestErrorSpam/status 0.89
61 TestErrorSpam/pause 1.6
62 TestErrorSpam/unpause 1.64
63 TestErrorSpam/stop 1.39
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 44.1
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 36.13
70 TestFunctional/serial/KubeContext 0.05
71 TestFunctional/serial/KubectlGetPods 0.07
74 TestFunctional/serial/CacheCmd/cache/add_remote 3.33
75 TestFunctional/serial/CacheCmd/cache/add_local 1.4
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
77 TestFunctional/serial/CacheCmd/cache/list 0.06
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.29
79 TestFunctional/serial/CacheCmd/cache/cache_reload 1.67
80 TestFunctional/serial/CacheCmd/cache/delete 0.11
81 TestFunctional/serial/MinikubeKubectlCmd 0.12
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.11
83 TestFunctional/serial/ExtraConfig 38.79
84 TestFunctional/serial/ComponentHealth 0.09
85 TestFunctional/serial/LogsCmd 1.56
86 TestFunctional/serial/LogsFileCmd 1.48
87 TestFunctional/serial/InvalidService 3.95
89 TestFunctional/parallel/ConfigCmd 0.49
90 TestFunctional/parallel/DashboardCmd 20.24
91 TestFunctional/parallel/DryRun 0.38
92 TestFunctional/parallel/InternationalLanguage 0.16
93 TestFunctional/parallel/StatusCmd 1.45
97 TestFunctional/parallel/ServiceCmdConnect 7.06
98 TestFunctional/parallel/AddonsCmd 0.17
99 TestFunctional/parallel/PersistentVolumeClaim 38.77
101 TestFunctional/parallel/SSHCmd 0.54
102 TestFunctional/parallel/CpCmd 2.11
103 TestFunctional/parallel/MySQL 25.77
104 TestFunctional/parallel/FileSync 0.28
105 TestFunctional/parallel/CertSync 1.69
109 TestFunctional/parallel/NodeLabels 0.07
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.59
113 TestFunctional/parallel/License 0.22
114 TestFunctional/parallel/ServiceCmd/DeployApp 11.24
115 TestFunctional/parallel/Version/short 0.06
116 TestFunctional/parallel/Version/components 1.54
118 TestFunctional/parallel/ImageCommands/ImageListTable 0.22
119 TestFunctional/parallel/ImageCommands/ImageListJson 0.24
120 TestFunctional/parallel/ImageCommands/ImageListYaml 0.82
121 TestFunctional/parallel/ImageCommands/ImageBuild 4.28
122 TestFunctional/parallel/ImageCommands/Setup 1.13
123 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.75
124 TestFunctional/parallel/ProfileCmd/profile_not_create 0.58
125 TestFunctional/parallel/MountCmd/any-port 7.1
126 TestFunctional/parallel/ProfileCmd/profile_list 0.48
127 TestFunctional/parallel/ProfileCmd/profile_json_output 0.43
128 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.95
129 TestFunctional/parallel/UpdateContextCmd/no_changes 0.16
130 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.16
131 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.19
132 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.29
133 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.49
134 TestFunctional/parallel/ImageCommands/ImageRemove 0.51
135 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.75
136 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.55
137 TestFunctional/parallel/MountCmd/specific-port 1.89
139 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.46
140 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
142 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.21
143 TestFunctional/parallel/ServiceCmd/List 0.37
144 TestFunctional/parallel/MountCmd/VerifyCleanup 1.93
145 TestFunctional/parallel/ServiceCmd/JSONOutput 0.4
146 TestFunctional/parallel/ServiceCmd/HTTPS 0.44
147 TestFunctional/parallel/ServiceCmd/Format 0.49
148 TestFunctional/parallel/ServiceCmd/URL 0.39
149 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.08
150 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
154 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
155 TestFunctional/delete_echo-server_images 0.04
156 TestFunctional/delete_my-image_image 0.02
157 TestFunctional/delete_minikube_cached_images 0.02
162 TestMultiControlPlane/serial/StartCluster 105.25
163 TestMultiControlPlane/serial/DeployApp 5.38
164 TestMultiControlPlane/serial/PingHostFromPods 1.11
165 TestMultiControlPlane/serial/AddWorkerNode 32.35
166 TestMultiControlPlane/serial/NodeLabels 0.07
167 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.88
168 TestMultiControlPlane/serial/CopyFile 16.19
169 TestMultiControlPlane/serial/StopSecondaryNode 12.54
170 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.68
171 TestMultiControlPlane/serial/RestartSecondaryNode 20.29
172 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.21
173 TestMultiControlPlane/serial/RestartClusterKeepsNodes 183.09
174 TestMultiControlPlane/serial/DeleteSecondaryNode 11.47
175 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.66
176 TestMultiControlPlane/serial/StopCluster 35.7
177 TestMultiControlPlane/serial/RestartCluster 79.02
178 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.67
179 TestMultiControlPlane/serial/AddSecondaryNode 43.06
180 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.88
184 TestJSONOutput/start/Command 40.83
185 TestJSONOutput/start/Audit 0
187 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
188 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
190 TestJSONOutput/pause/Command 0.69
191 TestJSONOutput/pause/Audit 0
193 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/unpause/Command 0.6
197 TestJSONOutput/unpause/Audit 0
199 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/stop/Command 5.83
203 TestJSONOutput/stop/Audit 0
205 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
207 TestErrorJSONOutput 0.23
209 TestKicCustomNetwork/create_custom_network 29.4
210 TestKicCustomNetwork/use_default_bridge_network 26.93
211 TestKicExistingNetwork 26.09
212 TestKicCustomSubnet 24.06
213 TestKicStaticIP 24.62
214 TestMainNoArgs 0.05
215 TestMinikubeProfile 52.22
218 TestMountStart/serial/StartWithMountFirst 5.5
219 TestMountStart/serial/VerifyMountFirst 0.25
220 TestMountStart/serial/StartWithMountSecond 5.61
221 TestMountStart/serial/VerifyMountSecond 0.26
222 TestMountStart/serial/DeleteFirst 1.63
223 TestMountStart/serial/VerifyMountPostDelete 0.25
224 TestMountStart/serial/Stop 1.18
225 TestMountStart/serial/RestartStopped 7.31
226 TestMountStart/serial/VerifyMountPostStop 0.25
229 TestMultiNode/serial/FreshStart2Nodes 68.41
230 TestMultiNode/serial/DeployApp2Nodes 3.58
231 TestMultiNode/serial/PingHostFrom2Pods 0.8
232 TestMultiNode/serial/AddNode 28.88
233 TestMultiNode/serial/MultiNodeLabels 0.06
234 TestMultiNode/serial/ProfileList 0.63
235 TestMultiNode/serial/CopyFile 9.26
236 TestMultiNode/serial/StopNode 2.15
237 TestMultiNode/serial/StartAfterStop 9.13
238 TestMultiNode/serial/RestartKeepsNodes 106.52
239 TestMultiNode/serial/DeleteNode 5.42
240 TestMultiNode/serial/StopMultiNode 23.82
241 TestMultiNode/serial/RestartMultiNode 55.04
242 TestMultiNode/serial/ValidateNameConflict 24.5
247 TestPreload 104.75
249 TestScheduledStopUnix 101.75
252 TestInsufficientStorage 12.74
253 TestRunningBinaryUpgrade 100.91
255 TestKubernetesUpgrade 329.88
256 TestMissingContainerUpgrade 111.48
258 TestStoppedBinaryUpgrade/Setup 0.45
259 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
267 TestNoKubernetes/serial/StartWithK8s 36.29
268 TestStoppedBinaryUpgrade/Upgrade 102.31
269 TestNoKubernetes/serial/StartWithStopK8s 13.04
270 TestNoKubernetes/serial/Start 4.75
271 TestNoKubernetes/serial/VerifyK8sNotRunning 0.3
272 TestNoKubernetes/serial/ProfileList 13.56
274 TestPause/serial/Start 45.99
275 TestNoKubernetes/serial/Stop 1.22
276 TestNoKubernetes/serial/StartNoArgs 11.74
277 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.32
278 TestStoppedBinaryUpgrade/MinikubeLogs 0.91
279 TestPause/serial/SecondStartNoReconfiguration 37.16
287 TestNetworkPlugins/group/false 3.58
291 TestPause/serial/Pause 0.76
292 TestPause/serial/VerifyStatus 0.31
293 TestPause/serial/Unpause 0.66
294 TestPause/serial/PauseAgain 0.84
295 TestPause/serial/DeletePaused 2.95
296 TestPause/serial/VerifyDeletedResources 0.37
298 TestStartStop/group/old-k8s-version/serial/FirstStart 127.87
300 TestStartStop/group/embed-certs/serial/FirstStart 41.91
301 TestStartStop/group/embed-certs/serial/DeployApp 8.24
302 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.98
303 TestStartStop/group/embed-certs/serial/Stop 11.93
304 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.18
305 TestStartStop/group/embed-certs/serial/SecondStart 276.7
306 TestStartStop/group/old-k8s-version/serial/DeployApp 9.5
307 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.9
308 TestStartStop/group/old-k8s-version/serial/Stop 12
309 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.19
310 TestStartStop/group/old-k8s-version/serial/SecondStart 136.9
312 TestStartStop/group/no-preload/serial/FirstStart 53.54
314 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 41.32
315 TestStartStop/group/no-preload/serial/DeployApp 11.25
316 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.89
317 TestStartStop/group/no-preload/serial/Stop 11.93
318 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.2
319 TestStartStop/group/no-preload/serial/SecondStart 275.02
320 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.28
321 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.87
322 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.97
323 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
324 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.08
325 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
326 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.21
327 TestStartStop/group/old-k8s-version/serial/Pause 2.8
328 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 280.14
330 TestStartStop/group/newest-cni/serial/FirstStart 30.36
331 TestStartStop/group/newest-cni/serial/DeployApp 0
332 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.92
333 TestStartStop/group/newest-cni/serial/Stop 1.74
334 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.19
335 TestStartStop/group/newest-cni/serial/SecondStart 13.85
336 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
337 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
338 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.23
339 TestStartStop/group/newest-cni/serial/Pause 3.13
340 TestNetworkPlugins/group/auto/Start 46.12
341 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
342 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
343 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.23
344 TestStartStop/group/embed-certs/serial/Pause 3.11
345 TestNetworkPlugins/group/kindnet/Start 44.61
346 TestNetworkPlugins/group/auto/KubeletFlags 0.31
347 TestNetworkPlugins/group/auto/NetCatPod 9.21
348 TestNetworkPlugins/group/auto/DNS 0.14
349 TestNetworkPlugins/group/auto/Localhost 0.11
350 TestNetworkPlugins/group/auto/HairPin 0.11
351 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
352 TestNetworkPlugins/group/calico/Start 57.78
353 TestNetworkPlugins/group/kindnet/KubeletFlags 0.3
354 TestNetworkPlugins/group/kindnet/NetCatPod 11.21
355 TestNetworkPlugins/group/kindnet/DNS 0.18
356 TestNetworkPlugins/group/kindnet/Localhost 0.15
357 TestNetworkPlugins/group/kindnet/HairPin 0.15
358 TestNetworkPlugins/group/custom-flannel/Start 47.59
359 TestNetworkPlugins/group/calico/ControllerPod 6.01
360 TestNetworkPlugins/group/calico/KubeletFlags 0.26
361 TestNetworkPlugins/group/calico/NetCatPod 11.19
362 TestNetworkPlugins/group/calico/DNS 0.13
363 TestNetworkPlugins/group/calico/Localhost 0.11
364 TestNetworkPlugins/group/calico/HairPin 0.11
365 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.27
366 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.21
367 TestNetworkPlugins/group/custom-flannel/DNS 0.15
368 TestNetworkPlugins/group/custom-flannel/Localhost 0.13
369 TestNetworkPlugins/group/custom-flannel/HairPin 0.12
370 TestNetworkPlugins/group/enable-default-cni/Start 69.3
371 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
372 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.1
373 TestNetworkPlugins/group/flannel/Start 49.27
374 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.31
375 TestStartStop/group/no-preload/serial/Pause 3.5
376 TestNetworkPlugins/group/bridge/Start 65.7
377 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
378 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.08
379 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.23
380 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.81
381 TestNetworkPlugins/group/flannel/ControllerPod 6.01
382 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.28
383 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.2
384 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
385 TestNetworkPlugins/group/flannel/NetCatPod 10.18
386 TestNetworkPlugins/group/enable-default-cni/DNS 0.14
387 TestNetworkPlugins/group/enable-default-cni/Localhost 0.12
388 TestNetworkPlugins/group/enable-default-cni/HairPin 0.11
389 TestNetworkPlugins/group/flannel/DNS 0.13
390 TestNetworkPlugins/group/flannel/Localhost 0.11
391 TestNetworkPlugins/group/flannel/HairPin 0.11
392 TestNetworkPlugins/group/bridge/KubeletFlags 0.32
393 TestNetworkPlugins/group/bridge/NetCatPod 10.24
394 TestNetworkPlugins/group/bridge/DNS 0.13
395 TestNetworkPlugins/group/bridge/Localhost 0.11
396 TestNetworkPlugins/group/bridge/HairPin 0.11
x
+
TestDownloadOnly/v1.20.0/json-events (5.68s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0414 17:16:57.045062  556707 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0414 17:16:57.045175  556707 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20201-549845/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-418114 | jenkins | v1.35.0 | 14 Apr 25 17:16 UTC |          |
	|         | -p download-only-418114        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 17:16:51
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 17:16:51.415989  556719 out.go:345] Setting OutFile to fd 1 ...
	I0414 17:16:51.416094  556719 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:16:51.416099  556719 out.go:358] Setting ErrFile to fd 2...
	I0414 17:16:51.416103  556719 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:16:51.416329  556719 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20201-549845/.minikube/bin
	W0414 17:16:51.416464  556719 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20201-549845/.minikube/config/config.json: open /home/jenkins/minikube-integration/20201-549845/.minikube/config/config.json: no such file or directory
	I0414 17:16:51.417056  556719 out.go:352] Setting JSON to true
	I0414 17:16:51.418260  556719 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":7154,"bootTime":1744643857,"procs":373,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0414 17:16:51.418386  556719 start.go:139] virtualization: kvm guest
	I0414 17:16:51.421067  556719 out.go:97] [download-only-418114] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0414 17:16:51.421293  556719 notify.go:220] Checking for updates...
	W0414 17:16:51.421286  556719 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20201-549845/.minikube/cache/preloaded-tarball: no such file or directory
	I0414 17:16:51.423051  556719 out.go:169] MINIKUBE_LOCATION=20201
	I0414 17:16:51.424932  556719 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 17:16:51.426908  556719 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20201-549845/kubeconfig
	I0414 17:16:51.428774  556719 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20201-549845/.minikube
	I0414 17:16:51.430698  556719 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0414 17:16:51.433811  556719 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0414 17:16:51.434079  556719 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 17:16:51.457230  556719 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 17:16:51.457371  556719 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 17:16:51.508747  556719 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:54 SystemTime:2025-04-14 17:16:51.500048575 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 17:16:51.508860  556719 docker.go:318] overlay module found
	I0414 17:16:51.511262  556719 out.go:97] Using the docker driver based on user configuration
	I0414 17:16:51.511313  556719 start.go:297] selected driver: docker
	I0414 17:16:51.511322  556719 start.go:901] validating driver "docker" against <nil>
	I0414 17:16:51.511414  556719 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 17:16:51.561809  556719 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:54 SystemTime:2025-04-14 17:16:51.551651849 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 17:16:51.562032  556719 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 17:16:51.562934  556719 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0414 17:16:51.563193  556719 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0414 17:16:51.565309  556719 out.go:169] Using Docker driver with root privileges
	I0414 17:16:51.566680  556719 cni.go:84] Creating CNI manager for ""
	I0414 17:16:51.566759  556719 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0414 17:16:51.566771  556719 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0414 17:16:51.566839  556719 start.go:340] cluster config:
	{Name:download-only-418114 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-418114 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio 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.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 17:16:51.568409  556719 out.go:97] Starting "download-only-418114" primary control-plane node in "download-only-418114" cluster
	I0414 17:16:51.568440  556719 cache.go:121] Beginning downloading kic base image for docker with crio
	I0414 17:16:51.569943  556719 out.go:97] Pulling base image v0.0.46-1744107393-20604 ...
	I0414 17:16:51.569970  556719 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0414 17:16:51.570077  556719 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0414 17:16:51.586960  556719 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 17:16:51.587155  556719 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0414 17:16:51.587272  556719 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 17:16:51.600252  556719 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0414 17:16:51.600281  556719 cache.go:56] Caching tarball of preloaded images
	I0414 17:16:51.600447  556719 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0414 17:16:51.602784  556719 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0414 17:16:51.602815  556719 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0414 17:16:51.634948  556719 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/20201-549845/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0414 17:16:55.107268  556719 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a as a tarball
	I0414 17:16:55.499076  556719 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0414 17:16:55.499174  556719 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20201-549845/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	
	
	* The control-plane node download-only-418114 host does not exist
	  To start a cluster, run: "minikube start -p download-only-418114"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/json-events (5.17s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-768255 --force --alsologtostderr --kubernetes-version=v1.32.2 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-768255 --force --alsologtostderr --kubernetes-version=v1.32.2 --container-runtime=crio --driver=docker  --container-runtime=crio: (5.173769776s)
--- PASS: TestDownloadOnly/v1.32.2/json-events (5.17s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/preload-exists
I0414 17:17:02.662025  556707 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
I0414 17:17:02.662075  556707 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20201-549845/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.2/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.2/LogsDuration (0.07s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-418114 | jenkins | v1.35.0 | 14 Apr 25 17:16 UTC |                     |
	|         | -p download-only-418114        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.35.0 | 14 Apr 25 17:16 UTC | 14 Apr 25 17:16 UTC |
	| delete  | -p download-only-418114        | download-only-418114 | jenkins | v1.35.0 | 14 Apr 25 17:16 UTC | 14 Apr 25 17:16 UTC |
	| start   | -o=json --download-only        | download-only-768255 | jenkins | v1.35.0 | 14 Apr 25 17:16 UTC |                     |
	|         | -p download-only-768255        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.2   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/14 17:16:57
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0414 17:16:57.530949  557049 out.go:345] Setting OutFile to fd 1 ...
	I0414 17:16:57.531248  557049 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:16:57.531260  557049 out.go:358] Setting ErrFile to fd 2...
	I0414 17:16:57.531267  557049 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:16:57.531481  557049 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20201-549845/.minikube/bin
	I0414 17:16:57.532128  557049 out.go:352] Setting JSON to true
	I0414 17:16:57.533377  557049 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":7161,"bootTime":1744643857,"procs":371,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0414 17:16:57.533446  557049 start.go:139] virtualization: kvm guest
	I0414 17:16:57.535760  557049 out.go:97] [download-only-768255] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0414 17:16:57.535994  557049 notify.go:220] Checking for updates...
	I0414 17:16:57.537645  557049 out.go:169] MINIKUBE_LOCATION=20201
	I0414 17:16:57.539466  557049 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 17:16:57.541025  557049 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20201-549845/kubeconfig
	I0414 17:16:57.542703  557049 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20201-549845/.minikube
	I0414 17:16:57.544496  557049 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0414 17:16:57.547329  557049 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0414 17:16:57.547698  557049 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 17:16:57.571529  557049 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 17:16:57.571659  557049 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 17:16:57.619277  557049 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:25 OomKillDisable:true NGoroutines:47 SystemTime:2025-04-14 17:16:57.610314586 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 17:16:57.619398  557049 docker.go:318] overlay module found
	I0414 17:16:57.621509  557049 out.go:97] Using the docker driver based on user configuration
	I0414 17:16:57.621551  557049 start.go:297] selected driver: docker
	I0414 17:16:57.621561  557049 start.go:901] validating driver "docker" against <nil>
	I0414 17:16:57.621640  557049 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 17:16:57.668647  557049 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:25 OomKillDisable:true NGoroutines:47 SystemTime:2025-04-14 17:16:57.659573393 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 17:16:57.668824  557049 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0414 17:16:57.669414  557049 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0414 17:16:57.669555  557049 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0414 17:16:57.671756  557049 out.go:169] Using Docker driver with root privileges
	I0414 17:16:57.673839  557049 cni.go:84] Creating CNI manager for ""
	I0414 17:16:57.673917  557049 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0414 17:16:57.673940  557049 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0414 17:16:57.674020  557049 start.go:340] cluster config:
	{Name:download-only-768255 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:download-only-768255 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 17:16:57.675789  557049 out.go:97] Starting "download-only-768255" primary control-plane node in "download-only-768255" cluster
	I0414 17:16:57.675825  557049 cache.go:121] Beginning downloading kic base image for docker with crio
	I0414 17:16:57.677684  557049 out.go:97] Pulling base image v0.0.46-1744107393-20604 ...
	I0414 17:16:57.677719  557049 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 17:16:57.677795  557049 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0414 17:16:57.695667  557049 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0414 17:16:57.695811  557049 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0414 17:16:57.695853  557049 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory, skipping pull
	I0414 17:16:57.695861  557049 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a exists in cache, skipping pull
	I0414 17:16:57.695872  557049 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a as a tarball
	I0414 17:16:57.710739  557049 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	I0414 17:16:57.710780  557049 cache.go:56] Caching tarball of preloaded images
	I0414 17:16:57.710930  557049 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 17:16:57.713220  557049 out.go:97] Downloading Kubernetes v1.32.2 preload ...
	I0414 17:16:57.713244  557049 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 ...
	I0414 17:16:57.743810  557049 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.2/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4?checksum=md5:a1ce605168a895ad5f3b3c8db1fe4d66 -> /home/jenkins/minikube-integration/20201-549845/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	I0414 17:17:01.200486  557049 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 ...
	I0414 17:17:01.200595  557049 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20201-549845/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 ...
	I0414 17:17:01.967754  557049 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on crio
	I0414 17:17:01.968127  557049 profile.go:143] Saving config to /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/download-only-768255/config.json ...
	I0414 17:17:01.968164  557049 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/download-only-768255/config.json: {Name:mkd896102765764f30e776441f6a4b7df08776ab Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0414 17:17:01.968344  557049 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0414 17:17:01.968485  557049 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/20201-549845/.minikube/cache/linux/amd64/v1.32.2/kubectl
	
	
	* The control-plane node download-only-768255 host does not exist
	  To start a cluster, run: "minikube start -p download-only-768255"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.13s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p download-docker-070258 --alsologtostderr --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "download-docker-070258" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p download-docker-070258
--- PASS: TestDownloadOnlyKic (1.13s)

                                                
                                    
x
+
TestBinaryMirror (0.79s)

                                                
                                                
=== RUN   TestBinaryMirror
I0414 17:17:04.529271  556707 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.2/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-789052 --alsologtostderr --binary-mirror http://127.0.0.1:35953 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-789052" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-789052
--- PASS: TestBinaryMirror (0.79s)

                                                
                                    
x
+
TestOffline (60.63s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-716336 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-crio-716336 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (58.26248668s)
helpers_test.go:175: Cleaning up "offline-crio-716336" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-716336
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-716336: (2.37147592s)
--- PASS: TestOffline (60.63s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (136.46s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-881969 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher
addons_test.go:107: (dbg) Done: out/minikube-linux-amd64 start -p addons-881969 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=nvidia-device-plugin --addons=yakd --addons=volcano --addons=amd-gpu-device-plugin --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=storage-provisioner-rancher: (2m16.463087776s)
--- PASS: TestAddons/Setup (136.46s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-881969 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-881969 create sa gcp-auth-test
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [22473175-8e13-4874-9964-8e6e257e450b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [22473175-8e13-4874-9964-8e6e257e450b] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 9.00424114s
addons_test.go:633: (dbg) Run:  kubectl --context addons-881969 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-881969 describe sa gcp-auth-test
addons_test.go:683: (dbg) Run:  kubectl --context addons-881969 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (9.53s)

                                                
                                    
x
+
TestAddons/parallel/Registry (14.48s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 3.611396ms
addons_test.go:323: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6c88467877-wbgpz" [c58952d2-bc9c-40ed-b66c-6e535c362625] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.044618774s
addons_test.go:326: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-jdzmh" [250417fe-bb9f-441a-87ad-fb9f3eb2a539] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003871091s
addons_test.go:331: (dbg) Run:  kubectl --context addons-881969 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-881969 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:336: (dbg) Done: kubectl --context addons-881969 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (3.558676285s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 ip
2025/04/14 17:19:53 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (14.48s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-dtnzr" [fdc7570d-9212-4d8e-93e4-f7b699101ce9] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003404689s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-881969 addons disable inspektor-gadget --alsologtostderr -v=1: (6.006783695s)
--- PASS: TestAddons/parallel/InspektorGadget (12.01s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 2.991605ms
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-7fbb699795-b6cp5" [5d089cef-9606-4038-bce4-62de8a3909a2] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003778557s
addons_test.go:402: (dbg) Run:  kubectl --context addons-881969 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.77s)

                                                
                                    
x
+
TestAddons/parallel/CSI (37.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0414 17:19:54.582130  556707 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0414 17:19:54.585654  556707 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0414 17:19:54.585683  556707 kapi.go:107] duration metric: took 3.574309ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 3.583166ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-881969 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:496: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-881969 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-881969 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-881969 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:506: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [7480a8d4-85e6-435f-8ac1-14914f30c585] Pending
helpers_test.go:344: "task-pv-pod" [7480a8d4-85e6-435f-8ac1-14914f30c585] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod" [7480a8d4-85e6-435f-8ac1-14914f30c585] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.004408551s
addons_test.go:511: (dbg) Run:  kubectl --context addons-881969 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:516: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-881969 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-881969 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-881969 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-881969 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-881969 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:538: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-881969 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-881969 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-881969 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-881969 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-881969 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-881969 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-881969 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-881969 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:548: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [c1301c0b-6728-47bf-aacd-344e20caab60] Pending
helpers_test.go:344: "task-pv-pod-restore" [c1301c0b-6728-47bf-aacd-344e20caab60] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [c1301c0b-6728-47bf-aacd-344e20caab60] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.003836186s
addons_test.go:553: (dbg) Run:  kubectl --context addons-881969 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-881969 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-881969 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-881969 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.737225077s)
--- PASS: TestAddons/parallel/CSI (37.19s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (19.89s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:747: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-881969 --alsologtostderr -v=1
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-5d4b5d7bd6-549js" [38860669-1202-4ce9-8531-7a8b9d617e49] Pending
helpers_test.go:344: "headlamp-5d4b5d7bd6-549js" [38860669-1202-4ce9-8531-7a8b9d617e49] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-549js" [38860669-1202-4ce9-8531-7a8b9d617e49] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.00350663s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-881969 addons disable headlamp --alsologtostderr -v=1: (6.048161719s)
--- PASS: TestAddons/parallel/Headlamp (19.89s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-7dc7f9b5b8-spmld" [4da11768-061f-4198-9b48-dc86ce2d9f19] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003883422s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.51s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (54.37s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-881969 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-881969 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:898: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-881969 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-881969 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-881969 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-881969 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-881969 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-881969 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [58c722a6-404d-4312-9622-78fe692a4536] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [58c722a6-404d-4312-9622-78fe692a4536] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [58c722a6-404d-4312-9622-78fe692a4536] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.002954421s
addons_test.go:906: (dbg) Run:  kubectl --context addons-881969 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 ssh "cat /opt/local-path-provisioner/pvc-a6ef2085-2286-4e71-850f-67a9f4d3c652_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-881969 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-881969 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-881969 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.453158547s)
--- PASS: TestAddons/parallel/LocalPath (54.37s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.78s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-d2xss" [e0181bd4-8483-4244-86e3-82e948b545fd] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.048071909s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.78s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-575dd5996b-f5z2w" [90e952d7-9c18-42f9-9aba-33c735629a6d] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003347724s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-881969 addons disable yakd --alsologtostderr -v=1: (5.708707509s)
--- PASS: TestAddons/parallel/Yakd (10.71s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (5.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/AmdGpuDevicePlugin
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: waiting 6m0s for pods matching "name=amd-gpu-device-plugin" in namespace "kube-system" ...
helpers_test.go:344: "amd-gpu-device-plugin-6bk48" [27cb54c0-4f64-4018-a143-ec6262c8b6d9] Running
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 5.00408547s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (5.60s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.18s)

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

                                                
                                    
x
+
TestCertOptions (33.82s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (228.79s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-351622 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-351622 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (30.29138281s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-351622 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
E0414 17:55:39.503094  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-351622 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (16.108824842s)
helpers_test.go:175: Cleaning up "cert-expiration-351622" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-351622
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-351622: (2.38880015s)
--- PASS: TestCertExpiration (228.79s)

                                                
                                    
x
+
TestForceSystemdFlag (35.17s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-733588 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:91: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-flag-733588 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (29.301111973s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-733588 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-733588" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-733588
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-733588: (5.578723125s)
--- PASS: TestForceSystemdFlag (35.17s)

                                                
                                    
x
+
TestForceSystemdEnv (27.9s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-551659 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
docker_test.go:155: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-551659 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (25.483726394s)
helpers_test.go:175: Cleaning up "force-systemd-env-551659" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-551659
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-551659: (2.417824524s)
--- PASS: TestForceSystemdEnv (27.90s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.47s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I0414 17:51:55.394015  556707 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0414 17:51:55.394334  556707 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-without-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
W0414 17:51:55.438093  556707 install.go:62] docker-machine-driver-kvm2: exit status 1
W0414 17:51:55.438295  556707 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0414 17:51:55.438352  556707 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3677316402/001/docker-machine-driver-kvm2
I0414 17:51:55.731817  556707 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate3677316402/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940] Decompressors:map[bz2:0xc000521ce8 gz:0xc000521d70 tar:0xc000521d20 tar.bz2:0xc000521d30 tar.gz:0xc000521d40 tar.xz:0xc000521d50 tar.zst:0xc000521d60 tbz2:0xc000521d30 tgz:0xc000521d40 txz:0xc000521d50 tzst:0xc000521d60 xz:0xc000521d78 zip:0xc000521d80 zst:0xc000521d90] Getters:map[file:0xc001bd44d0 http:0xc000a049b0 https:0xc000a04a00] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0414 17:51:55.731886  556707 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3677316402/001/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (3.47s)

                                                
                                    
x
+
TestErrorSpam/setup (23.48s)

                                                
                                                
=== RUN   TestErrorSpam/setup
error_spam_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -p nospam-742123 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-742123 --driver=docker  --container-runtime=crio
error_spam_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -p nospam-742123 -n=1 --memory=2250 --wait=false --log_dir=/tmp/nospam-742123 --driver=docker  --container-runtime=crio: (23.482071604s)
--- PASS: TestErrorSpam/setup (23.48s)

                                                
                                    
x
+
TestErrorSpam/start (0.62s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.89s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.6s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.64s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.39s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1872: local sync path: /home/jenkins/minikube-integration/20201-549845/.minikube/files/etc/test/nested/copy/556707/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (44.1s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2251: (dbg) Run:  out/minikube-linux-amd64 start -p functional-413002 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio
functional_test.go:2251: (dbg) Done: out/minikube-linux-amd64 start -p functional-413002 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (44.096854133s)
--- PASS: TestFunctional/serial/StartWithProxy (44.10s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (36.13s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0414 17:24:10.015416  556707 config.go:182] Loaded profile config "functional-413002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
functional_test.go:676: (dbg) Run:  out/minikube-linux-amd64 start -p functional-413002 --alsologtostderr -v=8
E0414 17:24:22.486113  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:24:22.492608  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:24:22.504059  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:24:22.525538  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:24:22.567076  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:24:22.648661  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:24:22.810324  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:24:23.132155  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:24:23.774274  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:24:25.055934  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:24:27.618005  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:24:32.740307  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:24:42.982473  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:676: (dbg) Done: out/minikube-linux-amd64 start -p functional-413002 --alsologtostderr -v=8: (36.125347273s)
functional_test.go:680: soft start took 36.126930009s for "functional-413002" cluster.
I0414 17:24:46.142459  556707 config.go:182] Loaded profile config "functional-413002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/SoftStart (36.13s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.05s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.07s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:713: (dbg) Run:  kubectl --context functional-413002 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.07s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1066: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 cache add registry.k8s.io/pause:3.1
functional_test.go:1066: (dbg) Done: out/minikube-linux-amd64 -p functional-413002 cache add registry.k8s.io/pause:3.1: (1.104690114s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 cache add registry.k8s.io/pause:3.3
functional_test.go:1066: (dbg) Done: out/minikube-linux-amd64 -p functional-413002 cache add registry.k8s.io/pause:3.3: (1.168497912s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 cache add registry.k8s.io/pause:latest
functional_test.go:1066: (dbg) Done: out/minikube-linux-amd64 -p functional-413002 cache add registry.k8s.io/pause:latest: (1.05378352s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.33s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1094: (dbg) Run:  docker build -t minikube-local-cache-test:functional-413002 /tmp/TestFunctionalserialCacheCmdcacheadd_local1541623886/001
functional_test.go:1106: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 cache add minikube-local-cache-test:functional-413002
functional_test.go:1111: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 cache delete minikube-local-cache-test:functional-413002
functional_test.go:1100: (dbg) Run:  docker rmi minikube-local-cache-test:functional-413002
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.40s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node
functional_test.go:1141: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.29s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1164: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh sudo crictl rmi registry.k8s.io/pause:latest
functional_test.go:1170: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh sudo crictl inspecti registry.k8s.io/pause:latest
functional_test.go:1170: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-413002 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (268.672156ms)

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

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

                                                
                                                
** /stderr **
functional_test.go:1175: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 cache reload
functional_test.go:1180: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.67s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.12s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:758: (dbg) Run:  out/kubectl --context functional-413002 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.11s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (38.79s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-linux-amd64 start -p functional-413002 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0414 17:25:03.463912  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:774: (dbg) Done: out/minikube-linux-amd64 start -p functional-413002 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (38.786345489s)
functional_test.go:778: restart took 38.78653068s for "functional-413002" cluster.
I0414 17:25:32.180239  556707 config.go:182] Loaded profile config "functional-413002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/ExtraConfig (38.79s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.09s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.56s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1253: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 logs
functional_test.go:1253: (dbg) Done: out/minikube-linux-amd64 -p functional-413002 logs: (1.558942896s)
--- PASS: TestFunctional/serial/LogsCmd (1.56s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.48s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 logs --file /tmp/TestFunctionalserialLogsFileCmd458955477/001/logs.txt
functional_test.go:1267: (dbg) Done: out/minikube-linux-amd64 -p functional-413002 logs --file /tmp/TestFunctionalserialLogsFileCmd458955477/001/logs.txt: (1.481225633s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.48s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (3.95s)

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

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

                                                
                                                
-- /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:2344: (dbg) Run:  kubectl --context functional-413002 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (3.95s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.49s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (20.24s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.38s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-413002] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20201
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20201-549845/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20201-549845/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on existing profile
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 17:25:52.918668  597258 out.go:345] Setting OutFile to fd 1 ...
	I0414 17:25:52.918938  597258 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:25:52.918949  597258 out.go:358] Setting ErrFile to fd 2...
	I0414 17:25:52.918954  597258 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:25:52.919186  597258 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20201-549845/.minikube/bin
	I0414 17:25:52.919829  597258 out.go:352] Setting JSON to false
	I0414 17:25:52.920972  597258 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":7696,"bootTime":1744643857,"procs":239,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0414 17:25:52.921037  597258 start.go:139] virtualization: kvm guest
	I0414 17:25:52.923457  597258 out.go:177] * [functional-413002] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0414 17:25:52.925282  597258 notify.go:220] Checking for updates...
	I0414 17:25:52.925301  597258 out.go:177]   - MINIKUBE_LOCATION=20201
	I0414 17:25:52.926969  597258 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 17:25:52.928681  597258 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20201-549845/kubeconfig
	I0414 17:25:52.930262  597258 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20201-549845/.minikube
	I0414 17:25:52.931828  597258 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 17:25:52.933321  597258 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 17:25:52.935103  597258 config.go:182] Loaded profile config "functional-413002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 17:25:52.935673  597258 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 17:25:52.962105  597258 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 17:25:52.962249  597258 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 17:25:53.019210  597258 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:37 OomKillDisable:true NGoroutines:54 SystemTime:2025-04-14 17:25:53.009543215 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 17:25:53.019325  597258 docker.go:318] overlay module found
	I0414 17:25:53.021908  597258 out.go:177] * Using the docker driver based on existing profile
	I0414 17:25:53.023586  597258 start.go:297] selected driver: docker
	I0414 17:25:53.023602  597258 start.go:901] validating driver "docker" against &{Name:functional-413002 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:functional-413002 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 17:25:53.023699  597258 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 17:25:53.026226  597258 out.go:201] 
	W0414 17:25:53.028005  597258 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0414 17:25:53.029515  597258 out.go:201] 

                                                
                                                
** /stderr **
functional_test.go:1008: (dbg) Run:  out/minikube-linux-amd64 start -p functional-413002 --dry-run --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
--- PASS: TestFunctional/parallel/DryRun (0.38s)

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.16s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	* [functional-413002] minikube v1.35.0 sur Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20201
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20201-549845/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20201-549845/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Utilisation du pilote docker basé sur le profil existant
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 17:25:53.296044  597470 out.go:345] Setting OutFile to fd 1 ...
	I0414 17:25:53.296173  597470 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:25:53.296180  597470 out.go:358] Setting ErrFile to fd 2...
	I0414 17:25:53.296186  597470 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:25:53.296508  597470 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20201-549845/.minikube/bin
	I0414 17:25:53.297079  597470 out.go:352] Setting JSON to false
	I0414 17:25:53.298158  597470 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":7696,"bootTime":1744643857,"procs":239,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0414 17:25:53.298291  597470 start.go:139] virtualization: kvm guest
	I0414 17:25:53.300760  597470 out.go:177] * [functional-413002] minikube v1.35.0 sur Ubuntu 20.04 (kvm/amd64)
	I0414 17:25:53.302273  597470 out.go:177]   - MINIKUBE_LOCATION=20201
	I0414 17:25:53.302276  597470 notify.go:220] Checking for updates...
	I0414 17:25:53.305568  597470 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 17:25:53.307410  597470 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20201-549845/kubeconfig
	I0414 17:25:53.309191  597470 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20201-549845/.minikube
	I0414 17:25:53.310588  597470 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 17:25:53.312076  597470 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 17:25:53.313706  597470 config.go:182] Loaded profile config "functional-413002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 17:25:53.314236  597470 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 17:25:53.338980  597470 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 17:25:53.339157  597470 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 17:25:53.389782  597470 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:37 OomKillDisable:true NGoroutines:54 SystemTime:2025-04-14 17:25:53.380549733 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 17:25:53.389890  597470 docker.go:318] overlay module found
	I0414 17:25:53.392017  597470 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0414 17:25:53.393951  597470 start.go:297] selected driver: docker
	I0414 17:25:53.393974  597470 start.go:901] validating driver "docker" against &{Name:functional-413002 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:functional-413002 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio 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.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0414 17:25:53.394073  597470 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 17:25:53.396629  597470 out.go:201] 
	W0414 17:25:53.398300  597470 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0414 17:25:53.399831  597470 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:871: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 status
functional_test.go:877: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:889: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.45s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (7.06s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1646: (dbg) Run:  kubectl --context functional-413002 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-413002 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-58f9cf68d8-pjs82" [d5998e4b-4d87-48f6-94c0-88835adf0773] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-58f9cf68d8-pjs82" [d5998e4b-4d87-48f6-94c0-88835adf0773] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 6.003647911s
functional_test.go:1666: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 service hello-node-connect --url
functional_test.go:1672: found endpoint for hello-node-connect: http://192.168.49.2:32599
functional_test.go:1692: http://192.168.49.2:32599: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-58f9cf68d8-pjs82

                                                
                                                
Pod Information:
	-no pod information available-

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

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.17s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1707: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 addons list
functional_test.go:1719: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.17s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (38.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PersistentVolumeClaim
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 4m0s for pods matching "integration-test=storage-provisioner" in namespace "kube-system" ...
helpers_test.go:344: "storage-provisioner" [37cb500a-1b38-414c-b933-9b7165df528f] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003334487s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-413002 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-413002 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-413002 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-413002 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [95369814-6be1-417d-b540-20e8cf9a8e7c] Pending
helpers_test.go:344: "sp-pod" [95369814-6be1-417d-b540-20e8cf9a8e7c] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [95369814-6be1-417d-b540-20e8cf9a8e7c] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 15.003648223s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-413002 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-413002 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-413002 apply -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: waiting 3m0s for pods matching "test=storage-provisioner" in namespace "default" ...
helpers_test.go:344: "sp-pod" [c1d8779e-9f6f-489a-90f0-18cdf1b20f46] Pending
helpers_test.go:344: "sp-pod" [c1d8779e-9f6f-489a-90f0-18cdf1b20f46] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [c1d8779e-9f6f-489a-90f0-18cdf1b20f46] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 17.003413094s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-413002 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (38.77s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.54s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.11s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (25.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1810: (dbg) Run:  kubectl --context functional-413002 replace --force -f testdata/mysql.yaml
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-58ccfd96bb-lt7wt" [4aea3722-8af4-45db-82ec-9cc8b7fdb799] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-58ccfd96bb-lt7wt" [4aea3722-8af4-45db-82ec-9cc8b7fdb799] Running
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 22.004023939s
functional_test.go:1824: (dbg) Run:  kubectl --context functional-413002 exec mysql-58ccfd96bb-lt7wt -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-413002 exec mysql-58ccfd96bb-lt7wt -- mysql -ppassword -e "show databases;": exit status 1 (199.70835ms)

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

                                                
                                                
** /stderr **
I0414 17:26:15.070352  556707 retry.go:31] will retry after 1.181682456s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-413002 exec mysql-58ccfd96bb-lt7wt -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-413002 exec mysql-58ccfd96bb-lt7wt -- mysql -ppassword -e "show databases;": exit status 1 (110.110346ms)

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

                                                
                                                
** /stderr **
I0414 17:26:16.362982  556707 retry.go:31] will retry after 1.996778822s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-413002 exec mysql-58ccfd96bb-lt7wt -- mysql -ppassword -e "show databases;"
2025/04/14 17:26:19 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/MySQL (25.77s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.28s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1946: Checking for existence of /etc/test/nested/copy/556707/hosts within VM
functional_test.go:1948: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "sudo cat /etc/test/nested/copy/556707/hosts"
functional_test.go:1953: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.28s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1989: Checking for existence of /etc/ssl/certs/556707.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "sudo cat /etc/ssl/certs/556707.pem"
functional_test.go:1989: Checking for existence of /usr/share/ca-certificates/556707.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "sudo cat /usr/share/ca-certificates/556707.pem"
functional_test.go:1989: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/5567072.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "sudo cat /etc/ssl/certs/5567072.pem"
functional_test.go:2016: Checking for existence of /usr/share/ca-certificates/5567072.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "sudo cat /usr/share/ca-certificates/5567072.pem"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.69s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.59s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

                                                
                                                
** /stderr **
functional_test.go:2044: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "sudo systemctl is-active containerd"
functional_test.go:2044: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-413002 ssh "sudo systemctl is-active containerd": exit status 1 (280.536191ms)

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.22s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1456: (dbg) Run:  kubectl --context functional-413002 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-413002 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-fcfd88b6f-9d2n7" [731185c9-4144-4247-870d-95d904148c0c] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-fcfd88b6f-9d2n7" [731185c9-4144-4247-870d-95d904148c0c] Running
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 11.00322488s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (11.24s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2287: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 version -o=json --components
functional_test.go:2287: (dbg) Done: out/minikube-linux-amd64 -p functional-413002 version -o=json --components: (1.540236932s)
--- PASS: TestFunctional/parallel/Version/components (1.54s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image ls --format table --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-413002 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/library/nginx                 | latest             | 4cad75abc83d5 | 196MB  |
| registry.k8s.io/kube-apiserver          | v1.32.2            | 85b7a174738ba | 98.1MB |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/kindest/kindnetd              | v20241212-9f82dd49 | d300845f67aeb | 95.7MB |
| docker.io/kindest/kindnetd              | v20250214-acbabc1a | df3849d954c98 | 95.7MB |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| docker.io/library/nginx                 | alpine             | 1ff4bb4faebcf | 49.3MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| gcr.io/k8s-minikube/busybox             | latest             | beae173ccac6a | 1.46MB |
| localhost/kicbase/echo-server           | functional-413002  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| localhost/minikube-local-cache-test     | functional-413002  | 4de61b4ebc2d3 | 3.33kB |
| localhost/my-image                      | functional-413002  | 9b3e802ac2f3b | 1.47MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/etcd                    | 3.5.16-0           | a9e7e6b294baf | 151MB  |
| registry.k8s.io/kube-controller-manager | v1.32.2            | b6a454c5a800d | 90.8MB |
| registry.k8s.io/kube-proxy              | v1.32.2            | f1332858868e1 | 95.3MB |
| registry.k8s.io/kube-scheduler          | v1.32.2            | d8e673e7c9983 | 70.7MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-413002 image ls --format table --alsologtostderr:
I0414 17:26:10.542524  599474 out.go:345] Setting OutFile to fd 1 ...
I0414 17:26:10.542648  599474 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 17:26:10.542658  599474 out.go:358] Setting ErrFile to fd 2...
I0414 17:26:10.542662  599474 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 17:26:10.542847  599474 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20201-549845/.minikube/bin
I0414 17:26:10.543425  599474 config.go:182] Loaded profile config "functional-413002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 17:26:10.543519  599474 config.go:182] Loaded profile config "functional-413002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 17:26:10.543960  599474 cli_runner.go:164] Run: docker container inspect functional-413002 --format={{.State.Status}}
I0414 17:26:10.563824  599474 ssh_runner.go:195] Run: systemctl --version
I0414 17:26:10.563897  599474 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-413002
I0414 17:26:10.582801  599474 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33177 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/functional-413002/id_rsa Username:docker}
I0414 17:26:10.668776  599474 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image ls --format json --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-413002 image ls --format json --alsologtostderr:
[{"id":"85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef","repoDigests":["registry.k8s.io/kube-apiserver@sha256:48e677803a23233a10a796f3d7edc73223e3fbaceb6113665c1015464a743e9d","registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f"],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.2"],"size":"98055648"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"d300845f67aebd4f27f549889087215f476cecdd6d9a715b49
a4152857549c56","repoDigests":["docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26","docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b773c88d428e8dee3dd40"],"repoTags":["docker.io/kindest/kindnetd:v20241212-9f82dd49"],"size":"95714353"},{"id":"df3849d954c98a7162c7bee7313ece357606e313d98ebd68b7aac5e961b1156f","repoDigests":["docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495","docker.io/kindest/kindnetd@sha256:f3108bcefe4c9797081f9b4405e510eaec07ff17b8224077b3bad839452ebc97"],"repoTags":["docker.io/kindest/kindnetd:v20250214-acbabc1a"],"size":"95703604"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519
571821"},{"id":"1ff4bb4faebcfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07","repoDigests":["docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591","docker.io/library/nginx@sha256:a71e0884a7f1192ecf5decf062b67d46b54ad63f0cc1b8aa7e705f739a97c2fc"],"repoTags":["docker.io/library/nginx:alpine"],"size":"49323988"},{"id":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:01669d976f198e210414e4864454330f6cbd4e5fedf1570b0340d206442f2ae5","registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.2"],"size":"90793286"},{"id":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","repoDigests":["registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76","registry.k8s.io/kube-scheduler@sha256:c98f93221ffa10bfb46b85966915759dbc
af957098364763242e814fee84363b"],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.2"],"size":"70653254"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf5
83f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"7c0c8bdc2f73353dba22ce8d1e839ac4995784f4d117dd32626c1a2d1f6856cf","repoDigests":["docker.io/library/0a3771904917b62f8293a9421cd6bef442b481348cfd85cf0511174d6b3b609c-tmp@sha256:fe81cdef9f4782ed22cdc1424ac36622d893d21280e29917fcf26b866e13621a"],"repoTags":[],"size":"1465612"},{"id":"4cad75abc83d5ca6ee22053d85850676eaef657ee9d723d7bef61179e1e1e485","repoDigests":["docker.io/library/nginx@sha256:09369da6b10306312cd908661320086bf87fba
e1b6b0c49a1f50ba531fef2eab","docker.io/library/nginx@sha256:b6653fca400812e81569f9be762ae315db685bc30b12ddcdc8616c63a227d3ca"],"repoTags":["docker.io/library/nginx:latest"],"size":"196210580"},{"id":"9b3e802ac2f3bb57c0e093349efc4bc2ba110313c4f07db3578275b25a8d50da","repoDigests":["localhost/my-image@sha256:d4401a37a91504d08f7aa6adfb4b5db876afcd61ee969fee41849bd1602c555f"],"repoTags":["localhost/my-image:functional-413002"],"size":"1468194"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc","repoDigests":["registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990","registry.k8s.io/etcd
@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5"],"repoTags":["registry.k8s.io/etcd:3.5.16-0"],"size":"151021823"},{"id":"f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","repoDigests":["registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d","registry.k8s.io/kube-proxy@sha256:ab90de2ec2cbade95df799a63d85e438f51817055ecee067b694fdd0f776e15d"],"repoTags":["registry.k8s.io/kube-proxy:v1.32.2"],"size":"95271321"},{"id":"beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1462480"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d
10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-413002"],"size":"4943877"},{"id":"4de61b4ebc2d39fb1ae1a1a53f7aed01f61899c30ef12234750adc443425a385","repoDigests":["localhost/minikube-local-cache-test@sha256:2d9cc37230c0dbd1225ee18c9029cdf1bb5d2e2df5de3a61537b930273b7788b"],"repoTags":["localhost/minikube-local-cache-test:functional-413002"],"size":"3330"}]
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-413002 image ls --format json --alsologtostderr:
I0414 17:26:10.309541  599412 out.go:345] Setting OutFile to fd 1 ...
I0414 17:26:10.309798  599412 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 17:26:10.309810  599412 out.go:358] Setting ErrFile to fd 2...
I0414 17:26:10.309814  599412 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 17:26:10.310039  599412 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20201-549845/.minikube/bin
I0414 17:26:10.310669  599412 config.go:182] Loaded profile config "functional-413002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 17:26:10.310782  599412 config.go:182] Loaded profile config "functional-413002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 17:26:10.311289  599412 cli_runner.go:164] Run: docker container inspect functional-413002 --format={{.State.Status}}
I0414 17:26:10.334320  599412 ssh_runner.go:195] Run: systemctl --version
I0414 17:26:10.334371  599412 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-413002
I0414 17:26:10.352963  599412 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33177 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/functional-413002/id_rsa Username:docker}
I0414 17:26:10.444516  599412 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.24s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:278: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image ls --format yaml --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-413002 image ls --format yaml --alsologtostderr:
- id: 85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:48e677803a23233a10a796f3d7edc73223e3fbaceb6113665c1015464a743e9d
- registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.2
size: "98055648"
- id: f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5
repoDigests:
- registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d
- registry.k8s.io/kube-proxy@sha256:ab90de2ec2cbade95df799a63d85e438f51817055ecee067b694fdd0f776e15d
repoTags:
- registry.k8s.io/kube-proxy:v1.32.2
size: "95271321"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- id: 1ff4bb4faebcfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07
repoDigests:
- docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591
- docker.io/library/nginx@sha256:a71e0884a7f1192ecf5decf062b67d46b54ad63f0cc1b8aa7e705f739a97c2fc
repoTags:
- docker.io/library/nginx:alpine
size: "49323988"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-413002
size: "4943877"
- id: b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:01669d976f198e210414e4864454330f6cbd4e5fedf1570b0340d206442f2ae5
- registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.2
size: "90793286"
- id: df3849d954c98a7162c7bee7313ece357606e313d98ebd68b7aac5e961b1156f
repoDigests:
- docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495
- docker.io/kindest/kindnetd@sha256:f3108bcefe4c9797081f9b4405e510eaec07ff17b8224077b3bad839452ebc97
repoTags:
- docker.io/kindest/kindnetd:v20250214-acbabc1a
size: "95703604"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: d300845f67aebd4f27f549889087215f476cecdd6d9a715b49a4152857549c56
repoDigests:
- docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26
- docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b773c88d428e8dee3dd40
repoTags:
- docker.io/kindest/kindnetd:v20241212-9f82dd49
size: "95714353"
- id: 4cad75abc83d5ca6ee22053d85850676eaef657ee9d723d7bef61179e1e1e485
repoDigests:
- docker.io/library/nginx@sha256:09369da6b10306312cd908661320086bf87fbae1b6b0c49a1f50ba531fef2eab
- docker.io/library/nginx@sha256:b6653fca400812e81569f9be762ae315db685bc30b12ddcdc8616c63a227d3ca
repoTags:
- docker.io/library/nginx:latest
size: "196210580"
- id: c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e
- registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.3
size: "63273227"
- id: d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76
- registry.k8s.io/kube-scheduler@sha256:c98f93221ffa10bfb46b85966915759dbcaf957098364763242e814fee84363b
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.2
size: "70653254"
- id: 4de61b4ebc2d39fb1ae1a1a53f7aed01f61899c30ef12234750adc443425a385
repoDigests:
- localhost/minikube-local-cache-test@sha256:2d9cc37230c0dbd1225ee18c9029cdf1bb5d2e2df5de3a61537b930273b7788b
repoTags:
- localhost/minikube-local-cache-test:functional-413002
size: "3330"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc
repoDigests:
- registry.k8s.io/etcd@sha256:1d988b04a9476119cdbc2025ba58f6eec19554caf36edb43c357ff412d07e990
- registry.k8s.io/etcd@sha256:c6a9d11cc5c04b114ccdef39a9265eeef818e3d02f5359be035ae784097fdec5
repoTags:
- registry.k8s.io/etcd:3.5.16-0
size: "151021823"

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-413002 image ls --format yaml --alsologtostderr:
I0414 17:26:05.223323  598625 out.go:345] Setting OutFile to fd 1 ...
I0414 17:26:05.223592  598625 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 17:26:05.223603  598625 out.go:358] Setting ErrFile to fd 2...
I0414 17:26:05.223607  598625 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 17:26:05.223798  598625 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20201-549845/.minikube/bin
I0414 17:26:05.224380  598625 config.go:182] Loaded profile config "functional-413002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 17:26:05.224477  598625 config.go:182] Loaded profile config "functional-413002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 17:26:05.224864  598625 cli_runner.go:164] Run: docker container inspect functional-413002 --format={{.State.Status}}
I0414 17:26:05.242977  598625 ssh_runner.go:195] Run: systemctl --version
I0414 17:26:05.243028  598625 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-413002
I0414 17:26:05.266983  598625 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33177 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/functional-413002/id_rsa Username:docker}
I0414 17:26:05.352652  598625 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.82s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image build -t localhost/my-image:functional-413002 testdata/build --alsologtostderr
functional_test.go:332: (dbg) Done: out/minikube-linux-amd64 -p functional-413002 image build -t localhost/my-image:functional-413002 testdata/build --alsologtostderr: (3.659378942s)
functional_test.go:337: (dbg) Stdout: out/minikube-linux-amd64 -p functional-413002 image build -t localhost/my-image:functional-413002 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 7c0c8bdc2f7
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-413002
--> 9b3e802ac2f
Successfully tagged localhost/my-image:functional-413002
9b3e802ac2f3bb57c0e093349efc4bc2ba110313c4f07db3578275b25a8d50da
functional_test.go:340: (dbg) Stderr: out/minikube-linux-amd64 -p functional-413002 image build -t localhost/my-image:functional-413002 testdata/build --alsologtostderr:
I0414 17:26:06.313830  598899 out.go:345] Setting OutFile to fd 1 ...
I0414 17:26:06.313965  598899 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 17:26:06.313975  598899 out.go:358] Setting ErrFile to fd 2...
I0414 17:26:06.313979  598899 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0414 17:26:06.314260  598899 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20201-549845/.minikube/bin
I0414 17:26:06.315210  598899 config.go:182] Loaded profile config "functional-413002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 17:26:06.315989  598899 config.go:182] Loaded profile config "functional-413002": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0414 17:26:06.316556  598899 cli_runner.go:164] Run: docker container inspect functional-413002 --format={{.State.Status}}
I0414 17:26:06.335773  598899 ssh_runner.go:195] Run: systemctl --version
I0414 17:26:06.335823  598899 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-413002
I0414 17:26:06.356008  598899 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33177 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/functional-413002/id_rsa Username:docker}
I0414 17:26:06.449345  598899 build_images.go:161] Building image from path: /tmp/build.2643746583.tar
I0414 17:26:06.449435  598899 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0414 17:26:06.459592  598899 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2643746583.tar
I0414 17:26:06.462970  598899 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2643746583.tar: stat -c "%s %y" /var/lib/minikube/build/build.2643746583.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2643746583.tar': No such file or directory
I0414 17:26:06.463005  598899 ssh_runner.go:362] scp /tmp/build.2643746583.tar --> /var/lib/minikube/build/build.2643746583.tar (3072 bytes)
I0414 17:26:06.488820  598899 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2643746583
I0414 17:26:06.553004  598899 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2643746583 -xf /var/lib/minikube/build/build.2643746583.tar
I0414 17:26:06.563829  598899 crio.go:315] Building image: /var/lib/minikube/build/build.2643746583
I0414 17:26:06.563927  598899 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-413002 /var/lib/minikube/build/build.2643746583 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I0414 17:26:09.894970  598899 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-413002 /var/lib/minikube/build/build.2643746583 --cgroup-manager=cgroupfs: (3.331009239s)
I0414 17:26:09.895036  598899 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2643746583
I0414 17:26:09.904197  598899 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2643746583.tar
I0414 17:26:09.913279  598899 build_images.go:217] Built localhost/my-image:functional-413002 from /tmp/build.2643746583.tar
I0414 17:26:09.913311  598899 build_images.go:133] succeeded building to: functional-413002
I0414 17:26:09.913317  598899 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (4.28s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:359: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:359: (dbg) Done: docker pull kicbase/echo-server:1.0: (1.098010896s)
functional_test.go:364: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-413002
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.13s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:372: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image load --daemon kicbase/echo-server:functional-413002 --alsologtostderr
functional_test.go:372: (dbg) Done: out/minikube-linux-amd64 -p functional-413002 image load --daemon kicbase/echo-server:functional-413002 --alsologtostderr: (2.510796592s)
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (2.75s)

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

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

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

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

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

                                                
                                                
** /stderr **
I0414 17:25:42.006542  556707 retry.go:31] will retry after 631.979385ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Apr 14 17:25 created-by-test
-rw-r--r-- 1 docker docker 24 Apr 14 17:25 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Apr 14 17:25 test-1744651541601973974
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh cat /mount-9p/test-1744651541601973974
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-413002 replace --force -f testdata/busybox-mount-test.yaml
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: waiting 4m0s for pods matching "integration-test=busybox-mount" in namespace "default" ...
helpers_test.go:344: "busybox-mount" [32b23615-3bb1-4d6a-a08d-86e1bbbd8243] Pending
helpers_test.go:344: "busybox-mount" [32b23615-3bb1-4d6a-a08d-86e1bbbd8243] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [32b23615-3bb1-4d6a-a08d-86e1bbbd8243] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [32b23615-3bb1-4d6a-a08d-86e1bbbd8243] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 4.003669439s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-413002 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-413002 /tmp/TestFunctionalparallelMountCmdany-port2838919905/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.10s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1327: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1332: Took "427.107514ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1341: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1346: Took "57.154045ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.48s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1378: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1383: Took "370.382183ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1391: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1396: Took "57.689676ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.43s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image load --daemon kicbase/echo-server:functional-413002 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image ls
E0414 17:25:44.426183  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (0.95s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:252: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:257: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-413002
functional_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image load --daemon kicbase/echo-server:functional-413002 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.29s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:409: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image rm kicbase/echo-server:functional-413002 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.51s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:426: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image load /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.75s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:436: (dbg) Run:  docker rmi kicbase/echo-server:functional-413002
functional_test.go:441: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 image save --daemon kicbase/echo-server:functional-413002 --alsologtostderr
functional_test.go:449: (dbg) Run:  docker image inspect localhost/kicbase/echo-server:functional-413002
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.55s)

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

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

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

                                                
                                                
** /stderr **
I0414 17:25:49.032217  556707 retry.go:31] will retry after 531.524428ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-413002 /tmp/TestFunctionalparallelMountCmdspecific-port377371568/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-413002 ssh "sudo umount -f /mount-9p": exit status 1 (261.280411ms)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-413002 apply -f testdata/testsvc.yaml
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: waiting 4m0s for pods matching "run=nginx-svc" in namespace "default" ...
helpers_test.go:344: "nginx-svc" [b7fdf154-9317-4009-839a-254a6029a2b6] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [b7fdf154-9317-4009-839a-254a6029a2b6] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.004142856s
I0414 17:25:59.379457  556707 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.21s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/VerifyCleanup
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-413002 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1947232842/001:/mount1 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-413002 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1947232842/001:/mount2 --alsologtostderr -v=1]
functional_test_mount_test.go:298: (dbg) daemon: [out/minikube-linux-amd64 mount -p functional-413002 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1947232842/001:/mount3 --alsologtostderr -v=1]
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-413002 ssh "findmnt -T" /mount1: exit status 1 (345.917431ms)

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

                                                
                                                
** /stderr **
I0414 17:25:50.943950  556707 retry.go:31] will retry after 633.359021ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-413002 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-413002 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1947232842/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-413002 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1947232842/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-413002 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1947232842/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.93s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1506: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 service list -o json
functional_test.go:1511: Took "398.480303ms" to run "out/minikube-linux-amd64 -p functional-413002 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.40s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1526: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 service --namespace=default --https --url hello-node
functional_test.go:1539: found endpoint: https://192.168.49.2:30349
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.44s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1576: (dbg) Run:  out/minikube-linux-amd64 -p functional-413002 service hello-node --url
functional_test.go:1582: found endpoint for hello-node: http://192.168.49.2:30349
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.39s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.102.77.14 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-amd64 -p functional-413002 tunnel --alsologtostderr] ...
functional_test_tunnel_test.go:437: failed to stop process: signal: terminated
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:207: (dbg) Run:  docker rmi -f kicbase/echo-server:1.0
functional_test.go:207: (dbg) Run:  docker rmi -f kicbase/echo-server:functional-413002
--- 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:215: (dbg) Run:  docker rmi -f localhost/my-image:functional-413002
--- 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:223: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-413002
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (105.25s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-162951 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0414 17:27:06.348322  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-162951 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m44.54925363s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-162951 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (105.25s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (5.38s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.11s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-162951 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-162951 -- exec busybox-58667487b6-bb7mw -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-162951 -- exec busybox-58667487b6-bb7mw -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-162951 -- exec busybox-58667487b6-jp6wr -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-162951 -- exec busybox-58667487b6-jp6wr -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-162951 -- exec busybox-58667487b6-lpm6l -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-162951 -- exec busybox-58667487b6-lpm6l -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.11s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (32.35s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-162951 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-162951 -v=7 --alsologtostderr: (31.507122786s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-162951 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (32.35s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.88s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (16.19s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.54s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 17:29:21.831918  620356 out.go:345] Setting OutFile to fd 1 ...
	I0414 17:29:21.832019  620356 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:29:21.832026  620356 out.go:358] Setting ErrFile to fd 2...
	I0414 17:29:21.832031  620356 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:29:21.832257  620356 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20201-549845/.minikube/bin
	I0414 17:29:21.832483  620356 out.go:352] Setting JSON to false
	I0414 17:29:21.832515  620356 mustload.go:65] Loading cluster: ha-162951
	I0414 17:29:21.832633  620356 notify.go:220] Checking for updates...
	I0414 17:29:21.832910  620356 config.go:182] Loaded profile config "ha-162951": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 17:29:21.832936  620356 status.go:174] checking status of ha-162951 ...
	I0414 17:29:21.833405  620356 cli_runner.go:164] Run: docker container inspect ha-162951 --format={{.State.Status}}
	I0414 17:29:21.853562  620356 status.go:371] ha-162951 host status = "Running" (err=<nil>)
	I0414 17:29:21.853594  620356 host.go:66] Checking if "ha-162951" exists ...
	I0414 17:29:21.853851  620356 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-162951
	I0414 17:29:21.872203  620356 host.go:66] Checking if "ha-162951" exists ...
	I0414 17:29:21.872496  620356 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 17:29:21.872568  620356 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-162951
	I0414 17:29:21.890870  620356 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33182 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/ha-162951/id_rsa Username:docker}
	I0414 17:29:21.977187  620356 ssh_runner.go:195] Run: systemctl --version
	I0414 17:29:21.981170  620356 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 17:29:21.992381  620356 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 17:29:22.043699  620356 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:63 OomKillDisable:true NGoroutines:73 SystemTime:2025-04-14 17:29:22.034135392 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 17:29:22.044324  620356 kubeconfig.go:125] found "ha-162951" server: "https://192.168.49.254:8443"
	I0414 17:29:22.044369  620356 api_server.go:166] Checking apiserver status ...
	I0414 17:29:22.044413  620356 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 17:29:22.056334  620356 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1520/cgroup
	I0414 17:29:22.066358  620356 api_server.go:182] apiserver freezer: "6:freezer:/docker/ae2fcab7069b565fdb1a3c58ecfb4013f68f747dfc503f4c0ea2186bcd4bb69f/crio/crio-97902e8c0c1de6dc10341758266a98a34b5dd897b240c1a05de7b63f90208e9e"
	I0414 17:29:22.066522  620356 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/ae2fcab7069b565fdb1a3c58ecfb4013f68f747dfc503f4c0ea2186bcd4bb69f/crio/crio-97902e8c0c1de6dc10341758266a98a34b5dd897b240c1a05de7b63f90208e9e/freezer.state
	I0414 17:29:22.075191  620356 api_server.go:204] freezer state: "THAWED"
	I0414 17:29:22.075227  620356 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0414 17:29:22.079195  620356 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0414 17:29:22.079224  620356 status.go:463] ha-162951 apiserver status = Running (err=<nil>)
	I0414 17:29:22.079239  620356 status.go:176] ha-162951 status: &{Name:ha-162951 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 17:29:22.079258  620356 status.go:174] checking status of ha-162951-m02 ...
	I0414 17:29:22.079593  620356 cli_runner.go:164] Run: docker container inspect ha-162951-m02 --format={{.State.Status}}
	I0414 17:29:22.097557  620356 status.go:371] ha-162951-m02 host status = "Stopped" (err=<nil>)
	I0414 17:29:22.097583  620356 status.go:384] host is not running, skipping remaining checks
	I0414 17:29:22.097592  620356 status.go:176] ha-162951-m02 status: &{Name:ha-162951-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 17:29:22.097637  620356 status.go:174] checking status of ha-162951-m03 ...
	I0414 17:29:22.097900  620356 cli_runner.go:164] Run: docker container inspect ha-162951-m03 --format={{.State.Status}}
	I0414 17:29:22.115560  620356 status.go:371] ha-162951-m03 host status = "Running" (err=<nil>)
	I0414 17:29:22.115593  620356 host.go:66] Checking if "ha-162951-m03" exists ...
	I0414 17:29:22.115955  620356 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-162951-m03
	I0414 17:29:22.135108  620356 host.go:66] Checking if "ha-162951-m03" exists ...
	I0414 17:29:22.135406  620356 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 17:29:22.135468  620356 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-162951-m03
	I0414 17:29:22.153812  620356 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33192 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/ha-162951-m03/id_rsa Username:docker}
	I0414 17:29:22.240983  620356 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 17:29:22.252327  620356 kubeconfig.go:125] found "ha-162951" server: "https://192.168.49.254:8443"
	I0414 17:29:22.252363  620356 api_server.go:166] Checking apiserver status ...
	I0414 17:29:22.252405  620356 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 17:29:22.262927  620356 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1432/cgroup
	I0414 17:29:22.272422  620356 api_server.go:182] apiserver freezer: "6:freezer:/docker/77a98a46df3b2f7138476ded1753c98feb49c350bedc924cbc43fe895ac2c44d/crio/crio-1c559e38977adf7281f4d5183a3516ace3f37ee9e3c85cce2d8a29cfe99c6746"
	I0414 17:29:22.272503  620356 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/77a98a46df3b2f7138476ded1753c98feb49c350bedc924cbc43fe895ac2c44d/crio/crio-1c559e38977adf7281f4d5183a3516ace3f37ee9e3c85cce2d8a29cfe99c6746/freezer.state
	I0414 17:29:22.281652  620356 api_server.go:204] freezer state: "THAWED"
	I0414 17:29:22.281691  620356 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0414 17:29:22.286207  620356 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0414 17:29:22.286245  620356 status.go:463] ha-162951-m03 apiserver status = Running (err=<nil>)
	I0414 17:29:22.286258  620356 status.go:176] ha-162951-m03 status: &{Name:ha-162951-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 17:29:22.286279  620356 status.go:174] checking status of ha-162951-m04 ...
	I0414 17:29:22.286532  620356 cli_runner.go:164] Run: docker container inspect ha-162951-m04 --format={{.State.Status}}
	I0414 17:29:22.306465  620356 status.go:371] ha-162951-m04 host status = "Running" (err=<nil>)
	I0414 17:29:22.306492  620356 host.go:66] Checking if "ha-162951-m04" exists ...
	I0414 17:29:22.306780  620356 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-162951-m04
	I0414 17:29:22.325235  620356 host.go:66] Checking if "ha-162951-m04" exists ...
	I0414 17:29:22.325545  620356 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 17:29:22.325581  620356 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-162951-m04
	I0414 17:29:22.344645  620356 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33197 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/ha-162951-m04/id_rsa Username:docker}
	I0414 17:29:22.429021  620356 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 17:29:22.440308  620356 status.go:176] ha-162951-m04 status: &{Name:ha-162951-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.68s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop
ha_test.go:392: (dbg) Run:  out/minikube-linux-amd64 profile list --output json
E0414 17:29:22.484013  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.68s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (20.29s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.21s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (183.09s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-162951 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-162951 -v=7 --alsologtostderr
E0414 17:29:50.190292  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-162951 -v=7 --alsologtostderr: (36.851145672s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-162951 --wait=true -v=7 --alsologtostderr
E0414 17:30:39.502945  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:30:39.509347  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:30:39.520749  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:30:39.542167  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:30:39.583587  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:30:39.665131  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:30:39.826730  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:30:40.148535  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:30:40.790645  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:30:42.072350  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:30:44.635509  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:30:49.757656  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:30:59.999332  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:31:20.481103  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:32:01.442950  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-162951 --wait=true -v=7 --alsologtostderr: (2m26.10108841s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-162951
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (183.09s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.47s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.66s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.7s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-162951 stop -v=7 --alsologtostderr
E0414 17:33:23.365069  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-162951 stop -v=7 --alsologtostderr: (35.590745507s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-162951 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-162951 status -v=7 --alsologtostderr: exit status 7 (113.185899ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 17:33:35.494632  637624 out.go:345] Setting OutFile to fd 1 ...
	I0414 17:33:35.495195  637624 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:33:35.495281  637624 out.go:358] Setting ErrFile to fd 2...
	I0414 17:33:35.495292  637624 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:33:35.495509  637624 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20201-549845/.minikube/bin
	I0414 17:33:35.495713  637624 out.go:352] Setting JSON to false
	I0414 17:33:35.495750  637624 mustload.go:65] Loading cluster: ha-162951
	I0414 17:33:35.495807  637624 notify.go:220] Checking for updates...
	I0414 17:33:35.496252  637624 config.go:182] Loaded profile config "ha-162951": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 17:33:35.496285  637624 status.go:174] checking status of ha-162951 ...
	I0414 17:33:35.496809  637624 cli_runner.go:164] Run: docker container inspect ha-162951 --format={{.State.Status}}
	I0414 17:33:35.518557  637624 status.go:371] ha-162951 host status = "Stopped" (err=<nil>)
	I0414 17:33:35.518610  637624 status.go:384] host is not running, skipping remaining checks
	I0414 17:33:35.518618  637624 status.go:176] ha-162951 status: &{Name:ha-162951 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 17:33:35.518646  637624 status.go:174] checking status of ha-162951-m02 ...
	I0414 17:33:35.518987  637624 cli_runner.go:164] Run: docker container inspect ha-162951-m02 --format={{.State.Status}}
	I0414 17:33:35.537327  637624 status.go:371] ha-162951-m02 host status = "Stopped" (err=<nil>)
	I0414 17:33:35.537349  637624 status.go:384] host is not running, skipping remaining checks
	I0414 17:33:35.537356  637624 status.go:176] ha-162951-m02 status: &{Name:ha-162951-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 17:33:35.537383  637624 status.go:174] checking status of ha-162951-m04 ...
	I0414 17:33:35.537644  637624 cli_runner.go:164] Run: docker container inspect ha-162951-m04 --format={{.State.Status}}
	I0414 17:33:35.557371  637624 status.go:371] ha-162951-m04 host status = "Stopped" (err=<nil>)
	I0414 17:33:35.557394  637624 status.go:384] host is not running, skipping remaining checks
	I0414 17:33:35.557401  637624 status.go:176] ha-162951-m04 status: &{Name:ha-162951-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (79.02s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-162951 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0414 17:34:22.484635  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-162951 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m18.240617989s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-162951 status -v=7 --alsologtostderr
ha_test.go:586: (dbg) Run:  kubectl get nodes
ha_test.go:594: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (79.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.67s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (43.06s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-162951 --control-plane -v=7 --alsologtostderr
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 node add -p ha-162951 --control-plane -v=7 --alsologtostderr: (42.138757531s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-162951 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (43.06s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.88s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (40.83s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-184625 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0414 17:36:07.207224  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-184625 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (40.826076466s)
--- PASS: TestJSONOutput/start/Command (40.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-amd64 pause -p json-output-184625 --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.6s)

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

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

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

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"84195c52-48e8-460c-b63a-8c8ff0577d6c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-959119] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"de1a25de-27ef-44aa-a117-cb547a0d5ae0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20201"}}
	{"specversion":"1.0","id":"ba4f6acf-b4f1-4ee8-a16a-c90ea5548c06","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":"09f0823d-2fa0-47a5-a429-1968459fcd61","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20201-549845/kubeconfig"}}
	{"specversion":"1.0","id":"2eec9f1d-1f2c-43f4-9f20-126012b29bc5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20201-549845/.minikube"}}
	{"specversion":"1.0","id":"bc929114-4530-4b8b-8fc2-111eb4ccec19","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"1c8fc283-ccee-4122-b6d3-0176b1fd27a2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"c61f940b-9fae-4f9a-8333-62102dcb8472","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (29.4s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-017601 --network=
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-017601 --network=: (27.316275745s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-017601" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-017601
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-017601: (2.068594175s)
--- PASS: TestKicCustomNetwork/create_custom_network (29.40s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (26.93s)

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

                                                
                                    
x
+
TestKicExistingNetwork (26.09s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0414 17:37:35.896143  556707 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}}]}"
W0414 17:37:35.913167  556707 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
I0414 17:37:35.913246  556707 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0414 17:37:35.913264  556707 cli_runner.go:164] Run: docker network inspect existing-network
W0414 17:37:35.930948  556707 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0414 17:37:35.930982  556707 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
I0414 17:37:35.931002  556707 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0414 17:37:35.931166  556707 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}}]}"
I0414 17:37:35.950212  556707 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-d1038cd4b21d IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:4e:81:3b:d0:d5:41} reservation:<nil>}
I0414 17:37:35.950922  556707 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:0xc002201680}
I0414 17:37:35.950952  556707 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 ...
I0414 17:37:35.951022  556707 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
I0414 17:37:36.005659  556707 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-amd64 start -p existing-network-685149 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-685149 --network=existing-network: (23.950508899s)
helpers_test.go:175: Cleaning up "existing-network-685149" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-685149
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-685149: (1.989929242s)
I0414 17:38:01.964989  556707 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (26.09s)

                                                
                                    
x
+
TestKicCustomSubnet (24.06s)

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

                                                
                                    
x
+
TestKicStaticIP (24.62s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-amd64 start -p static-ip-508641 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-amd64 start -p static-ip-508641 --static-ip=192.168.200.200: (22.790942283s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-amd64 -p static-ip-508641 ip
helpers_test.go:175: Cleaning up "static-ip-508641" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p static-ip-508641
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p static-ip-508641: (1.688930424s)
--- PASS: TestKicStaticIP (24.62s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (52.22s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-235260 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-235260 --driver=docker  --container-runtime=crio: (21.820446771s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-250164 --driver=docker  --container-runtime=crio
E0414 17:39:22.484430  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-250164 --driver=docker  --container-runtime=crio: (25.030500607s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-235260
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-250164
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-250164" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-250164
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-250164: (1.886794411s)
helpers_test.go:175: Cleaning up "first-235260" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-235260
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-235260: (2.309040929s)
--- PASS: TestMinikubeProfile (52.22s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (5.5s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-186601 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-1-186601 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (4.501033924s)
--- PASS: TestMountStart/serial/StartWithMountFirst (5.50s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.61s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-206157 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-206157 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (4.608461887s)
--- PASS: TestMountStart/serial/StartWithMountSecond (5.61s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.63s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.18s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.31s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.25s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (68.41s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-966810 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0414 17:40:39.502706  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:40:45.552288  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-966810 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m7.948261839s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-966810 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (68.41s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (3.58s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.8s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (28.88s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.63s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.15s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 17:42:00.346574  703052 out.go:345] Setting OutFile to fd 1 ...
	I0414 17:42:00.346677  703052 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:42:00.346682  703052 out.go:358] Setting ErrFile to fd 2...
	I0414 17:42:00.346687  703052 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:42:00.346938  703052 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20201-549845/.minikube/bin
	I0414 17:42:00.347129  703052 out.go:352] Setting JSON to false
	I0414 17:42:00.347173  703052 mustload.go:65] Loading cluster: multinode-966810
	I0414 17:42:00.347305  703052 notify.go:220] Checking for updates...
	I0414 17:42:00.347757  703052 config.go:182] Loaded profile config "multinode-966810": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 17:42:00.347790  703052 status.go:174] checking status of multinode-966810 ...
	I0414 17:42:00.348361  703052 cli_runner.go:164] Run: docker container inspect multinode-966810 --format={{.State.Status}}
	I0414 17:42:00.369473  703052 status.go:371] multinode-966810 host status = "Running" (err=<nil>)
	I0414 17:42:00.369568  703052 host.go:66] Checking if "multinode-966810" exists ...
	I0414 17:42:00.370188  703052 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-966810
	I0414 17:42:00.390609  703052 host.go:66] Checking if "multinode-966810" exists ...
	I0414 17:42:00.390893  703052 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 17:42:00.390937  703052 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-966810
	I0414 17:42:00.411439  703052 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33303 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/multinode-966810/id_rsa Username:docker}
	I0414 17:42:00.501208  703052 ssh_runner.go:195] Run: systemctl --version
	I0414 17:42:00.505300  703052 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 17:42:00.516034  703052 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 17:42:00.567773  703052 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ 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:51 OomKillDisable:true NGoroutines:63 SystemTime:2025-04-14 17:42:00.558590555 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 17:42:00.568341  703052 kubeconfig.go:125] found "multinode-966810" server: "https://192.168.67.2:8443"
	I0414 17:42:00.568376  703052 api_server.go:166] Checking apiserver status ...
	I0414 17:42:00.568416  703052 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0414 17:42:00.578835  703052 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1508/cgroup
	I0414 17:42:00.587607  703052 api_server.go:182] apiserver freezer: "6:freezer:/docker/db2ebc6520150d3246196c6b3a01089a5f1c0d9a79127bfca1d5963900756017/crio/crio-31af182cdacac0d19486a2a8524d9bd67beeb108f9f1053119b9ee132c6d3068"
	I0414 17:42:00.587676  703052 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/db2ebc6520150d3246196c6b3a01089a5f1c0d9a79127bfca1d5963900756017/crio/crio-31af182cdacac0d19486a2a8524d9bd67beeb108f9f1053119b9ee132c6d3068/freezer.state
	I0414 17:42:00.595763  703052 api_server.go:204] freezer state: "THAWED"
	I0414 17:42:00.595795  703052 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0414 17:42:00.599638  703052 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0414 17:42:00.599665  703052 status.go:463] multinode-966810 apiserver status = Running (err=<nil>)
	I0414 17:42:00.599676  703052 status.go:176] multinode-966810 status: &{Name:multinode-966810 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 17:42:00.599692  703052 status.go:174] checking status of multinode-966810-m02 ...
	I0414 17:42:00.600075  703052 cli_runner.go:164] Run: docker container inspect multinode-966810-m02 --format={{.State.Status}}
	I0414 17:42:00.618317  703052 status.go:371] multinode-966810-m02 host status = "Running" (err=<nil>)
	I0414 17:42:00.618343  703052 host.go:66] Checking if "multinode-966810-m02" exists ...
	I0414 17:42:00.618615  703052 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-966810-m02
	I0414 17:42:00.639273  703052 host.go:66] Checking if "multinode-966810-m02" exists ...
	I0414 17:42:00.639604  703052 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0414 17:42:00.639662  703052 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-966810-m02
	I0414 17:42:00.658118  703052 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33308 SSHKeyPath:/home/jenkins/minikube-integration/20201-549845/.minikube/machines/multinode-966810-m02/id_rsa Username:docker}
	I0414 17:42:00.745125  703052 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0414 17:42:00.756058  703052 status.go:176] multinode-966810-m02 status: &{Name:multinode-966810-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0414 17:42:00.756104  703052 status.go:174] checking status of multinode-966810-m03 ...
	I0414 17:42:00.756412  703052 cli_runner.go:164] Run: docker container inspect multinode-966810-m03 --format={{.State.Status}}
	I0414 17:42:00.775645  703052 status.go:371] multinode-966810-m03 host status = "Stopped" (err=<nil>)
	I0414 17:42:00.775673  703052 status.go:384] host is not running, skipping remaining checks
	I0414 17:42:00.775683  703052 status.go:176] multinode-966810-m03 status: &{Name:multinode-966810-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.13s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (106.52s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-966810
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-966810
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-966810: (24.886916042s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-966810 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-966810 --wait=true -v=8 --alsologtostderr: (1m21.522125812s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-966810
--- PASS: TestMultiNode/serial/RestartKeepsNodes (106.52s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.42s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeleteNode
multinode_test.go:416: (dbg) Run:  out/minikube-linux-amd64 -p multinode-966810 node delete m03
multinode_test.go:416: (dbg) Done: out/minikube-linux-amd64 -p multinode-966810 node delete m03: (4.82621966s)
multinode_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p multinode-966810 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.42s)

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.82s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-amd64 -p multinode-966810 stop
E0414 17:44:22.486661  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:345: (dbg) Done: out/minikube-linux-amd64 -p multinode-966810 stop: (23.638939203s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-amd64 -p multinode-966810 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-amd64 -p multinode-966810 status: exit status 7 (90.751255ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 17:44:25.620911  712734 out.go:345] Setting OutFile to fd 1 ...
	I0414 17:44:25.621196  712734 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:44:25.621209  712734 out.go:358] Setting ErrFile to fd 2...
	I0414 17:44:25.621213  712734 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:44:25.621456  712734 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20201-549845/.minikube/bin
	I0414 17:44:25.621692  712734 out.go:352] Setting JSON to false
	I0414 17:44:25.621734  712734 mustload.go:65] Loading cluster: multinode-966810
	I0414 17:44:25.621804  712734 notify.go:220] Checking for updates...
	I0414 17:44:25.622221  712734 config.go:182] Loaded profile config "multinode-966810": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 17:44:25.622251  712734 status.go:174] checking status of multinode-966810 ...
	I0414 17:44:25.622698  712734 cli_runner.go:164] Run: docker container inspect multinode-966810 --format={{.State.Status}}
	I0414 17:44:25.644208  712734 status.go:371] multinode-966810 host status = "Stopped" (err=<nil>)
	I0414 17:44:25.644236  712734 status.go:384] host is not running, skipping remaining checks
	I0414 17:44:25.644248  712734 status.go:176] multinode-966810 status: &{Name:multinode-966810 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0414 17:44:25.644276  712734 status.go:174] checking status of multinode-966810-m02 ...
	I0414 17:44:25.644546  712734 cli_runner.go:164] Run: docker container inspect multinode-966810-m02 --format={{.State.Status}}
	I0414 17:44:25.662324  712734 status.go:371] multinode-966810-m02 host status = "Stopped" (err=<nil>)
	I0414 17:44:25.662372  712734 status.go:384] host is not running, skipping remaining checks
	I0414 17:44:25.662383  712734 status.go:176] multinode-966810-m02 status: &{Name:multinode-966810-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (55.04s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (24.5s)

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

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

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-966810-m03 --driver=docker  --container-runtime=crio
E0414 17:45:39.504101  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-966810-m03 --driver=docker  --container-runtime=crio: (22.216918994s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-966810
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-966810: exit status 80 (282.545899ms)

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

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

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

                                                
                                    
x
+
TestPreload (104.75s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-262983 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0414 17:47:02.569205  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-262983 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m17.168111711s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-262983 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-262983 image pull gcr.io/k8s-minikube/busybox: (1.231797005s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-262983
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-262983: (5.704975045s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-262983 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-262983 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (18.048834247s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-262983 image list
helpers_test.go:175: Cleaning up "test-preload-262983" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-262983
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-262983: (2.330845053s)
--- PASS: TestPreload (104.75s)

                                                
                                    
x
+
TestScheduledStopUnix (101.75s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-130377 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-130377 --memory=2048 --driver=docker  --container-runtime=crio: (25.621116505s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-130377 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-130377 -n scheduled-stop-130377
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-130377 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0414 17:48:00.043156  556707 retry.go:31] will retry after 76.461µs: open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/scheduled-stop-130377/pid: no such file or directory
I0414 17:48:00.044389  556707 retry.go:31] will retry after 153.095µs: open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/scheduled-stop-130377/pid: no such file or directory
I0414 17:48:00.045781  556707 retry.go:31] will retry after 173.113µs: open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/scheduled-stop-130377/pid: no such file or directory
I0414 17:48:00.046973  556707 retry.go:31] will retry after 362.234µs: open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/scheduled-stop-130377/pid: no such file or directory
I0414 17:48:00.048157  556707 retry.go:31] will retry after 603.082µs: open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/scheduled-stop-130377/pid: no such file or directory
I0414 17:48:00.049328  556707 retry.go:31] will retry after 723.495µs: open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/scheduled-stop-130377/pid: no such file or directory
I0414 17:48:00.050513  556707 retry.go:31] will retry after 1.691405ms: open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/scheduled-stop-130377/pid: no such file or directory
I0414 17:48:00.052767  556707 retry.go:31] will retry after 1.338481ms: open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/scheduled-stop-130377/pid: no such file or directory
I0414 17:48:00.055070  556707 retry.go:31] will retry after 1.921023ms: open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/scheduled-stop-130377/pid: no such file or directory
I0414 17:48:00.057359  556707 retry.go:31] will retry after 2.535805ms: open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/scheduled-stop-130377/pid: no such file or directory
I0414 17:48:00.060621  556707 retry.go:31] will retry after 5.685984ms: open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/scheduled-stop-130377/pid: no such file or directory
I0414 17:48:00.066975  556707 retry.go:31] will retry after 12.513926ms: open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/scheduled-stop-130377/pid: no such file or directory
I0414 17:48:00.080360  556707 retry.go:31] will retry after 6.664256ms: open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/scheduled-stop-130377/pid: no such file or directory
I0414 17:48:00.087687  556707 retry.go:31] will retry after 13.225091ms: open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/scheduled-stop-130377/pid: no such file or directory
I0414 17:48:00.101999  556707 retry.go:31] will retry after 34.85188ms: open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/scheduled-stop-130377/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-130377 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-130377 -n scheduled-stop-130377
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-130377
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-130377 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-130377
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-130377: exit status 7 (68.189032ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (12.74s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-amd64 start -p insufficient-storage-521980 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio
E0414 17:49:22.484034  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p insufficient-storage-521980 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (10.342372083s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"b5ade534-d6be-493d-b60f-54f47baa208e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-521980] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"c70e662f-bec8-4215-b480-2d62faf0dde7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20201"}}
	{"specversion":"1.0","id":"5a6a4ba0-f117-449b-a847-cdabb2fe07ee","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":"094dfbc3-1ba5-426d-b84a-9f2980f8bf7a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20201-549845/kubeconfig"}}
	{"specversion":"1.0","id":"acc93700-45f6-4c2c-b3cc-358a994c4180","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20201-549845/.minikube"}}
	{"specversion":"1.0","id":"a1fea1be-9cb1-437f-a023-ac8fe85dc3e4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"8f13ba95-08f4-4543-b23b-2f7f2e7ecf21","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"8b698f05-6950-4956-83d9-e894630c0a31","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":"28086271-814e-44b0-a6c1-f883e91443a8","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":"582ea5e3-d991-4524-a4f0-1f0c0386aa5b","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":"7b64be3f-6927-4d3a-9415-c93f238769ba","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":"1d118a25-3c5a-470b-9319-a6f56477d94d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-521980\" primary control-plane node in \"insufficient-storage-521980\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"05302abe-76b0-4c19-a3bb-aa3f1c1924f4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.46-1744107393-20604 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"0347d42c-84ba-4281-ad5e-b64dffeffb62","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"8","message":"Creating docker container (CPUs=2, Memory=2048MB) ...","name":"Creating Container","totalsteps":"19"}}
	{"specversion":"1.0","id":"398b931c-7f31-4526-88c9-d4aa56774242","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0414 17:49:26.362242  735069 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-521980" does not appear in /home/jenkins/minikube-integration/20201-549845/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0414 17:49:26.625433  735166 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-521980" does not appear in /home/jenkins/minikube-integration/20201-549845/kubeconfig
	E0414 17:49:26.635407  735166 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/insufficient-storage-521980/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-521980" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p insufficient-storage-521980
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p insufficient-storage-521980: (1.868787401s)
--- PASS: TestInsufficientStorage (12.74s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (100.91s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.2879032531 start -p running-upgrade-340772 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.2879032531 start -p running-upgrade-340772 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m5.455028131s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-340772 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-340772 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (32.131723004s)
helpers_test.go:175: Cleaning up "running-upgrade-340772" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-340772
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-340772: (2.528884261s)
--- PASS: TestRunningBinaryUpgrade (100.91s)

                                                
                                    
x
+
TestKubernetesUpgrade (329.88s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-506763 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-506763 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (45.65710124s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-506763
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-506763: (1.238554085s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-506763 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-506763 status --format={{.Host}}: exit status 7 (70.985465ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-506763 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
I0414 17:51:57.227250  556707 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0414 17:51:57.227337  556707 install.go:117] Validating docker-machine-driver-kvm2, PATH=/home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version:/home/jenkins/workspace/Docker_Linux_crio_integration/out/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/usr/local/go/bin:/home/jenkins/go/bin:/usr/local/bin/:/usr/local/go/bin/:/home/jenkins/go/bin
I0414 17:51:57.260520  556707 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W0414 17:51:57.260553  556707 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W0414 17:51:57.260627  556707 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0414 17:51:57.260661  556707 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3677316402/002/docker-machine-driver-kvm2
I0414 17:51:57.429302  556707 driver.go:46] failed to download arch specific driver: getter: &{Ctx:context.Background Src:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2-amd64.sha256 Dst:/tmp/TestKVMDriverInstallOrUpdate3677316402/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940] Decompressors:map[bz2:0xc000521ce8 gz:0xc000521d70 tar:0xc000521d20 tar.bz2:0xc000521d30 tar.gz:0xc000521d40 tar.xz:0xc000521d50 tar.zst:0xc000521d60 tbz2:0xc000521d30 tgz:0xc000521d40 txz:0xc000521d50 tzst:0xc000521d60 xz:0xc000521d78 zip:0xc000521d80 zst:0xc000521d90] Getters:map[file:0xc000cefcc0 http:0xc001af7860 https:0xc001af78b0] Dir:false ProgressListener:<nil> Insecure:false DisableSymlinks:false Options:[]}: invalid checksum: Error downloading checksum file: bad response co
de: 404. trying to get the common version
I0414 17:51:57.429345  556707 download.go:108] Downloading: https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2?checksum=file:https://github.com/kubernetes/minikube/releases/download/v1.3.0/docker-machine-driver-kvm2.sha256 -> /tmp/TestKVMDriverInstallOrUpdate3677316402/002/docker-machine-driver-kvm2
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-506763 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m26.957348499s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-506763 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-506763 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-506763 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (78.111458ms)

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

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

                                                
                                                
** /stderr **
version_upgrade_test.go:273: Attempting restart after unsuccessful downgrade
version_upgrade_test.go:275: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-506763 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-506763 --memory=2200 --kubernetes-version=v1.32.2 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (13.633509585s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-506763" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-506763
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-506763: (2.178892388s)
--- PASS: TestKubernetesUpgrade (329.88s)

                                                
                                    
x
+
TestMissingContainerUpgrade (111.48s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.4118569959 start -p missing-upgrade-112411 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.4118569959 start -p missing-upgrade-112411 --memory=2200 --driver=docker  --container-runtime=crio: (36.535808955s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-112411
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-112411: (10.479648488s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-112411
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-112411 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-112411 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m1.913859076s)
helpers_test.go:175: Cleaning up "missing-upgrade-112411" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-112411
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-112411: (1.939374448s)
--- PASS: TestMissingContainerUpgrade (111.48s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.45s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-795493 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:83: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p NoKubernetes-795493 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=crio: exit status 14 (75.33394ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-795493] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20201
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20201-549845/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20201-549845/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (36.29s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-795493 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-795493 --driver=docker  --container-runtime=crio: (35.952389634s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-795493 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (36.29s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (102.31s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.3009542817 start -p stopped-upgrade-819906 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.3009542817 start -p stopped-upgrade-819906 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m10.911182547s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.3009542817 -p stopped-upgrade-819906 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.3009542817 -p stopped-upgrade-819906 stop: (2.933219131s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-819906 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-819906 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (28.467731546s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (102.31s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (13.04s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-795493 --no-kubernetes --driver=docker  --container-runtime=crio
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-795493 --no-kubernetes --driver=docker  --container-runtime=crio: (10.662307009s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-795493 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-amd64 -p NoKubernetes-795493 status -o json: exit status 2 (350.593147ms)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (4.75s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Start
no_kubernetes_test.go:136: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-795493 --no-kubernetes --driver=docker  --container-runtime=crio
no_kubernetes_test.go:136: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-795493 --no-kubernetes --driver=docker  --container-runtime=crio: (4.751781812s)
--- PASS: TestNoKubernetes/serial/Start (4.75s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.3s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (13.56s)

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

                                                
                                    
x
+
TestPause/serial/Start (45.99s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-984595 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-984595 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (45.989934053s)
--- PASS: TestPause/serial/Start (45.99s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.22s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (11.74s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-795493 --driver=docker  --container-runtime=crio
E0414 17:50:39.503131  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-795493 --driver=docker  --container-runtime=crio: (11.739386195s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (11.74s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.32s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.91s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (37.16s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-amd64 start -p pause-984595 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
pause_test.go:92: (dbg) Done: out/minikube-linux-amd64 start -p pause-984595 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (37.148293078s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (37.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.58s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:246: (dbg) Run:  out/minikube-linux-amd64 start -p false-112191 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio
net_test.go:246: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p false-112191 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio: exit status 14 (157.892028ms)

                                                
                                                
-- stdout --
	* [false-112191] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20201
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20201-549845/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20201-549845/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	* Using the docker driver based on user configuration
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	I0414 17:51:47.964778  772044 out.go:345] Setting OutFile to fd 1 ...
	I0414 17:51:47.964916  772044 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:51:47.964931  772044 out.go:358] Setting ErrFile to fd 2...
	I0414 17:51:47.964936  772044 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0414 17:51:47.965139  772044 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20201-549845/.minikube/bin
	I0414 17:51:47.965758  772044 out.go:352] Setting JSON to false
	I0414 17:51:47.966931  772044 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":9251,"bootTime":1744643857,"procs":269,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0414 17:51:47.967062  772044 start.go:139] virtualization: kvm guest
	I0414 17:51:47.969444  772044 out.go:177] * [false-112191] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0414 17:51:47.971261  772044 out.go:177]   - MINIKUBE_LOCATION=20201
	I0414 17:51:47.971313  772044 notify.go:220] Checking for updates...
	I0414 17:51:47.974152  772044 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0414 17:51:47.975781  772044 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20201-549845/kubeconfig
	I0414 17:51:47.977409  772044 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20201-549845/.minikube
	I0414 17:51:47.979165  772044 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0414 17:51:47.980585  772044 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0414 17:51:47.982585  772044 config.go:182] Loaded profile config "kubernetes-upgrade-506763": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.20.0
	I0414 17:51:47.982681  772044 config.go:182] Loaded profile config "missing-upgrade-112411": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0414 17:51:47.982801  772044 config.go:182] Loaded profile config "pause-984595": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0414 17:51:47.982894  772044 driver.go:394] Setting default libvirt URI to qemu:///system
	I0414 17:51:48.005595  772044 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0414 17:51:48.005734  772044 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0414 17:51:48.055483  772044 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:2 ContainersRunning:2 ContainersPaused:0 ContainersStopped:0 Images:4 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:59 OomKillDisable:true NGoroutines:72 SystemTime:2025-04-14 17:51:48.045528435 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 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:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 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:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0414 17:51:48.055591  772044 docker.go:318] overlay module found
	I0414 17:51:48.057688  772044 out.go:177] * Using the docker driver based on user configuration
	I0414 17:51:48.059166  772044 start.go:297] selected driver: docker
	I0414 17:51:48.059184  772044 start.go:901] validating driver "docker" against <nil>
	I0414 17:51:48.059198  772044 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0414 17:51:48.061690  772044 out.go:201] 
	W0414 17:51:48.063044  772044 out.go:270] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0414 17:51:48.065446  772044 out.go:201] 

                                                
                                                
** /stderr **
net_test.go:88: 
----------------------- debugLogs start: false-112191 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: false-112191

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "false-112191" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "false-112191" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "false-112191" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "false-112191" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "false-112191" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "false-112191" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "false-112191" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "false-112191" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20201-549845/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:49 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.94.2:8443
name: kubernetes-upgrade-506763
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20201-549845/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:26 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.85.2:8443
name: missing-upgrade-112411
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20201-549845/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:32 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-984595
contexts:
- context:
cluster: kubernetes-upgrade-506763
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:49 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: kubernetes-upgrade-506763
name: kubernetes-upgrade-506763
- context:
cluster: missing-upgrade-112411
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:26 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-112411
name: missing-upgrade-112411
- context:
cluster: pause-984595
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:32 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-984595
name: pause-984595
current-context: kubernetes-upgrade-506763
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-506763
user:
client-certificate: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/kubernetes-upgrade-506763/client.crt
client-key: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/kubernetes-upgrade-506763/client.key
- name: missing-upgrade-112411
user:
client-certificate: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/missing-upgrade-112411/client.crt
client-key: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/missing-upgrade-112411/client.key
- name: pause-984595
user:
client-certificate: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/pause-984595/client.crt
client-key: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/pause-984595/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: false-112191

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: false-112191 [took: 3.260253672s] --------------------------------
helpers_test.go:175: Cleaning up "false-112191" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p false-112191
--- PASS: TestNetworkPlugins/group/false (3.58s)

                                                
                                    
x
+
TestPause/serial/Pause (0.76s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.31s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-984595","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 7 containers in: kube-system, kubernetes-dashboard, storage-gluster, istio-operator","BinaryVersion":"v1.35.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":200,"StatusName":"OK"}},"Nodes":[{"Name":"pause-984595","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.31s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.66s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.84s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.95s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.37s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-642833 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-642833 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m7.872285585s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (127.87s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-947372 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-947372 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (41.913614505s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (41.91s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-947372 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:344: "busybox" [c15407a0-7119-43e4-b8ce-af0f574f810c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [c15407a0-7119-43e4-b8ce-af0f574f810c] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.00373632s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-947372 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.24s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-947372 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-947372 --alsologtostderr -v=3: (11.929274203s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.93s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-947372 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
E0414 17:54:22.484424  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-947372 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (4m36.36785982s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-947372 -n embed-certs-947372
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (276.70s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-642833 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:344: "busybox" [71569eac-7805-4f2d-9c96-fab77ae348c4] Pending
helpers_test.go:344: "busybox" [71569eac-7805-4f2d-9c96-fab77ae348c4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [71569eac-7805-4f2d-9c96-fab77ae348c4] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003643715s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-642833 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.50s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-642833 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-642833 --alsologtostderr -v=3: (12.003619381s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.00s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-642833 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-642833 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m16.552507116s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-642833 -n old-k8s-version-642833
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (136.90s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-084328 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-084328 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (53.543969716s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (53.54s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-793992 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-793992 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (41.32405154s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (41.32s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-084328 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:344: "busybox" [bbd88d77-14d5-4c2a-a776-4fbd7453854c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [bbd88d77-14d5-4c2a-a776-4fbd7453854c] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 11.002729222s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-084328 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (11.25s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-084328 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-084328 --alsologtostderr -v=3: (11.925172239s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.93s)

                                                
                                    
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-amd64 status --format={{.Host}} -p no-preload-084328 -n no-preload-084328
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-084328 -n no-preload-084328: exit status 7 (74.735663ms)

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-084328 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-084328 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (4m34.682031295s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-084328 -n no-preload-084328
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (275.02s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-793992 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:344: "busybox" [c4f3fae8-d08f-4fa0-9529-dace0175fefe] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [c4f3fae8-d08f-4fa0-9529-dace0175fefe] Running
E0414 17:57:25.553965  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.003742451s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-793992 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.28s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive
start_stop_delete_test.go:203: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p default-k8s-diff-port-793992 --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-793992 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (0.87s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p default-k8s-diff-port-793992 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-793992 --alsologtostderr -v=3: (11.966164419s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (11.97s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-j9ckf" [6baf5aa9-e81b-4da1-a907-7a581cbfada4] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003734785s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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:344: "kubernetes-dashboard-cd95d586-j9ckf" [6baf5aa9-e81b-4da1-a907-7a581cbfada4] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004752794s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-642833 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-642833 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
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.25s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-793992 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-793992 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (4m39.789846819s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-793992 -n default-k8s-diff-port-793992
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (280.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-129628 --memory=2200 --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=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-129628 --memory=2200 --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=crio --kubernetes-version=v1.32.2: (30.357718384s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (30.36s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:226: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-129628 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-129628 --alsologtostderr -v=3: (1.740431747s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.74s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-129628 --memory=2200 --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=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-129628 --memory=2200 --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=crio --kubernetes-version=v1.32.2: (13.542195851s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-129628 -n newest-cni-129628
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (13.85s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-129628 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-112191 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-112191 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (46.118552698s)
--- PASS: TestNetworkPlugins/group/auto/Start (46.12s)

                                                
                                    
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:344: "kubernetes-dashboard-7779f9b69b-sjdls" [3ded5cc9-d056-41c3-8afb-fa4233e489eb] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004225866s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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:344: "kubernetes-dashboard-7779f9b69b-sjdls" [3ded5cc9-d056-41c3-8afb-fa4233e489eb] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00373845s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-947372 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-947372 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-112191 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0414 17:59:22.483897  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/addons-881969/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-112191 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (44.604135083s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (44.61s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-112191 "pgrep -a kubelet"
I0414 17:59:26.618573  556707 config.go:182] Loaded profile config "auto-112191": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-112191 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-dc7r9" [3b191859-1920-459f-bc93-4c8800d18cc6] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-dc7r9" [3b191859-1920-459f-bc93-4c8800d18cc6] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.003996493s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.21s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-b5rbf" [819e8a8d-be35-426a-bf5b-4e2ae60f6171] Running
E0414 17:59:51.301391  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/old-k8s-version-642833/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:59:51.307939  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/old-k8s-version-642833/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:59:51.319981  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/old-k8s-version-642833/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:59:51.342295  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/old-k8s-version-642833/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:59:51.383753  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/old-k8s-version-642833/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:59:51.465293  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/old-k8s-version-642833/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:59:51.627371  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/old-k8s-version-642833/client.crt: no such file or directory" logger="UnhandledError"
E0414 17:59:51.949128  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/old-k8s-version-642833/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004728351s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-112191 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-112191 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (57.779741582s)
--- PASS: TestNetworkPlugins/group/calico/Start (57.78s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-112191 "pgrep -a kubelet"
I0414 17:59:55.952147  556707 config.go:182] Loaded profile config "kindnet-112191": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-112191 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-dmv2r" [ad735a0f-0337-4cc5-932a-d6e4b25beffe] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0414 17:59:56.435984  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/old-k8s-version-642833/client.crt: no such file or directory" logger="UnhandledError"
E0414 18:00:01.557383  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/old-k8s-version-642833/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-dmv2r" [ad735a0f-0337-4cc5-932a-d6e4b25beffe] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.004732249s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.21s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-112191 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0414 18:00:32.281774  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/old-k8s-version-642833/client.crt: no such file or directory" logger="UnhandledError"
E0414 18:00:39.502202  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/functional-413002/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-112191 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (47.58774201s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (47.59s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: waiting 10m0s for pods matching "k8s-app=calico-node" in namespace "kube-system" ...
helpers_test.go:344: "calico-node-8p8zd" [226ff3d4-1b52-4ac8-8964-1b857034b386] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.003621674s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-112191 "pgrep -a kubelet"
I0414 18:00:58.644230  556707 config.go:182] Loaded profile config "calico-112191": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-112191 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-2sdcm" [c7c08df7-ff40-48ca-9032-415f9064f817] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-2sdcm" [c7c08df7-ff40-48ca-9032-415f9064f817] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.003875605s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.19s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-112191 "pgrep -a kubelet"
I0414 18:01:15.440491  556707 config.go:182] Loaded profile config "custom-flannel-112191": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-112191 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-rq9nh" [4f8daa77-4d7a-4848-8961-9127eef3a8e7] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-rq9nh" [4f8daa77-4d7a-4848-8961-9127eef3a8e7] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.00320429s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.21s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-112191 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-112191 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m9.304698983s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (69.30s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-n2rwf" [142f5717-3c67-4f28-9c62-11a366e09813] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003639263s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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:344: "kubernetes-dashboard-7779f9b69b-n2rwf" [142f5717-3c67-4f28-9c62-11a366e09813] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003855497s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-084328 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-112191 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-112191 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (49.270335762s)
--- PASS: TestNetworkPlugins/group/flannel/Start (49.27s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-084328 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
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.31s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-112191 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-112191 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m5.700048786s)
--- PASS: TestNetworkPlugins/group/bridge/Start (65.70s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go: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:344: "kubernetes-dashboard-7779f9b69b-h4zcf" [fc05dfa7-cb1b-4733-bf5a-f17d5559b48a] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004205721s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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:344: "kubernetes-dashboard-7779f9b69b-h4zcf" [fc05dfa7-cb1b-4733-bf5a-f17d5559b48a] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003964942s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-793992 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.08s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-793992 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
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.23s)

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

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

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

                                                
                                                
-- 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-amd64 unpause -p default-k8s-diff-port-793992 --alsologtostderr -v=1
E0414 18:02:35.165224  556707 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/old-k8s-version-642833/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-793992 -n default-k8s-diff-port-793992
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-793992 -n default-k8s-diff-port-793992
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (2.81s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: waiting 10m0s for pods matching "app=flannel" in namespace "kube-flannel" ...
helpers_test.go:344: "kube-flannel-ds-pk4kj" [c337512f-ce36-4eef-89d4-33c5bc228976] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004186434s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-112191 "pgrep -a kubelet"
I0414 18:02:39.411105  556707 config.go:182] Loaded profile config "enable-default-cni-112191": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-112191 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-ppkwl" [764cb30a-d7dc-405f-b943-6ce574b9e987] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-ppkwl" [764cb30a-d7dc-405f-b943-6ce574b9e987] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004435941s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-112191 "pgrep -a kubelet"
I0414 18:02:42.930918  556707 config.go:182] Loaded profile config "flannel-112191": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-112191 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-6ptpb" [f87adad1-8675-43f6-913e-5c68bd8d6f7c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-6ptpb" [f87adad1-8675-43f6-913e-5c68bd8d6f7c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.003962158s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.18s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-112191 "pgrep -a kubelet"
I0414 18:03:03.989263  556707 config.go:182] Loaded profile config "bridge-112191": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-112191 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-hjhp9" [68d9c3a8-d7d3-4959-952f-065038b5dd74] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-hjhp9" [68d9c3a8-d7d3-4959-952f-065038b5dd74] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.00402158s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.24s)

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

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

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

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

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

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

                                                
                                    

Test skip (27/331)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.28s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:789: skipping: crio not supported
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-881969 addons disable volcano --alsologtostderr -v=1
--- SKIP: TestAddons/serial/Volcano (0.28s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/RealCredentials
addons_test.go:702: skipping GCPAuth addon test until 'Permission "artifactregistry.repositories.downloadArtifacts" denied on resource "projects/k8s-minikube/locations/us/repositories/test-artifacts" (or it may not exist)' issue is resolved
--- SKIP: TestAddons/serial/GCPAuth/RealCredentials (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

                                                
                                                
=== RUN   TestDockerFlags
docker_test.go:41: skipping: only runs with docker container runtime, currently testing crio
--- SKIP: TestDockerFlags (0.00s)

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv
=== PAUSE TestFunctional/parallel/DockerEnv

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/PodmanEnv
functional_test.go:567: only validate podman env with docker container runtime, currently testing crio
--- 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:84: 
--- 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 (0s)

                                                
                                                
=== RUN   TestImageBuild
image_test.go:33: 
--- SKIP: TestImageBuild (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
+
TestSkaffold (0s)

                                                
                                                
=== RUN   TestSkaffold
skaffold_test.go:45: skaffold requires docker-env, currently testing crio container runtime
--- SKIP: TestSkaffold (0.00s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.36s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/kubenet
net_test.go:93: Skipping the test as crio container runtimes requires CNI
panic.go:631: 
----------------------- debugLogs start: kubenet-112191 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: kubenet-112191

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe netcat deployment:
error: context "kubenet-112191" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: netcat logs:
error: context "kubenet-112191" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns deployment:
error: context "kubenet-112191" does not exist

                                                
                                                

                                                
                                                
>>> k8s: describe coredns pods:
error: context "kubenet-112191" does not exist

                                                
                                                

                                                
                                                
>>> k8s: coredns logs:
error: context "kubenet-112191" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: api server logs:
error: context "kubenet-112191" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: describe kube-proxy daemon set:
error: context "kubenet-112191" does not exist

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kube-proxy logs:
error: context "kubenet-112191" does not exist

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20201-549845/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:26 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.85.2:8443
name: missing-upgrade-112411
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20201-549845/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:32 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-984595
contexts:
- context:
cluster: missing-upgrade-112411
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:26 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-112411
name: missing-upgrade-112411
- context:
cluster: pause-984595
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:32 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-984595
name: pause-984595
current-context: ""
kind: Config
preferences: {}
users:
- name: missing-upgrade-112411
user:
client-certificate: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/missing-upgrade-112411/client.crt
client-key: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/missing-upgrade-112411/client.key
- name: pause-984595
user:
client-certificate: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/pause-984595/client.crt
client-key: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/pause-984595/client.key

                                                
                                                

                                                
                                                
>>> k8s: cms:
Error in configuration: context was not found for specified context: kubenet-112191

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-112191 [took: 3.202041449s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-112191" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubenet-112191
--- SKIP: TestNetworkPlugins/group/kubenet (3.36s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.9s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20201-549845/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:49 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.94.2:8443
name: kubernetes-upgrade-506763
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20201-549845/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:26 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.85.2:8443
name: missing-upgrade-112411
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20201-549845/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:32 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: pause-984595
contexts:
- context:
cluster: kubernetes-upgrade-506763
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:49 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: kubernetes-upgrade-506763
name: kubernetes-upgrade-506763
- context:
cluster: missing-upgrade-112411
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:26 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-112411
name: missing-upgrade-112411
- context:
cluster: pause-984595
extensions:
- extension:
last-update: Mon, 14 Apr 2025 17:51:32 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-984595
name: pause-984595
current-context: kubernetes-upgrade-506763
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-506763
user:
client-certificate: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/kubernetes-upgrade-506763/client.crt
client-key: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/kubernetes-upgrade-506763/client.key
- name: missing-upgrade-112411
user:
client-certificate: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/missing-upgrade-112411/client.crt
client-key: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/missing-upgrade-112411/client.key
- name: pause-984595
user:
client-certificate: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/pause-984595/client.crt
client-key: /home/jenkins/minikube-integration/20201-549845/.minikube/profiles/pause-984595/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard