Test Report: Docker_Linux_crio 20354

                    
                      f4981b37cef8a8edf9576fbca56a900d4b787caa:2025-02-03:38193
                    
                

Test fail (2/331)

Order failed test Duration
36 TestAddons/parallel/Ingress 152.63
142 TestFunctional/parallel/ImageCommands/ImageBuild 6.52
x
+
TestAddons/parallel/Ingress (152.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-412410 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-412410 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-412410 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" [210dd8c4-7e96-4c4c-a8ed-a759b8f2e482] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [210dd8c4-7e96-4c4c-a8ed-a759b8f2e482] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003706069s
I0203 10:42:14.364098  248413 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 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-412410 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.697753069s)

                                                
                                                
** 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-412410 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 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-412410
helpers_test.go:235: (dbg) docker inspect addons-412410:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "da7794a13bcb7796d2645da0c01261d53f61dec508b69da9d7e84901e83f6d12",
	        "Created": "2025-02-03T10:39:33.537377617Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 250467,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-02-03T10:39:33.665086786Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:e72c4cbe9b296d8a58fbcae1a7b969fa1cee662cd7b86f2d4efc5e146519cf0a",
	        "ResolvConfPath": "/var/lib/docker/containers/da7794a13bcb7796d2645da0c01261d53f61dec508b69da9d7e84901e83f6d12/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/da7794a13bcb7796d2645da0c01261d53f61dec508b69da9d7e84901e83f6d12/hostname",
	        "HostsPath": "/var/lib/docker/containers/da7794a13bcb7796d2645da0c01261d53f61dec508b69da9d7e84901e83f6d12/hosts",
	        "LogPath": "/var/lib/docker/containers/da7794a13bcb7796d2645da0c01261d53f61dec508b69da9d7e84901e83f6d12/da7794a13bcb7796d2645da0c01261d53f61dec508b69da9d7e84901e83f6d12-json.log",
	        "Name": "/addons-412410",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-412410:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-412410",
	            "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": {
	                "LowerDir": "/var/lib/docker/overlay2/47a040aac5c412f1b91c1c88bd9df8d7599e0c28930c0d5fa305e9579fcce3af-init/diff:/var/lib/docker/overlay2/fbf52165b71d6cd25558e6c6129b24427593584788e640115f524545c44cfb5a/diff",
	                "MergedDir": "/var/lib/docker/overlay2/47a040aac5c412f1b91c1c88bd9df8d7599e0c28930c0d5fa305e9579fcce3af/merged",
	                "UpperDir": "/var/lib/docker/overlay2/47a040aac5c412f1b91c1c88bd9df8d7599e0c28930c0d5fa305e9579fcce3af/diff",
	                "WorkDir": "/var/lib/docker/overlay2/47a040aac5c412f1b91c1c88bd9df8d7599e0c28930c0d5fa305e9579fcce3af/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-412410",
	                "Source": "/var/lib/docker/volumes/addons-412410/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-412410",
	            "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:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279",
	            "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-412410",
	                "name.minikube.sigs.k8s.io": "addons-412410",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "9248f1a1fcfc3063c3271ca0153486a68814627697afc1bf3fe6d2472a398fd6",
	            "SandboxKey": "/var/run/docker/netns/9248f1a1fcfc",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-412410": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "a7b069f75127293058f513cc2aa57d03fdae32c8823758898fe4a305a78c36b5",
	                    "EndpointID": "d865a2cebc991c77126ab318f7adf8b8c8c1632cf1293d60e01c3b70aecfaa16",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-412410",
	                        "da7794a13bcb"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-412410 -n addons-412410
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-412410 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-412410 logs -n 25: (1.132891237s)
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-918719 | jenkins | v1.35.0 | 03 Feb 25 10:39 UTC |                     |
	|         | download-docker-918719                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-918719                                                                   | download-docker-918719 | jenkins | v1.35.0 | 03 Feb 25 10:39 UTC | 03 Feb 25 10:39 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-604675   | jenkins | v1.35.0 | 03 Feb 25 10:39 UTC |                     |
	|         | binary-mirror-604675                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:43739                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-604675                                                                     | binary-mirror-604675   | jenkins | v1.35.0 | 03 Feb 25 10:39 UTC | 03 Feb 25 10:39 UTC |
	| addons  | disable dashboard -p                                                                        | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:39 UTC |                     |
	|         | addons-412410                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:39 UTC |                     |
	|         | addons-412410                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-412410 --wait=true                                                                | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:39 UTC | 03 Feb 25 10:41 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-412410 addons disable                                                                | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:41 UTC | 03 Feb 25 10:41 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-412410 addons disable                                                                | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:41 UTC | 03 Feb 25 10:41 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:41 UTC | 03 Feb 25 10:41 UTC |
	|         | -p addons-412410                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-412410 addons                                                                        | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:41 UTC | 03 Feb 25 10:41 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-412410 ssh cat                                                                       | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:41 UTC | 03 Feb 25 10:41 UTC |
	|         | /opt/local-path-provisioner/pvc-8ecba648-ffef-41c2-bcdd-ad3475b87920_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-412410 addons disable                                                                | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:41 UTC | 03 Feb 25 10:41 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-412410 addons disable                                                                | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:41 UTC | 03 Feb 25 10:42 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-412410 ip                                                                            | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:41 UTC | 03 Feb 25 10:41 UTC |
	| addons  | addons-412410 addons disable                                                                | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:41 UTC | 03 Feb 25 10:42 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-412410 addons                                                                        | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:42 UTC | 03 Feb 25 10:42 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-412410 addons                                                                        | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:42 UTC | 03 Feb 25 10:42 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-412410 ssh curl -s                                                                   | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:42 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-412410 addons                                                                        | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:42 UTC | 03 Feb 25 10:42 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-412410 addons disable                                                                | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:42 UTC | 03 Feb 25 10:42 UTC |
	|         | amd-gpu-device-plugin                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-412410 addons disable                                                                | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:42 UTC | 03 Feb 25 10:42 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | addons-412410 addons                                                                        | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:42 UTC | 03 Feb 25 10:42 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-412410 addons                                                                        | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:42 UTC | 03 Feb 25 10:42 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-412410 ip                                                                            | addons-412410          | jenkins | v1.35.0 | 03 Feb 25 10:44 UTC | 03 Feb 25 10:44 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/03 10:39:11
	Running on machine: ubuntu-20-agent-7
	Binary: Built with gc go1.23.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0203 10:39:11.149881  249719 out.go:345] Setting OutFile to fd 1 ...
	I0203 10:39:11.150185  249719 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 10:39:11.150204  249719 out.go:358] Setting ErrFile to fd 2...
	I0203 10:39:11.150211  249719 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 10:39:11.150411  249719 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20354-241547/.minikube/bin
	I0203 10:39:11.151052  249719 out.go:352] Setting JSON to false
	I0203 10:39:11.151946  249719 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":4902,"bootTime":1738574249,"procs":174,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0203 10:39:11.152065  249719 start.go:139] virtualization: kvm guest
	I0203 10:39:11.154002  249719 out.go:177] * [addons-412410] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0203 10:39:11.155603  249719 notify.go:220] Checking for updates...
	I0203 10:39:11.155633  249719 out.go:177]   - MINIKUBE_LOCATION=20354
	I0203 10:39:11.156796  249719 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0203 10:39:11.158052  249719 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20354-241547/kubeconfig
	I0203 10:39:11.159349  249719 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20354-241547/.minikube
	I0203 10:39:11.160682  249719 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0203 10:39:11.161761  249719 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0203 10:39:11.162938  249719 driver.go:394] Setting default libvirt URI to qemu:///system
	I0203 10:39:11.184345  249719 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0203 10:39:11.184416  249719 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0203 10:39:11.230827  249719 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:26 OomKillDisable:true NGoroutines:47 SystemTime:2025-02-03 10:39:11.222714375 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0203 10:39:11.230934  249719 docker.go:318] overlay module found
	I0203 10:39:11.232460  249719 out.go:177] * Using the docker driver based on user configuration
	I0203 10:39:11.233472  249719 start.go:297] selected driver: docker
	I0203 10:39:11.233487  249719 start.go:901] validating driver "docker" against <nil>
	I0203 10:39:11.233503  249719 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0203 10:39:11.234270  249719 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0203 10:39:11.283182  249719 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:26 OomKillDisable:true NGoroutines:47 SystemTime:2025-02-03 10:39:11.274698196 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0203 10:39:11.283389  249719 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0203 10:39:11.283689  249719 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]
	I0203 10:39:11.285056  249719 out.go:177] * Using Docker driver with root privileges
	I0203 10:39:11.286468  249719 cni.go:84] Creating CNI manager for ""
	I0203 10:39:11.286541  249719 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0203 10:39:11.286557  249719 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0203 10:39:11.286632  249719 start.go:340] cluster config:
	{Name:addons-412410 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.1 ClusterName:addons-412410 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: Network
Plugin: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.1 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: SSHAgentPID:0 GPUs: AutoPau
seInterval:1m0s}
	I0203 10:39:11.287947  249719 out.go:177] * Starting "addons-412410" primary control-plane node in "addons-412410" cluster
	I0203 10:39:11.288954  249719 cache.go:121] Beginning downloading kic base image for docker with crio
	I0203 10:39:11.289970  249719 out.go:177] * Pulling base image v0.0.46 ...
	I0203 10:39:11.291097  249719 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0203 10:39:11.291132  249719 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20354-241547/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4
	I0203 10:39:11.291142  249719 cache.go:56] Caching tarball of preloaded images
	I0203 10:39:11.291199  249719 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0203 10:39:11.291274  249719 preload.go:172] Found /home/jenkins/minikube-integration/20354-241547/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0203 10:39:11.291290  249719 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on crio
	I0203 10:39:11.291712  249719 profile.go:143] Saving config to /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/config.json ...
	I0203 10:39:11.291744  249719 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/config.json: {Name:mk1c568e18e8a45ce1b9f4de24dfb960ea7f1446 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0203 10:39:11.307029  249719 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0203 10:39:11.307164  249719 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0203 10:39:11.307183  249719 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0203 10:39:11.307192  249719 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0203 10:39:11.307202  249719 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0203 10:39:11.307208  249719 cache.go:163] Loading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from local cache
	I0203 10:39:23.311371  249719 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 from cached tarball
	I0203 10:39:23.311431  249719 cache.go:230] Successfully downloaded all kic artifacts
	I0203 10:39:23.311510  249719 start.go:360] acquireMachinesLock for addons-412410: {Name:mk04ecfa7b11e5ac5f1a0886b1ba3d902083cebd Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0203 10:39:23.312235  249719 start.go:364] duration metric: took 688.141µs to acquireMachinesLock for "addons-412410"
	I0203 10:39:23.312272  249719 start.go:93] Provisioning new machine with config: &{Name:addons-412410 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.1 ClusterName:addons-412410 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.1 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: SocketVM
netClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0203 10:39:23.312374  249719 start.go:125] createHost starting for "" (driver="docker")
	I0203 10:39:23.313937  249719 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0203 10:39:23.314202  249719 start.go:159] libmachine.API.Create for "addons-412410" (driver="docker")
	I0203 10:39:23.314238  249719 client.go:168] LocalClient.Create starting
	I0203 10:39:23.314364  249719 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20354-241547/.minikube/certs/ca.pem
	I0203 10:39:23.506676  249719 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20354-241547/.minikube/certs/cert.pem
	I0203 10:39:23.700259  249719 cli_runner.go:164] Run: docker network inspect addons-412410 --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}}]}"
	W0203 10:39:23.715888  249719 cli_runner.go:211] docker network inspect addons-412410 --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
	I0203 10:39:23.715960  249719 network_create.go:284] running [docker network inspect addons-412410] to gather additional debugging logs...
	I0203 10:39:23.715980  249719 cli_runner.go:164] Run: docker network inspect addons-412410
	W0203 10:39:23.730840  249719 cli_runner.go:211] docker network inspect addons-412410 returned with exit code 1
	I0203 10:39:23.730879  249719 network_create.go:287] error running [docker network inspect addons-412410]: docker network inspect addons-412410: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-412410 not found
	I0203 10:39:23.730894  249719 network_create.go:289] output of [docker network inspect addons-412410]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-412410 not found
	
	** /stderr **
	I0203 10:39:23.731005  249719 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}}]}"
	I0203 10:39:23.747170  249719 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:0xc001d03e30}
	I0203 10:39:23.747219  249719 network_create.go:124] attempt to create docker network addons-412410 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0203 10:39:23.747266  249719 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-412410 addons-412410
	I0203 10:39:23.807451  249719 network_create.go:108] docker network addons-412410 192.168.49.0/24 created
	I0203 10:39:23.807551  249719 kic.go:121] calculated static IP "192.168.49.2" for the "addons-412410" container
	I0203 10:39:23.807630  249719 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0203 10:39:23.822902  249719 cli_runner.go:164] Run: docker volume create addons-412410 --label name.minikube.sigs.k8s.io=addons-412410 --label created_by.minikube.sigs.k8s.io=true
	I0203 10:39:23.841217  249719 oci.go:103] Successfully created a docker volume addons-412410
	I0203 10:39:23.841336  249719 cli_runner.go:164] Run: docker run --rm --name addons-412410-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-412410 --entrypoint /usr/bin/test -v addons-412410:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib
	I0203 10:39:28.868486  249719 cli_runner.go:217] Completed: docker run --rm --name addons-412410-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-412410 --entrypoint /usr/bin/test -v addons-412410:/var gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -d /var/lib: (5.027101597s)
	I0203 10:39:28.868520  249719 oci.go:107] Successfully prepared a docker volume addons-412410
	I0203 10:39:28.868538  249719 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0203 10:39:28.868566  249719 kic.go:194] Starting extracting preloaded images to volume ...
	I0203 10:39:28.868639  249719 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20354-241547/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-412410:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir
	I0203 10:39:33.473197  249719 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20354-241547/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-412410:/extractDir gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 -I lz4 -xf /preloaded.tar -C /extractDir: (4.604495354s)
	I0203 10:39:33.473234  249719 kic.go:203] duration metric: took 4.604665691s to extract preloaded images to volume ...
	W0203 10:39:33.473352  249719 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0203 10:39:33.473467  249719 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0203 10:39:33.521826  249719 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-412410 --name addons-412410 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-412410 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-412410 --network addons-412410 --ip 192.168.49.2 --volume addons-412410:/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:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279
	I0203 10:39:33.854039  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Running}}
	I0203 10:39:33.872470  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:33.890471  249719 cli_runner.go:164] Run: docker exec addons-412410 stat /var/lib/dpkg/alternatives/iptables
	I0203 10:39:33.936877  249719 oci.go:144] the created container "addons-412410" has a running status.
	I0203 10:39:33.936919  249719 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa...
	I0203 10:39:34.048903  249719 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0203 10:39:34.071045  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:34.088668  249719 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0203 10:39:34.088695  249719 kic_runner.go:114] Args: [docker exec --privileged addons-412410 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0203 10:39:34.132216  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:34.151590  249719 machine.go:93] provisionDockerMachine start ...
	I0203 10:39:34.151707  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:34.169888  249719 main.go:141] libmachine: Using SSH client type: native
	I0203 10:39:34.170159  249719 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8641c0] 0x866ea0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0203 10:39:34.170177  249719 main.go:141] libmachine: About to run SSH command:
	hostname
	I0203 10:39:34.170941  249719 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:43386->127.0.0.1:32768: read: connection reset by peer
	I0203 10:39:37.299018  249719 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-412410
	
	I0203 10:39:37.299058  249719 ubuntu.go:169] provisioning hostname "addons-412410"
	I0203 10:39:37.299130  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:37.316448  249719 main.go:141] libmachine: Using SSH client type: native
	I0203 10:39:37.316639  249719 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8641c0] 0x866ea0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0203 10:39:37.316651  249719 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-412410 && echo "addons-412410" | sudo tee /etc/hostname
	I0203 10:39:37.458645  249719 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-412410
	
	I0203 10:39:37.458754  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:37.475868  249719 main.go:141] libmachine: Using SSH client type: native
	I0203 10:39:37.476096  249719 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8641c0] 0x866ea0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0203 10:39:37.476115  249719 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-412410' /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-412410/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-412410' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0203 10:39:37.603319  249719 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0203 10:39:37.603357  249719 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20354-241547/.minikube CaCertPath:/home/jenkins/minikube-integration/20354-241547/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20354-241547/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20354-241547/.minikube}
	I0203 10:39:37.603403  249719 ubuntu.go:177] setting up certificates
	I0203 10:39:37.603416  249719 provision.go:84] configureAuth start
	I0203 10:39:37.603474  249719 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-412410
	I0203 10:39:37.619964  249719 provision.go:143] copyHostCerts
	I0203 10:39:37.620050  249719 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20354-241547/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20354-241547/.minikube/ca.pem (1078 bytes)
	I0203 10:39:37.620186  249719 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20354-241547/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20354-241547/.minikube/cert.pem (1123 bytes)
	I0203 10:39:37.620282  249719 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20354-241547/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20354-241547/.minikube/key.pem (1675 bytes)
	I0203 10:39:37.620352  249719 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20354-241547/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20354-241547/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20354-241547/.minikube/certs/ca-key.pem org=jenkins.addons-412410 san=[127.0.0.1 192.168.49.2 addons-412410 localhost minikube]
	I0203 10:39:37.717455  249719 provision.go:177] copyRemoteCerts
	I0203 10:39:37.717516  249719 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0203 10:39:37.717563  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:37.734848  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:37.827912  249719 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20354-241547/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0203 10:39:37.849074  249719 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20354-241547/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0203 10:39:37.869767  249719 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20354-241547/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0203 10:39:37.890864  249719 provision.go:87] duration metric: took 287.427288ms to configureAuth
	I0203 10:39:37.890901  249719 ubuntu.go:193] setting minikube options for container-runtime
	I0203 10:39:37.891076  249719 config.go:182] Loaded profile config "addons-412410": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0203 10:39:37.891183  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:37.907998  249719 main.go:141] libmachine: Using SSH client type: native
	I0203 10:39:37.908211  249719 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x8641c0] 0x866ea0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0203 10:39:37.908227  249719 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
	I0203 10:39:38.120793  249719 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0203 10:39:38.120821  249719 machine.go:96] duration metric: took 3.969202596s to provisionDockerMachine
	I0203 10:39:38.120832  249719 client.go:171] duration metric: took 14.806582826s to LocalClient.Create
	I0203 10:39:38.120849  249719 start.go:167] duration metric: took 14.806648728s to libmachine.API.Create "addons-412410"
	I0203 10:39:38.120862  249719 start.go:293] postStartSetup for "addons-412410" (driver="docker")
	I0203 10:39:38.120878  249719 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]
	I0203 10:39:38.120932  249719 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
	I0203 10:39:38.120967  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:38.138226  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:38.228324  249719 ssh_runner.go:195] Run: cat /etc/os-release
	I0203 10:39:38.231469  249719 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0203 10:39:38.231514  249719 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0203 10:39:38.231527  249719 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0203 10:39:38.231540  249719 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0203 10:39:38.231553  249719 filesync.go:126] Scanning /home/jenkins/minikube-integration/20354-241547/.minikube/addons for local assets ...
	I0203 10:39:38.231610  249719 filesync.go:126] Scanning /home/jenkins/minikube-integration/20354-241547/.minikube/files for local assets ...
	I0203 10:39:38.231644  249719 start.go:296] duration metric: took 110.772838ms for postStartSetup
	I0203 10:39:38.231931  249719 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-412410
	I0203 10:39:38.247896  249719 profile.go:143] Saving config to /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/config.json ...
	I0203 10:39:38.248183  249719 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0203 10:39:38.248237  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:38.264788  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:38.356412  249719 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0203 10:39:38.360620  249719 start.go:128] duration metric: took 15.048226356s to createHost
	I0203 10:39:38.360643  249719 start.go:83] releasing machines lock for "addons-412410", held for 15.048390809s
	I0203 10:39:38.360705  249719 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-412410
	I0203 10:39:38.376949  249719 ssh_runner.go:195] Run: cat /version.json
	I0203 10:39:38.377030  249719 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0203 10:39:38.377056  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:38.377120  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:38.394658  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:38.396089  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:38.554008  249719 ssh_runner.go:195] Run: systemctl --version
	I0203 10:39:38.558209  249719 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0203 10:39:38.695311  249719 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0203 10:39:38.699696  249719 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" ;
	I0203 10:39:38.716842  249719 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0203 10:39:38.716918  249719 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" ;
	I0203 10:39:38.742185  249719 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0203 10:39:38.742210  249719 start.go:495] detecting cgroup driver to use...
	I0203 10:39:38.742244  249719 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0203 10:39:38.742284  249719 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0203 10:39:38.757207  249719 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0203 10:39:38.767456  249719 docker.go:217] disabling cri-docker service (if available) ...
	I0203 10:39:38.767534  249719 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0203 10:39:38.779754  249719 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0203 10:39:38.792236  249719 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0203 10:39:38.869934  249719 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0203 10:39:38.953884  249719 docker.go:233] disabling docker service ...
	I0203 10:39:38.953959  249719 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0203 10:39:38.973549  249719 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0203 10:39:38.984321  249719 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0203 10:39:39.061417  249719 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0203 10:39:39.150219  249719 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0203 10:39:39.160764  249719 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"
	I0203 10:39:39.175529  249719 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0203 10:39:39.175596  249719 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"
	I0203 10:39:39.184687  249719 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0203 10:39:39.184753  249719 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0203 10:39:39.193584  249719 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0203 10:39:39.202329  249719 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0203 10:39:39.211043  249719 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0203 10:39:39.218937  249719 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"
	I0203 10:39:39.227527  249719 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"
	I0203 10:39:39.241339  249719 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"
	I0203 10:39:39.249935  249719 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0203 10:39:39.257390  249719 crio.go:166] couldn't verify netfilter by "sudo sysctl net.bridge.bridge-nf-call-iptables" which might be okay. error: sudo sysctl net.bridge.bridge-nf-call-iptables: Process exited with status 255
	stdout:
	
	stderr:
	sysctl: cannot stat /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory
	I0203 10:39:39.257444  249719 ssh_runner.go:195] Run: sudo modprobe br_netfilter
	I0203 10:39:39.269825  249719 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0203 10:39:39.277692  249719 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0203 10:39:39.348399  249719 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0203 10:39:39.447235  249719 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0203 10:39:39.447319  249719 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0203 10:39:39.450582  249719 start.go:563] Will wait 60s for crictl version
	I0203 10:39:39.450639  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:39:39.453631  249719 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0203 10:39:39.488198  249719 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0203 10:39:39.488303  249719 ssh_runner.go:195] Run: crio --version
	I0203 10:39:39.524022  249719 ssh_runner.go:195] Run: crio --version
	I0203 10:39:39.560894  249719 out.go:177] * Preparing Kubernetes v1.32.1 on CRI-O 1.24.6 ...
	I0203 10:39:39.562084  249719 cli_runner.go:164] Run: docker network inspect addons-412410 --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}}]}"
	I0203 10:39:39.578368  249719 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0203 10:39:39.581907  249719 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""
	I0203 10:39:39.592009  249719 kubeadm.go:883] updating cluster {Name:addons-412410 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.1 ClusterName:addons-412410 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] D
NSDomain: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.1 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: SocketVMnetClie
ntPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0203 10:39:39.592148  249719 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0203 10:39:39.592232  249719 ssh_runner.go:195] Run: sudo crictl images --output json
	I0203 10:39:39.656091  249719 crio.go:514] all images are preloaded for cri-o runtime.
	I0203 10:39:39.656115  249719 crio.go:433] Images already preloaded, skipping extraction
	I0203 10:39:39.656161  249719 ssh_runner.go:195] Run: sudo crictl images --output json
	I0203 10:39:39.687780  249719 crio.go:514] all images are preloaded for cri-o runtime.
	I0203 10:39:39.687804  249719 cache_images.go:84] Images are preloaded, skipping loading
	I0203 10:39:39.687814  249719 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.1 crio true true} ...
	I0203 10:39:39.687919  249719 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.1/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-412410 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.1 ClusterName:addons-412410 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:}
	I0203 10:39:39.688011  249719 ssh_runner.go:195] Run: crio config
	I0203 10:39:39.728067  249719 cni.go:84] Creating CNI manager for ""
	I0203 10:39:39.728087  249719 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0203 10:39:39.728099  249719 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0203 10:39:39.728130  249719 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.1 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-412410 NodeName:addons-412410 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}
	I0203 10:39:39.728282  249719 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-412410"
	  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.1
	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
	
	I0203 10:39:39.728373  249719 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.1
	I0203 10:39:39.736596  249719 binaries.go:44] Found k8s binaries, skipping transfer
	I0203 10:39:39.736669  249719 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0203 10:39:39.744608  249719 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0203 10:39:39.760547  249719 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0203 10:39:39.776899  249719 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I0203 10:39:39.793043  249719 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0203 10:39:39.796269  249719 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""
	I0203 10:39:39.805844  249719 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0203 10:39:39.881389  249719 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0203 10:39:39.893681  249719 certs.go:68] Setting up /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410 for IP: 192.168.49.2
	I0203 10:39:39.893706  249719 certs.go:194] generating shared ca certs ...
	I0203 10:39:39.893729  249719 certs.go:226] acquiring lock for ca certs: {Name:mk1d349a47a2ef70aba39cffca59690a25cd5cb3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0203 10:39:39.893866  249719 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20354-241547/.minikube/ca.key
	I0203 10:39:40.065175  249719 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20354-241547/.minikube/ca.crt ...
	I0203 10:39:40.065213  249719 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20354-241547/.minikube/ca.crt: {Name:mk2c7b9c40813de9b16c282cea56735c7bc65470 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0203 10:39:40.065405  249719 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20354-241547/.minikube/ca.key ...
	I0203 10:39:40.065417  249719 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20354-241547/.minikube/ca.key: {Name:mk5b1df969bd2a1f54611c55382fd28854661148 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0203 10:39:40.066127  249719 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20354-241547/.minikube/proxy-client-ca.key
	I0203 10:39:40.119844  249719 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20354-241547/.minikube/proxy-client-ca.crt ...
	I0203 10:39:40.119875  249719 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20354-241547/.minikube/proxy-client-ca.crt: {Name:mkf1fecc7463c87e879a9000051f98310cdefc33 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0203 10:39:40.120607  249719 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20354-241547/.minikube/proxy-client-ca.key ...
	I0203 10:39:40.120650  249719 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20354-241547/.minikube/proxy-client-ca.key: {Name:mk4bce2bc0d80f0aeaf96013b04c1c2f005df5ab Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0203 10:39:40.120764  249719 certs.go:256] generating profile certs ...
	I0203 10:39:40.120832  249719 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.key
	I0203 10:39:40.120846  249719 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt with IP's: []
	I0203 10:39:40.253407  249719 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt ...
	I0203 10:39:40.253444  249719 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: {Name:mkce566d014368c9ebc3aa1cfcebdbdd1a384bfb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0203 10:39:40.253619  249719 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.key ...
	I0203 10:39:40.253630  249719 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.key: {Name:mke3d443346ba4b1e6c031bbcf80c77fa88b889b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0203 10:39:40.253699  249719 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/apiserver.key.250b55e9
	I0203 10:39:40.253717  249719 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/apiserver.crt.250b55e9 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0203 10:39:40.538716  249719 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/apiserver.crt.250b55e9 ...
	I0203 10:39:40.538752  249719 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/apiserver.crt.250b55e9: {Name:mkcf8b63d7c50b277e390caecc5c4e87d78a82fb Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0203 10:39:40.538958  249719 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/apiserver.key.250b55e9 ...
	I0203 10:39:40.538977  249719 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/apiserver.key.250b55e9: {Name:mked8cf48be0d836f8f95f0d25fcde059648ab16 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0203 10:39:40.539089  249719 certs.go:381] copying /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/apiserver.crt.250b55e9 -> /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/apiserver.crt
	I0203 10:39:40.539180  249719 certs.go:385] copying /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/apiserver.key.250b55e9 -> /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/apiserver.key
	I0203 10:39:40.539226  249719 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/proxy-client.key
	I0203 10:39:40.539248  249719 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/proxy-client.crt with IP's: []
	I0203 10:39:40.758861  249719 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/proxy-client.crt ...
	I0203 10:39:40.758905  249719 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/proxy-client.crt: {Name:mk628ae25177f47786280ed0ba5731ee3e0a8ce4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0203 10:39:40.759116  249719 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/proxy-client.key ...
	I0203 10:39:40.759135  249719 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/proxy-client.key: {Name:mkefcb49f292d940b022eb37cfe909dd98c0bb5e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0203 10:39:40.759346  249719 certs.go:484] found cert: /home/jenkins/minikube-integration/20354-241547/.minikube/certs/ca-key.pem (1675 bytes)
	I0203 10:39:40.759396  249719 certs.go:484] found cert: /home/jenkins/minikube-integration/20354-241547/.minikube/certs/ca.pem (1078 bytes)
	I0203 10:39:40.759432  249719 certs.go:484] found cert: /home/jenkins/minikube-integration/20354-241547/.minikube/certs/cert.pem (1123 bytes)
	I0203 10:39:40.759479  249719 certs.go:484] found cert: /home/jenkins/minikube-integration/20354-241547/.minikube/certs/key.pem (1675 bytes)
	I0203 10:39:40.760276  249719 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20354-241547/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0203 10:39:40.782637  249719 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20354-241547/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0203 10:39:40.803921  249719 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20354-241547/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0203 10:39:40.825158  249719 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20354-241547/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0203 10:39:40.846509  249719 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0203 10:39:40.867906  249719 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0203 10:39:40.889117  249719 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0203 10:39:40.910051  249719 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0203 10:39:40.930854  249719 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20354-241547/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0203 10:39:40.952035  249719 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0203 10:39:40.967870  249719 ssh_runner.go:195] Run: openssl version
	I0203 10:39:40.973072  249719 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"
	I0203 10:39:40.981511  249719 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0203 10:39:40.984607  249719 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Feb  3 10:39 /usr/share/ca-certificates/minikubeCA.pem
	I0203 10:39:40.984660  249719 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0203 10:39:40.990808  249719 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"
	I0203 10:39:40.998849  249719 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0203 10:39:41.001765  249719 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
	I0203 10:39:41.001812  249719 kubeadm.go:392] StartCluster: {Name:addons-412410 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.1 ClusterName:addons-412410 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSD
omain: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.1 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: SocketVMnetClientP
ath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0203 10:39:41.001901  249719 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0203 10:39:41.001954  249719 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0203 10:39:41.034495  249719 cri.go:89] found id: ""
	I0203 10:39:41.034564  249719 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0203 10:39:41.042715  249719 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0203 10:39:41.050657  249719 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0203 10:39:41.050717  249719 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
	I0203 10:39:41.058266  249719 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
	I0203 10:39:41.058289  249719 kubeadm.go:157] found existing configuration files:
	
	I0203 10:39:41.058329  249719 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0203 10:39:41.065519  249719 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
	I0203 10:39:41.065570  249719 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0203 10:39:41.072816  249719 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0203 10:39:41.080404  249719 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
	I0203 10:39:41.080459  249719 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0203 10:39:41.087591  249719 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0203 10:39:41.094947  249719 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
	I0203 10:39:41.094991  249719 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0203 10:39:41.102536  249719 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0203 10:39:41.110212  249719 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
	I0203 10:39:41.110263  249719 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0203 10:39:41.117610  249719 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.1:$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"
	I0203 10:39:41.171440  249719 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0203 10:39:41.171738  249719 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-1075-gcp\n", err: exit status 1
	I0203 10:39:41.224317  249719 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0203 10:39:50.336978  249719 kubeadm.go:310] [init] Using Kubernetes version: v1.32.1
	I0203 10:39:50.337031  249719 kubeadm.go:310] [preflight] Running pre-flight checks
	I0203 10:39:50.337108  249719 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0203 10:39:50.337183  249719 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1075-gcp
	I0203 10:39:50.337230  249719 kubeadm.go:310] OS: Linux
	I0203 10:39:50.337273  249719 kubeadm.go:310] CGROUPS_CPU: enabled
	I0203 10:39:50.337315  249719 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0203 10:39:50.337356  249719 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0203 10:39:50.337407  249719 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0203 10:39:50.337458  249719 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0203 10:39:50.337503  249719 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0203 10:39:50.337542  249719 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0203 10:39:50.337585  249719 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0203 10:39:50.337628  249719 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0203 10:39:50.337689  249719 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0203 10:39:50.337787  249719 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0203 10:39:50.337866  249719 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0203 10:39:50.337920  249719 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0203 10:39:50.339988  249719 out.go:235]   - Generating certificates and keys ...
	I0203 10:39:50.340060  249719 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0203 10:39:50.340122  249719 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0203 10:39:50.340179  249719 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0203 10:39:50.340234  249719 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0203 10:39:50.340313  249719 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0203 10:39:50.340397  249719 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0203 10:39:50.340461  249719 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0203 10:39:50.340564  249719 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-412410 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0203 10:39:50.340617  249719 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0203 10:39:50.340715  249719 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-412410 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0203 10:39:50.340770  249719 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0203 10:39:50.340825  249719 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0203 10:39:50.340865  249719 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0203 10:39:50.340916  249719 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0203 10:39:50.340964  249719 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0203 10:39:50.341013  249719 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0203 10:39:50.341062  249719 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0203 10:39:50.341116  249719 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0203 10:39:50.341186  249719 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0203 10:39:50.341269  249719 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0203 10:39:50.341347  249719 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0203 10:39:50.342610  249719 out.go:235]   - Booting up control plane ...
	I0203 10:39:50.342693  249719 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0203 10:39:50.342773  249719 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0203 10:39:50.342850  249719 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0203 10:39:50.342940  249719 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0203 10:39:50.343024  249719 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0203 10:39:50.343071  249719 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0203 10:39:50.343192  249719 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0203 10:39:50.343279  249719 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0203 10:39:50.343333  249719 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.788334ms
	I0203 10:39:50.343408  249719 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0203 10:39:50.343482  249719 kubeadm.go:310] [api-check] The API server is healthy after 4.501999907s
	I0203 10:39:50.343631  249719 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0203 10:39:50.343749  249719 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0203 10:39:50.343803  249719 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0203 10:39:50.343954  249719 kubeadm.go:310] [mark-control-plane] Marking the node addons-412410 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0203 10:39:50.344016  249719 kubeadm.go:310] [bootstrap-token] Using token: t25kgl.h5g3hembzt48xyoj
	I0203 10:39:50.345277  249719 out.go:235]   - Configuring RBAC rules ...
	I0203 10:39:50.345367  249719 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0203 10:39:50.345490  249719 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0203 10:39:50.345610  249719 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
	I0203 10:39:50.345723  249719 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0203 10:39:50.345823  249719 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0203 10:39:50.345900  249719 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0203 10:39:50.345990  249719 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0203 10:39:50.346025  249719 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0203 10:39:50.346088  249719 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0203 10:39:50.346098  249719 kubeadm.go:310] 
	I0203 10:39:50.346149  249719 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0203 10:39:50.346156  249719 kubeadm.go:310] 
	I0203 10:39:50.346225  249719 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0203 10:39:50.346231  249719 kubeadm.go:310] 
	I0203 10:39:50.346251  249719 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0203 10:39:50.346310  249719 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0203 10:39:50.346363  249719 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0203 10:39:50.346369  249719 kubeadm.go:310] 
	I0203 10:39:50.346414  249719 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0203 10:39:50.346420  249719 kubeadm.go:310] 
	I0203 10:39:50.346461  249719 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0203 10:39:50.346468  249719 kubeadm.go:310] 
	I0203 10:39:50.346507  249719 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0203 10:39:50.346578  249719 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0203 10:39:50.346641  249719 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0203 10:39:50.346647  249719 kubeadm.go:310] 
	I0203 10:39:50.346736  249719 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0203 10:39:50.346803  249719 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0203 10:39:50.346809  249719 kubeadm.go:310] 
	I0203 10:39:50.346880  249719 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token t25kgl.h5g3hembzt48xyoj \
	I0203 10:39:50.346969  249719 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1c15a85339719d4ce9d49c2b74cf26c0ae8393d3cd5a914447ed1c77797a0f67 \
	I0203 10:39:50.347005  249719 kubeadm.go:310] 	--control-plane 
	I0203 10:39:50.347012  249719 kubeadm.go:310] 
	I0203 10:39:50.347121  249719 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0203 10:39:50.347132  249719 kubeadm.go:310] 
	I0203 10:39:50.347218  249719 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token t25kgl.h5g3hembzt48xyoj \
	I0203 10:39:50.347318  249719 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:1c15a85339719d4ce9d49c2b74cf26c0ae8393d3cd5a914447ed1c77797a0f67 
	I0203 10:39:50.347335  249719 cni.go:84] Creating CNI manager for ""
	I0203 10:39:50.347345  249719 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0203 10:39:50.348500  249719 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0203 10:39:50.349547  249719 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0203 10:39:50.353373  249719 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.1/kubectl ...
	I0203 10:39:50.353394  249719 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0203 10:39:50.369639  249719 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0203 10:39:50.565783  249719 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0203 10:39:50.565863  249719 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0203 10:39:50.565887  249719 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-412410 minikube.k8s.io/updated_at=2025_02_03T10_39_50_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=fabdc61a5ad6636a3c32d75095e383488eaa6e8d minikube.k8s.io/name=addons-412410 minikube.k8s.io/primary=true
	I0203 10:39:50.664827  249719 ops.go:34] apiserver oom_adj: -16
	I0203 10:39:50.664836  249719 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0203 10:39:51.165182  249719 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0203 10:39:51.665892  249719 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0203 10:39:52.164938  249719 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0203 10:39:52.665168  249719 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0203 10:39:53.165600  249719 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0203 10:39:53.665016  249719 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0203 10:39:54.165665  249719 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0203 10:39:54.664938  249719 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.1/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0203 10:39:54.737680  249719 kubeadm.go:1113] duration metric: took 4.171882197s to wait for elevateKubeSystemPrivileges
	I0203 10:39:54.737723  249719 kubeadm.go:394] duration metric: took 13.735916803s to StartCluster
	I0203 10:39:54.737752  249719 settings.go:142] acquiring lock: {Name:mk9a962461b99970e836bc2e4c90b83a7ce6be07 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0203 10:39:54.737905  249719 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20354-241547/kubeconfig
	I0203 10:39:54.738310  249719 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20354-241547/kubeconfig: {Name:mk1eaae000eea528e5ae1d05eed5d694b0b24ec0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0203 10:39:54.738532  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0203 10:39:54.738560  249719 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.1 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0203 10:39:54.738634  249719 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]
	I0203 10:39:54.738776  249719 addons.go:69] Setting yakd=true in profile "addons-412410"
	I0203 10:39:54.738795  249719 config.go:182] Loaded profile config "addons-412410": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0203 10:39:54.738803  249719 addons.go:238] Setting addon yakd=true in "addons-412410"
	I0203 10:39:54.738806  249719 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-412410"
	I0203 10:39:54.738829  249719 addons.go:69] Setting cloud-spanner=true in profile "addons-412410"
	I0203 10:39:54.738838  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.738843  249719 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-412410"
	I0203 10:39:54.738845  249719 addons.go:238] Setting addon cloud-spanner=true in "addons-412410"
	I0203 10:39:54.738835  249719 addons.go:69] Setting metrics-server=true in profile "addons-412410"
	I0203 10:39:54.738882  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.738882  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.738895  249719 addons.go:69] Setting default-storageclass=true in profile "addons-412410"
	I0203 10:39:54.738918  249719 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-412410"
	I0203 10:39:54.738934  249719 addons.go:69] Setting storage-provisioner=true in profile "addons-412410"
	I0203 10:39:54.738946  249719 addons.go:238] Setting addon storage-provisioner=true in "addons-412410"
	I0203 10:39:54.738965  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.738806  249719 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-412410"
	I0203 10:39:54.739013  249719 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-412410"
	I0203 10:39:54.739040  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.739255  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.739398  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.739409  249719 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-412410"
	I0203 10:39:54.739415  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.739425  249719 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-412410"
	I0203 10:39:54.739477  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.739479  249719 addons.go:69] Setting ingress=true in profile "addons-412410"
	I0203 10:39:54.739555  249719 addons.go:238] Setting addon ingress=true in "addons-412410"
	I0203 10:39:54.739605  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.739629  249719 addons.go:69] Setting registry=true in profile "addons-412410"
	I0203 10:39:54.739680  249719 addons.go:238] Setting addon registry=true in "addons-412410"
	I0203 10:39:54.739726  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.739748  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.739398  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.738885  249719 addons.go:238] Setting addon metrics-server=true in "addons-412410"
	I0203 10:39:54.740768  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.741316  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.739799  249719 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-412410"
	I0203 10:39:54.741585  249719 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-412410"
	I0203 10:39:54.741633  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.739817  249719 addons.go:69] Setting gcp-auth=true in profile "addons-412410"
	I0203 10:39:54.741678  249719 mustload.go:65] Loading cluster: addons-412410
	I0203 10:39:54.739832  249719 addons.go:69] Setting volcano=true in profile "addons-412410"
	I0203 10:39:54.741723  249719 addons.go:238] Setting addon volcano=true in "addons-412410"
	I0203 10:39:54.741756  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.741875  249719 config.go:182] Loaded profile config "addons-412410": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0203 10:39:54.742092  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.742148  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.742198  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.742345  249719 out.go:177] * Verifying Kubernetes components...
	I0203 10:39:54.739845  249719 addons.go:69] Setting ingress-dns=true in profile "addons-412410"
	I0203 10:39:54.745450  249719 addons.go:238] Setting addon ingress-dns=true in "addons-412410"
	I0203 10:39:54.745493  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.745923  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.739856  249719 addons.go:69] Setting volumesnapshots=true in profile "addons-412410"
	I0203 10:39:54.746345  249719 addons.go:238] Setting addon volumesnapshots=true in "addons-412410"
	I0203 10:39:54.746380  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.739886  249719 addons.go:69] Setting inspektor-gadget=true in profile "addons-412410"
	I0203 10:39:54.746434  249719 addons.go:238] Setting addon inspektor-gadget=true in "addons-412410"
	I0203 10:39:54.746463  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.747980  249719 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0203 10:39:54.740168  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.740301  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.740354  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.774242  249719 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0203 10:39:54.776055  249719 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0203 10:39:54.776077  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0203 10:39:54.776139  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:54.778933  249719 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-412410"
	I0203 10:39:54.778992  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.779521  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.783241  249719 addons.go:238] Setting addon default-storageclass=true in "addons-412410"
	I0203 10:39:54.783289  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.784359  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.784393  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:39:54.785681  249719 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0203 10:39:54.787087  249719 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0203 10:39:54.788589  249719 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0203 10:39:54.789862  249719 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0203 10:39:54.791202  249719 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0203 10:39:54.792596  249719 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0203 10:39:54.800465  249719 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0203 10:39:54.783787  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	W0203 10:39:54.800997  249719 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0203 10:39:54.801324  249719 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0203 10:39:54.803762  249719 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	I0203 10:39:54.803820  249719 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0203 10:39:54.804057  249719 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0203 10:39:54.804098  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0203 10:39:54.804161  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:54.805329  249719 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0203 10:39:54.805354  249719 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0203 10:39:54.805442  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:54.805723  249719 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0203 10:39:54.805747  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0203 10:39:54.805796  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:54.805934  249719 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0203 10:39:54.807005  249719 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0203 10:39:54.807030  249719 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0203 10:39:54.807089  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:54.809674  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:39:54.841687  249719 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0203 10:39:54.841856  249719 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0203 10:39:54.842810  249719 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0203 10:39:54.842877  249719 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0203 10:39:54.842955  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:54.844250  249719 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0203 10:39:54.845127  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:54.848098  249719 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0203 10:39:54.849401  249719 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.28
	I0203 10:39:54.850520  249719 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0203 10:39:54.850541  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0203 10:39:54.850589  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:54.850616  249719 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0203 10:39:54.850631  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0203 10:39:54.850688  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:54.850854  249719 out.go:177]   - Using image docker.io/registry:2.8.3
	I0203 10:39:54.852126  249719 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0203 10:39:54.853904  249719 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0203 10:39:54.855123  249719 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0203 10:39:54.855140  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0203 10:39:54.855195  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:54.857721  249719 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0203 10:39:54.857743  249719 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0203 10:39:54.857820  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:54.859866  249719 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0203 10:39:54.860909  249719 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0203 10:39:54.860935  249719 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0203 10:39:54.860998  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:54.862408  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:54.868714  249719 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0203 10:39:54.876447  249719 out.go:177]   - Using image docker.io/busybox:stable
	I0203 10:39:54.876601  249719 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0203 10:39:54.877036  249719 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0203 10:39:54.877053  249719 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0203 10:39:54.877110  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:54.877868  249719 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0203 10:39:54.877891  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0203 10:39:54.877968  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:54.878027  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:54.878213  249719 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0203 10:39:54.878225  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0203 10:39:54.878279  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:39:54.896507  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:54.897274  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:54.907421  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:54.912801  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:54.920906  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:54.924953  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:54.925001  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:54.928702  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:54.931617  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:54.933507  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:54.934879  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:39:54.967045  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/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.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	W0203 10:39:54.967302  249719 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0203 10:39:54.967334  249719 retry.go:31] will retry after 138.744896ms: ssh: handshake failed: EOF
	I0203 10:39:55.177095  249719 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0203 10:39:55.368658  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0203 10:39:55.373073  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0203 10:39:55.464511  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0203 10:39:55.465923  249719 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0203 10:39:55.465952  249719 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0203 10:39:55.474185  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0203 10:39:55.475539  249719 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0203 10:39:55.475602  249719 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0203 10:39:55.482804  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0203 10:39:55.572083  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0203 10:39:55.572923  249719 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0203 10:39:55.572948  249719 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0203 10:39:55.582465  249719 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0203 10:39:55.582549  249719 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)
	I0203 10:39:55.584924  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0203 10:39:55.666175  249719 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0203 10:39:55.666230  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0203 10:39:55.765369  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0203 10:39:55.778735  249719 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0203 10:39:55.778771  249719 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0203 10:39:55.779289  249719 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0203 10:39:55.779318  249719 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0203 10:39:55.785619  249719 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0203 10:39:55.785645  249719 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0203 10:39:55.865461  249719 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0203 10:39:55.865489  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0203 10:39:55.965520  249719 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0203 10:39:55.965557  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0203 10:39:55.982570  249719 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0203 10:39:55.982694  249719 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0203 10:39:56.169963  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0203 10:39:56.265086  249719 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0203 10:39:56.265182  249719 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0203 10:39:56.269549  249719 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0203 10:39:56.269619  249719 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0203 10:39:56.383484  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0203 10:39:56.384904  249719 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0203 10:39:56.384930  249719 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0203 10:39:56.470785  249719 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0203 10:39:56.470888  249719 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0203 10:39:56.566392  249719 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0203 10:39:56.566436  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0203 10:39:56.568785  249719 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/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.1/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.601697008s)
	I0203 10:39:56.568820  249719 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0203 10:39:56.568873  249719 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.391742388s)
	I0203 10:39:56.571232  249719 node_ready.go:35] waiting up to 6m0s for node "addons-412410" to be "Ready" ...
	I0203 10:39:56.583836  249719 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0203 10:39:56.583920  249719 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0203 10:39:56.774302  249719 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0203 10:39:56.774391  249719 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0203 10:39:56.782790  249719 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0203 10:39:56.782873  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0203 10:39:56.785390  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/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
	I0203 10:39:56.976471  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/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
	I0203 10:39:57.077945  249719 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0203 10:39:57.077986  249719 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0203 10:39:57.084364  249719 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0203 10:39:57.084393  249719 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0203 10:39:57.278097  249719 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-412410" context rescaled to 1 replicas
	I0203 10:39:57.284732  249719 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0203 10:39:57.284768  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0203 10:39:57.482024  249719 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0203 10:39:57.482110  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0203 10:39:57.680653  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/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
	I0203 10:39:57.774890  249719 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0203 10:39:57.774975  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0203 10:39:58.072910  249719 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0203 10:39:58.073012  249719 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0203 10:39:58.365062  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/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
	I0203 10:39:58.682964  249719 node_ready.go:53] node "addons-412410" has status "Ready":"False"
	I0203 10:39:59.565493  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.196786271s)
	I0203 10:39:59.565664  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (4.192538614s)
	I0203 10:39:59.976288  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.501914899s)
	I0203 10:39:59.976369  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.511764128s)
	I0203 10:40:01.080605  249719 node_ready.go:53] node "addons-412410" has status "Ready":"False"
	I0203 10:40:01.570373  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.087459885s)
	I0203 10:40:01.570499  249719 addons.go:479] Verifying addon ingress=true in "addons-412410"
	I0203 10:40:01.570989  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.805519335s)
	I0203 10:40:01.571087  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (5.401096093s)
	I0203 10:40:01.571125  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.187528458s)
	I0203 10:40:01.571137  249719 addons.go:479] Verifying addon registry=true in "addons-412410"
	I0203 10:40:01.571291  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/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: (4.785811803s)
	I0203 10:40:01.571435  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/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: (4.59486148s)
	I0203 10:40:01.571451  249719 addons.go:479] Verifying addon metrics-server=true in "addons-412410"
	I0203 10:40:01.570940  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.985943405s)
	I0203 10:40:01.570855  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.998735395s)
	I0203 10:40:01.572802  249719 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-412410 service yakd-dashboard -n yakd-dashboard
	
	I0203 10:40:01.572888  249719 out.go:177] * Verifying registry addon...
	I0203 10:40:01.572964  249719 out.go:177] * Verifying ingress addon...
	I0203 10:40:01.574855  249719 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0203 10:40:01.576165  249719 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0203 10:40:01.587377  249719 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0203 10:40:01.587401  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:01.587591  249719 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0203 10:40:01.587614  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:01.869001  249719 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0203 10:40:01.869091  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:40:01.900158  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:40:02.078417  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:02.079929  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:02.087610  249719 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0203 10:40:02.175245  249719 addons.go:238] Setting addon gcp-auth=true in "addons-412410"
	I0203 10:40:02.175311  249719 host.go:66] Checking if "addons-412410" exists ...
	I0203 10:40:02.175876  249719 cli_runner.go:164] Run: docker container inspect addons-412410 --format={{.State.Status}}
	I0203 10:40:02.198246  249719 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0203 10:40:02.198302  249719 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-412410
	I0203 10:40:02.214792  249719 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/addons-412410/id_rsa Username:docker}
	I0203 10:40:02.580450  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:02.673105  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/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: (4.992346665s)
	W0203 10:40:02.673162  249719 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/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
	I0203 10:40:02.673199  249719 retry.go:31] will retry after 207.73961ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/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
	I0203 10:40:02.677952  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:02.881308  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/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
	I0203 10:40:03.078531  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:03.079639  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:03.196090  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/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.830912077s)
	I0203 10:40:03.196132  249719 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-412410"
	I0203 10:40:03.198089  249719 out.go:177] * Verifying csi-hostpath-driver addon...
	I0203 10:40:03.198089  249719 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0203 10:40:03.200082  249719 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0203 10:40:03.200242  249719 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0203 10:40:03.201316  249719 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0203 10:40:03.201338  249719 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0203 10:40:03.268811  249719 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0203 10:40:03.268845  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:03.285822  249719 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0203 10:40:03.285852  249719 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0203 10:40:03.304723  249719 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0203 10:40:03.304747  249719 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0203 10:40:03.369378  249719 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/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
	I0203 10:40:03.574930  249719 node_ready.go:53] node "addons-412410" has status "Ready":"False"
	I0203 10:40:03.578158  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:03.579704  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:03.703675  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:04.077929  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:04.079732  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:04.204377  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:04.578024  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:04.579265  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:04.704237  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:05.077288  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:05.079404  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:05.203957  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:05.577753  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:05.579743  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:05.703707  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:05.719291  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/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: (2.837944809s)
	I0203 10:40:05.719374  249719 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.1/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: (2.349958105s)
	I0203 10:40:05.720230  249719 addons.go:479] Verifying addon gcp-auth=true in "addons-412410"
	I0203 10:40:05.722030  249719 out.go:177] * Verifying gcp-auth addon...
	I0203 10:40:05.724097  249719 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0203 10:40:05.726724  249719 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0203 10:40:05.726741  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:06.074247  249719 node_ready.go:53] node "addons-412410" has status "Ready":"False"
	I0203 10:40:06.077539  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:06.079941  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:06.203785  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:06.227077  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:06.577615  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:06.579544  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:06.704700  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:06.727255  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:07.077700  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:07.079853  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:07.203551  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:07.226777  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:07.577783  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:07.579325  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:07.704286  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:07.727546  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:08.074359  249719 node_ready.go:53] node "addons-412410" has status "Ready":"False"
	I0203 10:40:08.078051  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:08.080100  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:08.203745  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:08.227082  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:08.578389  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:08.579722  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:08.704961  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:08.727648  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:09.078073  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:09.079315  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:09.203916  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:09.227250  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:09.578101  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:09.579971  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:09.703732  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:09.727196  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:10.074956  249719 node_ready.go:53] node "addons-412410" has status "Ready":"False"
	I0203 10:40:10.077443  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:10.079472  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:10.204162  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:10.227101  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:10.578110  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:10.579358  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:10.704522  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:10.727764  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:11.077413  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:11.081998  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:11.204571  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:11.228022  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:11.577816  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:11.579804  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:11.704186  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:11.727589  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:12.077443  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:12.079586  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:12.204327  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:12.227484  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:12.575642  249719 node_ready.go:53] node "addons-412410" has status "Ready":"False"
	I0203 10:40:12.577735  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:12.579199  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:12.704278  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:12.727714  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:13.077470  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:13.079966  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:13.203935  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:13.227013  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:13.577556  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:13.579623  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:13.704164  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:13.727881  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:14.074975  249719 node_ready.go:49] node "addons-412410" has status "Ready":"True"
	I0203 10:40:14.075000  249719 node_ready.go:38] duration metric: took 17.503516476s for node "addons-412410" to be "Ready" ...
	I0203 10:40:14.075010  249719 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" ...
	I0203 10:40:14.086062  249719 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0203 10:40:14.086151  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:14.087084  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:14.092737  249719 pod_ready.go:79] waiting up to 6m0s for pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:14.204602  249719 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0203 10:40:14.204635  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:14.269495  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:14.578267  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:14.579686  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:14.705347  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:14.728432  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:15.079171  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:15.080302  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:15.204714  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:15.228017  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:15.578223  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:15.580415  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:15.704540  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:15.727775  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:16.079631  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:16.080034  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:16.098287  249719 pod_ready.go:103] pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:16.205249  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:16.226871  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:16.578492  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:16.580297  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:16.704142  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:16.727128  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:17.078667  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:17.081126  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:17.205261  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:17.265896  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:17.579112  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:17.579759  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:17.705366  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:17.727815  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:18.079137  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:18.079786  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:18.098988  249719 pod_ready.go:103] pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:18.204848  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:18.227815  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:18.579100  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:18.580003  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:18.705711  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:18.727575  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:19.079255  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:19.079866  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:19.205285  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:19.266930  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:19.579998  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:19.582681  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:19.766662  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:19.766882  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:20.079134  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:20.080522  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:20.099578  249719 pod_ready.go:103] pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:20.267453  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:20.268271  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:20.579966  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:20.580194  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:20.704732  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:20.728366  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:21.079032  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:21.080379  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:21.205424  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:21.231130  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:21.579776  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:21.580080  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:21.705061  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:21.728257  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:22.079337  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:22.080878  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:22.205712  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:22.227427  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:22.578993  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:22.581373  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:22.599655  249719 pod_ready.go:103] pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:22.705181  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:22.727427  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:23.079086  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:23.079991  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:23.205676  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:23.227922  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:23.580306  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:23.580507  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:23.706198  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:23.766958  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:24.079408  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:24.080810  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:24.206002  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:24.267150  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:24.579705  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:24.581664  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:24.599916  249719 pod_ready.go:103] pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:24.704884  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:24.767226  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:25.079035  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:25.080933  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:25.205543  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:25.227225  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:25.579888  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:25.580535  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:25.704580  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:25.727517  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:26.078967  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:26.079761  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:26.204916  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:26.227703  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:26.579081  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:26.580056  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:26.704930  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:26.727436  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:27.078722  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:27.079796  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:27.098706  249719 pod_ready.go:103] pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:27.204880  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:27.266819  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:27.578972  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:27.580284  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:27.705143  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:27.766706  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:28.079132  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:28.080279  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:28.205469  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:28.228093  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:28.578763  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:28.580374  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:28.705889  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:28.727408  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:29.079309  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:29.080726  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:29.099428  249719 pod_ready.go:103] pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:29.205279  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:29.227521  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:29.579310  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:29.579772  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:29.705020  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:29.727382  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:30.079115  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:30.079854  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:30.205116  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:30.234406  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:30.579803  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:30.580012  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:30.704799  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:30.727997  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:31.078506  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:31.080279  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:31.204397  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:31.227258  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:31.578562  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:31.579464  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:31.599067  249719 pod_ready.go:103] pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:31.704876  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:31.728162  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:32.079408  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:32.080366  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:32.204762  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:32.227944  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:32.579292  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:32.580177  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:32.704684  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:32.727795  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:33.079619  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:33.080239  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:33.204185  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:33.227282  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:33.578820  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:33.579625  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:33.600710  249719 pod_ready.go:103] pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:33.704468  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:33.727334  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:34.078648  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:34.079812  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:34.206256  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:34.226980  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:34.578940  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:34.581411  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:34.706137  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:34.766511  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:35.080116  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:35.080635  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:35.205832  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:35.266332  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:35.578904  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:35.580335  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:35.705418  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:35.727305  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:36.078560  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:36.079705  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:36.098108  249719 pod_ready.go:103] pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:36.207648  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:36.227216  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:36.578697  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:36.580715  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:36.704766  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:36.728014  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:37.079063  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:37.080628  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:37.205092  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:37.227963  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:37.578615  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:37.580253  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:37.705276  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:37.765727  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:38.079361  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:38.080033  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:38.099254  249719 pod_ready.go:103] pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:38.205320  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:38.227191  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:38.578535  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:38.580574  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:38.705887  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:38.804710  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:39.079574  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:39.080153  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:39.205714  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:39.227181  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:39.578874  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:39.580291  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:39.705365  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:39.728087  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:40.079582  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:40.080566  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:40.205200  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:40.227854  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:40.579798  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:40.580597  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:40.599055  249719 pod_ready.go:103] pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:40.705271  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:40.727957  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:41.079927  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:41.080539  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:41.206142  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:41.227920  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:41.579626  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:41.580248  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:41.705058  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:41.727900  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:42.080283  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:42.080607  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:42.204881  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:42.229141  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:42.578662  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:42.579675  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:42.600539  249719 pod_ready.go:103] pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:42.705529  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:42.765230  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:43.078419  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:43.080478  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:43.206333  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:43.306496  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:43.578899  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:43.579966  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:43.705381  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:43.727398  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:44.079423  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:44.079864  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:44.205627  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:44.227398  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:44.578685  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:44.580468  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:44.705025  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:44.728137  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:45.078980  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:45.080421  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:45.099387  249719 pod_ready.go:103] pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:45.206225  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:45.265543  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:45.579477  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:45.580511  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:45.705739  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:45.805490  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:46.078485  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:46.079487  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:46.098109  249719 pod_ready.go:93] pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace has status "Ready":"True"
	I0203 10:40:46.098128  249719 pod_ready.go:82] duration metric: took 32.005313593s for pod "amd-gpu-device-plugin-bbdlf" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:46.098137  249719 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-2t4zc" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:46.102169  249719 pod_ready.go:93] pod "coredns-668d6bf9bc-2t4zc" in "kube-system" namespace has status "Ready":"True"
	I0203 10:40:46.102191  249719 pod_ready.go:82] duration metric: took 4.046202ms for pod "coredns-668d6bf9bc-2t4zc" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:46.102218  249719 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-412410" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:46.106364  249719 pod_ready.go:93] pod "etcd-addons-412410" in "kube-system" namespace has status "Ready":"True"
	I0203 10:40:46.106383  249719 pod_ready.go:82] duration metric: took 4.156755ms for pod "etcd-addons-412410" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:46.106400  249719 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-412410" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:46.110474  249719 pod_ready.go:93] pod "kube-apiserver-addons-412410" in "kube-system" namespace has status "Ready":"True"
	I0203 10:40:46.110493  249719 pod_ready.go:82] duration metric: took 4.085874ms for pod "kube-apiserver-addons-412410" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:46.110503  249719 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-412410" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:46.114661  249719 pod_ready.go:93] pod "kube-controller-manager-addons-412410" in "kube-system" namespace has status "Ready":"True"
	I0203 10:40:46.114685  249719 pod_ready.go:82] duration metric: took 4.1739ms for pod "kube-controller-manager-addons-412410" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:46.114701  249719 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-pjj9c" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:46.205196  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:46.226672  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:46.496893  249719 pod_ready.go:93] pod "kube-proxy-pjj9c" in "kube-system" namespace has status "Ready":"True"
	I0203 10:40:46.496917  249719 pod_ready.go:82] duration metric: took 382.207333ms for pod "kube-proxy-pjj9c" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:46.496930  249719 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-412410" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:46.579072  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:46.580640  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:46.704039  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:46.728050  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:46.897822  249719 pod_ready.go:93] pod "kube-scheduler-addons-412410" in "kube-system" namespace has status "Ready":"True"
	I0203 10:40:46.897846  249719 pod_ready.go:82] duration metric: took 400.909147ms for pod "kube-scheduler-addons-412410" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:46.897857  249719 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-ggt7z" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:47.079622  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:47.080754  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:47.205713  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:47.266172  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:47.298218  249719 pod_ready.go:93] pod "metrics-server-7fbb699795-ggt7z" in "kube-system" namespace has status "Ready":"True"
	I0203 10:40:47.298249  249719 pod_ready.go:82] duration metric: took 400.384342ms for pod "metrics-server-7fbb699795-ggt7z" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:47.298264  249719 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-wkj5s" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:47.581702  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:47.583217  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:47.772319  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:47.776206  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:48.167178  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:48.169214  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:48.274707  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:48.275147  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:48.582530  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:48.584161  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:48.784019  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:48.785110  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:49.080911  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:49.081101  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:49.271913  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:49.276895  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:49.369483  249719 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-wkj5s" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:49.579147  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:49.580178  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:49.705045  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:49.765732  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:50.079409  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:50.081282  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:50.206084  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:50.227480  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:50.579189  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:50.580276  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:50.706101  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:50.765075  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:51.079563  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:51.080400  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:51.205123  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:51.227771  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:51.579347  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:51.580754  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:51.706218  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:51.728374  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:51.805335  249719 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-wkj5s" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:52.078568  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:52.080679  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:52.205225  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:52.227066  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:52.579011  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:52.580570  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:52.705469  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:52.767018  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:53.079640  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:53.080080  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:53.205834  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:53.227768  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:53.579154  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:53.580629  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:53.705175  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:53.728006  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:54.079056  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:54.080559  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:54.205266  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:54.227343  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:54.304512  249719 pod_ready.go:103] pod "nvidia-device-plugin-daemonset-wkj5s" in "kube-system" namespace has status "Ready":"False"
	I0203 10:40:54.579258  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:54.580126  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:54.705527  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:54.727779  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:55.078994  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:55.079813  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:55.205725  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:55.227345  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:55.578563  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:55.580026  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:55.704964  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:55.728041  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:56.079434  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:56.079939  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:56.205380  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:56.226969  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:56.303703  249719 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-wkj5s" in "kube-system" namespace has status "Ready":"True"
	I0203 10:40:56.303725  249719 pod_ready.go:82] duration metric: took 9.005453702s for pod "nvidia-device-plugin-daemonset-wkj5s" in "kube-system" namespace to be "Ready" ...
	I0203 10:40:56.303743  249719 pod_ready.go:39] duration metric: took 42.228720512s 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" ...
	I0203 10:40:56.303761  249719 api_server.go:52] waiting for apiserver process to appear ...
	I0203 10:40:56.303799  249719 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0203 10:40:56.303855  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0203 10:40:56.339988  249719 cri.go:89] found id: "6f43027113928582c3bb9dff015aa1f737d040a84ce5e5b6cadc458322613afa"
	I0203 10:40:56.340009  249719 cri.go:89] found id: ""
	I0203 10:40:56.340018  249719 logs.go:282] 1 containers: [6f43027113928582c3bb9dff015aa1f737d040a84ce5e5b6cadc458322613afa]
	I0203 10:40:56.340071  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:40:56.343756  249719 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0203 10:40:56.343825  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0203 10:40:56.377825  249719 cri.go:89] found id: "c4935d55a9cf456204eb9380803a68e6fcc012839c8f174f76e2e01aaccf1d54"
	I0203 10:40:56.377844  249719 cri.go:89] found id: ""
	I0203 10:40:56.377852  249719 logs.go:282] 1 containers: [c4935d55a9cf456204eb9380803a68e6fcc012839c8f174f76e2e01aaccf1d54]
	I0203 10:40:56.377894  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:40:56.381695  249719 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0203 10:40:56.381772  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0203 10:40:56.419447  249719 cri.go:89] found id: "fd0e31c268f6ebcc330ce1e96062c8312c1d2810914a39c51f6a8c683d058377"
	I0203 10:40:56.419472  249719 cri.go:89] found id: ""
	I0203 10:40:56.419482  249719 logs.go:282] 1 containers: [fd0e31c268f6ebcc330ce1e96062c8312c1d2810914a39c51f6a8c683d058377]
	I0203 10:40:56.419563  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:40:56.423165  249719 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0203 10:40:56.423232  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0203 10:40:56.493301  249719 cri.go:89] found id: "d21fe74cbcd92f6328057ea35a93e20e0637c06dc4686f796d3e07cb6d2e1c71"
	I0203 10:40:56.493325  249719 cri.go:89] found id: ""
	I0203 10:40:56.493336  249719 logs.go:282] 1 containers: [d21fe74cbcd92f6328057ea35a93e20e0637c06dc4686f796d3e07cb6d2e1c71]
	I0203 10:40:56.493390  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:40:56.496854  249719 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0203 10:40:56.496919  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0203 10:40:56.566596  249719 cri.go:89] found id: "ca8790614e05ee51f4762ec92d2c39aead091f9392df68ab4466ee37f9296b21"
	I0203 10:40:56.566626  249719 cri.go:89] found id: ""
	I0203 10:40:56.566638  249719 logs.go:282] 1 containers: [ca8790614e05ee51f4762ec92d2c39aead091f9392df68ab4466ee37f9296b21]
	I0203 10:40:56.566699  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:40:56.570394  249719 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0203 10:40:56.570468  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0203 10:40:56.578995  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:56.580426  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:56.610892  249719 cri.go:89] found id: "2fb00de4f862641fa4ecca9b4a89b790897b7dabc2dfd5f6be6ad2ea6028d4d1"
	I0203 10:40:56.610921  249719 cri.go:89] found id: ""
	I0203 10:40:56.610931  249719 logs.go:282] 1 containers: [2fb00de4f862641fa4ecca9b4a89b790897b7dabc2dfd5f6be6ad2ea6028d4d1]
	I0203 10:40:56.610991  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:40:56.614964  249719 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0203 10:40:56.615034  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0203 10:40:56.699540  249719 cri.go:89] found id: "3cc9fea20aa2989decb6d20f8de489551454abe5c55a5558294f18ca295b6ea3"
	I0203 10:40:56.699566  249719 cri.go:89] found id: ""
	I0203 10:40:56.699578  249719 logs.go:282] 1 containers: [3cc9fea20aa2989decb6d20f8de489551454abe5c55a5558294f18ca295b6ea3]
	I0203 10:40:56.699637  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:40:56.703809  249719 logs.go:123] Gathering logs for kube-proxy [ca8790614e05ee51f4762ec92d2c39aead091f9392df68ab4466ee37f9296b21] ...
	I0203 10:40:56.703840  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ca8790614e05ee51f4762ec92d2c39aead091f9392df68ab4466ee37f9296b21"
	I0203 10:40:56.705118  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:56.728072  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:56.782422  249719 logs.go:123] Gathering logs for container status ...
	I0203 10:40:56.782455  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0203 10:40:56.833249  249719 logs.go:123] Gathering logs for kubelet ...
	I0203 10:40:56.833299  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0203 10:40:56.956634  249719 logs.go:123] Gathering logs for dmesg ...
	I0203 10:40:56.956674  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0203 10:40:56.969502  249719 logs.go:123] Gathering logs for kube-apiserver [6f43027113928582c3bb9dff015aa1f737d040a84ce5e5b6cadc458322613afa] ...
	I0203 10:40:56.969531  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6f43027113928582c3bb9dff015aa1f737d040a84ce5e5b6cadc458322613afa"
	I0203 10:40:57.013943  249719 logs.go:123] Gathering logs for coredns [fd0e31c268f6ebcc330ce1e96062c8312c1d2810914a39c51f6a8c683d058377] ...
	I0203 10:40:57.013981  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fd0e31c268f6ebcc330ce1e96062c8312c1d2810914a39c51f6a8c683d058377"
	I0203 10:40:57.047599  249719 logs.go:123] Gathering logs for kindnet [3cc9fea20aa2989decb6d20f8de489551454abe5c55a5558294f18ca295b6ea3] ...
	I0203 10:40:57.047628  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3cc9fea20aa2989decb6d20f8de489551454abe5c55a5558294f18ca295b6ea3"
	I0203 10:40:57.081776  249719 logs.go:123] Gathering logs for CRI-O ...
	I0203 10:40:57.081805  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0203 10:40:57.130730  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:57.131094  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:57.162491  249719 logs.go:123] Gathering logs for describe nodes ...
	I0203 10:40:57.162540  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0203 10:40:57.268803  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:57.270170  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:57.308266  249719 logs.go:123] Gathering logs for etcd [c4935d55a9cf456204eb9380803a68e6fcc012839c8f174f76e2e01aaccf1d54] ...
	I0203 10:40:57.308301  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c4935d55a9cf456204eb9380803a68e6fcc012839c8f174f76e2e01aaccf1d54"
	I0203 10:40:57.390263  249719 logs.go:123] Gathering logs for kube-scheduler [d21fe74cbcd92f6328057ea35a93e20e0637c06dc4686f796d3e07cb6d2e1c71] ...
	I0203 10:40:57.390300  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d21fe74cbcd92f6328057ea35a93e20e0637c06dc4686f796d3e07cb6d2e1c71"
	I0203 10:40:57.434909  249719 logs.go:123] Gathering logs for kube-controller-manager [2fb00de4f862641fa4ecca9b4a89b790897b7dabc2dfd5f6be6ad2ea6028d4d1] ...
	I0203 10:40:57.434946  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fb00de4f862641fa4ecca9b4a89b790897b7dabc2dfd5f6be6ad2ea6028d4d1"
	I0203 10:40:57.578617  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:57.579798  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:57.705043  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:57.726943  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:58.078084  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:58.080360  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:58.204736  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:58.227565  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:58.579137  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:58.579731  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:58.705065  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:58.727867  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:59.080084  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:59.080753  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:59.205017  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:59.227662  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:40:59.579641  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:40:59.580306  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:40:59.704573  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:40:59.727852  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:00.025784  249719 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0203 10:41:00.041456  249719 api_server.go:72] duration metric: took 1m5.302850524s to wait for apiserver process to appear ...
	I0203 10:41:00.041483  249719 api_server.go:88] waiting for apiserver healthz status ...
	I0203 10:41:00.041535  249719 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0203 10:41:00.041584  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0203 10:41:00.078956  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:41:00.080214  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:00.094674  249719 cri.go:89] found id: "6f43027113928582c3bb9dff015aa1f737d040a84ce5e5b6cadc458322613afa"
	I0203 10:41:00.094690  249719 cri.go:89] found id: ""
	I0203 10:41:00.094699  249719 logs.go:282] 1 containers: [6f43027113928582c3bb9dff015aa1f737d040a84ce5e5b6cadc458322613afa]
	I0203 10:41:00.094752  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:41:00.098346  249719 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0203 10:41:00.098412  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0203 10:41:00.170826  249719 cri.go:89] found id: "c4935d55a9cf456204eb9380803a68e6fcc012839c8f174f76e2e01aaccf1d54"
	I0203 10:41:00.170849  249719 cri.go:89] found id: ""
	I0203 10:41:00.170859  249719 logs.go:282] 1 containers: [c4935d55a9cf456204eb9380803a68e6fcc012839c8f174f76e2e01aaccf1d54]
	I0203 10:41:00.170912  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:41:00.174377  249719 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0203 10:41:00.174467  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0203 10:41:00.206130  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:00.211651  249719 cri.go:89] found id: "fd0e31c268f6ebcc330ce1e96062c8312c1d2810914a39c51f6a8c683d058377"
	I0203 10:41:00.211675  249719 cri.go:89] found id: ""
	I0203 10:41:00.211686  249719 logs.go:282] 1 containers: [fd0e31c268f6ebcc330ce1e96062c8312c1d2810914a39c51f6a8c683d058377]
	I0203 10:41:00.211739  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:41:00.215038  249719 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0203 10:41:00.215092  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0203 10:41:00.265828  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:00.292450  249719 cri.go:89] found id: "d21fe74cbcd92f6328057ea35a93e20e0637c06dc4686f796d3e07cb6d2e1c71"
	I0203 10:41:00.292478  249719 cri.go:89] found id: ""
	I0203 10:41:00.292488  249719 logs.go:282] 1 containers: [d21fe74cbcd92f6328057ea35a93e20e0637c06dc4686f796d3e07cb6d2e1c71]
	I0203 10:41:00.292548  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:41:00.295903  249719 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0203 10:41:00.295979  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0203 10:41:00.375219  249719 cri.go:89] found id: "ca8790614e05ee51f4762ec92d2c39aead091f9392df68ab4466ee37f9296b21"
	I0203 10:41:00.375243  249719 cri.go:89] found id: ""
	I0203 10:41:00.375254  249719 logs.go:282] 1 containers: [ca8790614e05ee51f4762ec92d2c39aead091f9392df68ab4466ee37f9296b21]
	I0203 10:41:00.375314  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:41:00.379199  249719 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0203 10:41:00.379286  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0203 10:41:00.417607  249719 cri.go:89] found id: "2fb00de4f862641fa4ecca9b4a89b790897b7dabc2dfd5f6be6ad2ea6028d4d1"
	I0203 10:41:00.417635  249719 cri.go:89] found id: ""
	I0203 10:41:00.417645  249719 logs.go:282] 1 containers: [2fb00de4f862641fa4ecca9b4a89b790897b7dabc2dfd5f6be6ad2ea6028d4d1]
	I0203 10:41:00.417705  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:41:00.421524  249719 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0203 10:41:00.421601  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0203 10:41:00.492909  249719 cri.go:89] found id: "3cc9fea20aa2989decb6d20f8de489551454abe5c55a5558294f18ca295b6ea3"
	I0203 10:41:00.492937  249719 cri.go:89] found id: ""
	I0203 10:41:00.492947  249719 logs.go:282] 1 containers: [3cc9fea20aa2989decb6d20f8de489551454abe5c55a5558294f18ca295b6ea3]
	I0203 10:41:00.493002  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:41:00.496603  249719 logs.go:123] Gathering logs for kube-scheduler [d21fe74cbcd92f6328057ea35a93e20e0637c06dc4686f796d3e07cb6d2e1c71] ...
	I0203 10:41:00.496637  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d21fe74cbcd92f6328057ea35a93e20e0637c06dc4686f796d3e07cb6d2e1c71"
	I0203 10:41:00.579039  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:41:00.579908  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:00.581053  249719 logs.go:123] Gathering logs for kube-proxy [ca8790614e05ee51f4762ec92d2c39aead091f9392df68ab4466ee37f9296b21] ...
	I0203 10:41:00.581092  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ca8790614e05ee51f4762ec92d2c39aead091f9392df68ab4466ee37f9296b21"
	I0203 10:41:00.618993  249719 logs.go:123] Gathering logs for kube-controller-manager [2fb00de4f862641fa4ecca9b4a89b790897b7dabc2dfd5f6be6ad2ea6028d4d1] ...
	I0203 10:41:00.619020  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fb00de4f862641fa4ecca9b4a89b790897b7dabc2dfd5f6be6ad2ea6028d4d1"
	I0203 10:41:00.700398  249719 logs.go:123] Gathering logs for kindnet [3cc9fea20aa2989decb6d20f8de489551454abe5c55a5558294f18ca295b6ea3] ...
	I0203 10:41:00.700456  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3cc9fea20aa2989decb6d20f8de489551454abe5c55a5558294f18ca295b6ea3"
	I0203 10:41:00.704377  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:00.727565  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:00.737531  249719 logs.go:123] Gathering logs for dmesg ...
	I0203 10:41:00.737568  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0203 10:41:00.751134  249719 logs.go:123] Gathering logs for kube-apiserver [6f43027113928582c3bb9dff015aa1f737d040a84ce5e5b6cadc458322613afa] ...
	I0203 10:41:00.751157  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6f43027113928582c3bb9dff015aa1f737d040a84ce5e5b6cadc458322613afa"
	I0203 10:41:00.805593  249719 logs.go:123] Gathering logs for coredns [fd0e31c268f6ebcc330ce1e96062c8312c1d2810914a39c51f6a8c683d058377] ...
	I0203 10:41:00.805631  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fd0e31c268f6ebcc330ce1e96062c8312c1d2810914a39c51f6a8c683d058377"
	I0203 10:41:00.841374  249719 logs.go:123] Gathering logs for CRI-O ...
	I0203 10:41:00.841402  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0203 10:41:00.935144  249719 logs.go:123] Gathering logs for container status ...
	I0203 10:41:00.935195  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0203 10:41:00.976921  249719 logs.go:123] Gathering logs for kubelet ...
	I0203 10:41:00.976951  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0203 10:41:01.059912  249719 logs.go:123] Gathering logs for describe nodes ...
	I0203 10:41:01.059950  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0203 10:41:01.078848  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0203 10:41:01.080816  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:01.205108  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:01.217070  249719 logs.go:123] Gathering logs for etcd [c4935d55a9cf456204eb9380803a68e6fcc012839c8f174f76e2e01aaccf1d54] ...
	I0203 10:41:01.217103  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c4935d55a9cf456204eb9380803a68e6fcc012839c8f174f76e2e01aaccf1d54"
	I0203 10:41:01.267717  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:01.578887  249719 kapi.go:107] duration metric: took 1m0.004030949s to wait for kubernetes.io/minikube-addons=registry ...
	I0203 10:41:01.580392  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:01.704578  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:01.727455  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:02.080738  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:02.205476  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:02.227698  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:02.580209  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:02.705512  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:02.765815  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:03.080897  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:03.205664  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:03.227149  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:03.581086  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:03.704841  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:03.727587  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:03.808260  249719 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0203 10:41:03.812899  249719 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0203 10:41:03.813835  249719 api_server.go:141] control plane version: v1.32.1
	I0203 10:41:03.813860  249719 api_server.go:131] duration metric: took 3.7723596s to wait for apiserver health ...
	I0203 10:41:03.813869  249719 system_pods.go:43] waiting for kube-system pods to appear ...
	I0203 10:41:03.813899  249719 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0203 10:41:03.813952  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0203 10:41:03.874775  249719 cri.go:89] found id: "6f43027113928582c3bb9dff015aa1f737d040a84ce5e5b6cadc458322613afa"
	I0203 10:41:03.874802  249719 cri.go:89] found id: ""
	I0203 10:41:03.874813  249719 logs.go:282] 1 containers: [6f43027113928582c3bb9dff015aa1f737d040a84ce5e5b6cadc458322613afa]
	I0203 10:41:03.874873  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:41:03.879303  249719 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0203 10:41:03.879376  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0203 10:41:03.919871  249719 cri.go:89] found id: "c4935d55a9cf456204eb9380803a68e6fcc012839c8f174f76e2e01aaccf1d54"
	I0203 10:41:03.919895  249719 cri.go:89] found id: ""
	I0203 10:41:03.919906  249719 logs.go:282] 1 containers: [c4935d55a9cf456204eb9380803a68e6fcc012839c8f174f76e2e01aaccf1d54]
	I0203 10:41:03.919960  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:41:03.966879  249719 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0203 10:41:03.966954  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0203 10:41:04.001676  249719 cri.go:89] found id: "fd0e31c268f6ebcc330ce1e96062c8312c1d2810914a39c51f6a8c683d058377"
	I0203 10:41:04.001702  249719 cri.go:89] found id: ""
	I0203 10:41:04.001712  249719 logs.go:282] 1 containers: [fd0e31c268f6ebcc330ce1e96062c8312c1d2810914a39c51f6a8c683d058377]
	I0203 10:41:04.001776  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:41:04.005758  249719 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0203 10:41:04.005832  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0203 10:41:04.073322  249719 cri.go:89] found id: "d21fe74cbcd92f6328057ea35a93e20e0637c06dc4686f796d3e07cb6d2e1c71"
	I0203 10:41:04.073349  249719 cri.go:89] found id: ""
	I0203 10:41:04.073359  249719 logs.go:282] 1 containers: [d21fe74cbcd92f6328057ea35a93e20e0637c06dc4686f796d3e07cb6d2e1c71]
	I0203 10:41:04.073413  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:41:04.077215  249719 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0203 10:41:04.077290  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0203 10:41:04.081198  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:04.166053  249719 cri.go:89] found id: "ca8790614e05ee51f4762ec92d2c39aead091f9392df68ab4466ee37f9296b21"
	I0203 10:41:04.166088  249719 cri.go:89] found id: ""
	I0203 10:41:04.166099  249719 logs.go:282] 1 containers: [ca8790614e05ee51f4762ec92d2c39aead091f9392df68ab4466ee37f9296b21]
	I0203 10:41:04.166160  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:41:04.170161  249719 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0203 10:41:04.170227  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0203 10:41:04.206002  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:04.209274  249719 cri.go:89] found id: "2fb00de4f862641fa4ecca9b4a89b790897b7dabc2dfd5f6be6ad2ea6028d4d1"
	I0203 10:41:04.209296  249719 cri.go:89] found id: ""
	I0203 10:41:04.209307  249719 logs.go:282] 1 containers: [2fb00de4f862641fa4ecca9b4a89b790897b7dabc2dfd5f6be6ad2ea6028d4d1]
	I0203 10:41:04.209366  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:41:04.213042  249719 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0203 10:41:04.213118  249719 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0203 10:41:04.267148  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:04.296248  249719 cri.go:89] found id: "3cc9fea20aa2989decb6d20f8de489551454abe5c55a5558294f18ca295b6ea3"
	I0203 10:41:04.296272  249719 cri.go:89] found id: ""
	I0203 10:41:04.296283  249719 logs.go:282] 1 containers: [3cc9fea20aa2989decb6d20f8de489551454abe5c55a5558294f18ca295b6ea3]
	I0203 10:41:04.296345  249719 ssh_runner.go:195] Run: which crictl
	I0203 10:41:04.299859  249719 logs.go:123] Gathering logs for kube-scheduler [d21fe74cbcd92f6328057ea35a93e20e0637c06dc4686f796d3e07cb6d2e1c71] ...
	I0203 10:41:04.299885  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d21fe74cbcd92f6328057ea35a93e20e0637c06dc4686f796d3e07cb6d2e1c71"
	I0203 10:41:04.379243  249719 logs.go:123] Gathering logs for kube-proxy [ca8790614e05ee51f4762ec92d2c39aead091f9392df68ab4466ee37f9296b21] ...
	I0203 10:41:04.379289  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ca8790614e05ee51f4762ec92d2c39aead091f9392df68ab4466ee37f9296b21"
	I0203 10:41:04.420714  249719 logs.go:123] Gathering logs for etcd [c4935d55a9cf456204eb9380803a68e6fcc012839c8f174f76e2e01aaccf1d54] ...
	I0203 10:41:04.420744  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c4935d55a9cf456204eb9380803a68e6fcc012839c8f174f76e2e01aaccf1d54"
	I0203 10:41:04.500869  249719 logs.go:123] Gathering logs for coredns [fd0e31c268f6ebcc330ce1e96062c8312c1d2810914a39c51f6a8c683d058377] ...
	I0203 10:41:04.500903  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 fd0e31c268f6ebcc330ce1e96062c8312c1d2810914a39c51f6a8c683d058377"
	I0203 10:41:04.572600  249719 logs.go:123] Gathering logs for kube-controller-manager [2fb00de4f862641fa4ecca9b4a89b790897b7dabc2dfd5f6be6ad2ea6028d4d1] ...
	I0203 10:41:04.572630  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fb00de4f862641fa4ecca9b4a89b790897b7dabc2dfd5f6be6ad2ea6028d4d1"
	I0203 10:41:04.581007  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:04.688626  249719 logs.go:123] Gathering logs for kindnet [3cc9fea20aa2989decb6d20f8de489551454abe5c55a5558294f18ca295b6ea3] ...
	I0203 10:41:04.688667  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3cc9fea20aa2989decb6d20f8de489551454abe5c55a5558294f18ca295b6ea3"
	I0203 10:41:04.705378  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:04.727843  249719 logs.go:123] Gathering logs for kubelet ...
	I0203 10:41:04.727874  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0203 10:41:04.727910  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:04.862281  249719 logs.go:123] Gathering logs for dmesg ...
	I0203 10:41:04.862327  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0203 10:41:04.876290  249719 logs.go:123] Gathering logs for describe nodes ...
	I0203 10:41:04.876325  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.1/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0203 10:41:05.002055  249719 logs.go:123] Gathering logs for kube-apiserver [6f43027113928582c3bb9dff015aa1f737d040a84ce5e5b6cadc458322613afa] ...
	I0203 10:41:05.002088  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6f43027113928582c3bb9dff015aa1f737d040a84ce5e5b6cadc458322613afa"
	I0203 10:41:05.081107  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:05.081371  249719 logs.go:123] Gathering logs for CRI-O ...
	I0203 10:41:05.081399  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0203 10:41:05.167923  249719 logs.go:123] Gathering logs for container status ...
	I0203 10:41:05.167975  249719 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0203 10:41:05.206599  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:05.228071  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:05.581128  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:05.705016  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:05.727942  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:06.080667  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:06.205558  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:06.227513  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:06.581983  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:06.704910  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:06.727995  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:07.081213  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:07.204723  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:07.265701  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:07.581915  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:07.705946  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:07.738055  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0203 10:41:07.744895  249719 system_pods.go:59] 19 kube-system pods found
	I0203 10:41:07.744925  249719 system_pods.go:61] "amd-gpu-device-plugin-bbdlf" [ad794af3-90a7-4522-869c-8178591b9288] Running
	I0203 10:41:07.744931  249719 system_pods.go:61] "coredns-668d6bf9bc-2t4zc" [95cb56cc-ac1e-4458-bf70-71876747fa95] Running
	I0203 10:41:07.744935  249719 system_pods.go:61] "csi-hostpath-attacher-0" [3b14b751-8fac-4bf7-81bc-85033b47339c] Running
	I0203 10:41:07.744938  249719 system_pods.go:61] "csi-hostpath-resizer-0" [59012450-544c-49bb-8963-d47d1bfa1be8] Running
	I0203 10:41:07.744945  249719 system_pods.go:61] "csi-hostpathplugin-zgpgj" [7d366510-f482-4c84-9387-a50e6122909c] 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])
	I0203 10:41:07.744951  249719 system_pods.go:61] "etcd-addons-412410" [8494f284-5a46-411d-abf0-b8fcfaec58a0] Running
	I0203 10:41:07.744956  249719 system_pods.go:61] "kindnet-8hgm2" [2484de2d-cf49-4117-962b-89fbb21876c5] Running
	I0203 10:41:07.744961  249719 system_pods.go:61] "kube-apiserver-addons-412410" [22bd238f-c017-4250-b4f9-e202a952bc65] Running
	I0203 10:41:07.744967  249719 system_pods.go:61] "kube-controller-manager-addons-412410" [bfbc43bf-3ff7-4bbb-9db4-a0df947926ae] Running
	I0203 10:41:07.744972  249719 system_pods.go:61] "kube-ingress-dns-minikube" [e3db1646-288e-413f-9fd3-f9b5e48060f8] Running
	I0203 10:41:07.744976  249719 system_pods.go:61] "kube-proxy-pjj9c" [e9a8cd10-85e6-4853-8c68-4a16a4658a1b] Running
	I0203 10:41:07.744980  249719 system_pods.go:61] "kube-scheduler-addons-412410" [35cc7622-20f8-483d-8c34-e781a5b784a9] Running
	I0203 10:41:07.744986  249719 system_pods.go:61] "metrics-server-7fbb699795-ggt7z" [7b3e02ee-a5d2-46de-8eb0-458be8422a1f] Running
	I0203 10:41:07.744989  249719 system_pods.go:61] "nvidia-device-plugin-daemonset-wkj5s" [f0f12a96-8e5f-4db0-876c-581f02a2043a] Running
	I0203 10:41:07.744993  249719 system_pods.go:61] "registry-6c88467877-787hn" [4cc8d23a-5256-4f5a-97ae-b61b84c4331f] Running
	I0203 10:41:07.744998  249719 system_pods.go:61] "registry-proxy-gmqgc" [7cadd548-2b74-4a88-b048-5b6124c79466] Running
	I0203 10:41:07.745004  249719 system_pods.go:61] "snapshot-controller-68b874b76f-468cb" [f420af98-34cf-4622-a814-22f6ef2c340a] Running
	I0203 10:41:07.745008  249719 system_pods.go:61] "snapshot-controller-68b874b76f-9mrpb" [897f465d-250a-4468-bb59-49890551c0da] Running
	I0203 10:41:07.745011  249719 system_pods.go:61] "storage-provisioner" [cb2fee00-a263-4bb3-a0f8-bdde10148e6b] Running
	I0203 10:41:07.745017  249719 system_pods.go:74] duration metric: took 3.931141523s to wait for pod list to return data ...
	I0203 10:41:07.745027  249719 default_sa.go:34] waiting for default service account to be created ...
	I0203 10:41:07.747659  249719 default_sa.go:45] found service account: "default"
	I0203 10:41:07.747686  249719 default_sa.go:55] duration metric: took 2.649665ms for default service account to be created ...
	I0203 10:41:07.747697  249719 system_pods.go:116] waiting for k8s-apps to be running ...
	I0203 10:41:07.756950  249719 system_pods.go:86] 19 kube-system pods found
	I0203 10:41:07.756982  249719 system_pods.go:89] "amd-gpu-device-plugin-bbdlf" [ad794af3-90a7-4522-869c-8178591b9288] Running
	I0203 10:41:07.756989  249719 system_pods.go:89] "coredns-668d6bf9bc-2t4zc" [95cb56cc-ac1e-4458-bf70-71876747fa95] Running
	I0203 10:41:07.756995  249719 system_pods.go:89] "csi-hostpath-attacher-0" [3b14b751-8fac-4bf7-81bc-85033b47339c] Running
	I0203 10:41:07.757001  249719 system_pods.go:89] "csi-hostpath-resizer-0" [59012450-544c-49bb-8963-d47d1bfa1be8] Running
	I0203 10:41:07.757012  249719 system_pods.go:89] "csi-hostpathplugin-zgpgj" [7d366510-f482-4c84-9387-a50e6122909c] 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])
	I0203 10:41:07.757018  249719 system_pods.go:89] "etcd-addons-412410" [8494f284-5a46-411d-abf0-b8fcfaec58a0] Running
	I0203 10:41:07.757026  249719 system_pods.go:89] "kindnet-8hgm2" [2484de2d-cf49-4117-962b-89fbb21876c5] Running
	I0203 10:41:07.757034  249719 system_pods.go:89] "kube-apiserver-addons-412410" [22bd238f-c017-4250-b4f9-e202a952bc65] Running
	I0203 10:41:07.757043  249719 system_pods.go:89] "kube-controller-manager-addons-412410" [bfbc43bf-3ff7-4bbb-9db4-a0df947926ae] Running
	I0203 10:41:07.757050  249719 system_pods.go:89] "kube-ingress-dns-minikube" [e3db1646-288e-413f-9fd3-f9b5e48060f8] Running
	I0203 10:41:07.757056  249719 system_pods.go:89] "kube-proxy-pjj9c" [e9a8cd10-85e6-4853-8c68-4a16a4658a1b] Running
	I0203 10:41:07.757063  249719 system_pods.go:89] "kube-scheduler-addons-412410" [35cc7622-20f8-483d-8c34-e781a5b784a9] Running
	I0203 10:41:07.757073  249719 system_pods.go:89] "metrics-server-7fbb699795-ggt7z" [7b3e02ee-a5d2-46de-8eb0-458be8422a1f] Running
	I0203 10:41:07.757082  249719 system_pods.go:89] "nvidia-device-plugin-daemonset-wkj5s" [f0f12a96-8e5f-4db0-876c-581f02a2043a] Running
	I0203 10:41:07.757090  249719 system_pods.go:89] "registry-6c88467877-787hn" [4cc8d23a-5256-4f5a-97ae-b61b84c4331f] Running
	I0203 10:41:07.757095  249719 system_pods.go:89] "registry-proxy-gmqgc" [7cadd548-2b74-4a88-b048-5b6124c79466] Running
	I0203 10:41:07.757101  249719 system_pods.go:89] "snapshot-controller-68b874b76f-468cb" [f420af98-34cf-4622-a814-22f6ef2c340a] Running
	I0203 10:41:07.757106  249719 system_pods.go:89] "snapshot-controller-68b874b76f-9mrpb" [897f465d-250a-4468-bb59-49890551c0da] Running
	I0203 10:41:07.757115  249719 system_pods.go:89] "storage-provisioner" [cb2fee00-a263-4bb3-a0f8-bdde10148e6b] Running
	I0203 10:41:07.757124  249719 system_pods.go:126] duration metric: took 9.420393ms to wait for k8s-apps to be running ...
	I0203 10:41:07.757138  249719 system_svc.go:44] waiting for kubelet service to be running ....
	I0203 10:41:07.757195  249719 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0203 10:41:07.768923  249719 system_svc.go:56] duration metric: took 11.775299ms WaitForService to wait for kubelet
	I0203 10:41:07.768954  249719 kubeadm.go:582] duration metric: took 1m13.030356619s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0203 10:41:07.768974  249719 node_conditions.go:102] verifying NodePressure condition ...
	I0203 10:41:07.809899  249719 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0203 10:41:07.810007  249719 node_conditions.go:123] node cpu capacity is 8
	I0203 10:41:07.810041  249719 node_conditions.go:105] duration metric: took 41.060909ms to run NodePressure ...
	I0203 10:41:07.810085  249719 start.go:241] waiting for startup goroutines ...
	I0203 10:41:08.130134  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:08.231718  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:08.235272  249719 kapi.go:107] duration metric: took 1m2.511171712s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0203 10:41:08.236633  249719 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-412410 cluster.
	I0203 10:41:08.237880  249719 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.
	I0203 10:41:08.238929  249719 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0203 10:41:08.582872  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:08.767259  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:09.082130  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:09.269926  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:09.581632  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:09.769030  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:10.081007  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:10.205813  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:10.581134  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:10.705937  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:11.081607  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:11.204727  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:11.580870  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:11.705458  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:12.081271  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:12.204858  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:12.580733  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:12.705183  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:13.081594  249719 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0203 10:41:13.207694  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:13.581959  249719 kapi.go:107] duration metric: took 1m12.005791848s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0203 10:41:13.704883  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:14.204876  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:14.768884  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:15.204888  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:15.705461  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:16.205803  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:16.705827  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:17.205698  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:17.705572  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:18.205682  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:18.705055  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:19.205342  249719 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0203 10:41:19.704969  249719 kapi.go:107] duration metric: took 1m16.504723672s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0203 10:41:19.707111  249719 out.go:177] * Enabled addons: storage-provisioner, amd-gpu-device-plugin, nvidia-device-plugin, storage-provisioner-rancher, cloud-spanner, inspektor-gadget, metrics-server, ingress-dns, yakd, default-storageclass, volumesnapshots, registry, gcp-auth, ingress, csi-hostpath-driver
	I0203 10:41:19.708207  249719 addons.go:514] duration metric: took 1m24.969584192s for enable addons: enabled=[storage-provisioner amd-gpu-device-plugin nvidia-device-plugin storage-provisioner-rancher cloud-spanner inspektor-gadget metrics-server ingress-dns yakd default-storageclass volumesnapshots registry gcp-auth ingress csi-hostpath-driver]
	I0203 10:41:19.708253  249719 start.go:246] waiting for cluster config update ...
	I0203 10:41:19.708280  249719 start.go:255] writing updated cluster config ...
	I0203 10:41:19.708562  249719 ssh_runner.go:195] Run: rm -f paused
	I0203 10:41:19.759521  249719 start.go:600] kubectl: 1.32.1, cluster: 1.32.1 (minor skew: 0)
	I0203 10:41:19.761040  249719 out.go:177] * Done! kubectl is now configured to use "addons-412410" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Feb 03 10:42:49 addons-412410 crio[1038]: time="2025-02-03 10:42:49.820999888Z" level=info msg="Removed pod sandbox: e8222d6e25181d875cf8fa1d46a463c8990666cc2bc9dae68dba16371b257ab9" id=b91880a3-0c9f-4773-b113-ece25e2db17d name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 03 10:42:49 addons-412410 crio[1038]: time="2025-02-03 10:42:49.821332701Z" level=info msg="Stopping pod sandbox: 23f05876abf4f61c5aa761860b8b5ebd47376c43da467738b76ef9660ecba440" id=2563192e-010c-4457-8231-61058f024d03 name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 03 10:42:49 addons-412410 crio[1038]: time="2025-02-03 10:42:49.821358286Z" level=info msg="Stopped pod sandbox (already stopped): 23f05876abf4f61c5aa761860b8b5ebd47376c43da467738b76ef9660ecba440" id=2563192e-010c-4457-8231-61058f024d03 name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 03 10:42:49 addons-412410 crio[1038]: time="2025-02-03 10:42:49.821614141Z" level=info msg="Removing pod sandbox: 23f05876abf4f61c5aa761860b8b5ebd47376c43da467738b76ef9660ecba440" id=8a3b582e-9900-4f97-83b6-c297fd99c6c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 03 10:42:49 addons-412410 crio[1038]: time="2025-02-03 10:42:49.827483874Z" level=info msg="Removed pod sandbox: 23f05876abf4f61c5aa761860b8b5ebd47376c43da467738b76ef9660ecba440" id=8a3b582e-9900-4f97-83b6-c297fd99c6c5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 03 10:42:49 addons-412410 crio[1038]: time="2025-02-03 10:42:49.827848936Z" level=info msg="Stopping pod sandbox: c58a6b34f370bc8c2dd9f07636598d017c9c6b7296b8453095d514c0448f8bd0" id=7426e3d3-2489-4966-bc56-6a674bcee416 name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 03 10:42:49 addons-412410 crio[1038]: time="2025-02-03 10:42:49.827877387Z" level=info msg="Stopped pod sandbox (already stopped): c58a6b34f370bc8c2dd9f07636598d017c9c6b7296b8453095d514c0448f8bd0" id=7426e3d3-2489-4966-bc56-6a674bcee416 name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 03 10:42:49 addons-412410 crio[1038]: time="2025-02-03 10:42:49.828118388Z" level=info msg="Removing pod sandbox: c58a6b34f370bc8c2dd9f07636598d017c9c6b7296b8453095d514c0448f8bd0" id=48c56861-e582-43ad-9eb9-22ff13a91b70 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 03 10:42:49 addons-412410 crio[1038]: time="2025-02-03 10:42:49.833242032Z" level=info msg="Removed pod sandbox: c58a6b34f370bc8c2dd9f07636598d017c9c6b7296b8453095d514c0448f8bd0" id=48c56861-e582-43ad-9eb9-22ff13a91b70 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 03 10:42:49 addons-412410 crio[1038]: time="2025-02-03 10:42:49.833601655Z" level=info msg="Stopping pod sandbox: 720adb228b3761f7d06fb36cf737435ca9241761ccfc130ecd39c36e81e55e15" id=961c7785-b3a9-4f0d-a60d-a4e3b4d604fb name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 03 10:42:49 addons-412410 crio[1038]: time="2025-02-03 10:42:49.833638926Z" level=info msg="Stopped pod sandbox (already stopped): 720adb228b3761f7d06fb36cf737435ca9241761ccfc130ecd39c36e81e55e15" id=961c7785-b3a9-4f0d-a60d-a4e3b4d604fb name=/runtime.v1.RuntimeService/StopPodSandbox
	Feb 03 10:42:49 addons-412410 crio[1038]: time="2025-02-03 10:42:49.833881501Z" level=info msg="Removing pod sandbox: 720adb228b3761f7d06fb36cf737435ca9241761ccfc130ecd39c36e81e55e15" id=9cf5b1f5-5e3e-4e31-b3ff-e1dcf3ee2a1b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 03 10:42:49 addons-412410 crio[1038]: time="2025-02-03 10:42:49.839784670Z" level=info msg="Removed pod sandbox: 720adb228b3761f7d06fb36cf737435ca9241761ccfc130ecd39c36e81e55e15" id=9cf5b1f5-5e3e-4e31-b3ff-e1dcf3ee2a1b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Feb 03 10:44:25 addons-412410 crio[1038]: time="2025-02-03 10:44:25.486774428Z" level=info msg="Running pod sandbox: default/hello-world-app-7d9564db4-d86fv/POD" id=651b2a35-81ac-431c-9ea2-f47474f1ccf9 name=/runtime.v1.RuntimeService/RunPodSandbox
	Feb 03 10:44:25 addons-412410 crio[1038]: time="2025-02-03 10:44:25.486866991Z" level=warning msg="Allowed annotations are specified for workload []"
	Feb 03 10:44:25 addons-412410 crio[1038]: time="2025-02-03 10:44:25.510694850Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-d86fv Namespace:default ID:d6606037121784b49bfd5d194885fc785a9489139e2680acdab7e3e4f1eaf85e UID:3eba46d7-ecfc-4266-b889-686360389bd1 NetNS:/var/run/netns/3e296e4a-3f11-4f91-a4f2-87a50c4c7393 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Feb 03 10:44:25 addons-412410 crio[1038]: time="2025-02-03 10:44:25.510732899Z" level=info msg="Adding pod default_hello-world-app-7d9564db4-d86fv to CNI network \"kindnet\" (type=ptp)"
	Feb 03 10:44:25 addons-412410 crio[1038]: time="2025-02-03 10:44:25.521601193Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-d86fv Namespace:default ID:d6606037121784b49bfd5d194885fc785a9489139e2680acdab7e3e4f1eaf85e UID:3eba46d7-ecfc-4266-b889-686360389bd1 NetNS:/var/run/netns/3e296e4a-3f11-4f91-a4f2-87a50c4c7393 Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Feb 03 10:44:25 addons-412410 crio[1038]: time="2025-02-03 10:44:25.521724906Z" level=info msg="Checking pod default_hello-world-app-7d9564db4-d86fv for CNI network kindnet (type=ptp)"
	Feb 03 10:44:25 addons-412410 crio[1038]: time="2025-02-03 10:44:25.524216188Z" level=info msg="Ran pod sandbox d6606037121784b49bfd5d194885fc785a9489139e2680acdab7e3e4f1eaf85e with infra container: default/hello-world-app-7d9564db4-d86fv/POD" id=651b2a35-81ac-431c-9ea2-f47474f1ccf9 name=/runtime.v1.RuntimeService/RunPodSandbox
	Feb 03 10:44:25 addons-412410 crio[1038]: time="2025-02-03 10:44:25.525478929Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=768bc620-a5a3-4bf8-aa36-29eaf3bbb178 name=/runtime.v1.ImageService/ImageStatus
	Feb 03 10:44:25 addons-412410 crio[1038]: time="2025-02-03 10:44:25.525699122Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=768bc620-a5a3-4bf8-aa36-29eaf3bbb178 name=/runtime.v1.ImageService/ImageStatus
	Feb 03 10:44:25 addons-412410 crio[1038]: time="2025-02-03 10:44:25.526538005Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=48a2dd2c-96c8-4a06-af3c-5b37be76899e name=/runtime.v1.ImageService/PullImage
	Feb 03 10:44:25 addons-412410 crio[1038]: time="2025-02-03 10:44:25.563891739Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Feb 03 10:44:26 addons-412410 crio[1038]: time="2025-02-03 10:44:26.482799812Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	9257fe2fc7c91       docker.io/library/nginx@sha256:679a5fd058f6ca754a561846fe27927e408074431d63556e8fc588fc38be6901                              2 minutes ago       Running             nginx                     0                   d0743771a456d       nginx
	4f4433f171596       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                   0                   88425cebefad3       busybox
	5f3509c790715       registry.k8s.io/ingress-nginx/controller@sha256:62b61c42ec8dd877b85c0aa24c4744ce44d274bc16cc5d2364edfe67964ba55b             3 minutes ago       Running             controller                0                   ea9cc063fed32       ingress-nginx-controller-56d7c84fd4-rsh29
	2a1520d01a520       a62eeff05ba5194cac31b3f6180655290afa3ed3f2573bcd2aaff319416951eb                                                             3 minutes ago       Exited              patch                     3                   d77664e4631cb       ingress-nginx-admission-patch-gljcs
	bc015b9a18eb9       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   3 minutes ago       Exited              create                    0                   822aa9285c161       ingress-nginx-admission-create-z8whs
	4565da8d3e52b       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             4 minutes ago       Running             minikube-ingress-dns      0                   178e8f7fd83dc       kube-ingress-dns-minikube
	fd0e31c268f6e       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             4 minutes ago       Running             coredns                   0                   f23f23c8e9be0       coredns-668d6bf9bc-2t4zc
	40d83f6102cca       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             4 minutes ago       Running             storage-provisioner       0                   400967e180d9c       storage-provisioner
	3cc9fea20aa29       docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26                           4 minutes ago       Running             kindnet-cni               0                   d5cb6cf0bde8f       kindnet-8hgm2
	ca8790614e05e       e29f9c7391fd92d96bc72026fc755b0f9589536e36ecd7102161f1ded087897a                                                             4 minutes ago       Running             kube-proxy                0                   94de6a84a48cf       kube-proxy-pjj9c
	2fb00de4f8626       019ee182b58e20da055b173dc0b598fbde321d4bf959e1c2a832908ed7642d35                                                             4 minutes ago       Running             kube-controller-manager   0                   796f4ea9828f7       kube-controller-manager-addons-412410
	c4935d55a9cf4       a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc                                                             4 minutes ago       Running             etcd                      0                   1a253b92fff82       etcd-addons-412410
	d21fe74cbcd92       2b0d6572d062c0f590b08c3113e5d9a61e381b3da7845a0289bdbf1faa1b23d1                                                             4 minutes ago       Running             kube-scheduler            0                   df4a2f6250ea9       kube-scheduler-addons-412410
	6f43027113928       95c0bda56fc4dd44cf1876f15c04427feabe5556394553874934ffd2514eeb0a                                                             4 minutes ago       Running             kube-apiserver            0                   e18856862ee7c       kube-apiserver-addons-412410
	
	
	==> coredns [fd0e31c268f6ebcc330ce1e96062c8312c1d2810914a39c51f6a8c683d058377] <==
	[INFO] 10.244.0.18:52621 - 4551 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000124537s
	[INFO] 10.244.0.18:34508 - 44978 "AAAA IN registry.kube-system.svc.cluster.local.us-west1-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004790535s
	[INFO] 10.244.0.18:34508 - 44644 "A IN registry.kube-system.svc.cluster.local.us-west1-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004852002s
	[INFO] 10.244.0.18:36959 - 12782 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005863925s
	[INFO] 10.244.0.18:36959 - 12522 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.006240196s
	[INFO] 10.244.0.18:35137 - 54838 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003482027s
	[INFO] 10.244.0.18:35137 - 54490 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004682093s
	[INFO] 10.244.0.18:48928 - 28692 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000128191s
	[INFO] 10.244.0.18:48928 - 29001 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000187472s
	[INFO] 10.244.0.22:56226 - 31041 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000231373s
	[INFO] 10.244.0.22:47603 - 60550 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000313778s
	[INFO] 10.244.0.22:35701 - 36795 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000178072s
	[INFO] 10.244.0.22:55482 - 27898 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.00024241s
	[INFO] 10.244.0.22:54111 - 10057 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000131032s
	[INFO] 10.244.0.22:42473 - 49256 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000190317s
	[INFO] 10.244.0.22:47030 - 32384 "A IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.004806724s
	[INFO] 10.244.0.22:50669 - 65116 "AAAA IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.00498372s
	[INFO] 10.244.0.22:48851 - 44385 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.004246142s
	[INFO] 10.244.0.22:44954 - 37503 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.00551739s
	[INFO] 10.244.0.22:33102 - 22727 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.003904746s
	[INFO] 10.244.0.22:40610 - 10447 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004224599s
	[INFO] 10.244.0.22:46466 - 39082 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001656692s
	[INFO] 10.244.0.22:58355 - 29732 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 382 0.0018903s
	[INFO] 10.244.0.28:42562 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000211022s
	[INFO] 10.244.0.28:60806 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000150951s
	
	
	==> describe nodes <==
	Name:               addons-412410
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-412410
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=fabdc61a5ad6636a3c32d75095e383488eaa6e8d
	                    minikube.k8s.io/name=addons-412410
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_02_03T10_39_50_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-412410
	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, 03 Feb 2025 10:39:47 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-412410
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 03 Feb 2025 10:44:25 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 03 Feb 2025 10:42:23 +0000   Mon, 03 Feb 2025 10:39:45 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 03 Feb 2025 10:42:23 +0000   Mon, 03 Feb 2025 10:39:45 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 03 Feb 2025 10:42:23 +0000   Mon, 03 Feb 2025 10:39:45 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 03 Feb 2025 10:42:23 +0000   Mon, 03 Feb 2025 10:40:13 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-412410
	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:                 ac3fc5c5f4b743f8bc4b0f13ad6f5cac
	  System UUID:                c2a5aed9-9a0e-4dd2-ab56-d76498c40955
	  Boot ID:                    3be64ce8-e1ce-48a7-9103-ee39a9552e07
	  Kernel Version:             5.15.0-1075-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.1
	  Kube-Proxy Version:         v1.32.1
	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%)         3m6s
	  default                     hello-world-app-7d9564db4-d86fv              0 (0%)        0 (0%)      0 (0%)           0 (0%)         1s
	  default                     nginx                                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m22s
	  ingress-nginx               ingress-nginx-controller-56d7c84fd4-rsh29    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         4m25s
	  kube-system                 coredns-668d6bf9bc-2t4zc                     100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     4m31s
	  kube-system                 etcd-addons-412410                           100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         4m37s
	  kube-system                 kindnet-8hgm2                                100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      4m32s
	  kube-system                 kube-apiserver-addons-412410                 250m (3%)     0 (0%)      0 (0%)           0 (0%)         4m38s
	  kube-system                 kube-controller-manager-addons-412410        200m (2%)     0 (0%)      0 (0%)           0 (0%)         4m37s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m28s
	  kube-system                 kube-proxy-pjj9c                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m32s
	  kube-system                 kube-scheduler-addons-412410                 100m (1%)     0 (0%)      0 (0%)           0 (0%)         4m37s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m27s
	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                 4m27s  kube-proxy       
	  Normal   Starting                 4m37s  kubelet          Starting kubelet.
	  Warning  CgroupV1                 4m37s  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  4m37s  kubelet          Node addons-412410 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m37s  kubelet          Node addons-412410 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m37s  kubelet          Node addons-412410 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           4m33s  node-controller  Node addons-412410 event: Registered Node addons-412410 in Controller
	  Normal   NodeReady                4m13s  kubelet          Node addons-412410 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000686] platform eisa.0: Cannot allocate resource for EISA slot 1
	[  +0.000726] platform eisa.0: Cannot allocate resource for EISA slot 2
	[  +0.000894] platform eisa.0: Cannot allocate resource for EISA slot 3
	[  +0.000685] platform eisa.0: Cannot allocate resource for EISA slot 4
	[  +0.000706] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000797] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000726] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000698] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.616382] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.022297] systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name 'RestartMode' in section 'Service', ignoring.
	[  +7.035483] kauditd_printk_skb: 46 callbacks suppressed
	[Feb 3 10:42] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 4e e7 a9 0f 53 97 1a e0 10 19 b8 4d 08 00
	[  +1.003173] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 4e e7 a9 0f 53 97 1a e0 10 19 b8 4d 08 00
	[  +2.015865] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 4e e7 a9 0f 53 97 1a e0 10 19 b8 4d 08 00
	[  +4.035666] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 4e e7 a9 0f 53 97 1a e0 10 19 b8 4d 08 00
	[  +8.191408] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: 4e e7 a9 0f 53 97 1a e0 10 19 b8 4d 08 00
	[ +16.122805] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000035] ll header: 00000000: 4e e7 a9 0f 53 97 1a e0 10 19 b8 4d 08 00
	[Feb 3 10:43] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 4e e7 a9 0f 53 97 1a e0 10 19 b8 4d 08 00
	
	
	==> etcd [c4935d55a9cf456204eb9380803a68e6fcc012839c8f174f76e2e01aaccf1d54] <==
	{"level":"info","ts":"2025-02-03T10:39:55.376486Z","caller":"traceutil/trace.go:171","msg":"trace[1914753604] transaction","detail":"{read_only:false; response_revision:337; number_of_response:1; }","duration":"103.578697ms","start":"2025-02-03T10:39:55.272881Z","end":"2025-02-03T10:39:55.376460Z","steps":["trace[1914753604] 'process raft request'  (duration: 12.431096ms)","trace[1914753604] 'compare'  (duration: 87.481653ms)"],"step_count":2}
	{"level":"info","ts":"2025-02-03T10:39:55.376802Z","caller":"traceutil/trace.go:171","msg":"trace[1809135192] transaction","detail":"{read_only:false; response_revision:338; number_of_response:1; }","duration":"103.467319ms","start":"2025-02-03T10:39:55.273321Z","end":"2025-02-03T10:39:55.376789Z","steps":["trace[1809135192] 'process raft request'  (duration: 99.591178ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-03T10:39:55.377016Z","caller":"traceutil/trace.go:171","msg":"trace[1773096685] transaction","detail":"{read_only:false; response_revision:339; number_of_response:1; }","duration":"102.851797ms","start":"2025-02-03T10:39:55.274151Z","end":"2025-02-03T10:39:55.377002Z","steps":["trace[1773096685] 'process raft request'  (duration: 98.805854ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-03T10:39:55.866893Z","caller":"traceutil/trace.go:171","msg":"trace[853524186] transaction","detail":"{read_only:false; response_revision:348; number_of_response:1; }","duration":"102.310948ms","start":"2025-02-03T10:39:55.764561Z","end":"2025-02-03T10:39:55.866872Z","steps":["trace[853524186] 'compare'  (duration: 98.202096ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-03T10:39:55.874141Z","caller":"traceutil/trace.go:171","msg":"trace[1717812521] transaction","detail":"{read_only:false; response_revision:349; number_of_response:1; }","duration":"104.837496ms","start":"2025-02-03T10:39:55.769287Z","end":"2025-02-03T10:39:55.874125Z","steps":["trace[1717812521] 'process raft request'  (duration: 104.755875ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-03T10:39:56.876492Z","caller":"traceutil/trace.go:171","msg":"trace[1780406823] linearizableReadLoop","detail":"{readStateIndex:373; appliedIndex:371; }","duration":"103.967863ms","start":"2025-02-03T10:39:56.772501Z","end":"2025-02-03T10:39:56.876469Z","steps":["trace[1780406823] 'read index received'  (duration: 14.600233ms)","trace[1780406823] 'applied index is now lower than readState.Index'  (duration: 89.366601ms)"],"step_count":2}
	{"level":"warn","ts":"2025-02-03T10:39:56.876747Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.212524ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2025-02-03T10:39:56.876846Z","caller":"traceutil/trace.go:171","msg":"trace[737572882] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:361; }","duration":"104.353445ms","start":"2025-02-03T10:39:56.772476Z","end":"2025-02-03T10:39:56.876829Z","steps":["trace[737572882] 'agreement among raft nodes before linearized reading'  (duration: 104.164838ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-03T10:39:56.877185Z","caller":"traceutil/trace.go:171","msg":"trace[1250722201] transaction","detail":"{read_only:false; response_revision:360; number_of_response:1; }","duration":"107.195056ms","start":"2025-02-03T10:39:56.769973Z","end":"2025-02-03T10:39:56.877168Z","steps":["trace[1250722201] 'process raft request'  (duration: 103.993336ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-03T10:39:56.877510Z","caller":"traceutil/trace.go:171","msg":"trace[1684313690] transaction","detail":"{read_only:false; response_revision:361; number_of_response:1; }","duration":"105.619756ms","start":"2025-02-03T10:39:56.771876Z","end":"2025-02-03T10:39:56.877496Z","steps":["trace[1684313690] 'process raft request'  (duration: 104.540618ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-03T10:39:56.972057Z","caller":"traceutil/trace.go:171","msg":"trace[1250724744] transaction","detail":"{read_only:false; response_revision:362; number_of_response:1; }","duration":"185.215839ms","start":"2025-02-03T10:39:56.786824Z","end":"2025-02-03T10:39:56.972040Z","steps":["trace[1250724744] 'process raft request'  (duration: 185.116346ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-03T10:39:57.471860Z","caller":"traceutil/trace.go:171","msg":"trace[506460965] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"100.275284ms","start":"2025-02-03T10:39:57.371531Z","end":"2025-02-03T10:39:57.471806Z","steps":["trace[506460965] 'process raft request'  (duration: 100.209083ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-03T10:39:57.472828Z","caller":"traceutil/trace.go:171","msg":"trace[319548649] transaction","detail":"{read_only:false; number_of_response:1; response_revision:375; }","duration":"185.910206ms","start":"2025-02-03T10:39:57.286878Z","end":"2025-02-03T10:39:57.472788Z","steps":["trace[319548649] 'process raft request'  (duration: 176.928361ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-03T10:39:57.473104Z","caller":"traceutil/trace.go:171","msg":"trace[618499073] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"105.378417ms","start":"2025-02-03T10:39:57.367694Z","end":"2025-02-03T10:39:57.473072Z","steps":["trace[618499073] 'process raft request'  (duration: 103.990824ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-03T10:39:57.572850Z","caller":"traceutil/trace.go:171","msg":"trace[1442729996] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"107.274831ms","start":"2025-02-03T10:39:57.465555Z","end":"2025-02-03T10:39:57.572830Z","steps":["trace[1442729996] 'process raft request'  (duration: 107.141723ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-03T10:39:58.864221Z","caller":"traceutil/trace.go:171","msg":"trace[1866244861] transaction","detail":"{read_only:false; response_revision:408; number_of_response:1; }","duration":"179.99774ms","start":"2025-02-03T10:39:58.684202Z","end":"2025-02-03T10:39:58.864200Z","steps":["trace[1866244861] 'process raft request'  (duration: 179.86719ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-03T10:39:58.866223Z","caller":"traceutil/trace.go:171","msg":"trace[957215048] transaction","detail":"{read_only:false; response_revision:409; number_of_response:1; }","duration":"180.589251ms","start":"2025-02-03T10:39:58.685617Z","end":"2025-02-03T10:39:58.866206Z","steps":["trace[957215048] 'process raft request'  (duration: 180.516518ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-03T10:39:59.083618Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"108.415618ms","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":"info","ts":"2025-02-03T10:39:59.083697Z","caller":"traceutil/trace.go:171","msg":"trace[1293522349] range","detail":"{range_begin:/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account; range_end:; response_count:0; response_revision:431; }","duration":"108.576092ms","start":"2025-02-03T10:39:58.975107Z","end":"2025-02-03T10:39:59.083683Z","steps":["trace[1293522349] 'agreement among raft nodes before linearized reading'  (duration: 108.431283ms)"],"step_count":1}
	{"level":"warn","ts":"2025-02-03T10:39:59.084031Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.564104ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/registry\" limit:1 ","response":"range_response_count:1 size:3351"}
	{"level":"info","ts":"2025-02-03T10:39:59.084067Z","caller":"traceutil/trace.go:171","msg":"trace[1217052103] range","detail":"{range_begin:/registry/deployments/kube-system/registry; range_end:; response_count:1; response_revision:431; }","duration":"102.623794ms","start":"2025-02-03T10:39:58.981434Z","end":"2025-02-03T10:39:59.084058Z","steps":["trace[1217052103] 'agreement among raft nodes before linearized reading'  (duration: 102.526823ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-03T10:41:08.059893Z","caller":"traceutil/trace.go:171","msg":"trace[1775745062] transaction","detail":"{read_only:false; response_revision:1141; number_of_response:1; }","duration":"102.544662ms","start":"2025-02-03T10:41:07.957322Z","end":"2025-02-03T10:41:08.059867Z","steps":["trace[1775745062] 'process raft request'  (duration: 41.224237ms)","trace[1775745062] 'compare'  (duration: 61.199049ms)"],"step_count":2}
	{"level":"info","ts":"2025-02-03T10:41:30.414781Z","caller":"traceutil/trace.go:171","msg":"trace[40518145] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1263; }","duration":"102.98557ms","start":"2025-02-03T10:41:30.311773Z","end":"2025-02-03T10:41:30.414758Z","steps":["trace[40518145] 'process raft request'  (duration: 45.408104ms)","trace[40518145] 'compare'  (duration: 57.493059ms)"],"step_count":2}
	{"level":"info","ts":"2025-02-03T10:42:29.050469Z","caller":"traceutil/trace.go:171","msg":"trace[98341722] transaction","detail":"{read_only:false; response_revision:1853; number_of_response:1; }","duration":"107.726515ms","start":"2025-02-03T10:42:28.942716Z","end":"2025-02-03T10:42:29.050443Z","steps":["trace[98341722] 'process raft request'  (duration: 107.173251ms)"],"step_count":1}
	{"level":"info","ts":"2025-02-03T10:42:29.051550Z","caller":"traceutil/trace.go:171","msg":"trace[729759719] transaction","detail":"{read_only:false; response_revision:1854; number_of_response:1; }","duration":"108.177877ms","start":"2025-02-03T10:42:28.943352Z","end":"2025-02-03T10:42:29.051530Z","steps":["trace[729759719] 'process raft request'  (duration: 108.043447ms)"],"step_count":1}
	
	
	==> kernel <==
	 10:44:26 up  1:26,  0 users,  load average: 0.44, 30.68, 73.62
	Linux addons-412410 5.15.0-1075-gcp #84~20.04.1-Ubuntu SMP Thu Jan 16 20:44:47 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [3cc9fea20aa2989decb6d20f8de489551454abe5c55a5558294f18ca295b6ea3] <==
	I0203 10:42:23.785382       1 main.go:301] handling current node
	I0203 10:42:33.785473       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0203 10:42:33.785570       1 main.go:301] handling current node
	I0203 10:42:43.786950       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0203 10:42:43.786986       1 main.go:301] handling current node
	I0203 10:42:53.794030       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0203 10:42:53.794075       1 main.go:301] handling current node
	I0203 10:43:03.785019       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0203 10:43:03.785061       1 main.go:301] handling current node
	I0203 10:43:13.791581       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0203 10:43:13.791622       1 main.go:301] handling current node
	I0203 10:43:23.788423       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0203 10:43:23.788460       1 main.go:301] handling current node
	I0203 10:43:33.784301       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0203 10:43:33.784335       1 main.go:301] handling current node
	I0203 10:43:43.792625       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0203 10:43:43.792662       1 main.go:301] handling current node
	I0203 10:43:53.791808       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0203 10:43:53.791845       1 main.go:301] handling current node
	I0203 10:44:03.784702       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0203 10:44:03.784737       1 main.go:301] handling current node
	I0203 10:44:13.793157       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0203 10:44:13.793195       1 main.go:301] handling current node
	I0203 10:44:23.793256       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0203 10:44:23.793292       1 main.go:301] handling current node
	
	
	==> kube-apiserver [6f43027113928582c3bb9dff015aa1f737d040a84ce5e5b6cadc458322613afa] <==
	I0203 10:40:42.050486       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0203 10:41:29.481854       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:44748: use of closed network connection
	E0203 10:41:29.650155       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:44780: use of closed network connection
	I0203 10:41:38.675680       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.102.64.1"}
	I0203 10:42:02.320076       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0203 10:42:04.181164       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0203 10:42:04.352285       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.108.255.125"}
	I0203 10:42:05.666064       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0203 10:42:06.682244       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0203 10:42:08.898833       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0203 10:42:27.369757       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0203 10:42:27.369814       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0203 10:42:27.382853       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0203 10:42:27.382905       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0203 10:42:27.394446       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0203 10:42:27.394838       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0203 10:42:27.474852       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0203 10:42:27.474917       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0203 10:42:27.566409       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0203 10:42:27.566540       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0203 10:42:28.394109       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0203 10:42:28.566935       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0203 10:42:28.600370       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0203 10:42:43.069146       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0203 10:44:25.392079       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.108.212.67"}
	
	
	==> kube-controller-manager [2fb00de4f862641fa4ecca9b4a89b790897b7dabc2dfd5f6be6ad2ea6028d4d1] <==
	E0203 10:43:13.776529       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"
	W0203 10:43:37.346737       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
	E0203 10:43:37.347744       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"
	W0203 10:43:37.348551       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
	E0203 10:43:37.348587       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"
	W0203 10:43:45.746692       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
	E0203 10:43:45.747717       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"
	W0203 10:43:45.748660       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
	E0203 10:43:45.748701       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"
	W0203 10:43:45.773940       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
	E0203 10:43:45.774923       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"
	W0203 10:43:45.775723       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
	E0203 10:43:45.775762       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"
	W0203 10:44:07.834681       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
	E0203 10:44:07.835685       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"
	W0203 10:44:07.836489       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
	E0203 10:44:07.836548       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"
	W0203 10:44:20.156917       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
	E0203 10:44:20.157929       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"
	W0203 10:44:20.158857       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
	E0203 10:44:20.158903       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"
	I0203 10:44:25.187596       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="13.949746ms"
	I0203 10:44:25.191756       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="4.113537ms"
	I0203 10:44:25.191881       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="82.046µs"
	I0203 10:44:25.193596       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="35.495µs"
	
	
	==> kube-proxy [ca8790614e05ee51f4762ec92d2c39aead091f9392df68ab4466ee37f9296b21] <==
	I0203 10:39:57.185656       1 server_linux.go:66] "Using iptables proxy"
	I0203 10:39:58.573145       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0203 10:39:58.573320       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`"
	I0203 10:39:59.664967       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0203 10:39:59.665171       1 server_linux.go:170] "Using iptables Proxier"
	I0203 10:39:59.673389       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"
	I0203 10:39:59.685170       1 server.go:497] "Version info" version="v1.32.1"
	I0203 10:39:59.685230       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0203 10:39:59.687972       1 config.go:329] "Starting node config controller"
	I0203 10:39:59.688005       1 config.go:105] "Starting endpoint slice config controller"
	I0203 10:39:59.688010       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0203 10:39:59.688016       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0203 10:39:59.687991       1 config.go:199] "Starting service config controller"
	I0203 10:39:59.688043       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0203 10:39:59.866996       1 shared_informer.go:320] Caches are synced for service config
	I0203 10:39:59.867735       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0203 10:39:59.869186       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [d21fe74cbcd92f6328057ea35a93e20e0637c06dc4686f796d3e07cb6d2e1c71] <==
	W0203 10:39:47.365924       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
	E0203 10:39:47.365955       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"
	W0203 10:39:47.366051       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
	E0203 10:39:47.366079       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"
	W0203 10:39:47.366191       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
	E0203 10:39:47.366230       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"
	W0203 10:39:47.366266       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0203 10:39:47.366310       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0203 10:39:47.366394       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0203 10:39:47.366430       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0203 10:39:47.366480       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	E0203 10:39:47.366472       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0203 10:39:47.366591       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
	E0203 10:39:47.366622       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"
	W0203 10:39:48.249360       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
	E0203 10:39:48.249403       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"
	W0203 10:39:48.386408       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
	E0203 10:39:48.386459       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"
	W0203 10:39:48.432985       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
	E0203 10:39:48.433031       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"
	W0203 10:39:48.445323       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	E0203 10:39:48.445385       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0203 10:39:48.466806       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
	E0203 10:39:48.466849       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"
	I0203 10:39:48.892402       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Feb 03 10:43:49 addons-412410 kubelet[1649]: E0203 10:43:49.892918    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/fdf280df4afe6459d08c5d5d639afce22974a7475c01cd0fc59c7ac64794d7ee/diff" to get inode usage: stat /var/lib/containers/storage/overlay/fdf280df4afe6459d08c5d5d639afce22974a7475c01cd0fc59c7ac64794d7ee/diff: no such file or directory, extraDiskErr: <nil>
	Feb 03 10:43:49 addons-412410 kubelet[1649]: E0203 10:43:49.970759    1649 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/665adc526a5b50d905524fb5ddd5c2ddd1edafd0a83d679431c1941226407ded/diff" to get inode usage: stat /var/lib/containers/storage/overlay/665adc526a5b50d905524fb5ddd5c2ddd1edafd0a83d679431c1941226407ded/diff: no such file or directory, extraDiskErr: <nil>
	Feb 03 10:43:59 addons-412410 kubelet[1649]: E0203 10:43:59.821198    1649 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1738579439820991885,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617310,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 03 10:43:59 addons-412410 kubelet[1649]: E0203 10:43:59.821235    1649 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1738579439820991885,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617310,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 03 10:44:05 addons-412410 kubelet[1649]: I0203 10:44:05.595716    1649 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"
	Feb 03 10:44:09 addons-412410 kubelet[1649]: E0203 10:44:09.824255    1649 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1738579449824050096,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617310,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 03 10:44:09 addons-412410 kubelet[1649]: E0203 10:44:09.824284    1649 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1738579449824050096,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617310,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 03 10:44:19 addons-412410 kubelet[1649]: E0203 10:44:19.826799    1649 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1738579459826614047,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617310,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 03 10:44:19 addons-412410 kubelet[1649]: E0203 10:44:19.826836    1649 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1738579459826614047,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617310,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: I0203 10:44:25.184730    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="f420af98-34cf-4622-a814-22f6ef2c340a" containerName="volume-snapshot-controller"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: I0203 10:44:25.184773    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="5467130b-a6ae-4ccb-8d53-3ba47fef992b" containerName="yakd"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: I0203 10:44:25.184782    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="ad794af3-90a7-4522-869c-8178591b9288" containerName="amd-gpu-device-plugin"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: I0203 10:44:25.184794    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="7d366510-f482-4c84-9387-a50e6122909c" containerName="csi-external-health-monitor-controller"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: I0203 10:44:25.184805    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="d40a6627-18ce-4cb0-8919-2cc2d49fec68" containerName="task-pv-container"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: I0203 10:44:25.184813    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="59012450-544c-49bb-8963-d47d1bfa1be8" containerName="csi-resizer"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: I0203 10:44:25.184822    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="3b14b751-8fac-4bf7-81bc-85033b47339c" containerName="csi-attacher"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: I0203 10:44:25.184831    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="7d366510-f482-4c84-9387-a50e6122909c" containerName="liveness-probe"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: I0203 10:44:25.184839    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="7d366510-f482-4c84-9387-a50e6122909c" containerName="node-driver-registrar"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: I0203 10:44:25.184847    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="7d366510-f482-4c84-9387-a50e6122909c" containerName="csi-provisioner"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: I0203 10:44:25.184856    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="e85ba45a-b8ec-4b82-b083-6dfc591ab784" containerName="local-path-provisioner"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: I0203 10:44:25.184865    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="897f465d-250a-4468-bb59-49890551c0da" containerName="volume-snapshot-controller"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: I0203 10:44:25.184873    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="7d366510-f482-4c84-9387-a50e6122909c" containerName="hostpath"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: I0203 10:44:25.184880    1649 memory_manager.go:355] "RemoveStaleState removing state" podUID="7d366510-f482-4c84-9387-a50e6122909c" containerName="csi-snapshotter"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: I0203 10:44:25.220660    1649 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-lq6kb\" (UniqueName: \"kubernetes.io/projected/3eba46d7-ecfc-4266-b889-686360389bd1-kube-api-access-lq6kb\") pod \"hello-world-app-7d9564db4-d86fv\" (UID: \"3eba46d7-ecfc-4266-b889-686360389bd1\") " pod="default/hello-world-app-7d9564db4-d86fv"
	Feb 03 10:44:25 addons-412410 kubelet[1649]: W0203 10:44:25.523249    1649 manager.go:1169] Failed to process watch event {EventType:0 Name:/docker/da7794a13bcb7796d2645da0c01261d53f61dec508b69da9d7e84901e83f6d12/crio-d6606037121784b49bfd5d194885fc785a9489139e2680acdab7e3e4f1eaf85e WatchSource:0}: Error finding container d6606037121784b49bfd5d194885fc785a9489139e2680acdab7e3e4f1eaf85e: Status 404 returned error can't find the container with id d6606037121784b49bfd5d194885fc785a9489139e2680acdab7e3e4f1eaf85e
	
	
	==> storage-provisioner [40d83f6102cca80f4f0ca1a0aef5ee7aeb07299717a5eaaf016d6ff5dc0a00dc] <==
	I0203 10:40:14.611630       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0203 10:40:14.665316       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0203 10:40:14.665365       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0203 10:40:14.674287       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0203 10:40:14.674396       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"f1112186-8818-4801-9012-bf83fe2f35b2", APIVersion:"v1", ResourceVersion:"867", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-412410_c6b5fa05-d1d9-42a0-aba6-5c9b4ac9120a became leader
	I0203 10:40:14.674528       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-412410_c6b5fa05-d1d9-42a0-aba6-5c9b4ac9120a!
	I0203 10:40:14.774687       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-412410_c6b5fa05-d1d9-42a0-aba6-5c9b4ac9120a!
	

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

                                                
                                                
-- stdout --
	Name:             hello-world-app-7d9564db4-d86fv
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-412410/192.168.49.2
	Start Time:       Mon, 03 Feb 2025 10:44:25 +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-lq6kb (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-lq6kb:
	    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-d86fv to addons-412410
	  Normal  Pulling    2s    kubelet            Pulling image "docker.io/kicbase/echo-server:1.0"

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-412410 describe pod hello-world-app-7d9564db4-d86fv ingress-nginx-admission-create-z8whs ingress-nginx-admission-patch-gljcs: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-412410 addons disable ingress-dns --alsologtostderr -v=1: (1.292051625s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-412410 addons disable ingress --alsologtostderr -v=1: (7.637798163s)
--- FAIL: TestAddons/parallel/Ingress (152.63s)

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

                                                
                                                
=== 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-896110 ssh pgrep buildkitd
functional_test.go:325: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-896110 ssh pgrep buildkitd: exit status 1 (244.48726ms)

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 image build -t localhost/my-image:functional-896110 testdata/build --alsologtostderr
functional_test.go:332: (dbg) Done: out/minikube-linux-amd64 -p functional-896110 image build -t localhost/my-image:functional-896110 testdata/build --alsologtostderr: (3.9079333s)
functional_test.go:337: (dbg) Stdout: out/minikube-linux-amd64 -p functional-896110 image build -t localhost/my-image:functional-896110 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 1fbc3c12c7a
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-896110
--> 33dbfe91679
Successfully tagged localhost/my-image:functional-896110
33dbfe91679d1d2bd1f39f9a056cf6b5fe19a99e68a45bd4baf43fc0dc6d81ad
functional_test.go:340: (dbg) Stderr: out/minikube-linux-amd64 -p functional-896110 image build -t localhost/my-image:functional-896110 testdata/build --alsologtostderr:
I0203 10:47:58.252054  290909 out.go:345] Setting OutFile to fd 1 ...
I0203 10:47:58.252237  290909 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0203 10:47:58.252256  290909 out.go:358] Setting ErrFile to fd 2...
I0203 10:47:58.252263  290909 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0203 10:47:58.252435  290909 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20354-241547/.minikube/bin
I0203 10:47:58.254186  290909 config.go:182] Loaded profile config "functional-896110": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0203 10:47:58.254844  290909 config.go:182] Loaded profile config "functional-896110": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0203 10:47:58.255271  290909 cli_runner.go:164] Run: docker container inspect functional-896110 --format={{.State.Status}}
I0203 10:47:58.272157  290909 ssh_runner.go:195] Run: systemctl --version
I0203 10:47:58.272213  290909 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-896110
I0203 10:47:58.289067  290909 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/functional-896110/id_rsa Username:docker}
I0203 10:47:58.375955  290909 build_images.go:161] Building image from path: /tmp/build.3309143671.tar
I0203 10:47:58.376016  290909 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0203 10:47:58.384870  290909 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3309143671.tar
I0203 10:47:58.388301  290909 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3309143671.tar: stat -c "%s %y" /var/lib/minikube/build/build.3309143671.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3309143671.tar': No such file or directory
I0203 10:47:58.388333  290909 ssh_runner.go:362] scp /tmp/build.3309143671.tar --> /var/lib/minikube/build/build.3309143671.tar (3072 bytes)
I0203 10:47:58.410747  290909 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3309143671
I0203 10:47:58.418787  290909 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3309143671 -xf /var/lib/minikube/build/build.3309143671.tar
I0203 10:47:58.426985  290909 crio.go:315] Building image: /var/lib/minikube/build/build.3309143671
I0203 10:47:58.427046  290909 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-896110 /var/lib/minikube/build/build.3309143671 --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
I0203 10:48:02.084317  290909 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-896110 /var/lib/minikube/build/build.3309143671 --cgroup-manager=cgroupfs: (3.657233827s)
I0203 10:48:02.084394  290909 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3309143671
I0203 10:48:02.095433  290909 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3309143671.tar
I0203 10:48:02.105421  290909 build_images.go:217] Built localhost/my-image:functional-896110 from /tmp/build.3309143671.tar
I0203 10:48:02.105465  290909 build_images.go:133] succeeded building to: functional-896110
I0203 10:48:02.105471  290909 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 image ls
functional_test.go:468: (dbg) Done: out/minikube-linux-amd64 -p functional-896110 image ls: (2.370096428s)
functional_test.go:463: expected "localhost/my-image:functional-896110" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageBuild (6.52s)

                                                
                                    

Test pass (302/331)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 5.74
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.32.1/json-events 5.18
13 TestDownloadOnly/v1.32.1/preload-exists 0
17 TestDownloadOnly/v1.32.1/LogsDuration 0.92
18 TestDownloadOnly/v1.32.1/DeleteAll 0.23
19 TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds 0.13
20 TestDownloadOnlyKic 1.12
21 TestBinaryMirror 0.76
22 TestOffline 57.95
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
27 TestAddons/Setup 128.66
31 TestAddons/serial/GCPAuth/Namespaces 0.15
32 TestAddons/serial/GCPAuth/FakeCredentials 9.46
35 TestAddons/parallel/Registry 22.27
37 TestAddons/parallel/InspektorGadget 10.67
38 TestAddons/parallel/MetricsServer 5.83
40 TestAddons/parallel/CSI 50.5
41 TestAddons/parallel/Headlamp 20.17
42 TestAddons/parallel/CloudSpanner 5.47
43 TestAddons/parallel/LocalPath 57.95
44 TestAddons/parallel/NvidiaDevicePlugin 5.96
45 TestAddons/parallel/Yakd 10.64
46 TestAddons/parallel/AmdGpuDevicePlugin 5.46
47 TestAddons/StoppedEnableDisable 12.07
48 TestCertOptions 26.71
49 TestCertExpiration 231.75
51 TestForceSystemdFlag 33.2
52 TestForceSystemdEnv 34.05
54 TestKVMDriverInstallOrUpdate 3.91
58 TestErrorSpam/setup 23.72
59 TestErrorSpam/start 0.57
60 TestErrorSpam/status 0.86
61 TestErrorSpam/pause 1.54
62 TestErrorSpam/unpause 1.68
63 TestErrorSpam/stop 1.37
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 44.45
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 28.88
70 TestFunctional/serial/KubeContext 0.05
71 TestFunctional/serial/KubectlGetPods 0.08
74 TestFunctional/serial/CacheCmd/cache/add_remote 2.94
75 TestFunctional/serial/CacheCmd/cache/add_local 1.82
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
77 TestFunctional/serial/CacheCmd/cache/list 0.05
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.28
79 TestFunctional/serial/CacheCmd/cache/cache_reload 1.66
80 TestFunctional/serial/CacheCmd/cache/delete 0.1
81 TestFunctional/serial/MinikubeKubectlCmd 0.11
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.11
83 TestFunctional/serial/ExtraConfig 31.59
84 TestFunctional/serial/ComponentHealth 0.07
85 TestFunctional/serial/LogsCmd 1.36
86 TestFunctional/serial/LogsFileCmd 1.36
87 TestFunctional/serial/InvalidService 4.45
89 TestFunctional/parallel/ConfigCmd 0.43
90 TestFunctional/parallel/DashboardCmd 19.72
91 TestFunctional/parallel/DryRun 0.33
92 TestFunctional/parallel/InternationalLanguage 0.17
93 TestFunctional/parallel/StatusCmd 0.91
97 TestFunctional/parallel/ServiceCmdConnect 14.51
98 TestFunctional/parallel/AddonsCmd 0.15
99 TestFunctional/parallel/PersistentVolumeClaim 34.07
101 TestFunctional/parallel/SSHCmd 0.48
102 TestFunctional/parallel/CpCmd 1.78
103 TestFunctional/parallel/MySQL 24.57
104 TestFunctional/parallel/FileSync 0.27
105 TestFunctional/parallel/CertSync 1.62
109 TestFunctional/parallel/NodeLabels 0.06
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.63
113 TestFunctional/parallel/License 0.2
115 TestFunctional/parallel/ProfileCmd/profile_not_create 0.52
116 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.47
117 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.23
120 TestFunctional/parallel/ProfileCmd/profile_list 0.44
121 TestFunctional/parallel/ProfileCmd/profile_json_output 0.38
122 TestFunctional/parallel/ServiceCmd/DeployApp 12.14
123 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.06
124 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
128 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
129 TestFunctional/parallel/MountCmd/any-port 7.49
130 TestFunctional/parallel/ServiceCmd/List 0.49
131 TestFunctional/parallel/ServiceCmd/JSONOutput 0.48
132 TestFunctional/parallel/ServiceCmd/HTTPS 0.32
133 TestFunctional/parallel/ServiceCmd/Format 0.34
134 TestFunctional/parallel/ServiceCmd/URL 0.34
135 TestFunctional/parallel/UpdateContextCmd/no_changes 0.13
136 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.13
137 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.14
138 TestFunctional/parallel/ImageCommands/ImageListShort 0.21
139 TestFunctional/parallel/ImageCommands/ImageListTable 0.45
140 TestFunctional/parallel/ImageCommands/ImageListJson 1.79
141 TestFunctional/parallel/ImageCommands/ImageListYaml 0.21
143 TestFunctional/parallel/ImageCommands/Setup 1.59
144 TestFunctional/parallel/Version/short 0.05
145 TestFunctional/parallel/Version/components 0.47
146 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.69
147 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.95
148 TestFunctional/parallel/MountCmd/specific-port 1.84
149 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.71
150 TestFunctional/parallel/MountCmd/VerifyCleanup 1.88
151 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.65
152 TestFunctional/parallel/ImageCommands/ImageRemove 0.51
153 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.76
154 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.55
155 TestFunctional/delete_echo-server_images 0.03
156 TestFunctional/delete_my-image_image 0.02
157 TestFunctional/delete_minikube_cached_images 0.02
162 TestMultiControlPlane/serial/StartCluster 103.12
163 TestMultiControlPlane/serial/DeployApp 5.82
164 TestMultiControlPlane/serial/PingHostFromPods 1.08
165 TestMultiControlPlane/serial/AddWorkerNode 34.44
166 TestMultiControlPlane/serial/NodeLabels 0.07
167 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.84
168 TestMultiControlPlane/serial/CopyFile 16.04
169 TestMultiControlPlane/serial/StopSecondaryNode 12.49
170 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.68
171 TestMultiControlPlane/serial/RestartSecondaryNode 22.91
172 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 1.12
173 TestMultiControlPlane/serial/RestartClusterKeepsNodes 168.72
174 TestMultiControlPlane/serial/DeleteSecondaryNode 11.37
175 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.66
176 TestMultiControlPlane/serial/StopCluster 35.44
177 TestMultiControlPlane/serial/RestartCluster 80.09
178 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.66
179 TestMultiControlPlane/serial/AddSecondaryNode 39.06
180 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.84
184 TestJSONOutput/start/Command 43.36
185 TestJSONOutput/start/Audit 0
187 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
188 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
190 TestJSONOutput/pause/Command 0.67
191 TestJSONOutput/pause/Audit 0
193 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/unpause/Command 0.61
197 TestJSONOutput/unpause/Audit 0
199 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/stop/Command 5.75
203 TestJSONOutput/stop/Audit 0
205 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
207 TestErrorJSONOutput 0.21
209 TestKicCustomNetwork/create_custom_network 28.16
210 TestKicCustomNetwork/use_default_bridge_network 25.82
211 TestKicExistingNetwork 25.88
212 TestKicCustomSubnet 23.35
213 TestKicStaticIP 23.39
214 TestMainNoArgs 0.05
215 TestMinikubeProfile 49.78
218 TestMountStart/serial/StartWithMountFirst 8.39
219 TestMountStart/serial/VerifyMountFirst 0.25
220 TestMountStart/serial/StartWithMountSecond 8.4
221 TestMountStart/serial/VerifyMountSecond 0.24
222 TestMountStart/serial/DeleteFirst 1.6
223 TestMountStart/serial/VerifyMountPostDelete 0.25
224 TestMountStart/serial/Stop 1.18
225 TestMountStart/serial/RestartStopped 7.23
226 TestMountStart/serial/VerifyMountPostStop 0.25
229 TestMultiNode/serial/FreshStart2Nodes 72.66
230 TestMultiNode/serial/DeployApp2Nodes 4.54
231 TestMultiNode/serial/PingHostFrom2Pods 0.76
232 TestMultiNode/serial/AddNode 29.66
233 TestMultiNode/serial/MultiNodeLabels 0.06
234 TestMultiNode/serial/ProfileList 0.61
235 TestMultiNode/serial/CopyFile 9.07
236 TestMultiNode/serial/StopNode 2.11
237 TestMultiNode/serial/StartAfterStop 8.98
238 TestMultiNode/serial/RestartKeepsNodes 104.45
239 TestMultiNode/serial/DeleteNode 5.27
240 TestMultiNode/serial/StopMultiNode 23.71
241 TestMultiNode/serial/RestartMultiNode 46.57
242 TestMultiNode/serial/ValidateNameConflict 25.96
247 TestPreload 107.17
249 TestScheduledStopUnix 99.6
252 TestInsufficientStorage 9.91
253 TestRunningBinaryUpgrade 67.97
255 TestKubernetesUpgrade 341.46
256 TestMissingContainerUpgrade 138.06
258 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
259 TestNoKubernetes/serial/StartWithK8s 34.96
263 TestNoKubernetes/serial/StartWithStopK8s 6.24
268 TestNetworkPlugins/group/false 3.77
269 TestNoKubernetes/serial/Start 5.11
273 TestNoKubernetes/serial/VerifyK8sNotRunning 0.25
274 TestNoKubernetes/serial/ProfileList 1.35
275 TestNoKubernetes/serial/Stop 1.18
276 TestNoKubernetes/serial/StartNoArgs 8.17
277 TestStoppedBinaryUpgrade/Setup 0.5
278 TestStoppedBinaryUpgrade/Upgrade 109.23
279 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.29
280 TestStoppedBinaryUpgrade/MinikubeLogs 0.96
289 TestPause/serial/Start 54.59
290 TestNetworkPlugins/group/auto/Start 50.5
291 TestNetworkPlugins/group/kindnet/Start 43.6
292 TestPause/serial/SecondStartNoReconfiguration 29.43
293 TestNetworkPlugins/group/auto/KubeletFlags 0.33
294 TestNetworkPlugins/group/auto/NetCatPod 10.27
295 TestNetworkPlugins/group/auto/DNS 0.15
296 TestNetworkPlugins/group/auto/Localhost 0.12
297 TestNetworkPlugins/group/auto/HairPin 0.12
298 TestPause/serial/Pause 0.83
299 TestPause/serial/VerifyStatus 0.34
300 TestPause/serial/Unpause 0.67
301 TestPause/serial/PauseAgain 0.81
302 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
303 TestPause/serial/DeletePaused 2.9
304 TestNetworkPlugins/group/calico/Start 57.15
305 TestPause/serial/VerifyDeletedResources 0.6
306 TestNetworkPlugins/group/custom-flannel/Start 57.26
307 TestNetworkPlugins/group/kindnet/KubeletFlags 0.31
308 TestNetworkPlugins/group/kindnet/NetCatPod 11.57
309 TestNetworkPlugins/group/kindnet/DNS 0.16
310 TestNetworkPlugins/group/kindnet/Localhost 0.14
311 TestNetworkPlugins/group/kindnet/HairPin 0.15
312 TestNetworkPlugins/group/bridge/Start 64.84
313 TestNetworkPlugins/group/calico/ControllerPod 6.01
314 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.29
315 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.24
316 TestNetworkPlugins/group/calico/KubeletFlags 0.31
317 TestNetworkPlugins/group/calico/NetCatPod 10.19
318 TestNetworkPlugins/group/custom-flannel/DNS 0.14
319 TestNetworkPlugins/group/custom-flannel/Localhost 0.11
320 TestNetworkPlugins/group/custom-flannel/HairPin 0.11
321 TestNetworkPlugins/group/calico/DNS 0.12
322 TestNetworkPlugins/group/calico/Localhost 0.11
323 TestNetworkPlugins/group/calico/HairPin 0.1
324 TestNetworkPlugins/group/flannel/Start 50.17
325 TestNetworkPlugins/group/enable-default-cni/Start 41.18
327 TestStartStop/group/old-k8s-version/serial/FirstStart 140.06
328 TestNetworkPlugins/group/bridge/KubeletFlags 0.38
329 TestNetworkPlugins/group/bridge/NetCatPod 10.77
330 TestNetworkPlugins/group/bridge/DNS 0.16
331 TestNetworkPlugins/group/bridge/Localhost 0.15
332 TestNetworkPlugins/group/bridge/HairPin 0.19
333 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.37
334 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.3
336 TestStartStop/group/no-preload/serial/FirstStart 58.63
337 TestNetworkPlugins/group/flannel/ControllerPod 6.01
338 TestNetworkPlugins/group/enable-default-cni/DNS 0.15
339 TestNetworkPlugins/group/enable-default-cni/Localhost 0.14
340 TestNetworkPlugins/group/enable-default-cni/HairPin 0.15
341 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
342 TestNetworkPlugins/group/flannel/NetCatPod 9.24
343 TestNetworkPlugins/group/flannel/DNS 0.22
344 TestNetworkPlugins/group/flannel/Localhost 0.13
345 TestNetworkPlugins/group/flannel/HairPin 0.15
347 TestStartStop/group/embed-certs/serial/FirstStart 46.38
349 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 45.16
350 TestStartStop/group/no-preload/serial/DeployApp 10.26
351 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.97
352 TestStartStop/group/no-preload/serial/Stop 12.1
353 TestStartStop/group/embed-certs/serial/DeployApp 8.23
354 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
355 TestStartStop/group/no-preload/serial/SecondStart 262.42
356 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.89
357 TestStartStop/group/embed-certs/serial/Stop 12.45
358 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.29
359 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.05
360 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.25
361 TestStartStop/group/default-k8s-diff-port/serial/Stop 12
362 TestStartStop/group/embed-certs/serial/SecondStart 276.98
363 TestStartStop/group/old-k8s-version/serial/DeployApp 9.43
364 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.3
365 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 262.77
366 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1
367 TestStartStop/group/old-k8s-version/serial/Stop 12.57
368 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.18
369 TestStartStop/group/old-k8s-version/serial/SecondStart 140.91
370 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
371 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
372 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.24
373 TestStartStop/group/old-k8s-version/serial/Pause 2.62
375 TestStartStop/group/newest-cni/serial/FirstStart 30.55
376 TestStartStop/group/newest-cni/serial/DeployApp 0
377 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.86
378 TestStartStop/group/newest-cni/serial/Stop 1.2
379 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.18
380 TestStartStop/group/newest-cni/serial/SecondStart 12.75
381 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
382 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
383 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.24
384 TestStartStop/group/newest-cni/serial/Pause 2.74
385 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
386 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
387 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.23
388 TestStartStop/group/no-preload/serial/Pause 2.66
389 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
390 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
391 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
392 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
393 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.23
394 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.68
395 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
396 TestStartStop/group/embed-certs/serial/Pause 2.81
x
+
TestDownloadOnly/v1.20.0/json-events (5.74s)

                                                
                                                
=== 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-608249 --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-608249 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (5.742023448s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (5.74s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0203 10:39:02.019089  248413 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0203 10:39:02.019210  248413 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20354-241547/.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.06s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-608249 | jenkins | v1.35.0 | 03 Feb 25 10:38 UTC |          |
	|         | -p download-only-608249        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/03 10:38:56
	Running on machine: ubuntu-20-agent-7
	Binary: Built with gc go1.23.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0203 10:38:56.321445  248425 out.go:345] Setting OutFile to fd 1 ...
	I0203 10:38:56.321572  248425 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 10:38:56.321585  248425 out.go:358] Setting ErrFile to fd 2...
	I0203 10:38:56.321589  248425 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 10:38:56.321799  248425 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20354-241547/.minikube/bin
	W0203 10:38:56.321927  248425 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20354-241547/.minikube/config/config.json: open /home/jenkins/minikube-integration/20354-241547/.minikube/config/config.json: no such file or directory
	I0203 10:38:56.322519  248425 out.go:352] Setting JSON to true
	I0203 10:38:56.324195  248425 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":4887,"bootTime":1738574249,"procs":174,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0203 10:38:56.324310  248425 start.go:139] virtualization: kvm guest
	I0203 10:38:56.326445  248425 out.go:97] [download-only-608249] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	W0203 10:38:56.326551  248425 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20354-241547/.minikube/cache/preloaded-tarball: no such file or directory
	I0203 10:38:56.326590  248425 notify.go:220] Checking for updates...
	I0203 10:38:56.327651  248425 out.go:169] MINIKUBE_LOCATION=20354
	I0203 10:38:56.328945  248425 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0203 10:38:56.330137  248425 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20354-241547/kubeconfig
	I0203 10:38:56.331338  248425 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20354-241547/.minikube
	I0203 10:38:56.332539  248425 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0203 10:38:56.334653  248425 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0203 10:38:56.334943  248425 driver.go:394] Setting default libvirt URI to qemu:///system
	I0203 10:38:56.360487  248425 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0203 10:38:56.360618  248425 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0203 10:38:56.732963  248425 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:30 OomKillDisable:true NGoroutines:47 SystemTime:2025-02-03 10:38:56.723901037 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0203 10:38:56.733077  248425 docker.go:318] overlay module found
	I0203 10:38:56.734633  248425 out.go:97] Using the docker driver based on user configuration
	I0203 10:38:56.734656  248425 start.go:297] selected driver: docker
	I0203 10:38:56.734665  248425 start.go:901] validating driver "docker" against <nil>
	I0203 10:38:56.734758  248425 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0203 10:38:56.783413  248425 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:30 OomKillDisable:true NGoroutines:47 SystemTime:2025-02-03 10:38:56.774678765 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0203 10:38:56.783626  248425 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0203 10:38:56.784166  248425 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0203 10:38:56.784337  248425 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0203 10:38:56.786025  248425 out.go:169] Using Docker driver with root privileges
	I0203 10:38:56.787337  248425 cni.go:84] Creating CNI manager for ""
	I0203 10:38:56.787394  248425 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0203 10:38:56.787406  248425 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0203 10:38:56.787463  248425 start.go:340] cluster config:
	{Name:download-only-608249 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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-608249 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRIS
ocket: 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}
	I0203 10:38:56.788671  248425 out.go:97] Starting "download-only-608249" primary control-plane node in "download-only-608249" cluster
	I0203 10:38:56.788685  248425 cache.go:121] Beginning downloading kic base image for docker with crio
	I0203 10:38:56.789658  248425 out.go:97] Pulling base image v0.0.46 ...
	I0203 10:38:56.789679  248425 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0203 10:38:56.789727  248425 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0203 10:38:56.805480  248425 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0203 10:38:56.806267  248425 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0203 10:38:56.806356  248425 image.go:150] Writing gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0203 10:38:56.818041  248425 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
	I0203 10:38:56.818083  248425 cache.go:56] Caching tarball of preloaded images
	I0203 10:38:56.818233  248425 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0203 10:38:56.819783  248425 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0203 10:38:56.819803  248425 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0203 10:38:56.846126  248425 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/20354-241547/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0203 10:39:00.300212  248425 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0203 10:39:00.300315  248425 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20354-241547/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0203 10:39:00.935485  248425 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	
	
	* The control-plane node download-only-608249 host does not exist
	  To start a cluster, run: "minikube start -p download-only-608249"

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

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

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

                                                
                                    
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-608249
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.14s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/json-events (5.18s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-222982 --force --alsologtostderr --kubernetes-version=v1.32.1 --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-222982 --force --alsologtostderr --kubernetes-version=v1.32.1 --container-runtime=crio --driver=docker  --container-runtime=crio: (5.182573232s)
--- PASS: TestDownloadOnly/v1.32.1/json-events (5.18s)

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.1/preload-exists
I0203 10:39:07.616266  248413 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
I0203 10:39:07.616326  248413 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20354-241547/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.1/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/LogsDuration (0.92s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-608249 | jenkins | v1.35.0 | 03 Feb 25 10:38 UTC |                     |
	|         | -p download-only-608249        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.35.0 | 03 Feb 25 10:39 UTC | 03 Feb 25 10:39 UTC |
	| delete  | -p download-only-608249        | download-only-608249 | jenkins | v1.35.0 | 03 Feb 25 10:39 UTC | 03 Feb 25 10:39 UTC |
	| start   | -o=json --download-only        | download-only-222982 | jenkins | v1.35.0 | 03 Feb 25 10:39 UTC |                     |
	|         | -p download-only-222982        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.1   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/02/03 10:39:02
	Running on machine: ubuntu-20-agent-7
	Binary: Built with gc go1.23.4 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0203 10:39:02.476502  248769 out.go:345] Setting OutFile to fd 1 ...
	I0203 10:39:02.476661  248769 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 10:39:02.476678  248769 out.go:358] Setting ErrFile to fd 2...
	I0203 10:39:02.476684  248769 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 10:39:02.476879  248769 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20354-241547/.minikube/bin
	I0203 10:39:02.477473  248769 out.go:352] Setting JSON to true
	I0203 10:39:02.478322  248769 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":4893,"bootTime":1738574249,"procs":174,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0203 10:39:02.478437  248769 start.go:139] virtualization: kvm guest
	I0203 10:39:02.480382  248769 out.go:97] [download-only-222982] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0203 10:39:02.480551  248769 notify.go:220] Checking for updates...
	I0203 10:39:02.481729  248769 out.go:169] MINIKUBE_LOCATION=20354
	I0203 10:39:02.483021  248769 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0203 10:39:02.484304  248769 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20354-241547/kubeconfig
	I0203 10:39:02.485509  248769 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20354-241547/.minikube
	I0203 10:39:02.486726  248769 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0203 10:39:02.488846  248769 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0203 10:39:02.489118  248769 driver.go:394] Setting default libvirt URI to qemu:///system
	I0203 10:39:02.514248  248769 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0203 10:39:02.514354  248769 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0203 10:39:02.565962  248769 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:30 OomKillDisable:true NGoroutines:47 SystemTime:2025-02-03 10:39:02.556271727 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0203 10:39:02.566062  248769 docker.go:318] overlay module found
	I0203 10:39:02.567712  248769 out.go:97] Using the docker driver based on user configuration
	I0203 10:39:02.567742  248769 start.go:297] selected driver: docker
	I0203 10:39:02.567750  248769 start.go:901] validating driver "docker" against <nil>
	I0203 10:39:02.567858  248769 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0203 10:39:02.617082  248769 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:26 OomKillDisable:true NGoroutines:47 SystemTime:2025-02-03 10:39:02.607672587 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0203 10:39:02.617324  248769 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0203 10:39:02.618109  248769 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0203 10:39:02.618303  248769 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0203 10:39:02.620092  248769 out.go:169] Using Docker driver with root privileges
	I0203 10:39:02.621183  248769 cni.go:84] Creating CNI manager for ""
	I0203 10:39:02.621241  248769 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0203 10:39:02.621254  248769 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0203 10:39:02.621318  248769 start.go:340] cluster config:
	{Name:download-only-222982 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.1 ClusterName:download-only-222982 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRIS
ocket: 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.1 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}
	I0203 10:39:02.622496  248769 out.go:97] Starting "download-only-222982" primary control-plane node in "download-only-222982" cluster
	I0203 10:39:02.622510  248769 cache.go:121] Beginning downloading kic base image for docker with crio
	I0203 10:39:02.623500  248769 out.go:97] Pulling base image v0.0.46 ...
	I0203 10:39:02.623527  248769 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0203 10:39:02.623659  248769 image.go:81] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local docker daemon
	I0203 10:39:02.640036  248769 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 to local cache
	I0203 10:39:02.640204  248769 image.go:65] Checking for gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory
	I0203 10:39:02.640221  248769 image.go:68] Found gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 in local cache directory, skipping pull
	I0203 10:39:02.640226  248769 image.go:137] gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 exists in cache, skipping pull
	I0203 10:39:02.640234  248769 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a tarball
	I0203 10:39:02.651586  248769 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.1/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4
	I0203 10:39:02.651647  248769 cache.go:56] Caching tarball of preloaded images
	I0203 10:39:02.651871  248769 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0203 10:39:02.653495  248769 out.go:97] Downloading Kubernetes v1.32.1 preload ...
	I0203 10:39:02.653524  248769 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4 ...
	I0203 10:39:02.680354  248769 download.go:108] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.32.1/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4?checksum=md5:b2af56a340efcc3949401b47b9a5d537 -> /home/jenkins/minikube-integration/20354-241547/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4
	I0203 10:39:06.129380  248769 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4 ...
	I0203 10:39:06.129509  248769 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20354-241547/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.1-cri-o-overlay-amd64.tar.lz4 ...
	I0203 10:39:06.907205  248769 cache.go:59] Finished verifying existence of preloaded tar for v1.32.1 on crio
	I0203 10:39:06.907635  248769 profile.go:143] Saving config to /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/download-only-222982/config.json ...
	I0203 10:39:06.907685  248769 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/download-only-222982/config.json: {Name:mk73f79e692be3054992d149c3de249746f107ce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0203 10:39:06.908425  248769 preload.go:131] Checking if preload exists for k8s version v1.32.1 and runtime crio
	I0203 10:39:06.908985  248769 download.go:108] Downloading: https://dl.k8s.io/release/v1.32.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.1/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/20354-241547/.minikube/cache/linux/amd64/v1.32.1/kubectl
	
	
	* The control-plane node download-only-222982 host does not exist
	  To start a cluster, run: "minikube start -p download-only-222982"

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.32.1/DeleteAlwaysSucceeds (0.13s)

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.12s)

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

                                                
                                    
x
+
TestBinaryMirror (0.76s)

                                                
                                                
=== RUN   TestBinaryMirror
I0203 10:39:10.286661  248413 binary.go:74] Not caching binary, using https://dl.k8s.io/release/v1.32.1/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.32.1/bin/linux/amd64/kubectl.sha256
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-604675 --alsologtostderr --binary-mirror http://127.0.0.1:43739 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-604675" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-604675
--- PASS: TestBinaryMirror (0.76s)

                                                
                                    
x
+
TestOffline (57.95s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-203094 --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-203094 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (55.259864847s)
helpers_test.go:175: Cleaning up "offline-crio-203094" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-203094
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-203094: (2.689901963s)
--- PASS: TestOffline (57.95s)

                                                
                                    
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-412410
addons_test.go:939: (dbg) Non-zero exit: out/minikube-linux-amd64 addons enable dashboard -p addons-412410: exit status 85 (59.963604ms)

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

                                                
                                                
-- /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-412410
addons_test.go:950: (dbg) Non-zero exit: out/minikube-linux-amd64 addons disable dashboard -p addons-412410: exit status 85 (58.928897ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (128.66s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:107: (dbg) Run:  out/minikube-linux-amd64 start -p addons-412410 --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-412410 --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: (2m8.664139444s)
--- PASS: TestAddons/Setup (128.66s)

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-412410 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-412410 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" [4343ba0c-9e50-4202-b4cf-e1fca0d64edb] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [4343ba0c-9e50-4202-b4cf-e1fca0d64edb] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 9.004096417s
addons_test.go:633: (dbg) Run:  kubectl --context addons-412410 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-412410 describe sa gcp-auth-test
addons_test.go:683: (dbg) Run:  kubectl --context addons-412410 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (9.46s)

                                                
                                    
x
+
TestAddons/parallel/Registry (22.27s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 6.858824ms
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-787hn" [4cc8d23a-5256-4f5a-97ae-b61b84c4331f] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.034630502s
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-gmqgc" [7cadd548-2b74-4a88-b048-5b6124c79466] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003715452s
addons_test.go:331: (dbg) Run:  kubectl --context addons-412410 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-412410 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-412410 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": (11.437284587s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 ip
2025/02/03 10:41:59 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (22.27s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.67s)

                                                
                                                
=== 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-2ql7v" [4f1709f0-b686-42ce-b24b-8af499deca04] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.00398586s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-412410 addons disable inspektor-gadget --alsologtostderr -v=1: (5.66234648s)
--- PASS: TestAddons/parallel/InspektorGadget (10.67s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 17.507371ms
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-ggt7z" [7b3e02ee-a5d2-46de-8eb0-458be8422a1f] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004379373s
addons_test.go:402: (dbg) Run:  kubectl --context addons-412410 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.83s)

                                                
                                    
x
+
TestAddons/parallel/CSI (50.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0203 10:41:43.887289  248413 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0203 10:41:43.892482  248413 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0203 10:41:43.892509  248413 kapi.go:107] duration metric: took 5.243341ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 5.252149ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-412410 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-412410 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-412410 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" [c5b2504a-6aba-4304-b9ef-d4dd3f4277d4] Pending
helpers_test.go:344: "task-pv-pod" [c5b2504a-6aba-4304-b9ef-d4dd3f4277d4] 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" [c5b2504a-6aba-4304-b9ef-d4dd3f4277d4] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 16.003875884s
addons_test.go:511: (dbg) Run:  kubectl --context addons-412410 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-412410 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-412410 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-412410 delete pod task-pv-pod
addons_test.go:521: (dbg) Done: kubectl --context addons-412410 delete pod task-pv-pod: (1.050713773s)
addons_test.go:527: (dbg) Run:  kubectl --context addons-412410 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-412410 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-412410 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-412410 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" [d40a6627-18ce-4cb0-8919-2cc2d49fec68] Pending
helpers_test.go:344: "task-pv-pod-restore" [d40a6627-18ce-4cb0-8919-2cc2d49fec68] 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" [d40a6627-18ce-4cb0-8919-2cc2d49fec68] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003562631s
addons_test.go:553: (dbg) Run:  kubectl --context addons-412410 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-412410 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-412410 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-412410 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.534730286s)
--- PASS: TestAddons/parallel/CSI (50.50s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (20.17s)

                                                
                                                
=== 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-412410 --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-6m2qc" [3e842288-d682-4704-bca4-6bf9ccb50a91] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-6m2qc" [3e842288-d682-4704-bca4-6bf9ccb50a91] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.047998191s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-412410 addons disable headlamp --alsologtostderr -v=1: (6.322541737s)
--- PASS: TestAddons/parallel/Headlamp (20.17s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.47s)

                                                
                                                
=== 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-5d76cffbc-fqvss" [e63595c3-2688-44fc-aec5-26a1a509e17d] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003838392s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (5.47s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (57.95s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-412410 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-412410 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-412410 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-412410 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" [c8ad7151-eb25-46a0-af4c-ea66de703acd] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [c8ad7151-eb25-46a0-af4c-ea66de703acd] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [c8ad7151-eb25-46a0-af4c-ea66de703acd] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 7.003700521s
addons_test.go:906: (dbg) Run:  kubectl --context addons-412410 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 ssh "cat /opt/local-path-provisioner/pvc-8ecba648-ffef-41c2-bcdd-ad3475b87920_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-412410 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-412410 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-412410 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.987930349s)
--- PASS: TestAddons/parallel/LocalPath (57.95s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.96s)

                                                
                                                
=== 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-wkj5s" [f0f12a96-8e5f-4db0-876c-581f02a2043a] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.040821455s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.96s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.64s)

                                                
                                                
=== 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-65nrs" [5467130b-a6ae-4ccb-8d53-3ba47fef992b] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003649662s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-412410 addons disable yakd --alsologtostderr -v=1: (5.630757966s)
--- PASS: TestAddons/parallel/Yakd (10.64s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (5.46s)

                                                
                                                
=== 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-bbdlf" [ad794af3-90a7-4522-869c-8178591b9288] Running
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 5.004578661s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-412410 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (5.46s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.07s)

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

                                                
                                    
x
+
TestCertOptions (26.71s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (231.75s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-326613 --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-326613 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (35.245984772s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-326613 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-326613 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (14.182195549s)
helpers_test.go:175: Cleaning up "cert-expiration-326613" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-326613
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-326613: (2.323928291s)
--- PASS: TestCertExpiration (231.75s)

                                                
                                    
x
+
TestForceSystemdFlag (33.2s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-256365 --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-256365 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (30.561651155s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-256365 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-256365" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-256365
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-256365: (2.379929217s)
--- PASS: TestForceSystemdFlag (33.20s)

                                                
                                    
x
+
TestForceSystemdEnv (34.05s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-452070 --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-452070 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (31.36745066s)
helpers_test.go:175: Cleaning up "force-systemd-env-452070" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-452070
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-452070: (2.682091908s)
--- PASS: TestForceSystemdEnv (34.05s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.91s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I0203 11:11:45.662228  248413 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0203 11:11:45.662458  248413 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
W0203 11:11:45.693289  248413 install.go:62] docker-machine-driver-kvm2: exit status 1
W0203 11:11:45.693589  248413 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0203 11:11:45.693666  248413 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/TestKVMDriverInstallOrUpdate2138004723/001/docker-machine-driver-kvm2
I0203 11:11:45.921813  248413 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/TestKVMDriverInstallOrUpdate2138004723/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x530d6a0 0x530d6a0 0x530d6a0 0x530d6a0 0x530d6a0 0x530d6a0 0x530d6a0] Decompressors:map[bz2:0xc0005a4470 gz:0xc0005a4478 tar:0xc0005a43f0 tar.bz2:0xc0005a4400 tar.gz:0xc0005a4410 tar.xz:0xc0005a4450 tar.zst:0xc0005a4460 tbz2:0xc0005a4400 tgz:0xc0005a4410 txz:0xc0005a4450 tzst:0xc0005a4460 xz:0xc0005a4480 zip:0xc0005a44a0 zst:0xc0005a4488] Getters:map[file:0xc0020db220 http:0xc0008e57c0 https:0xc0008e5810] 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
I0203 11:11:45.921874  248413 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/TestKVMDriverInstallOrUpdate2138004723/001/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (3.91s)

                                                
                                    
x
+
TestErrorSpam/setup (23.72s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.57s)

                                                
                                                
=== 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-647980 --log_dir /tmp/nospam-647980 start --dry-run
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-647980 --log_dir /tmp/nospam-647980 start --dry-run
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-647980 --log_dir /tmp/nospam-647980 start --dry-run
--- PASS: TestErrorSpam/start (0.57s)

                                                
                                    
x
+
TestErrorSpam/status (0.86s)

                                                
                                                
=== 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-647980 --log_dir /tmp/nospam-647980 status
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-647980 --log_dir /tmp/nospam-647980 status
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-647980 --log_dir /tmp/nospam-647980 status
--- PASS: TestErrorSpam/status (0.86s)

                                                
                                    
x
+
TestErrorSpam/pause (1.54s)

                                                
                                                
=== 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-647980 --log_dir /tmp/nospam-647980 pause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-647980 --log_dir /tmp/nospam-647980 pause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-647980 --log_dir /tmp/nospam-647980 pause
--- PASS: TestErrorSpam/pause (1.54s)

                                                
                                    
x
+
TestErrorSpam/unpause (1.68s)

                                                
                                                
=== 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-647980 --log_dir /tmp/nospam-647980 unpause
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-647980 --log_dir /tmp/nospam-647980 unpause
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-647980 --log_dir /tmp/nospam-647980 unpause
--- PASS: TestErrorSpam/unpause (1.68s)

                                                
                                    
x
+
TestErrorSpam/stop (1.37s)

                                                
                                                
=== 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-647980 --log_dir /tmp/nospam-647980 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-647980 --log_dir /tmp/nospam-647980 stop: (1.178050826s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-647980 --log_dir /tmp/nospam-647980 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-647980 --log_dir /tmp/nospam-647980 stop
--- PASS: TestErrorSpam/stop (1.37s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (44.45s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2251: (dbg) Run:  out/minikube-linux-amd64 start -p functional-896110 --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-896110 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (44.444937289s)
--- PASS: TestFunctional/serial/StartWithProxy (44.45s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (28.88s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0203 10:46:13.636874  248413 config.go:182] Loaded profile config "functional-896110": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
functional_test.go:676: (dbg) Run:  out/minikube-linux-amd64 start -p functional-896110 --alsologtostderr -v=8
E0203 10:46:20.377151  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:46:20.383563  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:46:20.394916  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:46:20.416288  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:46:20.457885  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:46:20.539390  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:46:20.701538  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:46:21.023754  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:46:21.665509  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:46:22.946831  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:46:25.508709  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:46:30.630867  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:46:40.873024  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:676: (dbg) Done: out/minikube-linux-amd64 start -p functional-896110 --alsologtostderr -v=8: (28.874875903s)
functional_test.go:680: soft start took 28.875782355s for "functional-896110" cluster.
I0203 10:46:42.512194  248413 config.go:182] Loaded profile config "functional-896110": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/SoftStart (28.88s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (31.59s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-linux-amd64 start -p functional-896110 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0203 10:47:01.354906  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:774: (dbg) Done: out/minikube-linux-amd64 start -p functional-896110 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (31.585563022s)
functional_test.go:778: restart took 31.585715036s for "functional-896110" cluster.
I0203 10:47:21.353780  248413 config.go:182] Loaded profile config "functional-896110": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestFunctional/serial/ExtraConfig (31.59s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.36s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.36s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 logs --file /tmp/TestFunctionalserialLogsFileCmd2978319413/001/logs.txt
functional_test.go:1267: (dbg) Done: out/minikube-linux-amd64 -p functional-896110 logs --file /tmp/TestFunctionalserialLogsFileCmd2978319413/001/logs.txt: (1.356217664s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.36s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.45s)

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

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

                                                
                                                
-- /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-896110 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.45s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.43s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (19.72s)

                                                
                                                
=== 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-896110 --alsologtostderr -v=1]
functional_test.go:927: (dbg) stopping [out/minikube-linux-amd64 dashboard --url --port 36195 -p functional-896110 --alsologtostderr -v=1] ...
helpers_test.go:508: unable to kill pid 286309: os: process already finished
--- PASS: TestFunctional/parallel/DashboardCmd (19.72s)

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.33s)

                                                
                                                
=== 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-896110 --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-896110 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (143.465475ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0203 10:47:45.106650  285721 out.go:345] Setting OutFile to fd 1 ...
	I0203 10:47:45.106779  285721 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 10:47:45.106795  285721 out.go:358] Setting ErrFile to fd 2...
	I0203 10:47:45.106803  285721 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 10:47:45.106977  285721 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20354-241547/.minikube/bin
	I0203 10:47:45.107596  285721 out.go:352] Setting JSON to false
	I0203 10:47:45.108585  285721 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":5416,"bootTime":1738574249,"procs":231,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0203 10:47:45.108704  285721 start.go:139] virtualization: kvm guest
	I0203 10:47:45.110614  285721 out.go:177] * [functional-896110] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0203 10:47:45.111806  285721 notify.go:220] Checking for updates...
	I0203 10:47:45.111819  285721 out.go:177]   - MINIKUBE_LOCATION=20354
	I0203 10:47:45.113196  285721 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0203 10:47:45.114429  285721 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20354-241547/kubeconfig
	I0203 10:47:45.115686  285721 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20354-241547/.minikube
	I0203 10:47:45.116886  285721 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0203 10:47:45.117992  285721 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0203 10:47:45.119548  285721 config.go:182] Loaded profile config "functional-896110": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0203 10:47:45.120077  285721 driver.go:394] Setting default libvirt URI to qemu:///system
	I0203 10:47:45.144000  285721 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0203 10:47:45.144153  285721 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0203 10:47:45.193562  285721 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:35 OomKillDisable:true NGoroutines:62 SystemTime:2025-02-03 10:47:45.184998865 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0203 10:47:45.193702  285721 docker.go:318] overlay module found
	I0203 10:47:45.195345  285721 out.go:177] * Using the docker driver based on existing profile
	I0203 10:47:45.196482  285721 start.go:297] selected driver: docker
	I0203 10:47:45.196495  285721 start.go:901] validating driver "docker" against &{Name:functional-896110 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.1 ClusterName:functional-896110 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.1 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 Moun
tOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0203 10:47:45.196602  285721 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0203 10:47:45.198563  285721 out.go:201] 
	W0203 10:47:45.199758  285721 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
	I0203 10:47:45.200854  285721 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.17s)

                                                
                                                
=== 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-896110 --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-896110 --dry-run --memory 250MB --alsologtostderr --driver=docker  --container-runtime=crio: exit status 23 (171.134863ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0203 10:47:40.519461  283937 out.go:345] Setting OutFile to fd 1 ...
	I0203 10:47:40.519602  283937 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 10:47:40.519617  283937 out.go:358] Setting ErrFile to fd 2...
	I0203 10:47:40.519628  283937 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 10:47:40.520067  283937 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20354-241547/.minikube/bin
	I0203 10:47:40.520832  283937 out.go:352] Setting JSON to false
	I0203 10:47:40.522136  283937 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":5411,"bootTime":1738574249,"procs":219,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0203 10:47:40.522316  283937 start.go:139] virtualization: kvm guest
	I0203 10:47:40.525789  283937 out.go:177] * [functional-896110] minikube v1.35.0 sur Ubuntu 20.04 (kvm/amd64)
	I0203 10:47:40.527403  283937 notify.go:220] Checking for updates...
	I0203 10:47:40.527419  283937 out.go:177]   - MINIKUBE_LOCATION=20354
	I0203 10:47:40.528649  283937 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0203 10:47:40.529912  283937 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20354-241547/kubeconfig
	I0203 10:47:40.531163  283937 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20354-241547/.minikube
	I0203 10:47:40.532502  283937 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0203 10:47:40.533711  283937 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0203 10:47:40.535507  283937 config.go:182] Loaded profile config "functional-896110": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0203 10:47:40.536216  283937 driver.go:394] Setting default libvirt URI to qemu:///system
	I0203 10:47:40.561058  283937 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0203 10:47:40.561194  283937 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0203 10:47:40.618949  283937 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:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:33 OomKillDisable:true NGoroutines:55 SystemTime:2025-02-03 10:47:40.608628849 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0203 10:47:40.619063  283937 docker.go:318] overlay module found
	I0203 10:47:40.620869  283937 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0203 10:47:40.622160  283937 start.go:297] selected driver: docker
	I0203 10:47:40.622183  283937 start.go:901] validating driver "docker" against &{Name:functional-896110 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 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.1 ClusterName:functional-896110 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerN
ames:[] 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.1 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 Moun
tOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0203 10:47:40.622337  283937 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0203 10:47:40.624538  283937 out.go:201] 
	W0203 10:47:40.625727  283937 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
	I0203 10:47:40.626835  283937 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.91s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (14.51s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1646: (dbg) Run:  kubectl --context functional-896110 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-896110 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-xzgld" [62c24b65-3110-40ca-bf0b-5792c299eac4] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-58f9cf68d8-xzgld" [62c24b65-3110-40ca-bf0b-5792c299eac4] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 14.002793131s
functional_test.go:1666: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 service hello-node-connect --url
functional_test.go:1672: found endpoint for hello-node-connect: http://192.168.49.2:32484
functional_test.go:1692: http://192.168.49.2:32484: success! body:

                                                
                                                

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

                                                
                                                
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:32484
	user-agent=Go-http-client/1.1

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (34.07s)

                                                
                                                
=== 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" [93992e77-4659-4a72-a4ce-6f76c7014973] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.040867994s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-896110 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-896110 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-896110 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-896110 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" [d7d63df6-b88d-4d04-961f-4e51aa79099e] Pending
helpers_test.go:344: "sp-pod" [d7d63df6-b88d-4d04-961f-4e51aa79099e] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [d7d63df6-b88d-4d04-961f-4e51aa79099e] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.005744537s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-896110 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-896110 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-896110 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" [cfaba90f-e33b-4c1c-86d4-946835717a0b] Pending
helpers_test.go:344: "sp-pod" [cfaba90f-e33b-4c1c-86d4-946835717a0b] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [cfaba90f-e33b-4c1c-86d4-946835717a0b] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 15.044689359s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-896110 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (34.07s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.48s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.78s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (24.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1810: (dbg) Run:  kubectl --context functional-896110 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-9rr7l" [2e823049-bad0-49af-83fa-41d936a08163] Pending
helpers_test.go:344: "mysql-58ccfd96bb-9rr7l" [2e823049-bad0-49af-83fa-41d936a08163] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-58ccfd96bb-9rr7l" [2e823049-bad0-49af-83fa-41d936a08163] Running
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 23.004077877s
functional_test.go:1824: (dbg) Run:  kubectl --context functional-896110 exec mysql-58ccfd96bb-9rr7l -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-896110 exec mysql-58ccfd96bb-9rr7l -- mysql -ppassword -e "show databases;": exit status 1 (108.407405ms)

                                                
                                                
** 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 **
I0203 10:48:15.132256  248413 retry.go:31] will retry after 1.182229951s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-896110 exec mysql-58ccfd96bb-9rr7l -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (24.57s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.27s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.62s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1989: Checking for existence of /etc/ssl/certs/248413.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 ssh "sudo cat /etc/ssl/certs/248413.pem"
functional_test.go:1989: Checking for existence of /usr/share/ca-certificates/248413.pem within VM
functional_test.go:1990: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 ssh "sudo cat /usr/share/ca-certificates/248413.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-896110 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:2016: Checking for existence of /etc/ssl/certs/2484132.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 ssh "sudo cat /etc/ssl/certs/2484132.pem"
functional_test.go:2016: Checking for existence of /usr/share/ca-certificates/2484132.pem within VM
functional_test.go:2017: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 ssh "sudo cat /usr/share/ca-certificates/2484132.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-896110 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.62s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.06s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.63s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.2s)

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

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

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

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

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

                                                
                                    
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-896110 tunnel --alsologtostderr]
--- PASS: TestFunctional/parallel/TunnelCmd/serial/StartTunnel (0.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-896110 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" [a4fc12e3-709e-4b0a-93ef-3428468ecca4] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [a4fc12e3-709e-4b0a-93ef-3428468ecca4] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.00421425s
I0203 10:47:40.293059  248413 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.23s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1327: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1332: Took "376.662791ms" 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 "60.062609ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.44s)

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

                                                
                                                
=== 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 "317.316179ms" 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.447829ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.38s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1456: (dbg) Run:  kubectl --context functional-896110 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-896110 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-sc8ck" [a5ba712a-838a-4a5a-9880-94fbfc3b2db6] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-fcfd88b6f-sc8ck" [a5ba712a-838a-4a5a-9880-94fbfc3b2db6] Running
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 12.004021913s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (12.14s)

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0203 10:47:40.919756  248413 retry.go:31] will retry after 306.871307ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Feb  3 10:47 created-by-test
-rw-r--r-- 1 docker docker 24 Feb  3 10:47 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Feb  3 10:47 test-1738579660633731806
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 ssh cat /mount-9p/test-1738579660633731806
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-896110 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" [f757780d-5afe-4452-a8b1-f5ca8d9c116e] Pending
E0203 10:47:42.316664  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox-mount" [f757780d-5afe-4452-a8b1-f5ca8d9c116e] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [f757780d-5afe-4452-a8b1-f5ca8d9c116e] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [f757780d-5afe-4452-a8b1-f5ca8d9c116e] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.004418351s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-896110 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-896110 /tmp/TestFunctionalparallelMountCmdany-port2009913152/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.49s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-896110 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.13s)

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

                                                
                                                
=== 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-896110 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.13s)

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

                                                
                                                
=== 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-896110 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.14s)

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

                                                
                                                
=== 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-896110 image ls --format short --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-896110 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.32.1
registry.k8s.io/kube-proxy:v1.32.1
registry.k8s.io/kube-controller-manager:v1.32.1
registry.k8s.io/kube-apiserver:v1.32.1
registry.k8s.io/etcd:3.5.16-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.3
localhost/minikube-local-cache-test:functional-896110
localhost/kicbase/echo-server:functional-896110
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20241212-9f82dd49
docker.io/kindest/kindnetd:v20241108-5c6d2daf
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-896110 image ls --format short --alsologtostderr:
I0203 10:47:57.581340  290711 out.go:345] Setting OutFile to fd 1 ...
I0203 10:47:57.581611  290711 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0203 10:47:57.581625  290711 out.go:358] Setting ErrFile to fd 2...
I0203 10:47:57.581630  290711 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0203 10:47:57.581804  290711 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20354-241547/.minikube/bin
I0203 10:47:57.582452  290711 config.go:182] Loaded profile config "functional-896110": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0203 10:47:57.582558  290711 config.go:182] Loaded profile config "functional-896110": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0203 10:47:57.582944  290711 cli_runner.go:164] Run: docker container inspect functional-896110 --format={{.State.Status}}
I0203 10:47:57.599556  290711 ssh_runner.go:195] Run: systemctl --version
I0203 10:47:57.599601  290711 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-896110
I0203 10:47:57.616226  290711 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/functional-896110/id_rsa Username:docker}
I0203 10:47:57.708166  290711 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.21s)

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

                                                
                                                
=== 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-896110 image ls --format table --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-896110 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/etcd                    | 3.5.16-0           | a9e7e6b294baf | 151MB  |
| registry.k8s.io/kube-apiserver          | v1.32.1            | 95c0bda56fc4d | 98.1MB |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| gcr.io/k8s-minikube/busybox             | latest             | beae173ccac6a | 1.46MB |
| localhost/kicbase/echo-server           | functional-896110  | 9056ab77afb8e | 4.94MB |
| localhost/minikube-local-cache-test     | functional-896110  | d333751a58423 | 3.33kB |
| docker.io/kindest/kindnetd              | v20241108-5c6d2daf | 50415e5d05f05 | 95MB   |
| registry.k8s.io/coredns/coredns         | v1.11.3            | c69fa2e9cbf5f | 63.3MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| registry.k8s.io/kube-controller-manager | v1.32.1            | 019ee182b58e2 | 90.8MB |
| registry.k8s.io/kube-proxy              | v1.32.1            | e29f9c7391fd9 | 95.3MB |
| localhost/my-image                      | functional-896110  | 33dbfe91679d1 | 1.47MB |
| registry.k8s.io/kube-scheduler          | v1.32.1            | 2b0d6572d062c | 70.6MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| docker.io/kindest/kindnetd              | v20241212-9f82dd49 | d300845f67aeb | 95.7MB |
| docker.io/library/nginx                 | alpine             | 93f9c72967dbc | 48.5MB |
| docker.io/library/nginx                 | latest             | 9bea9f2796e23 | 196MB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-896110 image ls --format table --alsologtostderr:
I0203 10:48:04.535840  291315 out.go:345] Setting OutFile to fd 1 ...
I0203 10:48:04.536107  291315 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0203 10:48:04.536121  291315 out.go:358] Setting ErrFile to fd 2...
I0203 10:48:04.536125  291315 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0203 10:48:04.536318  291315 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20354-241547/.minikube/bin
I0203 10:48:04.537001  291315 config.go:182] Loaded profile config "functional-896110": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0203 10:48:04.537106  291315 config.go:182] Loaded profile config "functional-896110": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0203 10:48:04.537499  291315 cli_runner.go:164] Run: docker container inspect functional-896110 --format={{.State.Status}}
I0203 10:48:04.557780  291315 ssh_runner.go:195] Run: systemctl --version
I0203 10:48:04.557833  291315 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-896110
I0203 10:48:04.575820  291315 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/functional-896110/id_rsa Username:docker}
I0203 10:48:04.671826  291315 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.45s)

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

                                                
                                                
=== 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-896110 image ls --format json --alsologtostderr
functional_test.go:278: (dbg) Done: out/minikube-linux-amd64 -p functional-896110 image ls --format json --alsologtostderr: (1.792948696s)
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-896110 image ls --format json --alsologtostderr:
[{"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":"93f9c72967dbcfaffe724ae5ba471e9568c9bbe67271f53266c84f3c83a409e3","repoDigests":["docker.io/library/nginx@sha256:679a5fd058f6ca754a561846fe27927e408074431d63556e8fc588fc38be6901","docker.io/library/nginx@sha256:814a8e88df978ade80e584cc5b333144b9372a8e3c98872d07137dbf3b44d0e4"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48461780"},{"id":"9bea9f2796e236cb18c2b3ad561ff29f655d1001f9ec7247a0bc5e08d25652a1","repoDigests":["docker.io/library/nginx@sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a","docker.io/library/nginx@sha256:2426c815287ed75a3a33dd28512eba4f0f783946844209ccf3fa8990817a4eb9"],"repoTags
":["docker.io/library/nginx:latest"],"size":"195872148"},{"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":"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":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/c
oredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"019ee182b58e20da055b173dc0b598fbde321d4bf959e1c2a832908ed7642d35","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:7e86b2b274365bbc5f5d1e08f0d32d8bb04b8484ac6a92484c298dc695025954","registry.k8s.io/kube-controller-manager@sha256:c9067d10dcf5ca45b2be9260f3b15e9c94e05fd8039c53341a23d3b4cf0cc619"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.1"],"size":"90793286"},{"id":"e29f9c7391fd92d96bc72026fc755b0f9589536e36ecd7102161f1ded087897a","repoDigests":["registry.k8s.io/kube-proxy@sha256:0244651801747edf2368222f93a7d17cba6e668a890db72532d6b67a7e06dca5","registry.k8s.io/kube-proxy@sha256:a739122f1b5b17e2db96006120ad5fb9a3c654da07322bcaa62263c403ef69a8"],"repoTags":["registry.k8s.io/kube-proxy:v1.32.1"],"size":"95271321"},{"id":"2b0d6572d062c0f590b08c3113e5d9a61e381b3da7845a0289bdbf1faa1b23d1","repoDigests":["registry.k8s.
io/kube-scheduler@sha256:b8fcbcd2afe44acf368b24b61813686f64be4d7fff224d305d78a05bac38f72e","registry.k8s.io/kube-scheduler@sha256:e2b8e00ff17f8b0427e34d28897d7bf6f7a63ec48913ea01d4082ab91ca28476"],"repoTags":["registry.k8s.io/kube-scheduler:v1.32.1"],"size":"70649158"},{"id":"50415e5d05f05adbdfd902507532ebb86f924dc2e05511a3b47920156ee4236e","repoDigests":["docker.io/kindest/kindnetd@sha256:3da053f9c42d9123d34d4582cc77041c013e1419204b9ef180f0b3bffa7769e3","docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3bf915bdd9a591d4274108ac374bd941043673c108"],"repoTags":["docker.io/kindest/kindnetd:v20241108-5c6d2daf"],"size":"94963761"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"33dbfe91679d1d2bd1f39f9a056cf6b5fe19a99
e68a45bd4baf43fc0dc6d81ad","repoDigests":["localhost/my-image@sha256:3a009cae4b3246459b348ef7894ef7ef42cea5f7ad49979dedf558017361446e"],"repoTags":["localhost/my-image:functional-896110"],"size":"1468194"},{"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"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause
:3.3"],"size":"686139"},{"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-896110"],"size":"4943877"},{"id":"d333751a584239330e8472a57759e502b7576e98dcd419e5a72131815ee98a05","repoDigests":["localhost/minikube-local-cache-test@sha256:4b244f0eb64597c08c3b9b134d4eb05ea048e489e9f9a9dc667712633bc5426a"],"repoTags":["localhost/minikube-local-cache-test:functional-896110"],"size":"3330"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","re
poDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"1fbc3c12c7af1b0768330bb9d2e7552d76ba2100db663e9187f0855efba482e0","repoDigests":["docker.io/library/3a975fc4458225ddc9e5b0ba14248999cc4893853645b639af8af6d1dc063995-tmp@sha256:fca2c3c3a24e16cba9c0e2e894ba4b2e3b555de4b26c8d9f9500f59144ec2953"],"repoTags":[],"size":"1465611"},{"id":"95c0bda56fc4dd44cf1876f15c04427feabe5556394553874934ffd2514eeb0a","repoDigests":["registry.k8s.io/kube-apiserver@sha256:769a11bfd73df7db947d51b0f7a3a60383a0338904d6944cced924d33f0d7286","registry.k8s.io/kube-apiserver@sh
a256:b88ede8e7c3ce354ca0c45c448c48c094781ce692883ee56f181fa569338c0ac"],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.1"],"size":"98051552"},{"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"}]
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-896110 image ls --format json --alsologtostderr:
I0203 10:48:03.139365  291252 out.go:345] Setting OutFile to fd 1 ...
I0203 10:48:03.139542  291252 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0203 10:48:03.139560  291252 out.go:358] Setting ErrFile to fd 2...
I0203 10:48:03.139567  291252 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0203 10:48:03.139779  291252 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20354-241547/.minikube/bin
I0203 10:48:03.140436  291252 config.go:182] Loaded profile config "functional-896110": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0203 10:48:03.140569  291252 config.go:182] Loaded profile config "functional-896110": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0203 10:48:03.140990  291252 cli_runner.go:164] Run: docker container inspect functional-896110 --format={{.State.Status}}
I0203 10:48:03.157616  291252 ssh_runner.go:195] Run: systemctl --version
I0203 10:48:03.157667  291252 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-896110
I0203 10:48:03.177143  291252 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/functional-896110/id_rsa Username:docker}
I0203 10:48:03.312828  291252 ssh_runner.go:195] Run: sudo crictl images --output json
I0203 10:48:04.874408  291252 ssh_runner.go:235] Completed: sudo crictl images --output json: (1.561535879s)
2025/02/03 10:48:04 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (1.79s)

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

                                                
                                                
=== 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-896110 image ls --format yaml --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-896110 image ls --format yaml --alsologtostderr:
- id: 50415e5d05f05adbdfd902507532ebb86f924dc2e05511a3b47920156ee4236e
repoDigests:
- docker.io/kindest/kindnetd@sha256:3da053f9c42d9123d34d4582cc77041c013e1419204b9ef180f0b3bffa7769e3
- docker.io/kindest/kindnetd@sha256:e35e1050b69dcd16eb021c3bf915bdd9a591d4274108ac374bd941043673c108
repoTags:
- docker.io/kindest/kindnetd:v20241108-5c6d2daf
size: "94963761"
- 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-896110
size: "4943877"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: e29f9c7391fd92d96bc72026fc755b0f9589536e36ecd7102161f1ded087897a
repoDigests:
- registry.k8s.io/kube-proxy@sha256:0244651801747edf2368222f93a7d17cba6e668a890db72532d6b67a7e06dca5
- registry.k8s.io/kube-proxy@sha256:a739122f1b5b17e2db96006120ad5fb9a3c654da07322bcaa62263c403ef69a8
repoTags:
- registry.k8s.io/kube-proxy:v1.32.1
size: "95271321"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- 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: 9bea9f2796e236cb18c2b3ad561ff29f655d1001f9ec7247a0bc5e08d25652a1
repoDigests:
- docker.io/library/nginx@sha256:0a399eb16751829e1af26fea27b20c3ec28d7ab1fb72182879dcae1cca21206a
- docker.io/library/nginx@sha256:2426c815287ed75a3a33dd28512eba4f0f783946844209ccf3fa8990817a4eb9
repoTags:
- docker.io/library/nginx:latest
size: "195872148"
- id: 95c0bda56fc4dd44cf1876f15c04427feabe5556394553874934ffd2514eeb0a
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:769a11bfd73df7db947d51b0f7a3a60383a0338904d6944cced924d33f0d7286
- registry.k8s.io/kube-apiserver@sha256:b88ede8e7c3ce354ca0c45c448c48c094781ce692883ee56f181fa569338c0ac
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.1
size: "98051552"
- id: 2b0d6572d062c0f590b08c3113e5d9a61e381b3da7845a0289bdbf1faa1b23d1
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:b8fcbcd2afe44acf368b24b61813686f64be4d7fff224d305d78a05bac38f72e
- registry.k8s.io/kube-scheduler@sha256:e2b8e00ff17f8b0427e34d28897d7bf6f7a63ec48913ea01d4082ab91ca28476
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.1
size: "70649158"
- 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: 93f9c72967dbcfaffe724ae5ba471e9568c9bbe67271f53266c84f3c83a409e3
repoDigests:
- docker.io/library/nginx@sha256:679a5fd058f6ca754a561846fe27927e408074431d63556e8fc588fc38be6901
- docker.io/library/nginx@sha256:814a8e88df978ade80e584cc5b333144b9372a8e3c98872d07137dbf3b44d0e4
repoTags:
- docker.io/library/nginx:alpine
size: "48461780"
- 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: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- 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: d333751a584239330e8472a57759e502b7576e98dcd419e5a72131815ee98a05
repoDigests:
- localhost/minikube-local-cache-test@sha256:4b244f0eb64597c08c3b9b134d4eb05ea048e489e9f9a9dc667712633bc5426a
repoTags:
- localhost/minikube-local-cache-test:functional-896110
size: "3330"
- id: 019ee182b58e20da055b173dc0b598fbde321d4bf959e1c2a832908ed7642d35
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:7e86b2b274365bbc5f5d1e08f0d32d8bb04b8484ac6a92484c298dc695025954
- registry.k8s.io/kube-controller-manager@sha256:c9067d10dcf5ca45b2be9260f3b15e9c94e05fd8039c53341a23d3b4cf0cc619
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.1
size: "90793286"

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-896110 image ls --format yaml --alsologtostderr:
I0203 10:47:57.796815  290762 out.go:345] Setting OutFile to fd 1 ...
I0203 10:47:57.797111  290762 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0203 10:47:57.797127  290762 out.go:358] Setting ErrFile to fd 2...
I0203 10:47:57.797132  290762 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0203 10:47:57.797309  290762 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20354-241547/.minikube/bin
I0203 10:47:57.797934  290762 config.go:182] Loaded profile config "functional-896110": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0203 10:47:57.798032  290762 config.go:182] Loaded profile config "functional-896110": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
I0203 10:47:57.798418  290762 cli_runner.go:164] Run: docker container inspect functional-896110 --format={{.State.Status}}
I0203 10:47:57.815435  290762 ssh_runner.go:195] Run: systemctl --version
I0203 10:47:57.815508  290762 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-896110
I0203 10:47:57.832368  290762 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/functional-896110/id_rsa Username:docker}
I0203 10:47:57.919968  290762 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.21s)

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

                                                
                                                
=== 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.567328096s)
functional_test.go:364: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-896110
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.59s)

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

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

                                                
                                                

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

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

                                                
                                                
=== 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-896110 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.47s)

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0203 10:47:48.402222  248413 retry.go:31] will retry after 548.60408ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 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-896110 /tmp/TestFunctionalparallelMountCmdspecific-port1716775005/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-896110 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-896110 ssh "sudo umount -f /mount-9p": exit status 1 (276.723946ms)

                                                
                                                
-- 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-896110 ssh \"sudo umount -f /mount-9p\"": exit status 1
functional_test_mount_test.go:234: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-896110 /tmp/TestFunctionalparallelMountCmdspecific-port1716775005/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
--- PASS: TestFunctional/parallel/MountCmd/specific-port (1.84s)

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

                                                
                                                
=== 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-896110
functional_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 image load --daemon kicbase/echo-server:functional-896110 --alsologtostderr
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.71s)

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

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

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

                                                
                                                
** /stderr **
I0203 10:47:50.315217  248413 retry.go:31] will retry after 700.40594ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-896110 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-896110 /tmp/TestFunctionalparallelMountCmdVerifyCleanup391664245/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-896110 /tmp/TestFunctionalparallelMountCmdVerifyCleanup391664245/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-896110 /tmp/TestFunctionalparallelMountCmdVerifyCleanup391664245/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.88s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:426: (dbg) Run:  out/minikube-linux-amd64 -p functional-896110 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-896110 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.76s)

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.03s)

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

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (103.12s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-648111 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0203 10:49:04.238569  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-648111 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m42.427516588s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-648111 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (103.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (5.82s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.08s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-648111 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-648111 -- exec busybox-58667487b6-86qdv -- 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-648111 -- exec busybox-58667487b6-86qdv -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-648111 -- exec busybox-58667487b6-dsv8g -- 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-648111 -- exec busybox-58667487b6-dsv8g -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-648111 -- exec busybox-58667487b6-lpg5v -- 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-648111 -- exec busybox-58667487b6-lpg5v -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.08s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (34.44s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.84s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (16.04s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.49s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0203 10:51:14.523214  312423 out.go:345] Setting OutFile to fd 1 ...
	I0203 10:51:14.523332  312423 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 10:51:14.523344  312423 out.go:358] Setting ErrFile to fd 2...
	I0203 10:51:14.523351  312423 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 10:51:14.523595  312423 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20354-241547/.minikube/bin
	I0203 10:51:14.523797  312423 out.go:352] Setting JSON to false
	I0203 10:51:14.523832  312423 mustload.go:65] Loading cluster: ha-648111
	I0203 10:51:14.523876  312423 notify.go:220] Checking for updates...
	I0203 10:51:14.524427  312423 config.go:182] Loaded profile config "ha-648111": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0203 10:51:14.524461  312423 status.go:174] checking status of ha-648111 ...
	I0203 10:51:14.525079  312423 cli_runner.go:164] Run: docker container inspect ha-648111 --format={{.State.Status}}
	I0203 10:51:14.543795  312423 status.go:371] ha-648111 host status = "Running" (err=<nil>)
	I0203 10:51:14.543836  312423 host.go:66] Checking if "ha-648111" exists ...
	I0203 10:51:14.544118  312423 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-648111
	I0203 10:51:14.562459  312423 host.go:66] Checking if "ha-648111" exists ...
	I0203 10:51:14.562885  312423 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0203 10:51:14.562945  312423 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-648111
	I0203 10:51:14.580319  312423 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/ha-648111/id_rsa Username:docker}
	I0203 10:51:14.672683  312423 ssh_runner.go:195] Run: systemctl --version
	I0203 10:51:14.676776  312423 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0203 10:51:14.687644  312423 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0203 10:51:14.743502  312423 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:54 OomKillDisable:true NGoroutines:74 SystemTime:2025-02-03 10:51:14.732183299 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0203 10:51:14.744144  312423 kubeconfig.go:125] found "ha-648111" server: "https://192.168.49.254:8443"
	I0203 10:51:14.744184  312423 api_server.go:166] Checking apiserver status ...
	I0203 10:51:14.744231  312423 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0203 10:51:14.755110  312423 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1532/cgroup
	I0203 10:51:14.763760  312423 api_server.go:182] apiserver freezer: "13:freezer:/docker/c55ba613c0722266874a3c13d8bcd057b9e7b493bd10ac8ad6333c9d4f5252ad/crio/crio-279ee5082ebad344433de93f6df1a185ffa95c237c6018d91bb80408d3f60630"
	I0203 10:51:14.763816  312423 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/c55ba613c0722266874a3c13d8bcd057b9e7b493bd10ac8ad6333c9d4f5252ad/crio/crio-279ee5082ebad344433de93f6df1a185ffa95c237c6018d91bb80408d3f60630/freezer.state
	I0203 10:51:14.772149  312423 api_server.go:204] freezer state: "THAWED"
	I0203 10:51:14.772174  312423 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0203 10:51:14.776295  312423 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0203 10:51:14.776318  312423 status.go:463] ha-648111 apiserver status = Running (err=<nil>)
	I0203 10:51:14.776327  312423 status.go:176] ha-648111 status: &{Name:ha-648111 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0203 10:51:14.776346  312423 status.go:174] checking status of ha-648111-m02 ...
	I0203 10:51:14.776591  312423 cli_runner.go:164] Run: docker container inspect ha-648111-m02 --format={{.State.Status}}
	I0203 10:51:14.794924  312423 status.go:371] ha-648111-m02 host status = "Stopped" (err=<nil>)
	I0203 10:51:14.794947  312423 status.go:384] host is not running, skipping remaining checks
	I0203 10:51:14.794954  312423 status.go:176] ha-648111-m02 status: &{Name:ha-648111-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0203 10:51:14.794976  312423 status.go:174] checking status of ha-648111-m03 ...
	I0203 10:51:14.795229  312423 cli_runner.go:164] Run: docker container inspect ha-648111-m03 --format={{.State.Status}}
	I0203 10:51:14.811899  312423 status.go:371] ha-648111-m03 host status = "Running" (err=<nil>)
	I0203 10:51:14.811923  312423 host.go:66] Checking if "ha-648111-m03" exists ...
	I0203 10:51:14.812159  312423 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-648111-m03
	I0203 10:51:14.829782  312423 host.go:66] Checking if "ha-648111-m03" exists ...
	I0203 10:51:14.830198  312423 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0203 10:51:14.830263  312423 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-648111-m03
	I0203 10:51:14.847647  312423 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/ha-648111-m03/id_rsa Username:docker}
	I0203 10:51:14.936911  312423 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0203 10:51:14.948418  312423 kubeconfig.go:125] found "ha-648111" server: "https://192.168.49.254:8443"
	I0203 10:51:14.948460  312423 api_server.go:166] Checking apiserver status ...
	I0203 10:51:14.948513  312423 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0203 10:51:14.958670  312423 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1438/cgroup
	I0203 10:51:14.967054  312423 api_server.go:182] apiserver freezer: "13:freezer:/docker/fddd5e8ca15d20624abac6c151abdad6f8c20a4249e3cb706108382c4e626a81/crio/crio-9170ec03e9cd2a57389642e51b35ff5c11309115a3200b8a2507a7cf9a0f8ce6"
	I0203 10:51:14.967120  312423 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/fddd5e8ca15d20624abac6c151abdad6f8c20a4249e3cb706108382c4e626a81/crio/crio-9170ec03e9cd2a57389642e51b35ff5c11309115a3200b8a2507a7cf9a0f8ce6/freezer.state
	I0203 10:51:14.974751  312423 api_server.go:204] freezer state: "THAWED"
	I0203 10:51:14.974777  312423 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0203 10:51:14.978746  312423 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0203 10:51:14.978769  312423 status.go:463] ha-648111-m03 apiserver status = Running (err=<nil>)
	I0203 10:51:14.978777  312423 status.go:176] ha-648111-m03 status: &{Name:ha-648111-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0203 10:51:14.978794  312423 status.go:174] checking status of ha-648111-m04 ...
	I0203 10:51:14.979022  312423 cli_runner.go:164] Run: docker container inspect ha-648111-m04 --format={{.State.Status}}
	I0203 10:51:14.995813  312423 status.go:371] ha-648111-m04 host status = "Running" (err=<nil>)
	I0203 10:51:14.995835  312423 host.go:66] Checking if "ha-648111-m04" exists ...
	I0203 10:51:14.996099  312423 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-648111-m04
	I0203 10:51:15.013452  312423 host.go:66] Checking if "ha-648111-m04" exists ...
	I0203 10:51:15.013743  312423 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0203 10:51:15.013831  312423 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-648111-m04
	I0203 10:51:15.030707  312423 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/ha-648111-m04/id_rsa Username:docker}
	I0203 10:51:15.120435  312423 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0203 10:51:15.130788  312423 status.go:176] ha-648111-m04 status: &{Name:ha-648111-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.68s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (22.91s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p ha-648111 node start m02 -v=7 --alsologtostderr
E0203 10:51:20.377153  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-amd64 -p ha-648111 node start m02 -v=7 --alsologtostderr: (21.750714558s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p ha-648111 status -v=7 --alsologtostderr
ha_test.go:430: (dbg) Done: out/minikube-linux-amd64 -p ha-648111 status -v=7 --alsologtostderr: (1.08329281s)
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (22.91s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.12s)

                                                
                                                
=== 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.120312784s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (1.12s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (168.72s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-648111 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-648111 -v=7 --alsologtostderr
E0203 10:51:48.084944  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-648111 -v=7 --alsologtostderr: (36.654710616s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-648111 --wait=true -v=7 --alsologtostderr
E0203 10:52:29.025779  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:52:29.032178  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:52:29.043533  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:52:29.065012  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:52:29.106584  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:52:29.187964  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:52:29.349529  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:52:29.670866  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:52:30.312708  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:52:31.594689  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:52:34.156729  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:52:39.278340  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:52:49.520295  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:53:10.001688  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:53:50.963759  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-648111 --wait=true -v=7 --alsologtostderr: (2m11.959068857s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-648111
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (168.72s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.37s)

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

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

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-648111 stop -v=7 --alsologtostderr
E0203 10:55:12.886782  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-648111 stop -v=7 --alsologtostderr: (35.333571108s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-648111 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-648111 status -v=7 --alsologtostderr: exit status 7 (102.794394ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0203 10:55:15.964768  329754 out.go:345] Setting OutFile to fd 1 ...
	I0203 10:55:15.964896  329754 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 10:55:15.964909  329754 out.go:358] Setting ErrFile to fd 2...
	I0203 10:55:15.964914  329754 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 10:55:15.965106  329754 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20354-241547/.minikube/bin
	I0203 10:55:15.965312  329754 out.go:352] Setting JSON to false
	I0203 10:55:15.965355  329754 mustload.go:65] Loading cluster: ha-648111
	I0203 10:55:15.965472  329754 notify.go:220] Checking for updates...
	I0203 10:55:15.965772  329754 config.go:182] Loaded profile config "ha-648111": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0203 10:55:15.965793  329754 status.go:174] checking status of ha-648111 ...
	I0203 10:55:15.966234  329754 cli_runner.go:164] Run: docker container inspect ha-648111 --format={{.State.Status}}
	I0203 10:55:15.984627  329754 status.go:371] ha-648111 host status = "Stopped" (err=<nil>)
	I0203 10:55:15.984646  329754 status.go:384] host is not running, skipping remaining checks
	I0203 10:55:15.984652  329754 status.go:176] ha-648111 status: &{Name:ha-648111 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0203 10:55:15.984675  329754 status.go:174] checking status of ha-648111-m02 ...
	I0203 10:55:15.984937  329754 cli_runner.go:164] Run: docker container inspect ha-648111-m02 --format={{.State.Status}}
	I0203 10:55:16.001394  329754 status.go:371] ha-648111-m02 host status = "Stopped" (err=<nil>)
	I0203 10:55:16.001414  329754 status.go:384] host is not running, skipping remaining checks
	I0203 10:55:16.001420  329754 status.go:176] ha-648111-m02 status: &{Name:ha-648111-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0203 10:55:16.001440  329754 status.go:174] checking status of ha-648111-m04 ...
	I0203 10:55:16.001712  329754 cli_runner.go:164] Run: docker container inspect ha-648111-m04 --format={{.State.Status}}
	I0203 10:55:16.018655  329754 status.go:371] ha-648111-m04 host status = "Stopped" (err=<nil>)
	I0203 10:55:16.018718  329754 status.go:384] host is not running, skipping remaining checks
	I0203 10:55:16.018728  329754 status.go:176] ha-648111-m04 status: &{Name:ha-648111-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (80.09s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-648111 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0203 10:56:20.377605  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-648111 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m19.321545449s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-648111 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 (80.09s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.66s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (39.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.84s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (43.36s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-005429 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0203 10:57:29.029356  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 10:57:56.731713  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-005429 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (43.358148451s)
--- PASS: TestJSONOutput/start/Command (43.36s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestErrorJSONOutput
json_output_test.go:160: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-error-291195 --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-291195 --memory=2200 --output=json --wait=true --driver=fail: exit status 56 (65.607734ms)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"effa79cd-7f8f-4bf1-b46e-ea2509481d9c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-291195] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"178a8d2f-8990-41bf-8971-98ac83972e95","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20354"}}
	{"specversion":"1.0","id":"4ff54f2e-d1ee-4a5b-99a5-a504cb659f50","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":"5098dc2c-5f49-4ec7-b262-795218e374af","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20354-241547/kubeconfig"}}
	{"specversion":"1.0","id":"f9b88648-423b-409e-9973-fcb17ebd9710","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20354-241547/.minikube"}}
	{"specversion":"1.0","id":"8630aa0b-6ac0-4171-a6a9-72dc216028df","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":"cd8a7abf-7cd5-4fd0-8c7b-5659571edbea","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"23f86498-4455-4387-a345-d3ea9ea5dba4","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-291195" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-291195
--- PASS: TestErrorJSONOutput (0.21s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (28.16s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (25.82s)

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

                                                
                                    
x
+
TestKicExistingNetwork (25.88s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0203 10:59:12.908456  248413 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}}]}"
W0203 10:59:12.924870  248413 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
I0203 10:59:12.924949  248413 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0203 10:59:12.924987  248413 cli_runner.go:164] Run: docker network inspect existing-network
W0203 10:59:12.940351  248413 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0203 10:59:12.940405  248413 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
I0203 10:59:12.940424  248413 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0203 10:59:12.940566  248413 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}}]}"
I0203 10:59:12.958548  248413 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-239c0be64d86 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:02:42:92:e7:30:20} reservation:<nil>}
I0203 10:59:12.959028  248413 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:0xc001a423e0}
I0203 10:59:12.959065  248413 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 ...
I0203 10:59:12.959108  248413 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
I0203 10:59:13.017293  248413 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-317168 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-317168 --network=existing-network: (23.8394133s)
helpers_test.go:175: Cleaning up "existing-network-317168" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-317168
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-317168: (1.898174959s)
I0203 10:59:38.772384  248413 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (25.88s)

                                                
                                    
x
+
TestKicCustomSubnet (23.35s)

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

                                                
                                    
x
+
TestKicStaticIP (23.39s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (49.78s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-143392 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-143392 --driver=docker  --container-runtime=crio: (20.297222235s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-159056 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-159056 --driver=docker  --container-runtime=crio: (24.266367704s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-143392
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-159056
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-159056" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-159056
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-159056: (1.865639278s)
helpers_test.go:175: Cleaning up "first-143392" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-143392
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-143392: (2.209998365s)
--- PASS: TestMinikubeProfile (49.78s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.39s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-211068 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
E0203 11:01:20.376768  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-1-211068 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (7.390460173s)
--- PASS: TestMountStart/serial/StartWithMountFirst (8.39s)

                                                
                                    
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-211068 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountFirst (0.25s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (8.4s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-226701 --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-226701 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (7.397890842s)
--- PASS: TestMountStart/serial/StartWithMountSecond (8.40s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.6s)

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

                                                
                                    
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-226701 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-226701
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-226701: (1.176082988s)
--- PASS: TestMountStart/serial/Stop (1.18s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.23s)

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

                                                
                                    
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-226701 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountPostStop (0.25s)

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (72.66s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-342012 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0203 11:02:29.026549  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:02:43.446743  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-342012 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m12.20178861s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-342012 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (72.66s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.54s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.76s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-342012 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-342012 -- exec busybox-58667487b6-4w2sr -- 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-342012 -- exec busybox-58667487b6-4w2sr -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-342012 -- exec busybox-58667487b6-ntj2f -- 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-342012 -- exec busybox-58667487b6-ntj2f -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.76s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (29.66s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.61s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.07s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.11s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0203 11:03:43.958922  395202 out.go:345] Setting OutFile to fd 1 ...
	I0203 11:03:43.959036  395202 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 11:03:43.959051  395202 out.go:358] Setting ErrFile to fd 2...
	I0203 11:03:43.959055  395202 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 11:03:43.959264  395202 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20354-241547/.minikube/bin
	I0203 11:03:43.959518  395202 out.go:352] Setting JSON to false
	I0203 11:03:43.959568  395202 mustload.go:65] Loading cluster: multinode-342012
	I0203 11:03:43.959670  395202 notify.go:220] Checking for updates...
	I0203 11:03:43.960115  395202 config.go:182] Loaded profile config "multinode-342012": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0203 11:03:43.960150  395202 status.go:174] checking status of multinode-342012 ...
	I0203 11:03:43.960645  395202 cli_runner.go:164] Run: docker container inspect multinode-342012 --format={{.State.Status}}
	I0203 11:03:43.977965  395202 status.go:371] multinode-342012 host status = "Running" (err=<nil>)
	I0203 11:03:43.977989  395202 host.go:66] Checking if "multinode-342012" exists ...
	I0203 11:03:43.978242  395202 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-342012
	I0203 11:03:43.995921  395202 host.go:66] Checking if "multinode-342012" exists ...
	I0203 11:03:43.996192  395202 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0203 11:03:43.996251  395202 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-342012
	I0203 11:03:44.013433  395202 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/multinode-342012/id_rsa Username:docker}
	I0203 11:03:44.105940  395202 ssh_runner.go:195] Run: systemctl --version
	I0203 11:03:44.110227  395202 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0203 11:03:44.121306  395202 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0203 11:03:44.168616  395202 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:42 OomKillDisable:true NGoroutines:64 SystemTime:2025-02-03 11:03:44.159537548 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0203 11:03:44.169418  395202 kubeconfig.go:125] found "multinode-342012" server: "https://192.168.67.2:8443"
	I0203 11:03:44.169461  395202 api_server.go:166] Checking apiserver status ...
	I0203 11:03:44.169515  395202 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0203 11:03:44.180579  395202 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1486/cgroup
	I0203 11:03:44.189703  395202 api_server.go:182] apiserver freezer: "13:freezer:/docker/810cea09965884e16369704010f908d2befc23a64b7d718dc99711d159b7c0b1/crio/crio-9d46b8a50749171a1a8f4c51b9807da9f794b1a97800ee4b2d8e70854661801e"
	I0203 11:03:44.189769  395202 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/810cea09965884e16369704010f908d2befc23a64b7d718dc99711d159b7c0b1/crio/crio-9d46b8a50749171a1a8f4c51b9807da9f794b1a97800ee4b2d8e70854661801e/freezer.state
	I0203 11:03:44.197887  395202 api_server.go:204] freezer state: "THAWED"
	I0203 11:03:44.197915  395202 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0203 11:03:44.202335  395202 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0203 11:03:44.202378  395202 status.go:463] multinode-342012 apiserver status = Running (err=<nil>)
	I0203 11:03:44.202391  395202 status.go:176] multinode-342012 status: &{Name:multinode-342012 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0203 11:03:44.202419  395202 status.go:174] checking status of multinode-342012-m02 ...
	I0203 11:03:44.202666  395202 cli_runner.go:164] Run: docker container inspect multinode-342012-m02 --format={{.State.Status}}
	I0203 11:03:44.220332  395202 status.go:371] multinode-342012-m02 host status = "Running" (err=<nil>)
	I0203 11:03:44.220362  395202 host.go:66] Checking if "multinode-342012-m02" exists ...
	I0203 11:03:44.220638  395202 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-342012-m02
	I0203 11:03:44.238110  395202 host.go:66] Checking if "multinode-342012-m02" exists ...
	I0203 11:03:44.238375  395202 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0203 11:03:44.238430  395202 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-342012-m02
	I0203 11:03:44.256608  395202 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/20354-241547/.minikube/machines/multinode-342012-m02/id_rsa Username:docker}
	I0203 11:03:44.344692  395202 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0203 11:03:44.356028  395202 status.go:176] multinode-342012-m02 status: &{Name:multinode-342012-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0203 11:03:44.356069  395202 status.go:174] checking status of multinode-342012-m03 ...
	I0203 11:03:44.356354  395202 cli_runner.go:164] Run: docker container inspect multinode-342012-m03 --format={{.State.Status}}
	I0203 11:03:44.374319  395202 status.go:371] multinode-342012-m03 host status = "Stopped" (err=<nil>)
	I0203 11:03:44.374346  395202 status.go:384] host is not running, skipping remaining checks
	I0203 11:03:44.374355  395202 status.go:176] multinode-342012-m03 status: &{Name:multinode-342012-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.98s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (104.45s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-342012
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-342012
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-342012: (24.66902542s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-342012 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-342012 --wait=true -v=8 --alsologtostderr: (1m19.675396773s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-342012
--- PASS: TestMultiNode/serial/RestartKeepsNodes (104.45s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.71s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0203 11:06:06.748275  404912 out.go:345] Setting OutFile to fd 1 ...
	I0203 11:06:06.748381  404912 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 11:06:06.748393  404912 out.go:358] Setting ErrFile to fd 2...
	I0203 11:06:06.748398  404912 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 11:06:06.748594  404912 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20354-241547/.minikube/bin
	I0203 11:06:06.748766  404912 out.go:352] Setting JSON to false
	I0203 11:06:06.748802  404912 mustload.go:65] Loading cluster: multinode-342012
	I0203 11:06:06.748892  404912 notify.go:220] Checking for updates...
	I0203 11:06:06.749282  404912 config.go:182] Loaded profile config "multinode-342012": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0203 11:06:06.749313  404912 status.go:174] checking status of multinode-342012 ...
	I0203 11:06:06.749854  404912 cli_runner.go:164] Run: docker container inspect multinode-342012 --format={{.State.Status}}
	I0203 11:06:06.770079  404912 status.go:371] multinode-342012 host status = "Stopped" (err=<nil>)
	I0203 11:06:06.770148  404912 status.go:384] host is not running, skipping remaining checks
	I0203 11:06:06.770158  404912 status.go:176] multinode-342012 status: &{Name:multinode-342012 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0203 11:06:06.770204  404912 status.go:174] checking status of multinode-342012-m02 ...
	I0203 11:06:06.770474  404912 cli_runner.go:164] Run: docker container inspect multinode-342012-m02 --format={{.State.Status}}
	I0203 11:06:06.787439  404912 status.go:371] multinode-342012-m02 host status = "Stopped" (err=<nil>)
	I0203 11:06:06.787465  404912 status.go:384] host is not running, skipping remaining checks
	I0203 11:06:06.787474  404912 status.go:176] multinode-342012-m02 status: &{Name:multinode-342012-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (46.57s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-342012 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0203 11:06:20.377095  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-342012 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (45.994343632s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-342012 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 (46.57s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (25.96s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-342012-m02' is duplicated with machine name 'multinode-342012-m02' in profile 'multinode-342012'
	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-342012-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-342012-m03 --driver=docker  --container-runtime=crio: (23.679555578s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-342012
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-342012: exit status 80 (270.199805ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-342012-m03 already exists in multinode-342012-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-342012-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-342012-m03: (1.886062099s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (25.96s)

                                                
                                    
x
+
TestPreload (107.17s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-951577 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0203 11:07:29.025162  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-951577 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m20.414004464s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-951577 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-951577 image pull gcr.io/k8s-minikube/busybox: (2.064421959s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-951577
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-951577: (5.68714302s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-951577 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
E0203 11:08:52.093955  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-951577 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (16.413999122s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-951577 image list
helpers_test.go:175: Cleaning up "test-preload-951577" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-951577
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-951577: (2.360061021s)
--- PASS: TestPreload (107.17s)

                                                
                                    
x
+
TestScheduledStopUnix (99.6s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-224893 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-224893 --memory=2048 --driver=docker  --container-runtime=crio: (23.352242699s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-224893 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-224893 -n scheduled-stop-224893
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-224893 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0203 11:09:34.160175  248413 retry.go:31] will retry after 105.725µs: open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/scheduled-stop-224893/pid: no such file or directory
I0203 11:09:34.161360  248413 retry.go:31] will retry after 105.995µs: open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/scheduled-stop-224893/pid: no such file or directory
I0203 11:09:34.162536  248413 retry.go:31] will retry after 180.186µs: open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/scheduled-stop-224893/pid: no such file or directory
I0203 11:09:34.163671  248413 retry.go:31] will retry after 348.087µs: open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/scheduled-stop-224893/pid: no such file or directory
I0203 11:09:34.164821  248413 retry.go:31] will retry after 459.555µs: open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/scheduled-stop-224893/pid: no such file or directory
I0203 11:09:34.165955  248413 retry.go:31] will retry after 1.030083ms: open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/scheduled-stop-224893/pid: no such file or directory
I0203 11:09:34.167105  248413 retry.go:31] will retry after 782.89µs: open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/scheduled-stop-224893/pid: no such file or directory
I0203 11:09:34.168257  248413 retry.go:31] will retry after 2.459091ms: open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/scheduled-stop-224893/pid: no such file or directory
I0203 11:09:34.171474  248413 retry.go:31] will retry after 1.926622ms: open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/scheduled-stop-224893/pid: no such file or directory
I0203 11:09:34.173700  248413 retry.go:31] will retry after 2.782652ms: open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/scheduled-stop-224893/pid: no such file or directory
I0203 11:09:34.176908  248413 retry.go:31] will retry after 6.541695ms: open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/scheduled-stop-224893/pid: no such file or directory
I0203 11:09:34.184127  248413 retry.go:31] will retry after 5.556912ms: open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/scheduled-stop-224893/pid: no such file or directory
I0203 11:09:34.190401  248413 retry.go:31] will retry after 11.6817ms: open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/scheduled-stop-224893/pid: no such file or directory
I0203 11:09:34.202694  248413 retry.go:31] will retry after 23.953201ms: open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/scheduled-stop-224893/pid: no such file or directory
I0203 11:09:34.226951  248413 retry.go:31] will retry after 32.846445ms: open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/scheduled-stop-224893/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-224893 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-224893 -n scheduled-stop-224893
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-224893
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-224893 --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-224893
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-224893: exit status 7 (67.372475ms)

                                                
                                                
-- stdout --
	scheduled-stop-224893
	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-224893 -n scheduled-stop-224893
scheduled_stop_test.go:176: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-224893 -n scheduled-stop-224893: exit status 7 (71.175935ms)

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (9.91s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-amd64 start -p insufficient-storage-321068 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio
status_test.go:50: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p insufficient-storage-321068 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (7.542955789s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"8e8fdf68-5131-4954-82c3-994f5d37e2e4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-321068] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"7ced282f-aefc-4ed1-9898-84380b39f58a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20354"}}
	{"specversion":"1.0","id":"46a32e31-2c7b-484c-9e40-669fa6252a07","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":"d8179a1d-4b38-455a-9701-8cd4d0b4f1f7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20354-241547/kubeconfig"}}
	{"specversion":"1.0","id":"75dc2b85-4136-4828-ac07-333657560561","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20354-241547/.minikube"}}
	{"specversion":"1.0","id":"88ece538-b830-4911-99c7-6c8174f21809","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":"eb334b4e-eb75-4d1b-b091-69e2cc4e0acf","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"0c7c462f-70b4-4e11-9839-b03f3e997719","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":"aaa1af34-8aaf-40aa-8e9a-7dc847f2108f","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":"b91d3e10-0887-4523-9633-29f0a78afff6","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":"90ff8eaf-9f8e-4f08-9055-7ffd53610f9f","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":"79a38d69-32de-485a-bdef-9d7ecc897844","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-321068\" primary control-plane node in \"insufficient-storage-321068\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"c1124205-7629-4fb3-96c5-029738b6bfd4","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 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"9564a968-04a7-4158-b071-51244b1e336e","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":"b9236d19-7c6a-4801-949c-09116273f810","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-321068 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-321068 --output=json --layout=cluster: exit status 7 (262.225431ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0203 11:10:57.795770  427313 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-321068" does not appear in /home/jenkins/minikube-integration/20354-241547/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0203 11:10:58.053512  427411 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-321068" does not appear in /home/jenkins/minikube-integration/20354-241547/kubeconfig
	E0203 11:10:58.063299  427411 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/insufficient-storage-321068/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (67.97s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.2682857182 start -p running-upgrade-763900 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.2682857182 start -p running-upgrade-763900 --memory=2200 --vm-driver=docker  --container-runtime=crio: (26.924905596s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-763900 --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-763900 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (38.007750125s)
helpers_test.go:175: Cleaning up "running-upgrade-763900" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-763900
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-763900: (2.670742762s)
--- PASS: TestRunningBinaryUpgrade (67.97s)

                                                
                                    
x
+
TestKubernetesUpgrade (341.46s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-465273 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0203 11:12:29.025380  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-465273 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (42.492722055s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-465273
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-465273: (1.264892749s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-465273 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-465273 status --format={{.Host}}: exit status 7 (89.663695ms)

                                                
                                                
-- 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-465273 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-465273 --memory=2200 --kubernetes-version=v1.32.1 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m26.620854116s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-465273 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-465273 --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-465273 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (84.320701ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-465273] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20354
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20354-241547/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20354-241547/.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.1 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-465273
	    minikube start -p kubernetes-upgrade-465273 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-4652732 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.32.1, by running:
	    
	    minikube start -p kubernetes-upgrade-465273 --kubernetes-version=v1.32.1
	    

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

                                                
                                    
x
+
TestMissingContainerUpgrade (138.06s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3156462584 start -p missing-upgrade-252108 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3156462584 start -p missing-upgrade-252108 --memory=2200 --driver=docker  --container-runtime=crio: (1m11.021704472s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-252108
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-252108: (10.526616644s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-252108
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-252108 --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-252108 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (54.021061656s)
helpers_test.go:175: Cleaning up "missing-upgrade-252108" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-252108
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-252108: (2.050173278s)
--- PASS: TestMissingContainerUpgrade (138.06s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoK8sWithVersion
no_kubernetes_test.go:83: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-320692 --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-320692 --no-kubernetes --kubernetes-version=1.20 --driver=docker  --container-runtime=crio: exit status 14 (80.573395ms)

                                                
                                                
-- stdout --
	* [NoKubernetes-320692] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=20354
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/20354-241547/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/20354-241547/.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 (34.96s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-320692 --driver=docker  --container-runtime=crio
E0203 11:11:20.377991  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-320692 --driver=docker  --container-runtime=crio: (34.597875353s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-amd64 -p NoKubernetes-320692 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (34.96s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (6.24s)

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

                                                
                                                
-- stdout --
	{"Name":"NoKubernetes-320692","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-320692
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-320692: (2.01746531s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (6.24s)

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.77s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/false
net_test.go:246: (dbg) Run:  out/minikube-linux-amd64 start -p false-762302 --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-762302 --memory=2048 --alsologtostderr --cni=false --driver=docker  --container-runtime=crio: exit status 14 (215.285828ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0203 11:11:37.897411  440541 out.go:345] Setting OutFile to fd 1 ...
	I0203 11:11:37.899877  440541 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 11:11:37.899941  440541 out.go:358] Setting ErrFile to fd 2...
	I0203 11:11:37.899960  440541 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0203 11:11:37.900395  440541 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20354-241547/.minikube/bin
	I0203 11:11:37.901474  440541 out.go:352] Setting JSON to false
	I0203 11:11:37.903456  440541 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-7","uptime":6849,"bootTime":1738574249,"procs":286,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1075-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0203 11:11:37.907867  440541 start.go:139] virtualization: kvm guest
	I0203 11:11:37.909860  440541 out.go:177] * [false-762302] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0203 11:11:37.911352  440541 notify.go:220] Checking for updates...
	I0203 11:11:37.913349  440541 out.go:177]   - MINIKUBE_LOCATION=20354
	I0203 11:11:37.914569  440541 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0203 11:11:37.915757  440541 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20354-241547/kubeconfig
	I0203 11:11:37.916807  440541 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20354-241547/.minikube
	I0203 11:11:37.917832  440541 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0203 11:11:37.918857  440541 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0203 11:11:37.920436  440541 config.go:182] Loaded profile config "NoKubernetes-320692": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v0.0.0
	I0203 11:11:37.920607  440541 config.go:182] Loaded profile config "cert-expiration-326613": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0203 11:11:37.920778  440541 config.go:182] Loaded profile config "offline-crio-203094": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
	I0203 11:11:37.920950  440541 driver.go:394] Setting default libvirt URI to qemu:///system
	I0203 11:11:37.946876  440541 docker.go:123] docker version: linux-27.5.1:Docker Engine - Community
	I0203 11:11:37.947050  440541 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0203 11:11:38.033963  440541 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 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:51 OomKillDisable:true NGoroutines:75 SystemTime:2025-02-03 11:11:38.02260545 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1075-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-7 Labels:[] ExperimentalBuild:false ServerVersion:27.5.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb Expected:bcc810d6b9066471b0b6fa75f557a15a1cbf31bb} RuncCommit:{ID:v1.2.4-0-g6c52b3f Expected:v1.2.4-0-g6c52b3f} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] 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.20.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.32.4] 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>}}
	I0203 11:11:38.034075  440541 docker.go:318] overlay module found
	I0203 11:11:38.035936  440541 out.go:177] * Using the docker driver based on user configuration
	I0203 11:11:38.037002  440541 start.go:297] selected driver: docker
	I0203 11:11:38.037017  440541 start.go:901] validating driver "docker" against <nil>
	I0203 11:11:38.037035  440541 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0203 11:11:38.038942  440541 out.go:201] 
	W0203 11:11:38.039940  440541 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
	I0203 11:11:38.040864  440541 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20354-241547/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 03 Feb 2025 11:11:33 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.103.2:8443
name: NoKubernetes-320692
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20354-241547/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 03 Feb 2025 11:11:33 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: cert-expiration-326613
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20354-241547/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 03 Feb 2025 11:11:37 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.94.2:8443
name: offline-crio-203094
contexts:
- context:
cluster: NoKubernetes-320692
extensions:
- extension:
last-update: Mon, 03 Feb 2025 11:11:33 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: NoKubernetes-320692
name: NoKubernetes-320692
- context:
cluster: cert-expiration-326613
extensions:
- extension:
last-update: Mon, 03 Feb 2025 11:11:33 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: cert-expiration-326613
name: cert-expiration-326613
- context:
cluster: offline-crio-203094
extensions:
- extension:
last-update: Mon, 03 Feb 2025 11:11:37 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: offline-crio-203094
name: offline-crio-203094
current-context: offline-crio-203094
kind: Config
preferences: {}
users:
- name: NoKubernetes-320692
user:
client-certificate: /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/NoKubernetes-320692/client.crt
client-key: /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/NoKubernetes-320692/client.key
- name: cert-expiration-326613
user:
client-certificate: /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/cert-expiration-326613/client.crt
client-key: /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/cert-expiration-326613/client.key
- name: offline-crio-203094
user:
client-certificate: /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/offline-crio-203094/client.crt
client-key: /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/offline-crio-203094/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (5.11s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.25s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.35s)

                                                
                                                
=== 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
I0203 11:11:47.772728  248413 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0203 11:11:47.772822  248413 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
I0203 11:11:47.803861  248413 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W0203 11:11:47.803913  248413 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W0203 11:11:47.804005  248413 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0203 11:11:47.804045  248413 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/TestKVMDriverInstallOrUpdate2138004723/002/docker-machine-driver-kvm2
I0203 11:11:47.857456  248413 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/TestKVMDriverInstallOrUpdate2138004723/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x530d6a0 0x530d6a0 0x530d6a0 0x530d6a0 0x530d6a0 0x530d6a0 0x530d6a0] Decompressors:map[bz2:0xc0005a4470 gz:0xc0005a4478 tar:0xc0005a43f0 tar.bz2:0xc0005a4400 tar.gz:0xc0005a4410 tar.xz:0xc0005a4450 tar.zst:0xc0005a4460 tbz2:0xc0005a4400 tgz:0xc0005a4410 txz:0xc0005a4450 tzst:0xc0005a4460 xz:0xc0005a4480 zip:0xc0005a44a0 zst:0xc0005a4488] Getters:map[file:0xc0020daaf0 http:0xc0020a6af0 https:0xc0020a6b40] 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
I0203 11:11:47.857515  248413 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/TestKVMDriverInstallOrUpdate2138004723/002/docker-machine-driver-kvm2
--- PASS: TestNoKubernetes/serial/ProfileList (1.35s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.18s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (8.17s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-amd64 start -p NoKubernetes-320692 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-amd64 start -p NoKubernetes-320692 --driver=docker  --container-runtime=crio: (8.169578198s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (8.17s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.5s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (109.23s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.55960353 start -p stopped-upgrade-119211 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.55960353 start -p stopped-upgrade-119211 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m19.232180002s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.55960353 -p stopped-upgrade-119211 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.55960353 -p stopped-upgrade-119211 stop: (4.428083259s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-119211 --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-119211 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (25.56911301s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (109.23s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.29s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.96s)

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

                                                
                                    
x
+
TestPause/serial/Start (54.59s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-264814 --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-264814 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (54.586041812s)
--- PASS: TestPause/serial/Start (54.59s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-762302 --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-762302 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (50.502476126s)
--- PASS: TestNetworkPlugins/group/auto/Start (50.50s)

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

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (29.43s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p auto-762302 "pgrep -a kubelet"
I0203 11:15:42.501491  248413 config.go:182] Loaded profile config "auto-762302": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-762302 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-f4kh8" [6b8560d6-0ef1-4fc0-ae88-a77dbc515b10] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-f4kh8" [6b8560d6-0ef1-4fc0-ae88-a77dbc515b10] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004030297s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.27s)

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

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

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

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

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

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

                                                
                                    
x
+
TestPause/serial/Pause (0.83s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.34s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.67s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.81s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/ControllerPod
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: waiting 10m0s for pods matching "app=kindnet" in namespace "kube-system" ...
helpers_test.go:344: "kindnet-hwlhv" [2e23dd69-eeff-408f-8150-1ce87a8051ca] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004174765s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.9s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-762302 --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-762302 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (57.154143371s)
--- PASS: TestNetworkPlugins/group/calico/Start (57.15s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.6s)

                                                
                                                
=== 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-264814
pause_test.go:173: (dbg) Non-zero exit: docker volume inspect pause-264814: exit status 1 (16.719974ms)

                                                
                                                
-- stdout --
	[]

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-762302 "pgrep -a kubelet"
I0203 11:16:15.419138  248413 config.go:182] Loaded profile config "kindnet-762302": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-762302 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-pfm8h" [ae28681e-9aa7-4047-90d3-258fb75a1107] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0203 11:16:20.376890  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-5d86dc444-pfm8h" [ae28681e-9aa7-4047-90d3-258fb75a1107] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 11.004457174s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (11.57s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-762302 --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-762302 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m4.84368066s)
--- PASS: TestNetworkPlugins/group/bridge/Start (64.84s)

                                                
                                    
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-2q8k6" [05702299-612c-4cda-b73b-5a7699702407] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005062146s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-762302 "pgrep -a kubelet"
I0203 11:17:10.504993  248413 config.go:182] Loaded profile config "custom-flannel-762302": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-762302 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-x798w" [d5c65c94-ad36-4df2-b6af-3b40dc41606a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-x798w" [d5c65c94-ad36-4df2-b6af-3b40dc41606a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.004089706s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.24s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-762302 "pgrep -a kubelet"
I0203 11:17:15.471723  248413 config.go:182] Loaded profile config "calico-762302": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-762302 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-5mj4t" [3ecc0084-b6d4-476f-8fd4-189025970ffd] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-5mj4t" [3ecc0084-b6d4-476f-8fd4-189025970ffd] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.003673293s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.19s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Localhost
net_test.go:194: (dbg) Run:  kubectl --context calico-762302 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.1s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-762302 --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-762302 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (50.165177267s)
--- PASS: TestNetworkPlugins/group/flannel/Start (50.17s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-762302 --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-762302 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (41.178971034s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (41.18s)

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

                                                
                                                
=== 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-608288 --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-608288 --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: (2m20.060848759s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (140.06s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-762302 "pgrep -a kubelet"
I0203 11:17:52.835223  248413 config.go:182] Loaded profile config "bridge-762302": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.38s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-762302 replace --force -f testdata/netcat-deployment.yaml
I0203 11:17:53.506304  248413 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-xzhtg" [0f537020-9470-4828-a0ca-1555824ed5ce] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-xzhtg" [0f537020-9470-4828-a0ca-1555824ed5ce] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003366468s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.77s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-762302 "pgrep -a kubelet"
I0203 11:18:24.209348  248413 config.go:182] Loaded profile config "enable-default-cni-762302": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.37s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-762302 replace --force -f testdata/netcat-deployment.yaml
I0203 11:18:24.502921  248413 kapi.go:136] Waiting for deployment netcat to stabilize, generation 1 observed generation 1 spec.replicas 1 status.replicas 0
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-wns66" [57bf20ae-75a9-4a47-b80b-53bf3ddd7fd5] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-wns66" [57bf20ae-75a9-4a47-b80b-53bf3ddd7fd5] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004098677s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.30s)

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

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

                                                
                                    
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-wpj5r" [0d2594f7-a9d7-4854-8223-b29fb5cd3c58] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004657087s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

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

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

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

                                                
                                    
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-762302 "pgrep -a kubelet"
I0203 11:18:37.137759  248413 config.go:182] Loaded profile config "flannel-762302": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.1
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-762302 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-5zh4k" [05706351-011d-475a-8564-d9ead2387f5f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-5zh4k" [05706351-011d-475a-8564-d9ead2387f5f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.00682399s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.24s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/HairPin
net_test.go:264: (dbg) Run:  kubectl --context flannel-762302 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/flannel/HairPin (0.15s)
E0203 11:24:05.466236  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/enable-default-cni-762302/client.crt: no such file or directory" logger="UnhandledError"

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

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

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

                                                
                                                
=== 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-713355 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
E0203 11:19:23.448671  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-713355 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (45.154247359s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (45.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-437359 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" [89093d50-cbe5-438e-acc3-349d693776e7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [89093d50-cbe5-438e-acc3-349d693776e7] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.004477813s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-437359 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.26s)

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

                                                
                                                
=== 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-437359 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context no-preload-437359 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonWhileActive (0.97s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-245437 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" [e6b0400f-7986-4d58-bd07-6f64d5548d74] Pending
helpers_test.go:344: "busybox" [e6b0400f-7986-4d58-bd07-6f64d5548d74] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e6b0400f-7986-4d58-bd07-6f64d5548d74] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.004158761s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-245437 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.23s)

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

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

                                                
                                                
-- 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-437359 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.18s)

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

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

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

                                                
                                                
=== 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-245437 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:213: (dbg) Run:  kubectl --context embed-certs-245437 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (0.89s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-713355 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" [53971c0d-dcfd-43d9-95c9-91ceeec2f904] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [53971c0d-dcfd-43d9-95c9-91ceeec2f904] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.004530387s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-713355 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.29s)

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

                                                
                                                
=== 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-713355 --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-713355 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive (1.05s)

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

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

                                                
                                                
-- 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-245437 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.25s)

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

                                                
                                                
=== 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-713355 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p default-k8s-diff-port-713355 --alsologtostderr -v=3: (11.996106302s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Stop (12.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-245437 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-245437 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (4m36.691483939s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-245437 -n embed-certs-245437
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (276.98s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-608288 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" [9456dcaf-28c3-4c8b-8b35-a2fbb667356e] Pending
helpers_test.go:344: "busybox" [9456dcaf-28c3-4c8b-8b35-a2fbb667356e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9456dcaf-28c3-4c8b-8b35-a2fbb667356e] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.004413118s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-608288 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.43s)

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

                                                
                                                
=== 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-713355 -n default-k8s-diff-port-713355
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-713355 -n default-k8s-diff-port-713355: exit status 7 (150.549126ms)

                                                
                                                
-- 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-713355 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.30s)

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

                                                
                                                
=== 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-713355 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-713355 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.1: (4m22.470207256s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-713355 -n default-k8s-diff-port-713355
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (262.77s)

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

                                                
                                                
=== 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-608288 --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-608288 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive (1.00s)

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

                                                
                                                
=== 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-608288 --alsologtostderr -v=3
start_stop_delete_test.go:226: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-608288 --alsologtostderr -v=3: (12.571368369s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.57s)

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

                                                
                                                
=== 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-608288 -n old-k8s-version-608288
start_stop_delete_test.go:237: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-608288 -n old-k8s-version-608288: exit status 7 (68.814135ms)

                                                
                                                
-- 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-608288 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.18s)

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

                                                
                                                
=== 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-608288 --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
E0203 11:20:42.756788  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:20:42.763195  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:20:42.774639  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:20:42.796064  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:20:42.838133  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:20:42.919895  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:20:43.081942  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:20:43.403788  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:20:44.045946  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:20:45.327650  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:20:47.889470  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:20:53.011025  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:03.253304  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:09.107762  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:09.114157  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:09.125506  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:09.146932  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:09.188418  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:09.269828  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:09.431365  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:09.753083  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:10.395177  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:11.676717  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:14.238721  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:19.360370  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:20.377308  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/addons-412410/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:23.734735  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:29.601935  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:21:50.084131  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:04.697175  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:09.161678  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:09.168107  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:09.179561  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:09.200953  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:09.242334  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:09.323831  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:09.485384  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:09.807617  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:10.449187  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:10.727653  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:10.733990  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:10.745386  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:10.766804  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:10.808240  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:10.889832  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:11.051602  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:11.373330  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:11.731417  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:12.015068  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:13.296438  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:14.292713  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:15.858367  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:19.414703  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:20.980201  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:29.025891  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/functional-896110/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:29.656738  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:31.045973  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:31.222007  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:50.138571  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:51.703536  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-608288 --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: (2m20.590994288s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-608288 -n old-k8s-version-608288
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (140.91s)

                                                
                                    
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-fhzxb" [0f3a6f62-6b7e-428f-ba48-068ad9a06e7a] Running
E0203 11:22:53.482416  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/bridge-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:53.488827  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/bridge-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:53.500216  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/bridge-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:53.521591  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/bridge-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:53.563009  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/bridge-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:53.644462  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/bridge-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:53.806654  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/bridge-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:54.128264  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/bridge-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:54.770617  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/bridge-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:56.052152  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/bridge-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:22:58.613878  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/bridge-762302/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004131483s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-fhzxb" [0f3a6f62-6b7e-428f-ba48-068ad9a06e7a] Running
E0203 11:23:03.735895  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/bridge-762302/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004570444s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-608288 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

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

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

                                                
                                                
=== 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-608288 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-608288 -n old-k8s-version-608288
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-608288 -n old-k8s-version-608288: exit status 2 (307.337734ms)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-164674 --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.1
E0203 11:23:13.977745  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/bridge-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:24.488958  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/enable-default-cni-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:24.495530  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/enable-default-cni-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:24.506981  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/enable-default-cni-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:24.528460  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/enable-default-cni-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:24.569942  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/enable-default-cni-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:24.651407  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/enable-default-cni-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:24.813230  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/enable-default-cni-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:25.134584  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/enable-default-cni-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:25.776462  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/enable-default-cni-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:26.619185  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/auto-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:27.058611  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/enable-default-cni-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:29.620654  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/enable-default-cni-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:30.853217  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:30.859628  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:30.870982  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:30.892436  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:30.933838  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:31.015275  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:31.100711  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:31.177149  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:31.499201  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:32.140745  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:32.665007  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:33.422206  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:34.459675  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/bridge-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:34.742150  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/enable-default-cni-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:35.984459  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-164674 --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.1: (30.549521036s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (30.55s)

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

                                                
                                                
=== 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-164674 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0203 11:23:41.106201  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:209: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (0.86s)

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

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

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

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

                                                
                                                
-- 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-164674 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.18s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-164674 --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.1
E0203 11:23:44.984385  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/enable-default-cni-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:51.348428  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:23:52.968143  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/kindnet-762302/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-164674 --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.1: (12.438932626s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-164674 -n newest-cni-164674
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.75s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-164674 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241108-5c6d2daf
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.24s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-84xtm" [c64f6904-b335-411c-a654-d32824fc62d6] Running
E0203 11:24:11.830770  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
E0203 11:24:15.421857  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/bridge-762302/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00324771s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== 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-84xtm" [c64f6904-b335-411c-a654-d32824fc62d6] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004342334s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-437359 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-437359 image list --format=json
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:v20241212-9f82dd49
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

                                                
                                    
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-4kbxk" [a24cada4-e4e6-44bf-83cb-c2b98891bd5e] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003852451s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-gfdfb" [b7185570-0c2f-4162-a744-be4f490c8b83] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003921715s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-4kbxk" [a24cada4-e4e6-44bf-83cb-c2b98891bd5e] Running
E0203 11:24:46.427661  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/enable-default-cni-762302/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003668601s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-713355 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

                                                
                                    
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-gfdfb" [b7185570-0c2f-4162-a744-be4f490c8b83] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004540755s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-245437 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

                                                
                                    
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-713355 image list --format=json
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:v20241108-5c6d2daf
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20241212-9f82dd49
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.23s)

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

                                                
                                                
=== 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-713355 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-713355 -n default-k8s-diff-port-713355
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-713355 -n default-k8s-diff-port-713355: exit status 2 (284.965297ms)

                                                
                                                
-- 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-713355 -n default-k8s-diff-port-713355
E0203 11:24:52.792894  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-713355 -n default-k8s-diff-port-713355: exit status 2 (290.240891ms)

                                                
                                                
-- 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-713355 --alsologtostderr -v=1
E0203 11:24:53.022684  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/calico-762302/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-713355 -n default-k8s-diff-port-713355
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-713355 -n default-k8s-diff-port-713355
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (2.68s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-245437 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:v20241108-5c6d2daf
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 pause -p embed-certs-245437 --alsologtostderr -v=1
start_stop_delete_test.go:309: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-245437 -n embed-certs-245437
E0203 11:24:54.587145  248413 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/custom-flannel-762302/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:309: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-245437 -n embed-certs-245437: exit status 2 (317.031839ms)

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

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

                                                
                                    

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.1/cached-images (0s)

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.27s)

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

                                                
                                    
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
+
TestNetworkPlugins/group/kubenet (3.86s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20354-241547/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 03 Feb 2025 11:11:33 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.103.2:8443
name: NoKubernetes-320692
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20354-241547/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 03 Feb 2025 11:11:33 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: cert-expiration-326613
contexts:
- context:
cluster: NoKubernetes-320692
extensions:
- extension:
last-update: Mon, 03 Feb 2025 11:11:33 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: NoKubernetes-320692
name: NoKubernetes-320692
- context:
cluster: cert-expiration-326613
extensions:
- extension:
last-update: Mon, 03 Feb 2025 11:11:33 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: cert-expiration-326613
name: cert-expiration-326613
current-context: cert-expiration-326613
kind: Config
preferences: {}
users:
- name: NoKubernetes-320692
user:
client-certificate: /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/NoKubernetes-320692/client.crt
client-key: /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/NoKubernetes-320692/client.key
- name: cert-expiration-326613
user:
client-certificate: /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/cert-expiration-326613/client.crt
client-key: /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/cert-expiration-326613/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.06s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20354-241547/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 03 Feb 2025 11:11:33 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: cert-expiration-326613
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20354-241547/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 03 Feb 2025 11:11:37 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.94.2:8443
name: offline-crio-203094
contexts:
- context:
cluster: cert-expiration-326613
extensions:
- extension:
last-update: Mon, 03 Feb 2025 11:11:33 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: cert-expiration-326613
name: cert-expiration-326613
- context:
cluster: offline-crio-203094
extensions:
- extension:
last-update: Mon, 03 Feb 2025 11:11:37 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: offline-crio-203094
name: offline-crio-203094
current-context: offline-crio-203094
kind: Config
preferences: {}
users:
- name: cert-expiration-326613
user:
client-certificate: /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/cert-expiration-326613/client.crt
client-key: /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/cert-expiration-326613/client.key
- name: offline-crio-203094
user:
client-certificate: /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/offline-crio-203094/client.crt
client-key: /home/jenkins/minikube-integration/20354-241547/.minikube/profiles/offline-crio-203094/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                    
Copied to clipboard