Test Report: Docker_Linux_crio 20604

                    
                      18ead8fd12890e86b803b7c091eba160ddf37424:2025-04-08:39059
                    
                

Test fail (2/331)

Order failed test Duration
36 TestAddons/parallel/Ingress 152.75
152 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 3.89
x
+
TestAddons/parallel/Ingress (152.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-926924 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-926924 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-926924 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" [ad048007-e2d0-4409-bae7-02dff6a689b1] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [ad048007-e2d0-4409-bae7-02dff6a689b1] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003523948s
I0408 18:20:44.669670  948917 kapi.go:150] Service nginx in namespace default found.
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 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-926924 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.278374706s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "584d217ff6f1e1e0118207048bb692c9cbd9b5ae98b2518ad983793ec09b239e",
	        "Created": "2025-04-08T18:18:08.309693827Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 951198,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2025-04-08T18:18:08.34757916Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:fa6441117abd3f0ec72d78de011fb44ecb7b1e274ddcf240e39454ed1f98f388",
	        "ResolvConfPath": "/var/lib/docker/containers/584d217ff6f1e1e0118207048bb692c9cbd9b5ae98b2518ad983793ec09b239e/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/584d217ff6f1e1e0118207048bb692c9cbd9b5ae98b2518ad983793ec09b239e/hostname",
	        "HostsPath": "/var/lib/docker/containers/584d217ff6f1e1e0118207048bb692c9cbd9b5ae98b2518ad983793ec09b239e/hosts",
	        "LogPath": "/var/lib/docker/containers/584d217ff6f1e1e0118207048bb692c9cbd9b5ae98b2518ad983793ec09b239e/584d217ff6f1e1e0118207048bb692c9cbd9b5ae98b2518ad983793ec09b239e-json.log",
	        "Name": "/addons-926924",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-926924:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-926924",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "ID": "584d217ff6f1e1e0118207048bb692c9cbd9b5ae98b2518ad983793ec09b239e",
	                "LowerDir": "/var/lib/docker/overlay2/71c1a02df36e50db82bbdbac6adae5595e026f072f2c8e539a4c5aba7f5dd0eb-init/diff:/var/lib/docker/overlay2/178d22dc34757b33cd554425997ba1a0a65b33ed69232650eda61de2e997c542/diff",
	                "MergedDir": "/var/lib/docker/overlay2/71c1a02df36e50db82bbdbac6adae5595e026f072f2c8e539a4c5aba7f5dd0eb/merged",
	                "UpperDir": "/var/lib/docker/overlay2/71c1a02df36e50db82bbdbac6adae5595e026f072f2c8e539a4c5aba7f5dd0eb/diff",
	                "WorkDir": "/var/lib/docker/overlay2/71c1a02df36e50db82bbdbac6adae5595e026f072f2c8e539a4c5aba7f5dd0eb/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-926924",
	                "Source": "/var/lib/docker/volumes/addons-926924/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-926924",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-926924",
	                "name.minikube.sigs.k8s.io": "addons-926924",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "830f79c7bc1a3079bf6a083903d949373fa81e21712aa1606f878fd6c0791417",
	            "SandboxKey": "/var/run/docker/netns/830f79c7bc1a",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33522"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33523"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33526"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33524"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33525"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-926924": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "52:fb:b7:7d:c8:ea",
	                    "DriverOpts": null,
	                    "GwPriority": 0,
	                    "NetworkID": "9192704fb0cdabfebe14bc9e7defb96761d7c2a03ebba86ab4b99ca1894fc262",
	                    "EndpointID": "343458c2abbbcebe7cda335a17b7322e0525651bac8fc80ec7388538fbe1f118",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-926924",
	                        "584d217ff6f1"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-926924 -n addons-926924
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-926924 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-926924 logs -n 25: (1.279158354s)
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-025915 | jenkins | v1.35.0 | 08 Apr 25 18:17 UTC |                     |
	|         | download-docker-025915                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-025915                                                                   | download-docker-025915 | jenkins | v1.35.0 | 08 Apr 25 18:17 UTC | 08 Apr 25 18:17 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-751549   | jenkins | v1.35.0 | 08 Apr 25 18:17 UTC |                     |
	|         | binary-mirror-751549                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:43383                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-751549                                                                     | binary-mirror-751549   | jenkins | v1.35.0 | 08 Apr 25 18:17 UTC | 08 Apr 25 18:17 UTC |
	| addons  | enable dashboard -p                                                                         | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:17 UTC |                     |
	|         | addons-926924                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:17 UTC |                     |
	|         | addons-926924                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-926924 --wait=true                                                                | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:17 UTC | 08 Apr 25 18:19 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --addons=amd-gpu-device-plugin                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	| addons  | addons-926924 addons disable                                                                | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:19 UTC | 08 Apr 25 18:19 UTC |
	|         | volcano --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-926924 addons disable                                                                | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:19 UTC | 08 Apr 25 18:20 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:20 UTC | 08 Apr 25 18:20 UTC |
	|         | -p addons-926924                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-926924 addons                                                                        | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:20 UTC | 08 Apr 25 18:20 UTC |
	|         | disable nvidia-device-plugin                                                                |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-926924 addons                                                                        | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:20 UTC | 08 Apr 25 18:20 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-926924 addons disable                                                                | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:20 UTC | 08 Apr 25 18:20 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-926924 addons                                                                        | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:20 UTC | 08 Apr 25 18:20 UTC |
	|         | disable cloud-spanner                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-926924 ip                                                                            | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:20 UTC | 08 Apr 25 18:20 UTC |
	| addons  | addons-926924 addons disable                                                                | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:20 UTC | 08 Apr 25 18:20 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-926924 ssh cat                                                                       | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:20 UTC | 08 Apr 25 18:20 UTC |
	|         | /opt/local-path-provisioner/pvc-a5eec5a4-5b1b-40b4-ba59-ec2cc28f8ee0_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-926924 addons disable                                                                | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:20 UTC | 08 Apr 25 18:21 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-926924 addons disable                                                                | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:20 UTC | 08 Apr 25 18:20 UTC |
	|         | amd-gpu-device-plugin                                                                       |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-926924 addons                                                                        | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:20 UTC | 08 Apr 25 18:20 UTC |
	|         | disable inspektor-gadget                                                                    |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-926924 addons disable                                                                | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:20 UTC | 08 Apr 25 18:20 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-926924 ssh curl -s                                                                   | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:20 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | addons-926924 addons                                                                        | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:21 UTC | 08 Apr 25 18:21 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-926924 addons                                                                        | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:21 UTC | 08 Apr 25 18:21 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-926924 ip                                                                            | addons-926924          | jenkins | v1.35.0 | 08 Apr 25 18:22 UTC | 08 Apr 25 18:22 UTC |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/08 18:17:45
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0408 18:17:45.601515  950587 out.go:345] Setting OutFile to fd 1 ...
	I0408 18:17:45.601643  950587 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:17:45.601652  950587 out.go:358] Setting ErrFile to fd 2...
	I0408 18:17:45.601656  950587 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:17:45.601851  950587 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20604-942057/.minikube/bin
	I0408 18:17:45.602495  950587 out.go:352] Setting JSON to false
	I0408 18:17:45.603465  950587 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":7211,"bootTime":1744129055,"procs":184,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0408 18:17:45.603529  950587 start.go:139] virtualization: kvm guest
	I0408 18:17:45.605676  950587 out.go:177] * [addons-926924] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0408 18:17:45.607324  950587 out.go:177]   - MINIKUBE_LOCATION=20604
	I0408 18:17:45.607375  950587 notify.go:220] Checking for updates...
	I0408 18:17:45.610494  950587 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0408 18:17:45.612067  950587 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20604-942057/kubeconfig
	I0408 18:17:45.613414  950587 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20604-942057/.minikube
	I0408 18:17:45.614944  950587 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0408 18:17:45.616353  950587 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0408 18:17:45.618173  950587 driver.go:394] Setting default libvirt URI to qemu:///system
	I0408 18:17:45.644227  950587 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0408 18:17:45.644357  950587 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 18:17:45.701475  950587 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-04-08 18:17:45.690352741 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 18:17:45.701599  950587 docker.go:318] overlay module found
	I0408 18:17:45.703954  950587 out.go:177] * Using the docker driver based on user configuration
	I0408 18:17:45.705785  950587 start.go:297] selected driver: docker
	I0408 18:17:45.705814  950587 start.go:901] validating driver "docker" against <nil>
	I0408 18:17:45.705828  950587 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0408 18:17:45.706815  950587 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 18:17:45.761217  950587 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:24 OomKillDisable:true NGoroutines:44 SystemTime:2025-04-08 18:17:45.751826988 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 18:17:45.761449  950587 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0408 18:17:45.761747  950587 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]
	I0408 18:17:45.766697  950587 out.go:177] * Using Docker driver with root privileges
	I0408 18:17:45.769091  950587 cni.go:84] Creating CNI manager for ""
	I0408 18:17:45.769189  950587 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0408 18:17:45.769204  950587 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0408 18:17:45.769299  950587 start.go:340] cluster config:
	{Name:addons-926924 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-926924 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0408 18:17:45.771335  950587 out.go:177] * Starting "addons-926924" primary control-plane node in "addons-926924" cluster
	I0408 18:17:45.772941  950587 cache.go:121] Beginning downloading kic base image for docker with crio
	I0408 18:17:45.774584  950587 out.go:177] * Pulling base image v0.0.46-1744107393-20604 ...
	I0408 18:17:45.776198  950587 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0408 18:17:45.776276  950587 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20604-942057/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
	I0408 18:17:45.776290  950587 cache.go:56] Caching tarball of preloaded images
	I0408 18:17:45.776348  950587 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0408 18:17:45.776421  950587 preload.go:172] Found /home/jenkins/minikube-integration/20604-942057/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0408 18:17:45.776438  950587 cache.go:59] Finished verifying existence of preloaded tar for v1.32.2 on crio
	I0408 18:17:45.776930  950587 profile.go:143] Saving config to /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/config.json ...
	I0408 18:17:45.776968  950587 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/config.json: {Name:mk03723cb56d363c2b583db2de3cd7a8f397c9d2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 18:17:45.795811  950587 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0408 18:17:45.795983  950587 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0408 18:17:45.796007  950587 image.go:68] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory, skipping pull
	I0408 18:17:45.796013  950587 image.go:137] gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a exists in cache, skipping pull
	I0408 18:17:45.796022  950587 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a as a tarball
	I0408 18:17:45.796033  950587 cache.go:163] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from local cache
	I0408 18:17:59.641568  950587 cache.go:165] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a from cached tarball
	I0408 18:17:59.641624  950587 cache.go:230] Successfully downloaded all kic artifacts
	I0408 18:17:59.641680  950587 start.go:360] acquireMachinesLock for addons-926924: {Name:mk32e2009b3ff23cdae14629ec804565b8c0420b Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0408 18:17:59.641814  950587 start.go:364] duration metric: took 106.623µs to acquireMachinesLock for "addons-926924"
	I0408 18:17:59.641843  950587 start.go:93] Provisioning new machine with config: &{Name:addons-926924 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-926924 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0408 18:17:59.641920  950587 start.go:125] createHost starting for "" (driver="docker")
	I0408 18:17:59.710837  950587 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0408 18:17:59.711147  950587 start.go:159] libmachine.API.Create for "addons-926924" (driver="docker")
	I0408 18:17:59.711182  950587 client.go:168] LocalClient.Create starting
	I0408 18:17:59.711322  950587 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/20604-942057/.minikube/certs/ca.pem
	I0408 18:17:59.924996  950587 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/20604-942057/.minikube/certs/cert.pem
	I0408 18:18:00.099142  950587 cli_runner.go:164] Run: docker network inspect addons-926924 --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}}]}"
	W0408 18:18:00.118120  950587 cli_runner.go:211] docker network inspect addons-926924 --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
	I0408 18:18:00.118210  950587 network_create.go:284] running [docker network inspect addons-926924] to gather additional debugging logs...
	I0408 18:18:00.118232  950587 cli_runner.go:164] Run: docker network inspect addons-926924
	W0408 18:18:00.137259  950587 cli_runner.go:211] docker network inspect addons-926924 returned with exit code 1
	I0408 18:18:00.137308  950587 network_create.go:287] error running [docker network inspect addons-926924]: docker network inspect addons-926924: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-926924 not found
	I0408 18:18:00.137329  950587 network_create.go:289] output of [docker network inspect addons-926924]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-926924 not found
	
	** /stderr **
	I0408 18:18:00.137410  950587 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}}]}"
	I0408 18:18:00.155733  950587 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:0xc001c3f620}
	I0408 18:18:00.155775  950587 network_create.go:124] attempt to create docker network addons-926924 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0408 18:18:00.155827  950587 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-926924 addons-926924
	I0408 18:18:00.449045  950587 network_create.go:108] docker network addons-926924 192.168.49.0/24 created
	I0408 18:18:00.449096  950587 kic.go:121] calculated static IP "192.168.49.2" for the "addons-926924" container
	I0408 18:18:00.449207  950587 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0408 18:18:00.466611  950587 cli_runner.go:164] Run: docker volume create addons-926924 --label name.minikube.sigs.k8s.io=addons-926924 --label created_by.minikube.sigs.k8s.io=true
	I0408 18:18:00.584407  950587 oci.go:103] Successfully created a docker volume addons-926924
	I0408 18:18:00.584526  950587 cli_runner.go:164] Run: docker run --rm --name addons-926924-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-926924 --entrypoint /usr/bin/test -v addons-926924:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib
	I0408 18:18:03.560076  950587 cli_runner.go:217] Completed: docker run --rm --name addons-926924-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-926924 --entrypoint /usr/bin/test -v addons-926924:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -d /var/lib: (2.975497704s)
	I0408 18:18:03.560108  950587 oci.go:107] Successfully prepared a docker volume addons-926924
	I0408 18:18:03.560136  950587 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0408 18:18:03.560174  950587 kic.go:194] Starting extracting preloaded images to volume ...
	I0408 18:18:03.560232  950587 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20604-942057/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-926924:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir
	I0408 18:18:08.244897  950587 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/20604-942057/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-926924:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a -I lz4 -xf /preloaded.tar -C /extractDir: (4.68461681s)
	I0408 18:18:08.244939  950587 kic.go:203] duration metric: took 4.684759774s to extract preloaded images to volume ...
	W0408 18:18:08.245222  950587 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0408 18:18:08.245432  950587 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0408 18:18:08.293761  950587 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-926924 --name addons-926924 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-926924 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-926924 --network addons-926924 --ip 192.168.49.2 --volume addons-926924:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a
	I0408 18:18:08.560475  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Running}}
	I0408 18:18:08.579385  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:08.598677  950587 cli_runner.go:164] Run: docker exec addons-926924 stat /var/lib/dpkg/alternatives/iptables
	I0408 18:18:08.642405  950587 oci.go:144] the created container "addons-926924" has a running status.
	I0408 18:18:08.642460  950587 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa...
	I0408 18:18:08.810063  950587 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0408 18:18:08.838387  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:08.856684  950587 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0408 18:18:08.856712  950587 kic_runner.go:114] Args: [docker exec --privileged addons-926924 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0408 18:18:08.916485  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:08.934110  950587 machine.go:93] provisionDockerMachine start ...
	I0408 18:18:08.934233  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:08.962579  950587 main.go:141] libmachine: Using SSH client type: native
	I0408 18:18:08.962929  950587 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 33522 <nil> <nil>}
	I0408 18:18:08.962952  950587 main.go:141] libmachine: About to run SSH command:
	hostname
	I0408 18:18:08.963692  950587 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:36222->127.0.0.1:33522: read: connection reset by peer
	I0408 18:18:12.085334  950587 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-926924
	
	I0408 18:18:12.085380  950587 ubuntu.go:169] provisioning hostname "addons-926924"
	I0408 18:18:12.085553  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:12.104862  950587 main.go:141] libmachine: Using SSH client type: native
	I0408 18:18:12.105151  950587 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 33522 <nil> <nil>}
	I0408 18:18:12.105166  950587 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-926924 && echo "addons-926924" | sudo tee /etc/hostname
	I0408 18:18:12.237657  950587 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-926924
	
	I0408 18:18:12.237745  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:12.256922  950587 main.go:141] libmachine: Using SSH client type: native
	I0408 18:18:12.257144  950587 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 33522 <nil> <nil>}
	I0408 18:18:12.257162  950587 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-926924' /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-926924/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-926924' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0408 18:18:12.378139  950587 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0408 18:18:12.378174  950587 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/20604-942057/.minikube CaCertPath:/home/jenkins/minikube-integration/20604-942057/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/20604-942057/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/20604-942057/.minikube}
	I0408 18:18:12.378197  950587 ubuntu.go:177] setting up certificates
	I0408 18:18:12.378209  950587 provision.go:84] configureAuth start
	I0408 18:18:12.378263  950587 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-926924
	I0408 18:18:12.396078  950587 provision.go:143] copyHostCerts
	I0408 18:18:12.396172  950587 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20604-942057/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/20604-942057/.minikube/ca.pem (1082 bytes)
	I0408 18:18:12.396290  950587 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20604-942057/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/20604-942057/.minikube/cert.pem (1123 bytes)
	I0408 18:18:12.396353  950587 exec_runner.go:151] cp: /home/jenkins/minikube-integration/20604-942057/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/20604-942057/.minikube/key.pem (1675 bytes)
	I0408 18:18:12.396403  950587 provision.go:117] generating server cert: /home/jenkins/minikube-integration/20604-942057/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/20604-942057/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/20604-942057/.minikube/certs/ca-key.pem org=jenkins.addons-926924 san=[127.0.0.1 192.168.49.2 addons-926924 localhost minikube]
	I0408 18:18:12.571787  950587 provision.go:177] copyRemoteCerts
	I0408 18:18:12.571857  950587 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0408 18:18:12.571896  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:12.590209  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:12.678817  950587 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20604-942057/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0408 18:18:12.703650  950587 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20604-942057/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0408 18:18:12.730302  950587 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20604-942057/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0408 18:18:12.756936  950587 provision.go:87] duration metric: took 378.71179ms to configureAuth
	I0408 18:18:12.756968  950587 ubuntu.go:193] setting minikube options for container-runtime
	I0408 18:18:12.757155  950587 config.go:182] Loaded profile config "addons-926924": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 18:18:12.757257  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:12.775977  950587 main.go:141] libmachine: Using SSH client type: native
	I0408 18:18:12.776203  950587 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x836360] 0x839060 <nil>  [] 0s} 127.0.0.1 33522 <nil> <nil>}
	I0408 18:18:12.776219  950587 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
	I0408 18:18:12.988183  950587 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0408 18:18:12.988227  950587 machine.go:96] duration metric: took 4.054091345s to provisionDockerMachine
	I0408 18:18:12.988238  950587 client.go:171] duration metric: took 13.277049019s to LocalClient.Create
	I0408 18:18:12.988256  950587 start.go:167] duration metric: took 13.277114009s to libmachine.API.Create "addons-926924"
	I0408 18:18:12.988265  950587 start.go:293] postStartSetup for "addons-926924" (driver="docker")
	I0408 18:18:12.988274  950587 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]
	I0408 18:18:12.988346  950587 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
	I0408 18:18:12.988398  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:13.006664  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:13.095820  950587 ssh_runner.go:195] Run: cat /etc/os-release
	I0408 18:18:13.099705  950587 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0408 18:18:13.099756  950587 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0408 18:18:13.099768  950587 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0408 18:18:13.099779  950587 info.go:137] Remote host: Ubuntu 22.04.5 LTS
	I0408 18:18:13.099792  950587 filesync.go:126] Scanning /home/jenkins/minikube-integration/20604-942057/.minikube/addons for local assets ...
	I0408 18:18:13.099862  950587 filesync.go:126] Scanning /home/jenkins/minikube-integration/20604-942057/.minikube/files for local assets ...
	I0408 18:18:13.099895  950587 start.go:296] duration metric: took 111.622954ms for postStartSetup
	I0408 18:18:13.100217  950587 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-926924
	I0408 18:18:13.118596  950587 profile.go:143] Saving config to /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/config.json ...
	I0408 18:18:13.118862  950587 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0408 18:18:13.118907  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:13.138330  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:13.223098  950587 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0408 18:18:13.227816  950587 start.go:128] duration metric: took 13.585871498s to createHost
	I0408 18:18:13.227848  950587 start.go:83] releasing machines lock for "addons-926924", held for 13.586019586s
	I0408 18:18:13.227928  950587 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-926924
	I0408 18:18:13.246801  950587 ssh_runner.go:195] Run: cat /version.json
	I0408 18:18:13.246861  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:13.246894  950587 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0408 18:18:13.246970  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:13.267439  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:13.267695  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:13.424019  950587 ssh_runner.go:195] Run: systemctl --version
	I0408 18:18:13.428952  950587 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0408 18:18:13.571032  950587 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0408 18:18:13.575717  950587 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" ;
	I0408 18:18:13.596081  950587 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0408 18:18:13.596172  950587 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" ;
	I0408 18:18:13.626026  950587 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0408 18:18:13.626053  950587 start.go:495] detecting cgroup driver to use...
	I0408 18:18:13.626088  950587 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0408 18:18:13.626143  950587 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0408 18:18:13.642185  950587 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0408 18:18:13.653341  950587 docker.go:217] disabling cri-docker service (if available) ...
	I0408 18:18:13.653406  950587 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0408 18:18:13.666243  950587 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0408 18:18:13.680507  950587 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0408 18:18:13.760984  950587 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0408 18:18:13.840995  950587 docker.go:233] disabling docker service ...
	I0408 18:18:13.841080  950587 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0408 18:18:13.861524  950587 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0408 18:18:13.873371  950587 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0408 18:18:13.952893  950587 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0408 18:18:14.027669  950587 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0408 18:18:14.039132  950587 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"
	I0408 18:18:14.055279  950587 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0408 18:18:14.055335  950587 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"
	I0408 18:18:14.064818  950587 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0408 18:18:14.064881  950587 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0408 18:18:14.074546  950587 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0408 18:18:14.083777  950587 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0408 18:18:14.093026  950587 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0408 18:18:14.102059  950587 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"
	I0408 18:18:14.111750  950587 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"
	I0408 18:18:14.126997  950587 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"
	I0408 18:18:14.136542  950587 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0408 18:18:14.144541  950587 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0408 18:18:14.152406  950587 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0408 18:18:14.228814  950587 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0408 18:18:14.324290  950587 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0408 18:18:14.324377  950587 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0408 18:18:14.328100  950587 start.go:563] Will wait 60s for crictl version
	I0408 18:18:14.328171  950587 ssh_runner.go:195] Run: which crictl
	I0408 18:18:14.331525  950587 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0408 18:18:14.365827  950587 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0408 18:18:14.365930  950587 ssh_runner.go:195] Run: crio --version
	I0408 18:18:14.402312  950587 ssh_runner.go:195] Run: crio --version
	I0408 18:18:14.440679  950587 out.go:177] * Preparing Kubernetes v1.32.2 on CRI-O 1.24.6 ...
	I0408 18:18:14.442028  950587 cli_runner.go:164] Run: docker network inspect addons-926924 --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}}]}"
	I0408 18:18:14.458888  950587 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0408 18:18:14.462816  950587 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""
	I0408 18:18:14.474058  950587 kubeadm.go:883] updating cluster {Name:addons-926924 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-926924 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0408 18:18:14.474178  950587 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
	I0408 18:18:14.474224  950587 ssh_runner.go:195] Run: sudo crictl images --output json
	I0408 18:18:14.542408  950587 crio.go:514] all images are preloaded for cri-o runtime.
	I0408 18:18:14.542436  950587 crio.go:433] Images already preloaded, skipping extraction
	I0408 18:18:14.542489  950587 ssh_runner.go:195] Run: sudo crictl images --output json
	I0408 18:18:14.575825  950587 crio.go:514] all images are preloaded for cri-o runtime.
	I0408 18:18:14.575850  950587 cache_images.go:84] Images are preloaded, skipping loading
	I0408 18:18:14.575858  950587 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.32.2 crio true true} ...
	I0408 18:18:14.575973  950587 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.32.2/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-926924 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.32.2 ClusterName:addons-926924 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:}
	I0408 18:18:14.576049  950587 ssh_runner.go:195] Run: crio config
	I0408 18:18:14.621094  950587 cni.go:84] Creating CNI manager for ""
	I0408 18:18:14.621119  950587 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0408 18:18:14.621132  950587 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0408 18:18:14.621154  950587 kubeadm.go:189] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.32.2 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-926924 NodeName:addons-926924 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}
	I0408 18:18:14.621285  950587 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-926924"
	  kubeletExtraArgs:
	    - name: "node-ip"
	      value: "192.168.49.2"
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta4
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    - name: "enable-admission-plugins"
	      value: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    - name: "allocate-node-cidrs"
	      value: "true"
	    - name: "leader-elect"
	      value: "false"
	scheduler:
	  extraArgs:
	    - name: "leader-elect"
	      value: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      - name: "proxy-refresh-interval"
	        value: "70000"
	kubernetesVersion: v1.32.2
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0408 18:18:14.621350  950587 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.32.2
	I0408 18:18:14.630976  950587 binaries.go:44] Found k8s binaries, skipping transfer
	I0408 18:18:14.631044  950587 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0408 18:18:14.640275  950587 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0408 18:18:14.658362  950587 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0408 18:18:14.675746  950587 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2287 bytes)
	I0408 18:18:14.692648  950587 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0408 18:18:14.696056  950587 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""
	I0408 18:18:14.706671  950587 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0408 18:18:14.784488  950587 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0408 18:18:14.797497  950587 certs.go:68] Setting up /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924 for IP: 192.168.49.2
	I0408 18:18:14.797522  950587 certs.go:194] generating shared ca certs ...
	I0408 18:18:14.797544  950587 certs.go:226] acquiring lock for ca certs: {Name:mk3da8c05d4e7ba3a113bf9b5c83faa7b74ddf01 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 18:18:14.797681  950587 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/20604-942057/.minikube/ca.key
	I0408 18:18:14.895199  950587 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20604-942057/.minikube/ca.crt ...
	I0408 18:18:14.895232  950587 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20604-942057/.minikube/ca.crt: {Name:mkf0902b51c3359cfe21345671ee883180c441d2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 18:18:14.895414  950587 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20604-942057/.minikube/ca.key ...
	I0408 18:18:14.895426  950587 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20604-942057/.minikube/ca.key: {Name:mkfb58e20af08c85de22604001c0227ce3530eee Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 18:18:14.895549  950587 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/20604-942057/.minikube/proxy-client-ca.key
	I0408 18:18:14.947446  950587 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20604-942057/.minikube/proxy-client-ca.crt ...
	I0408 18:18:14.947482  950587 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20604-942057/.minikube/proxy-client-ca.crt: {Name:mk8b2141cbb60ee9c361acc5f95ce82da23c6ac8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 18:18:14.947655  950587 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20604-942057/.minikube/proxy-client-ca.key ...
	I0408 18:18:14.947668  950587 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20604-942057/.minikube/proxy-client-ca.key: {Name:mk75a13ae3b8a9fc8833e86731dfe932ff2e3346 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 18:18:14.947737  950587 certs.go:256] generating profile certs ...
	I0408 18:18:14.947794  950587 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.key
	I0408 18:18:14.947819  950587 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt with IP's: []
	I0408 18:18:15.368032  950587 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt ...
	I0408 18:18:15.368074  950587 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: {Name:mk7b5b479169428b5ec4ff4c8d981b3d2221852b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 18:18:15.368280  950587 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.key ...
	I0408 18:18:15.368293  950587 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.key: {Name:mkcd8acfb4038cb658387973fefa8010b83cd517 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 18:18:15.368379  950587 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/apiserver.key.349af55d
	I0408 18:18:15.368399  950587 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/apiserver.crt.349af55d with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0408 18:18:16.181260  950587 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/apiserver.crt.349af55d ...
	I0408 18:18:16.181302  950587 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/apiserver.crt.349af55d: {Name:mka2d977030a6779c07a1ff5dc71f1c47bbf2465 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 18:18:16.181616  950587 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/apiserver.key.349af55d ...
	I0408 18:18:16.181650  950587 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/apiserver.key.349af55d: {Name:mk4fb8dd17585c7b65bb018093379b8a91e20341 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 18:18:16.181769  950587 certs.go:381] copying /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/apiserver.crt.349af55d -> /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/apiserver.crt
	I0408 18:18:16.181877  950587 certs.go:385] copying /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/apiserver.key.349af55d -> /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/apiserver.key
	I0408 18:18:16.181938  950587 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/proxy-client.key
	I0408 18:18:16.181959  950587 crypto.go:68] Generating cert /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/proxy-client.crt with IP's: []
	I0408 18:18:16.396391  950587 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/proxy-client.crt ...
	I0408 18:18:16.396427  950587 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/proxy-client.crt: {Name:mkda8d9af75d3f4c836fe333354743973b8011bf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 18:18:16.396608  950587 crypto.go:164] Writing key to /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/proxy-client.key ...
	I0408 18:18:16.396622  950587 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/proxy-client.key: {Name:mk5789d020782f159b3b8587c92b55f5767f3861 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 18:18:16.396783  950587 certs.go:484] found cert: /home/jenkins/minikube-integration/20604-942057/.minikube/certs/ca-key.pem (1675 bytes)
	I0408 18:18:16.396824  950587 certs.go:484] found cert: /home/jenkins/minikube-integration/20604-942057/.minikube/certs/ca.pem (1082 bytes)
	I0408 18:18:16.396845  950587 certs.go:484] found cert: /home/jenkins/minikube-integration/20604-942057/.minikube/certs/cert.pem (1123 bytes)
	I0408 18:18:16.396865  950587 certs.go:484] found cert: /home/jenkins/minikube-integration/20604-942057/.minikube/certs/key.pem (1675 bytes)
	I0408 18:18:16.397503  950587 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20604-942057/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0408 18:18:16.421899  950587 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20604-942057/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0408 18:18:16.445246  950587 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20604-942057/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0408 18:18:16.468398  950587 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20604-942057/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0408 18:18:16.491238  950587 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0408 18:18:16.515060  950587 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0408 18:18:16.538014  950587 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0408 18:18:16.562741  950587 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0408 18:18:16.587986  950587 ssh_runner.go:362] scp /home/jenkins/minikube-integration/20604-942057/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0408 18:18:16.611618  950587 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0408 18:18:16.629983  950587 ssh_runner.go:195] Run: openssl version
	I0408 18:18:16.636057  950587 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"
	I0408 18:18:16.646531  950587 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0408 18:18:16.650154  950587 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr  8 18:18 /usr/share/ca-certificates/minikubeCA.pem
	I0408 18:18:16.650230  950587 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0408 18:18:16.656926  950587 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"
	I0408 18:18:16.666780  950587 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0408 18:18:16.670410  950587 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
	I0408 18:18:16.670467  950587 kubeadm.go:392] StartCluster: {Name:addons-926924 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:addons-926924 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0408 18:18:16.670552  950587 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0408 18:18:16.670612  950587 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0408 18:18:16.706756  950587 cri.go:89] found id: ""
	I0408 18:18:16.706822  950587 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0408 18:18:16.715840  950587 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0408 18:18:16.724613  950587 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0408 18:18:16.724680  950587 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
	I0408 18:18:16.733203  950587 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
	I0408 18:18:16.733227  950587 kubeadm.go:157] found existing configuration files:
	
	I0408 18:18:16.733269  950587 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0408 18:18:16.741609  950587 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
	I0408 18:18:16.741660  950587 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0408 18:18:16.750422  950587 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0408 18:18:16.758904  950587 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
	I0408 18:18:16.758956  950587 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0408 18:18:16.767273  950587 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0408 18:18:16.775537  950587 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
	I0408 18:18:16.775609  950587 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0408 18:18:16.784295  950587 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0408 18:18:16.793057  950587 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
	I0408 18:18:16.793125  950587 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0408 18:18:16.801018  950587 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.32.2:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0408 18:18:16.840376  950587 kubeadm.go:310] [init] Using Kubernetes version: v1.32.2
	I0408 18:18:16.840468  950587 kubeadm.go:310] [preflight] Running pre-flight checks
	I0408 18:18:16.857884  950587 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0408 18:18:16.857976  950587 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1078-gcp
	I0408 18:18:16.858026  950587 kubeadm.go:310] OS: Linux
	I0408 18:18:16.858101  950587 kubeadm.go:310] CGROUPS_CPU: enabled
	I0408 18:18:16.858161  950587 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0408 18:18:16.858217  950587 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0408 18:18:16.858269  950587 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0408 18:18:16.858308  950587 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0408 18:18:16.858362  950587 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0408 18:18:16.858442  950587 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0408 18:18:16.858523  950587 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0408 18:18:16.858598  950587 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0408 18:18:16.913940  950587 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0408 18:18:16.914057  950587 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0408 18:18:16.914175  950587 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0408 18:18:16.921841  950587 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0408 18:18:16.925809  950587 out.go:235]   - Generating certificates and keys ...
	I0408 18:18:16.925969  950587 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0408 18:18:16.926062  950587 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0408 18:18:17.218874  950587 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0408 18:18:17.288683  950587 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0408 18:18:17.387225  950587 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0408 18:18:17.457043  950587 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0408 18:18:17.511939  950587 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0408 18:18:17.512069  950587 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-926924 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0408 18:18:17.589680  950587 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0408 18:18:17.589897  950587 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-926924 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0408 18:18:17.817710  950587 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0408 18:18:17.958116  950587 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0408 18:18:18.065232  950587 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0408 18:18:18.065328  950587 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0408 18:18:18.512595  950587 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0408 18:18:18.614563  950587 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0408 18:18:18.696093  950587 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0408 18:18:18.889822  950587 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0408 18:18:18.945048  950587 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0408 18:18:18.945446  950587 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0408 18:18:18.947989  950587 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0408 18:18:18.950007  950587 out.go:235]   - Booting up control plane ...
	I0408 18:18:18.950128  950587 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0408 18:18:18.950237  950587 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0408 18:18:18.950351  950587 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0408 18:18:18.960994  950587 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0408 18:18:18.966528  950587 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0408 18:18:18.966585  950587 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0408 18:18:19.047731  950587 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0408 18:18:19.047897  950587 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0408 18:18:19.549560  950587 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.881952ms
	I0408 18:18:19.549695  950587 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0408 18:18:24.050880  950587 kubeadm.go:310] [api-check] The API server is healthy after 4.50132162s
	I0408 18:18:24.062528  950587 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0408 18:18:24.074741  950587 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0408 18:18:24.096759  950587 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0408 18:18:24.097027  950587 kubeadm.go:310] [mark-control-plane] Marking the node addons-926924 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0408 18:18:24.104568  950587 kubeadm.go:310] [bootstrap-token] Using token: 5ffx8p.zu7vq1cxp42yxlyj
	I0408 18:18:24.106182  950587 out.go:235]   - Configuring RBAC rules ...
	I0408 18:18:24.106399  950587 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0408 18:18:24.109766  950587 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0408 18:18:24.116538  950587 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
	I0408 18:18:24.119124  950587 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0408 18:18:24.121965  950587 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0408 18:18:24.124738  950587 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0408 18:18:24.457531  950587 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0408 18:18:24.876526  950587 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0408 18:18:25.456483  950587 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0408 18:18:25.457483  950587 kubeadm.go:310] 
	I0408 18:18:25.457587  950587 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0408 18:18:25.457605  950587 kubeadm.go:310] 
	I0408 18:18:25.457704  950587 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0408 18:18:25.457716  950587 kubeadm.go:310] 
	I0408 18:18:25.457750  950587 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0408 18:18:25.457828  950587 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0408 18:18:25.457875  950587 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0408 18:18:25.457882  950587 kubeadm.go:310] 
	I0408 18:18:25.457950  950587 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0408 18:18:25.457960  950587 kubeadm.go:310] 
	I0408 18:18:25.458022  950587 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0408 18:18:25.458039  950587 kubeadm.go:310] 
	I0408 18:18:25.458097  950587 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0408 18:18:25.458191  950587 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0408 18:18:25.458334  950587 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0408 18:18:25.458352  950587 kubeadm.go:310] 
	I0408 18:18:25.458465  950587 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0408 18:18:25.458574  950587 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0408 18:18:25.458583  950587 kubeadm.go:310] 
	I0408 18:18:25.458707  950587 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 5ffx8p.zu7vq1cxp42yxlyj \
	I0408 18:18:25.458859  950587 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7968f7bd70f4b2e6b1cedb8d4902814deab9b53eec52fd60b48d2a9fe6e0c149 \
	I0408 18:18:25.458894  950587 kubeadm.go:310] 	--control-plane 
	I0408 18:18:25.458902  950587 kubeadm.go:310] 
	I0408 18:18:25.459036  950587 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0408 18:18:25.459052  950587 kubeadm.go:310] 
	I0408 18:18:25.459170  950587 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 5ffx8p.zu7vq1cxp42yxlyj \
	I0408 18:18:25.459319  950587 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:7968f7bd70f4b2e6b1cedb8d4902814deab9b53eec52fd60b48d2a9fe6e0c149 
	I0408 18:18:25.462198  950587 kubeadm.go:310] 	[WARNING SystemVerification]: cgroups v1 support is in maintenance mode, please migrate to cgroups v2
	I0408 18:18:25.462415  950587 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1078-gcp\n", err: exit status 1
	I0408 18:18:25.462535  950587 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0408 18:18:25.462566  950587 cni.go:84] Creating CNI manager for ""
	I0408 18:18:25.462576  950587 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0408 18:18:25.464761  950587 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0408 18:18:25.466172  950587 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0408 18:18:25.470811  950587 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.32.2/kubectl ...
	I0408 18:18:25.470834  950587 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2601 bytes)
	I0408 18:18:25.488617  950587 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0408 18:18:25.708403  950587 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0408 18:18:25.708499  950587 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 18:18:25.708505  950587 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-926924 minikube.k8s.io/updated_at=2025_04_08T18_18_25_0700 minikube.k8s.io/version=v1.35.0 minikube.k8s.io/commit=00fec7ad00298ce3ccd71a2d57a7f829f082fec8 minikube.k8s.io/name=addons-926924 minikube.k8s.io/primary=true
	I0408 18:18:25.790925  950587 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 18:18:25.790941  950587 ops.go:34] apiserver oom_adj: -16
	I0408 18:18:26.291106  950587 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 18:18:26.791266  950587 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 18:18:27.290986  950587 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 18:18:27.791011  950587 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 18:18:28.291273  950587 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 18:18:28.791744  950587 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 18:18:29.291474  950587 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 18:18:29.791420  950587 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 18:18:30.291359  950587 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.32.2/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0408 18:18:30.358061  950587 kubeadm.go:1113] duration metric: took 4.649636099s to wait for elevateKubeSystemPrivileges
	I0408 18:18:30.358099  950587 kubeadm.go:394] duration metric: took 13.68763857s to StartCluster
	I0408 18:18:30.358123  950587 settings.go:142] acquiring lock: {Name:mkf6471b99d672c0a89c9482b6eeb521338a6e76 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 18:18:30.358250  950587 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/20604-942057/kubeconfig
	I0408 18:18:30.358711  950587 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/20604-942057/kubeconfig: {Name:mkefea5705b2cbe96e2b3807cad6d345113cabc0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0408 18:18:30.358944  950587 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0408 18:18:30.358956  950587 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0408 18:18:30.359014  950587 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]
	I0408 18:18:30.359191  950587 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-926924"
	I0408 18:18:30.359210  950587 addons.go:69] Setting yakd=true in profile "addons-926924"
	I0408 18:18:30.359217  950587 config.go:182] Loaded profile config "addons-926924": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 18:18:30.359236  950587 addons.go:238] Setting addon yakd=true in "addons-926924"
	I0408 18:18:30.359272  950587 addons.go:69] Setting default-storageclass=true in profile "addons-926924"
	I0408 18:18:30.359282  950587 addons.go:69] Setting ingress=true in profile "addons-926924"
	I0408 18:18:30.359333  950587 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-926924"
	I0408 18:18:30.359338  950587 addons.go:69] Setting inspektor-gadget=true in profile "addons-926924"
	I0408 18:18:30.359351  950587 addons.go:69] Setting registry=true in profile "addons-926924"
	I0408 18:18:30.359355  950587 addons.go:238] Setting addon inspektor-gadget=true in "addons-926924"
	I0408 18:18:30.359346  950587 addons.go:69] Setting metrics-server=true in profile "addons-926924"
	I0408 18:18:30.359382  950587 addons.go:238] Setting addon registry=true in "addons-926924"
	I0408 18:18:30.359385  950587 addons.go:69] Setting storage-provisioner=true in profile "addons-926924"
	I0408 18:18:30.359396  950587 addons.go:238] Setting addon metrics-server=true in "addons-926924"
	I0408 18:18:30.359355  950587 addons.go:238] Setting addon ingress=true in "addons-926924"
	I0408 18:18:30.359417  950587 addons.go:69] Setting volcano=true in profile "addons-926924"
	I0408 18:18:30.359423  950587 addons.go:69] Setting volumesnapshots=true in profile "addons-926924"
	I0408 18:18:30.359435  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.359441  950587 addons.go:238] Setting addon volcano=true in "addons-926924"
	I0408 18:18:30.359448  950587 addons.go:238] Setting addon volumesnapshots=true in "addons-926924"
	I0408 18:18:30.359474  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.359502  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.359509  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.359399  950587 addons.go:238] Setting addon storage-provisioner=true in "addons-926924"
	I0408 18:18:30.360108  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.359278  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.359375  950587 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-926924"
	I0408 18:18:30.360374  950587 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-926924"
	I0408 18:18:30.359287  950587 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-926924"
	I0408 18:18:30.360459  950587 addons.go:238] Setting addon nvidia-device-plugin=true in "addons-926924"
	I0408 18:18:30.360500  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.360748  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.360762  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.360816  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.361089  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.362193  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.362715  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.359290  950587 addons.go:69] Setting cloud-spanner=true in profile "addons-926924"
	I0408 18:18:30.363257  950587 addons.go:238] Setting addon cloud-spanner=true in "addons-926924"
	I0408 18:18:30.363331  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.359282  950587 addons.go:69] Setting amd-gpu-device-plugin=true in profile "addons-926924"
	I0408 18:18:30.363921  950587 addons.go:238] Setting addon amd-gpu-device-plugin=true in "addons-926924"
	I0408 18:18:30.364175  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.359431  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.359326  950587 addons.go:69] Setting ingress-dns=true in profile "addons-926924"
	I0408 18:18:30.364529  950587 addons.go:238] Setting addon ingress-dns=true in "addons-926924"
	I0408 18:18:30.364570  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.364770  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.359284  950587 addons.go:238] Setting addon csi-hostpath-driver=true in "addons-926924"
	I0408 18:18:30.365028  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.365128  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.359403  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.359309  950587 addons.go:69] Setting gcp-auth=true in profile "addons-926924"
	I0408 18:18:30.365416  950587 mustload.go:65] Loading cluster: addons-926924
	I0408 18:18:30.365389  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.365654  950587 out.go:177] * Verifying Kubernetes components...
	I0408 18:18:30.366022  950587 config.go:182] Loaded profile config "addons-926924": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 18:18:30.366512  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.366060  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.367193  950587 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0408 18:18:30.367851  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.401919  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.402760  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.403368  950587 addons.go:238] Setting addon default-storageclass=true in "addons-926924"
	I0408 18:18:30.403410  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.403844  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.403417  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.404725  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.408940  950587 addons.go:238] Setting addon storage-provisioner-rancher=true in "addons-926924"
	I0408 18:18:30.409014  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.414322  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:30.415971  950587 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.37.0
	I0408 18:18:30.417815  950587 addons.go:435] installing /etc/kubernetes/addons/ig-crd.yaml
	I0408 18:18:30.417878  950587 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5248 bytes)
	I0408 18:18:30.418013  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:30.425544  950587 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.31
	I0408 18:18:30.425794  950587 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0408 18:18:30.425890  950587 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.17.0
	W0408 18:18:30.427177  950587 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0408 18:18:30.429571  950587 addons.go:435] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0408 18:18:30.429660  950587 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0408 18:18:30.429754  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:30.430126  950587 addons.go:435] installing /etc/kubernetes/addons/deployment.yaml
	I0408 18:18:30.430146  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0408 18:18:30.430244  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:30.430947  950587 addons.go:435] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0408 18:18:30.430968  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0408 18:18:30.431032  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:30.457225  950587 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0408 18:18:30.458756  950587 addons.go:435] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0408 18:18:30.458787  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0408 18:18:30.458860  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:30.460813  950587 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.2
	I0408 18:18:30.461653  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:30.462212  950587 addons.go:435] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0408 18:18:30.462238  950587 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0408 18:18:30.462316  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:30.471168  950587 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0408 18:18:30.471256  950587 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.3
	I0408 18:18:30.473674  950587 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0408 18:18:30.473816  950587 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0408 18:18:30.473862  950587 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0408 18:18:30.475231  950587 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0408 18:18:30.475253  950587 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0408 18:18:30.475323  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:30.476082  950587 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0408 18:18:30.481509  950587 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0408 18:18:30.481892  950587 addons.go:435] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0408 18:18:30.481910  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0408 18:18:30.481983  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:30.484741  950587 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0408 18:18:30.493565  950587 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0408 18:18:30.497592  950587 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0408 18:18:30.499222  950587 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0408 18:18:30.500686  950587 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0408 18:18:30.502168  950587 addons.go:435] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0408 18:18:30.502193  950587 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0408 18:18:30.502276  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:30.513746  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:30.513766  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:30.513779  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:30.513829  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:30.514094  950587 addons.go:435] installing /etc/kubernetes/addons/storageclass.yaml
	I0408 18:18:30.514126  950587 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0408 18:18:30.514179  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:30.515497  950587 out.go:177]   - Using image docker.io/rocm/k8s-device-plugin:1.25.2.8
	I0408 18:18:30.516585  950587 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0408 18:18:30.516631  950587 out.go:177]   - Using image docker.io/registry:2.8.3
	I0408 18:18:30.516605  950587 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0408 18:18:30.516815  950587 addons.go:435] installing /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0408 18:18:30.517637  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/amd-gpu-device-plugin.yaml (1868 bytes)
	I0408 18:18:30.517721  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:30.518248  950587 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0408 18:18:30.518518  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0408 18:18:30.518579  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:30.519683  950587 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.8
	I0408 18:18:30.522366  950587 addons.go:435] installing /etc/kubernetes/addons/registry-rc.yaml
	I0408 18:18:30.522382  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0408 18:18:30.522431  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:30.522608  950587 out.go:177]   - Using image docker.io/busybox:stable
	I0408 18:18:30.523051  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:30.524130  950587 addons.go:435] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0408 18:18:30.524152  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0408 18:18:30.524204  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:30.532712  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:30.533919  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:30.544417  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:30.549717  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:30.552763  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:30.557594  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:30.566382  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:30.580814  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:30.582847  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	W0408 18:18:30.646955  950587 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0408 18:18:30.647005  950587 retry.go:31] will retry after 281.694324ms: ssh: handshake failed: EOF
	I0408 18:18:30.647514  950587 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0408 18:18:30.749225  950587 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0408 18:18:30.957290  950587 addons.go:435] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0408 18:18:30.957326  950587 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0408 18:18:30.959280  950587 addons.go:435] installing /etc/kubernetes/addons/ig-deployment.yaml
	I0408 18:18:30.959312  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-deployment.yaml (14539 bytes)
	I0408 18:18:30.969191  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0408 18:18:31.051708  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0408 18:18:31.056003  950587 addons.go:435] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0408 18:18:31.056033  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0408 18:18:31.060113  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0408 18:18:31.147081  950587 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0408 18:18:31.147171  950587 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0408 18:18:31.156208  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0408 18:18:31.247364  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml
	I0408 18:18:31.255669  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0408 18:18:31.262248  950587 addons.go:435] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0408 18:18:31.262283  950587 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0408 18:18:31.262920  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0408 18:18:31.266164  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml
	I0408 18:18:31.350842  950587 addons.go:435] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0408 18:18:31.350875  950587 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0408 18:18:31.354628  950587 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0408 18:18:31.354729  950587 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0408 18:18:31.368206  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0408 18:18:31.450302  950587 addons.go:435] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0408 18:18:31.450408  950587 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0408 18:18:31.546812  950587 addons.go:435] installing /etc/kubernetes/addons/registry-svc.yaml
	I0408 18:18:31.546917  950587 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0408 18:18:31.747437  950587 addons.go:435] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0408 18:18:31.747545  950587 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)
	I0408 18:18:31.852268  950587 addons.go:435] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0408 18:18:31.852359  950587 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0408 18:18:32.050001  950587 addons.go:435] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0408 18:18:32.050101  950587 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0408 18:18:32.056367  950587 addons.go:435] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0408 18:18:32.056497  950587 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0408 18:18:32.146352  950587 addons.go:435] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0408 18:18:32.146461  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0408 18:18:32.155134  950587 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.405691006s)
	I0408 18:18:32.155375  950587 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.32.2/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.507824659s)
	I0408 18:18:32.155520  950587 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0408 18:18:32.157657  950587 node_ready.go:35] waiting up to 6m0s for node "addons-926924" to be "Ready" ...
	I0408 18:18:32.168571  950587 addons.go:435] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0408 18:18:32.168670  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0408 18:18:32.247217  950587 addons.go:435] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0408 18:18:32.247322  950587 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0408 18:18:32.247762  950587 addons.go:435] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0408 18:18:32.247827  950587 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0408 18:18:32.548632  950587 addons.go:435] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0408 18:18:32.548661  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0408 18:18:32.553167  950587 addons.go:435] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0408 18:18:32.553271  950587 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0408 18:18:32.558929  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0408 18:18:32.561501  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0408 18:18:32.656711  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0408 18:18:32.669844  950587 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-926924" context rescaled to 1 replicas
	I0408 18:18:32.747225  950587 addons.go:435] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0408 18:18:32.747329  950587 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0408 18:18:33.049755  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0408 18:18:33.054561  950587 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0408 18:18:33.054590  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0408 18:18:33.559017  950587 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0408 18:18:33.559109  950587 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0408 18:18:33.859840  950587 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0408 18:18:33.859870  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0408 18:18:33.950228  950587 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.980986333s)
	I0408 18:18:34.147253  950587 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0408 18:18:34.147352  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0408 18:18:34.252130  950587 node_ready.go:53] node "addons-926924" has status "Ready":"False"
	I0408 18:18:34.349528  950587 addons.go:435] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0408 18:18:34.349575  950587 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0408 18:18:34.662062  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0408 18:18:36.667563  950587 node_ready.go:53] node "addons-926924" has status "Ready":"False"
	I0408 18:18:37.266974  950587 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.215215758s)
	I0408 18:18:37.267014  950587 addons.go:479] Verifying addon ingress=true in "addons-926924"
	I0408 18:18:37.267177  950587 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (6.207028877s)
	I0408 18:18:37.267365  950587 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (6.11111956s)
	I0408 18:18:37.267474  950587 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/amd-gpu-device-plugin.yaml: (6.020064088s)
	I0408 18:18:37.267553  950587 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (6.011848921s)
	I0408 18:18:37.267638  950587 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (6.004675687s)
	I0408 18:18:37.267732  950587 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-deployment.yaml: (6.00154382s)
	I0408 18:18:37.267836  950587 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.899603932s)
	I0408 18:18:37.267922  950587 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.708891212s)
	I0408 18:18:37.267957  950587 addons.go:479] Verifying addon metrics-server=true in "addons-926924"
	I0408 18:18:37.268016  950587 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.70647786s)
	I0408 18:18:37.268065  950587 addons.go:479] Verifying addon registry=true in "addons-926924"
	I0408 18:18:37.268090  950587 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.611286145s)
	I0408 18:18:37.268901  950587 out.go:177] * Verifying ingress addon...
	I0408 18:18:37.269877  950587 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-926924 service yakd-dashboard -n yakd-dashboard
	
	I0408 18:18:37.269897  950587 out.go:177] * Verifying registry addon...
	I0408 18:18:37.271720  950587 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0408 18:18:37.272542  950587 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0408 18:18:37.349000  950587 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0408 18:18:37.349084  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:37.349335  950587 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0408 18:18:37.349361  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0408 18:18:37.351002  950587 out.go:270] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0408 18:18:37.472010  950587 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0408 18:18:37.472226  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:37.493681  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:37.768129  950587 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0408 18:18:37.775784  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:37.775984  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:37.857712  950587 addons.go:238] Setting addon gcp-auth=true in "addons-926924"
	I0408 18:18:37.857847  950587 host.go:66] Checking if "addons-926924" exists ...
	I0408 18:18:37.858385  950587 cli_runner.go:164] Run: docker container inspect addons-926924 --format={{.State.Status}}
	I0408 18:18:37.880984  950587 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0408 18:18:37.881037  950587 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-926924
	I0408 18:18:37.898781  950587 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33522 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/addons-926924/id_rsa Username:docker}
	I0408 18:18:38.350262  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:38.351113  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:38.380675  950587 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.330848671s)
	W0408 18:18:38.380732  950587 addons.go:461] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0408 18:18:38.380763  950587 retry.go:31] will retry after 175.58422ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0408 18:18:38.557209  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0408 18:18:38.775901  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:38.776006  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:39.147429  950587 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (1.266412972s)
	I0408 18:18:39.147530  950587 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.485125052s)
	I0408 18:18:39.147568  950587 addons.go:479] Verifying addon csi-hostpath-driver=true in "addons-926924"
	I0408 18:18:39.149296  950587 out.go:177] * Verifying csi-hostpath-driver addon...
	I0408 18:18:39.149304  950587 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.4
	I0408 18:18:39.151079  950587 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.3
	I0408 18:18:39.151850  950587 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0408 18:18:39.153160  950587 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0408 18:18:39.153187  950587 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0408 18:18:39.156099  950587 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0408 18:18:39.156121  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:39.160424  950587 node_ready.go:53] node "addons-926924" has status "Ready":"False"
	I0408 18:18:39.173956  950587 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0408 18:18:39.173982  950587 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0408 18:18:39.192918  950587 addons.go:435] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0408 18:18:39.192941  950587 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0408 18:18:39.247922  950587 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0408 18:18:39.277112  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:39.277426  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:39.595813  950587 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.32.2/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (1.03852951s)
	I0408 18:18:39.656012  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:39.775223  950587 addons.go:479] Verifying addon gcp-auth=true in "addons-926924"
	I0408 18:18:39.776816  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:39.777025  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:39.777084  950587 out.go:177] * Verifying gcp-auth addon...
	I0408 18:18:39.779353  950587 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0408 18:18:39.878132  950587 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0408 18:18:39.878162  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:40.155262  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:40.274890  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:40.275077  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:40.282295  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:40.655983  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:40.775084  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:40.775585  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:40.782176  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:41.155703  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:41.161061  950587 node_ready.go:53] node "addons-926924" has status "Ready":"False"
	I0408 18:18:41.275161  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:41.275438  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:41.281354  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:41.655751  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:41.775186  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:41.775197  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:41.782301  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:42.155934  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:42.275660  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:42.275846  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:42.282122  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:42.655273  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:42.775553  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:42.775791  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:42.781964  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:43.155370  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:43.161155  950587 node_ready.go:53] node "addons-926924" has status "Ready":"False"
	I0408 18:18:43.275238  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:43.275706  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:43.281733  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:43.655045  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:43.775819  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:43.776108  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:43.782499  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:44.156210  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:44.275554  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:44.275642  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:44.281336  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:44.658129  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:44.774804  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:44.775327  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:44.782601  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:45.155756  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:45.161281  950587 node_ready.go:53] node "addons-926924" has status "Ready":"False"
	I0408 18:18:45.275742  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:45.275969  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:45.282012  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:45.655546  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:45.775436  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:45.775593  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:45.782289  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:46.155485  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:46.275519  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:46.275765  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:46.281973  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:46.655068  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:46.775111  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:46.775406  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:46.782608  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:47.154916  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:47.275451  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:47.275575  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:47.281813  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:47.654803  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:47.661119  950587 node_ready.go:53] node "addons-926924" has status "Ready":"False"
	I0408 18:18:47.775491  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:47.775791  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:47.781701  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:48.155563  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:48.274786  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:48.275187  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:48.282320  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:48.655644  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:48.774921  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:48.775302  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:48.783166  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:49.155340  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:49.275467  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:49.275695  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:49.282228  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:49.655142  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:49.775963  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:49.776147  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:49.782260  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:50.158834  950587 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0408 18:18:50.158862  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:50.160545  950587 node_ready.go:49] node "addons-926924" has status "Ready":"True"
	I0408 18:18:50.160572  950587 node_ready.go:38] duration metric: took 18.00283241s for node "addons-926924" to be "Ready" ...
	I0408 18:18:50.160584  950587 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" ...
	I0408 18:18:50.166004  950587 pod_ready.go:79] waiting up to 6m0s for pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace to be "Ready" ...
	I0408 18:18:50.276155  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:50.276365  950587 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0408 18:18:50.276381  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:50.348921  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:50.655438  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:50.782230  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:50.782282  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:50.782570  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:51.156329  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:51.275307  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:51.275331  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:51.282762  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:51.655199  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:51.776509  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:51.776751  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:51.782161  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:52.158102  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:52.172109  950587 pod_ready.go:103] pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace has status "Ready":"False"
	I0408 18:18:52.275251  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:52.275629  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:52.281835  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:52.655246  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:52.775808  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:52.776015  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:52.782284  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:53.157638  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:53.275757  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:53.275771  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:53.282430  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:53.658565  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:53.776068  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:53.776374  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:53.782726  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:54.155615  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:54.174283  950587 pod_ready.go:103] pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace has status "Ready":"False"
	I0408 18:18:54.277755  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:54.278011  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:54.282711  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:54.657084  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:54.776367  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:54.776512  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:54.783398  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:55.156066  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:55.276219  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:55.276264  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:55.282446  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:55.656627  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:55.775500  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:55.775613  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:55.782594  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:56.156011  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:56.275234  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:56.275326  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:56.282798  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:56.655997  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:56.671819  950587 pod_ready.go:103] pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace has status "Ready":"False"
	I0408 18:18:56.775278  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:56.775503  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:56.781885  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:57.158035  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:57.276919  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:57.277234  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:57.283218  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:57.656313  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:57.851940  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:57.852367  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:57.853104  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:58.156350  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:58.351786  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:58.352641  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:58.353117  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:58.658576  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:58.763782  950587 pod_ready.go:103] pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace has status "Ready":"False"
	I0408 18:18:58.850753  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:58.850887  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:58.851507  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:59.156119  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:59.275232  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:59.275270  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:59.282960  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:18:59.655704  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:18:59.775571  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:18:59.775796  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:18:59.782247  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:00.155747  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:00.275669  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:00.275911  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:00.282244  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:00.656116  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:00.776110  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:00.776108  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:00.783344  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:01.156539  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:01.171714  950587 pod_ready.go:103] pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace has status "Ready":"False"
	I0408 18:19:01.276387  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:01.276495  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:01.283168  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:01.655727  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:01.775535  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:01.775704  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:01.782370  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:02.156289  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:02.275683  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:02.275927  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:02.282561  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:02.656182  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:02.775784  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:02.775920  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:02.783288  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:03.155916  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:03.180226  950587 pod_ready.go:103] pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace has status "Ready":"False"
	I0408 18:19:03.275956  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:03.276191  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:03.282259  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:03.656155  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:03.775919  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:03.775941  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:03.782489  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:04.157314  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:04.275860  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:04.275977  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:04.282832  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:04.654952  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:04.775233  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:04.775375  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:04.782941  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:05.155368  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:05.275932  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:05.275964  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:05.282422  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:05.656043  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:05.671875  950587 pod_ready.go:103] pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace has status "Ready":"False"
	I0408 18:19:05.775518  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:05.775666  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:05.782295  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:06.156481  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:06.275497  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:06.275644  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:06.281827  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:06.655345  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:06.775227  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:06.775520  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:06.782738  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:07.156029  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:07.275026  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:07.275271  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:07.283200  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:07.655305  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:07.775004  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:07.775590  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:07.781876  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:08.155777  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:08.171704  950587 pod_ready.go:103] pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace has status "Ready":"False"
	I0408 18:19:08.275795  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:08.275822  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:08.282149  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:08.657441  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:08.775798  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:08.775839  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:08.782501  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:09.156414  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:09.275522  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:09.275542  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:09.282272  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:09.656198  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:09.775359  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0408 18:19:09.775511  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:09.781770  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:10.155133  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:10.276408  950587 kapi.go:107] duration metric: took 33.003859304s to wait for kubernetes.io/minikube-addons=registry ...
	I0408 18:19:10.276608  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:10.282393  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:10.655283  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:10.671515  950587 pod_ready.go:103] pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace has status "Ready":"False"
	I0408 18:19:10.788352  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:10.788781  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:11.155585  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:11.277672  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:11.282520  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:11.656296  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:11.847542  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:11.850401  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:12.156401  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:12.350308  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:12.351549  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:12.656884  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:12.673436  950587 pod_ready.go:103] pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace has status "Ready":"False"
	I0408 18:19:12.776377  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:12.847323  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:13.155877  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:13.275255  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:13.283090  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:13.655876  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:13.783131  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:13.783470  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:14.156213  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:14.276219  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:14.283386  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:14.656110  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:14.775948  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:14.782592  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:15.156122  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:15.171988  950587 pod_ready.go:103] pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace has status "Ready":"False"
	I0408 18:19:15.275410  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:15.286390  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:15.656148  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:15.776739  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:15.782917  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:16.155968  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:16.275731  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:16.282845  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:16.656956  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:16.775204  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:16.783233  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:17.155757  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:17.275705  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:17.282236  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:17.658978  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:17.671731  950587 pod_ready.go:103] pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace has status "Ready":"False"
	I0408 18:19:17.775809  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:17.781754  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:18.155098  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:18.275435  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:18.283126  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:18.655817  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:18.775842  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:18.782580  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:19.156769  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:19.276129  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:19.284773  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:19.657280  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:19.672520  950587 pod_ready.go:103] pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace has status "Ready":"False"
	I0408 18:19:19.775743  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:19.782474  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:20.156580  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:20.275326  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:20.283084  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:20.656214  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:20.775636  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:20.782629  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:21.156220  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:21.275496  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:21.283083  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:21.656367  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:21.672565  950587 pod_ready.go:103] pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace has status "Ready":"False"
	I0408 18:19:21.775639  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:21.781968  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:22.155556  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:22.275135  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:22.282410  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:22.656485  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:22.671355  950587 pod_ready.go:93] pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace has status "Ready":"True"
	I0408 18:19:22.671382  950587 pod_ready.go:82] duration metric: took 32.505341984s for pod "amd-gpu-device-plugin-tpzwb" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:22.671392  950587 pod_ready.go:79] waiting up to 6m0s for pod "coredns-668d6bf9bc-qqpt9" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:22.675217  950587 pod_ready.go:93] pod "coredns-668d6bf9bc-qqpt9" in "kube-system" namespace has status "Ready":"True"
	I0408 18:19:22.675242  950587 pod_ready.go:82] duration metric: took 3.83925ms for pod "coredns-668d6bf9bc-qqpt9" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:22.675261  950587 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-926924" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:22.679134  950587 pod_ready.go:93] pod "etcd-addons-926924" in "kube-system" namespace has status "Ready":"True"
	I0408 18:19:22.679155  950587 pod_ready.go:82] duration metric: took 3.888339ms for pod "etcd-addons-926924" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:22.679165  950587 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-926924" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:22.683095  950587 pod_ready.go:93] pod "kube-apiserver-addons-926924" in "kube-system" namespace has status "Ready":"True"
	I0408 18:19:22.683120  950587 pod_ready.go:82] duration metric: took 3.949118ms for pod "kube-apiserver-addons-926924" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:22.683131  950587 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-926924" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:22.686735  950587 pod_ready.go:93] pod "kube-controller-manager-addons-926924" in "kube-system" namespace has status "Ready":"True"
	I0408 18:19:22.686758  950587 pod_ready.go:82] duration metric: took 3.620432ms for pod "kube-controller-manager-addons-926924" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:22.686774  950587 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-lk5wc" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:22.775704  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:22.782027  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:23.070130  950587 pod_ready.go:93] pod "kube-proxy-lk5wc" in "kube-system" namespace has status "Ready":"True"
	I0408 18:19:23.070159  950587 pod_ready.go:82] duration metric: took 383.378222ms for pod "kube-proxy-lk5wc" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:23.070169  950587 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-926924" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:23.155312  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:23.274998  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:23.282401  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:23.470690  950587 pod_ready.go:93] pod "kube-scheduler-addons-926924" in "kube-system" namespace has status "Ready":"True"
	I0408 18:19:23.470718  950587 pod_ready.go:82] duration metric: took 400.541684ms for pod "kube-scheduler-addons-926924" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:23.470731  950587 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-7fbb699795-gtxkb" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:23.656681  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:23.775991  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:23.782706  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:23.869928  950587 pod_ready.go:93] pod "metrics-server-7fbb699795-gtxkb" in "kube-system" namespace has status "Ready":"True"
	I0408 18:19:23.869958  950587 pod_ready.go:82] duration metric: took 399.217602ms for pod "metrics-server-7fbb699795-gtxkb" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:23.869973  950587 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-qgpk4" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:24.157031  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:24.270160  950587 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-qgpk4" in "kube-system" namespace has status "Ready":"True"
	I0408 18:19:24.270190  950587 pod_ready.go:82] duration metric: took 400.207517ms for pod "nvidia-device-plugin-daemonset-qgpk4" in "kube-system" namespace to be "Ready" ...
	I0408 18:19:24.270214  950587 pod_ready.go:39] duration metric: took 34.109611932s 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" ...
	I0408 18:19:24.270243  950587 api_server.go:52] waiting for apiserver process to appear ...
	I0408 18:19:24.270330  950587 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0408 18:19:24.274705  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:24.282481  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:24.347408  950587 api_server.go:72] duration metric: took 53.988414359s to wait for apiserver process to appear ...
	I0408 18:19:24.347494  950587 api_server.go:88] waiting for apiserver healthz status ...
	I0408 18:19:24.347532  950587 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0408 18:19:24.352391  950587 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0408 18:19:24.353726  950587 api_server.go:141] control plane version: v1.32.2
	I0408 18:19:24.353816  950587 api_server.go:131] duration metric: took 6.300791ms to wait for apiserver health ...
	I0408 18:19:24.353834  950587 system_pods.go:43] waiting for kube-system pods to appear ...
	I0408 18:19:24.471177  950587 system_pods.go:59] 19 kube-system pods found
	I0408 18:19:24.471212  950587 system_pods.go:61] "amd-gpu-device-plugin-tpzwb" [9d976e0d-4d18-47e8-a61b-49ff85f063c2] Running
	I0408 18:19:24.471221  950587 system_pods.go:61] "coredns-668d6bf9bc-qqpt9" [5128f21c-ed5c-4764-b873-2481dfc593b2] Running
	I0408 18:19:24.471226  950587 system_pods.go:61] "csi-hostpath-attacher-0" [713ec7c2-133b-4f86-a6ea-46b10305d699] Running
	I0408 18:19:24.471230  950587 system_pods.go:61] "csi-hostpath-resizer-0" [938c4a15-2c56-48b4-8831-6abb6e214cf3] Running
	I0408 18:19:24.471240  950587 system_pods.go:61] "csi-hostpathplugin-pr5jf" [9a4eea81-fcd7-4ea2-a97f-8c7f17af9051] 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])
	I0408 18:19:24.471245  950587 system_pods.go:61] "etcd-addons-926924" [bd1259d8-1a0c-4498-9b67-5dea79bd5301] Running
	I0408 18:19:24.471252  950587 system_pods.go:61] "kindnet-zk9l7" [626d8e47-c81d-4cec-808b-893f5e8139a5] Running
	I0408 18:19:24.471260  950587 system_pods.go:61] "kube-apiserver-addons-926924" [4d459f93-657f-43f7-a32f-1f4056895dba] Running
	I0408 18:19:24.471267  950587 system_pods.go:61] "kube-controller-manager-addons-926924" [92b93dfe-338c-407d-a58e-64ff174017c9] Running
	I0408 18:19:24.471275  950587 system_pods.go:61] "kube-ingress-dns-minikube" [17d9c77c-f814-4b0c-b74d-daa8de29f0d2] Running
	I0408 18:19:24.471281  950587 system_pods.go:61] "kube-proxy-lk5wc" [6142873f-a519-43b0-8662-79339c49739e] Running
	I0408 18:19:24.471288  950587 system_pods.go:61] "kube-scheduler-addons-926924" [407dd30f-fd30-49e3-90a4-e3a6a1ab372d] Running
	I0408 18:19:24.471294  950587 system_pods.go:61] "metrics-server-7fbb699795-gtxkb" [fc29c0c5-2f27-4f67-8a6a-202feb3a20e9] Running
	I0408 18:19:24.471300  950587 system_pods.go:61] "nvidia-device-plugin-daemonset-qgpk4" [a35f9f1f-d7b0-453c-9885-86d2bb0f8ec4] Running
	I0408 18:19:24.471306  950587 system_pods.go:61] "registry-6c88467877-t5t5g" [971ca4fe-c719-430d-a165-bafce5920f1f] Running
	I0408 18:19:24.471314  950587 system_pods.go:61] "registry-proxy-v277t" [3a91f64b-f44b-44c3-9fc1-adee60624190] Running
	I0408 18:19:24.471319  950587 system_pods.go:61] "snapshot-controller-68b874b76f-lbj8q" [b06cf451-f058-4ef5-a76f-fe9132ad4e2a] Running
	I0408 18:19:24.471347  950587 system_pods.go:61] "snapshot-controller-68b874b76f-r7f7n" [3480bba7-ab7a-49ca-92e6-10a3097ce36d] Running
	I0408 18:19:24.471355  950587 system_pods.go:61] "storage-provisioner" [be9ba86d-0bf6-4afb-9b6c-0a475fd098b0] Running
	I0408 18:19:24.471364  950587 system_pods.go:74] duration metric: took 117.521784ms to wait for pod list to return data ...
	I0408 18:19:24.471378  950587 default_sa.go:34] waiting for default service account to be created ...
	I0408 18:19:24.655872  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:24.671936  950587 default_sa.go:45] found service account: "default"
	I0408 18:19:24.671965  950587 default_sa.go:55] duration metric: took 200.577508ms for default service account to be created ...
	I0408 18:19:24.671975  950587 system_pods.go:116] waiting for k8s-apps to be running ...
	I0408 18:19:24.779740  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:24.782260  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:24.871866  950587 system_pods.go:86] 19 kube-system pods found
	I0408 18:19:24.871902  950587 system_pods.go:89] "amd-gpu-device-plugin-tpzwb" [9d976e0d-4d18-47e8-a61b-49ff85f063c2] Running
	I0408 18:19:24.871911  950587 system_pods.go:89] "coredns-668d6bf9bc-qqpt9" [5128f21c-ed5c-4764-b873-2481dfc593b2] Running
	I0408 18:19:24.871917  950587 system_pods.go:89] "csi-hostpath-attacher-0" [713ec7c2-133b-4f86-a6ea-46b10305d699] Running
	I0408 18:19:24.871923  950587 system_pods.go:89] "csi-hostpath-resizer-0" [938c4a15-2c56-48b4-8831-6abb6e214cf3] Running
	I0408 18:19:24.871935  950587 system_pods.go:89] "csi-hostpathplugin-pr5jf" [9a4eea81-fcd7-4ea2-a97f-8c7f17af9051] 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])
	I0408 18:19:24.871942  950587 system_pods.go:89] "etcd-addons-926924" [bd1259d8-1a0c-4498-9b67-5dea79bd5301] Running
	I0408 18:19:24.871950  950587 system_pods.go:89] "kindnet-zk9l7" [626d8e47-c81d-4cec-808b-893f5e8139a5] Running
	I0408 18:19:24.871956  950587 system_pods.go:89] "kube-apiserver-addons-926924" [4d459f93-657f-43f7-a32f-1f4056895dba] Running
	I0408 18:19:24.871961  950587 system_pods.go:89] "kube-controller-manager-addons-926924" [92b93dfe-338c-407d-a58e-64ff174017c9] Running
	I0408 18:19:24.871973  950587 system_pods.go:89] "kube-ingress-dns-minikube" [17d9c77c-f814-4b0c-b74d-daa8de29f0d2] Running
	I0408 18:19:24.871982  950587 system_pods.go:89] "kube-proxy-lk5wc" [6142873f-a519-43b0-8662-79339c49739e] Running
	I0408 18:19:24.871988  950587 system_pods.go:89] "kube-scheduler-addons-926924" [407dd30f-fd30-49e3-90a4-e3a6a1ab372d] Running
	I0408 18:19:24.871996  950587 system_pods.go:89] "metrics-server-7fbb699795-gtxkb" [fc29c0c5-2f27-4f67-8a6a-202feb3a20e9] Running
	I0408 18:19:24.872004  950587 system_pods.go:89] "nvidia-device-plugin-daemonset-qgpk4" [a35f9f1f-d7b0-453c-9885-86d2bb0f8ec4] Running
	I0408 18:19:24.872013  950587 system_pods.go:89] "registry-6c88467877-t5t5g" [971ca4fe-c719-430d-a165-bafce5920f1f] Running
	I0408 18:19:24.872019  950587 system_pods.go:89] "registry-proxy-v277t" [3a91f64b-f44b-44c3-9fc1-adee60624190] Running
	I0408 18:19:24.872028  950587 system_pods.go:89] "snapshot-controller-68b874b76f-lbj8q" [b06cf451-f058-4ef5-a76f-fe9132ad4e2a] Running
	I0408 18:19:24.872045  950587 system_pods.go:89] "snapshot-controller-68b874b76f-r7f7n" [3480bba7-ab7a-49ca-92e6-10a3097ce36d] Running
	I0408 18:19:24.872054  950587 system_pods.go:89] "storage-provisioner" [be9ba86d-0bf6-4afb-9b6c-0a475fd098b0] Running
	I0408 18:19:24.872063  950587 system_pods.go:126] duration metric: took 200.081565ms to wait for k8s-apps to be running ...
	I0408 18:19:24.872072  950587 system_svc.go:44] waiting for kubelet service to be running ....
	I0408 18:19:24.872192  950587 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0408 18:19:24.887302  950587 system_svc.go:56] duration metric: took 15.217625ms WaitForService to wait for kubelet
	I0408 18:19:24.887396  950587 kubeadm.go:582] duration metric: took 54.528407562s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0408 18:19:24.887430  950587 node_conditions.go:102] verifying NodePressure condition ...
	I0408 18:19:25.070138  950587 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0408 18:19:25.070170  950587 node_conditions.go:123] node cpu capacity is 8
	I0408 18:19:25.070186  950587 node_conditions.go:105] duration metric: took 182.749667ms to run NodePressure ...
	I0408 18:19:25.070196  950587 start.go:241] waiting for startup goroutines ...
	I0408 18:19:25.155241  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:25.275182  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:25.282097  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:25.656345  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:25.775474  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:25.783580  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:26.156257  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:26.275233  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:26.284967  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:26.655680  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:26.775558  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:26.781845  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:27.156289  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:27.275760  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:27.282960  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:27.656062  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:27.776073  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:27.782908  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:28.155753  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:28.276006  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:28.282884  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:28.655515  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:28.775828  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:28.782577  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:29.156206  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:29.275090  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:29.282675  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:29.656703  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:29.775921  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:29.782505  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:30.156114  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:30.275214  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:30.282337  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:30.656410  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:30.775301  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:30.783345  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:31.155845  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:31.275839  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:31.282239  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:31.656557  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:31.775592  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:31.782909  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:32.156104  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:32.275147  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:32.282847  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:32.655520  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:32.775697  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:32.781810  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:33.155774  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:33.276015  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:33.282401  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:33.656526  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:33.775962  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:33.782724  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:34.157241  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:34.275467  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:34.282943  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:34.655489  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:34.775655  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:34.782009  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:35.155918  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:35.276087  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:35.282779  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:35.655892  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:35.776709  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:35.782580  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:36.156671  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:36.275707  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:36.281630  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:36.746963  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:36.849836  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:36.849996  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:37.155740  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:37.275964  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:37.348421  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:37.656410  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:38.047897  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:38.049116  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:38.155543  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:38.274981  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:38.347309  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:38.655467  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:38.776167  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:38.847699  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:39.156202  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:39.280435  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:39.283052  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:39.656692  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:39.776392  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:39.783385  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:40.156056  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:40.275047  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:40.282577  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:40.655378  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:40.776112  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:40.782921  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:41.155968  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:41.274931  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:41.282578  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:41.656198  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:41.775498  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:41.782863  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:42.155142  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:42.275202  950587 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0408 18:19:42.282353  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:42.656262  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:42.775436  950587 kapi.go:107] duration metric: took 1m5.50371351s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0408 18:19:42.783076  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:43.159767  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:43.291872  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:43.751132  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:43.782511  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:44.156677  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:44.282644  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:44.656463  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:44.782465  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:45.157509  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:45.283688  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0408 18:19:45.656559  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:45.783579  950587 kapi.go:107] duration metric: took 1m6.004221394s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0408 18:19:45.786321  950587 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-926924 cluster.
	I0408 18:19:45.788616  950587 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.
	I0408 18:19:45.790483  950587 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0408 18:19:46.156283  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:46.656718  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:47.156431  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:47.655230  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:48.156783  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:48.658550  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:49.155327  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:49.655843  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:50.155496  950587 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0408 18:19:50.655596  950587 kapi.go:107] duration metric: took 1m11.50374517s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0408 18:19:50.657672  950587 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, amd-gpu-device-plugin, nvidia-device-plugin, ingress-dns, inspektor-gadget, metrics-server, yakd, storage-provisioner-rancher, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0408 18:19:50.659109  950587 addons.go:514] duration metric: took 1m20.300099295s for enable addons: enabled=[cloud-spanner storage-provisioner amd-gpu-device-plugin nvidia-device-plugin ingress-dns inspektor-gadget metrics-server yakd storage-provisioner-rancher volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0408 18:19:50.659157  950587 start.go:246] waiting for cluster config update ...
	I0408 18:19:50.659178  950587 start.go:255] writing updated cluster config ...
	I0408 18:19:50.659457  950587 ssh_runner.go:195] Run: rm -f paused
	I0408 18:19:50.712239  950587 start.go:600] kubectl: 1.32.3, cluster: 1.32.2 (minor skew: 0)
	I0408 18:19:50.714648  950587 out.go:177] * Done! kubectl is now configured to use "addons-926924" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Apr 08 18:21:25 addons-926924 crio[1058]: time="2025-04-08 18:21:25.001137984Z" level=info msg="Removed pod sandbox: fd0695c308b32253986bae727266de0ec45b5440f5c9b31280f74a7eff68373b" id=0e9a3f53-5e78-4bd0-a55d-180b756c6ef4 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 08 18:21:25 addons-926924 crio[1058]: time="2025-04-08 18:21:25.001796684Z" level=info msg="Stopping pod sandbox: 870cb4806f135bf0189d8d101e7c3cd9e61204e05b872b5b1002218b7b61dd8e" id=140bf2fa-6bb9-4c1b-bc2c-47d2d0c116a9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 08 18:21:25 addons-926924 crio[1058]: time="2025-04-08 18:21:25.001837686Z" level=info msg="Stopped pod sandbox (already stopped): 870cb4806f135bf0189d8d101e7c3cd9e61204e05b872b5b1002218b7b61dd8e" id=140bf2fa-6bb9-4c1b-bc2c-47d2d0c116a9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 08 18:21:25 addons-926924 crio[1058]: time="2025-04-08 18:21:25.002232919Z" level=info msg="Removing pod sandbox: 870cb4806f135bf0189d8d101e7c3cd9e61204e05b872b5b1002218b7b61dd8e" id=42028aab-47c9-4ba0-b630-8e81cc4f134e name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 08 18:21:25 addons-926924 crio[1058]: time="2025-04-08 18:21:25.008712934Z" level=info msg="Removed pod sandbox: 870cb4806f135bf0189d8d101e7c3cd9e61204e05b872b5b1002218b7b61dd8e" id=42028aab-47c9-4ba0-b630-8e81cc4f134e name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 08 18:21:25 addons-926924 crio[1058]: time="2025-04-08 18:21:25.009267152Z" level=info msg="Stopping pod sandbox: 22d062ee4cf66cc671e75e8ab07dc5194e033483c91d6d4ca84dcb36a24ad3f3" id=c8ecf8df-c78f-4fec-b80c-a2b327b2bb65 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 08 18:21:25 addons-926924 crio[1058]: time="2025-04-08 18:21:25.009318292Z" level=info msg="Stopped pod sandbox (already stopped): 22d062ee4cf66cc671e75e8ab07dc5194e033483c91d6d4ca84dcb36a24ad3f3" id=c8ecf8df-c78f-4fec-b80c-a2b327b2bb65 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 08 18:21:25 addons-926924 crio[1058]: time="2025-04-08 18:21:25.009668238Z" level=info msg="Removing pod sandbox: 22d062ee4cf66cc671e75e8ab07dc5194e033483c91d6d4ca84dcb36a24ad3f3" id=66ed2063-5f88-4438-8911-b5fac5ccfd99 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 08 18:21:25 addons-926924 crio[1058]: time="2025-04-08 18:21:25.016350954Z" level=info msg="Removed pod sandbox: 22d062ee4cf66cc671e75e8ab07dc5194e033483c91d6d4ca84dcb36a24ad3f3" id=66ed2063-5f88-4438-8911-b5fac5ccfd99 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 08 18:21:25 addons-926924 crio[1058]: time="2025-04-08 18:21:25.017052895Z" level=info msg="Stopping pod sandbox: ad3eab0675a069984da208b9ebdcc6a5455dfc8b9c0ec6de95493317201992b6" id=105a31db-aead-4f03-af89-680afa188dbb name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 08 18:21:25 addons-926924 crio[1058]: time="2025-04-08 18:21:25.017108005Z" level=info msg="Stopped pod sandbox (already stopped): ad3eab0675a069984da208b9ebdcc6a5455dfc8b9c0ec6de95493317201992b6" id=105a31db-aead-4f03-af89-680afa188dbb name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 08 18:21:25 addons-926924 crio[1058]: time="2025-04-08 18:21:25.017530159Z" level=info msg="Removing pod sandbox: ad3eab0675a069984da208b9ebdcc6a5455dfc8b9c0ec6de95493317201992b6" id=85a74e98-26bd-4533-8fea-94d8b01f566c name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 08 18:21:25 addons-926924 crio[1058]: time="2025-04-08 18:21:25.024643432Z" level=info msg="Removed pod sandbox: ad3eab0675a069984da208b9ebdcc6a5455dfc8b9c0ec6de95493317201992b6" id=85a74e98-26bd-4533-8fea-94d8b01f566c name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 08 18:22:55 addons-926924 crio[1058]: time="2025-04-08 18:22:55.380661453Z" level=info msg="Running pod sandbox: default/hello-world-app-7d9564db4-rgf9d/POD" id=856e45b0-f8e1-4458-b544-69f0c62825b1 name=/runtime.v1.RuntimeService/RunPodSandbox
	Apr 08 18:22:55 addons-926924 crio[1058]: time="2025-04-08 18:22:55.380761332Z" level=warning msg="Allowed annotations are specified for workload []"
	Apr 08 18:22:55 addons-926924 crio[1058]: time="2025-04-08 18:22:55.410497173Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-rgf9d Namespace:default ID:9626a371a37a8d3aab5183d56c3f3a6810407cf369334f480cade3bf186804ea UID:9709f4a8-cceb-42d4-9052-c784c71b0224 NetNS:/var/run/netns/92cc7903-b38e-459f-8e02-7a5e1405ad5c Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Apr 08 18:22:55 addons-926924 crio[1058]: time="2025-04-08 18:22:55.410560267Z" level=info msg="Adding pod default_hello-world-app-7d9564db4-rgf9d to CNI network \"kindnet\" (type=ptp)"
	Apr 08 18:22:55 addons-926924 crio[1058]: time="2025-04-08 18:22:55.446514558Z" level=info msg="Got pod network &{Name:hello-world-app-7d9564db4-rgf9d Namespace:default ID:9626a371a37a8d3aab5183d56c3f3a6810407cf369334f480cade3bf186804ea UID:9709f4a8-cceb-42d4-9052-c784c71b0224 NetNS:/var/run/netns/92cc7903-b38e-459f-8e02-7a5e1405ad5c Networks:[] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Apr 08 18:22:55 addons-926924 crio[1058]: time="2025-04-08 18:22:55.446651232Z" level=info msg="Checking pod default_hello-world-app-7d9564db4-rgf9d for CNI network kindnet (type=ptp)"
	Apr 08 18:22:55 addons-926924 crio[1058]: time="2025-04-08 18:22:55.449090048Z" level=info msg="Ran pod sandbox 9626a371a37a8d3aab5183d56c3f3a6810407cf369334f480cade3bf186804ea with infra container: default/hello-world-app-7d9564db4-rgf9d/POD" id=856e45b0-f8e1-4458-b544-69f0c62825b1 name=/runtime.v1.RuntimeService/RunPodSandbox
	Apr 08 18:22:55 addons-926924 crio[1058]: time="2025-04-08 18:22:55.450360845Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=31523406-4dc6-4e3f-8b4a-8b43c3fe731a name=/runtime.v1.ImageService/ImageStatus
	Apr 08 18:22:55 addons-926924 crio[1058]: time="2025-04-08 18:22:55.450662171Z" level=info msg="Image docker.io/kicbase/echo-server:1.0 not found" id=31523406-4dc6-4e3f-8b4a-8b43c3fe731a name=/runtime.v1.ImageService/ImageStatus
	Apr 08 18:22:55 addons-926924 crio[1058]: time="2025-04-08 18:22:55.451236913Z" level=info msg="Pulling image: docker.io/kicbase/echo-server:1.0" id=c146af31-5465-4579-991d-7cfc46b489b2 name=/runtime.v1.ImageService/PullImage
	Apr 08 18:22:55 addons-926924 crio[1058]: time="2025-04-08 18:22:55.468412662Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	Apr 08 18:22:55 addons-926924 crio[1058]: time="2025-04-08 18:22:55.939553344Z" level=info msg="Trying to access \"docker.io/kicbase/echo-server:1.0\""
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	2740df5ead7fd       docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591                              2 minutes ago       Running             nginx                     0                   7fb8ae6247af2       nginx
	db1b51b096dab       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                   0                   473b74f4a557d       busybox
	9b3dcf88fe27a       registry.k8s.io/ingress-nginx/controller@sha256:62b61c42ec8dd877b85c0aa24c4744ce44d274bc16cc5d2364edfe67964ba55b             3 minutes ago       Running             controller                0                   0c82b64ecb92c       ingress-nginx-controller-56d7c84fd4-qxdmd
	eec4ed56b7cc9       gcr.io/k8s-minikube/minikube-ingress-dns@sha256:07c8f5b205a3f8971bfc6d460978ae00de35f17e5d5392b1de8de02356f85dab             3 minutes ago       Running             minikube-ingress-dns      0                   a1caa7665d270       kube-ingress-dns-minikube
	fbc252a53a006       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   3 minutes ago       Exited              patch                     0                   e109670366a7a       ingress-nginx-admission-patch-vmbcs
	124400aaaf8d8       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f   4 minutes ago       Exited              create                    0                   d5fd90bbeca0e       ingress-nginx-admission-create-2zrb5
	26c66dd564c3b       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             4 minutes ago       Running             storage-provisioner       0                   6fe3c0bf5586c       storage-provisioner
	4e75d888074a6       c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6                                                             4 minutes ago       Running             coredns                   0                   5387bf89918b9       coredns-668d6bf9bc-qqpt9
	6686dc145b171       docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495                           4 minutes ago       Running             kindnet-cni               0                   92a5db12aa6b1       kindnet-zk9l7
	f6053ffd1a0f8       f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5                                                             4 minutes ago       Running             kube-proxy                0                   1b119d251938a       kube-proxy-lk5wc
	190374684ffc2       85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef                                                             4 minutes ago       Running             kube-apiserver            0                   faa168a407471       kube-apiserver-addons-926924
	475e0ff2d97b3       a9e7e6b294baf1695fccb862d956c5d3ad8510e1e4ca1535f35dc09f247abbfc                                                             4 minutes ago       Running             etcd                      0                   f3891b9ee8f47       etcd-addons-926924
	4246018b0cbc2       d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d                                                             4 minutes ago       Running             kube-scheduler            0                   1c3b106f4c220       kube-scheduler-addons-926924
	ad7d512ab0562       b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389                                                             4 minutes ago       Running             kube-controller-manager   0                   77bc6a79d7661       kube-controller-manager-addons-926924
	
	
	==> coredns [4e75d888074a6b9c62247d3a103068e8ec5adc3da0f850111500ef73e74a01fc] <==
	[INFO] 10.244.0.9:54740 - 9848 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000233339s
	[INFO] 10.244.0.9:36349 - 26875 "AAAA IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.004943559s
	[INFO] 10.244.0.9:36349 - 26410 "A IN registry.kube-system.svc.cluster.local.us-central1-a.c.k8s-minikube.internal. udp 94 false 512" NXDOMAIN qr,rd,ra 94 0.00496444s
	[INFO] 10.244.0.9:45490 - 10710 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.00559454s
	[INFO] 10.244.0.9:45490 - 10408 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005730905s
	[INFO] 10.244.0.9:40952 - 14268 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.00522282s
	[INFO] 10.244.0.9:40952 - 14054 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.00668872s
	[INFO] 10.244.0.9:43390 - 26009 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000183081s
	[INFO] 10.244.0.9:43390 - 26206 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000251324s
	[INFO] 10.244.0.22:40003 - 48433 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000221383s
	[INFO] 10.244.0.22:33372 - 18973 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000234356s
	[INFO] 10.244.0.22:39805 - 54621 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000116297s
	[INFO] 10.244.0.22:33370 - 3235 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000204736s
	[INFO] 10.244.0.22:55982 - 25815 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000157286s
	[INFO] 10.244.0.22:56113 - 57712 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000237683s
	[INFO] 10.244.0.22:60240 - 26884 "A IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.00737251s
	[INFO] 10.244.0.22:57715 - 42073 "AAAA IN storage.googleapis.com.us-central1-a.c.k8s-minikube.internal. udp 89 false 1232" NXDOMAIN qr,rd,ra 78 0.0075406s
	[INFO] 10.244.0.22:46743 - 41892 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.009779133s
	[INFO] 10.244.0.22:50083 - 44337 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.013695575s
	[INFO] 10.244.0.22:48613 - 2133 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006885406s
	[INFO] 10.244.0.22:44363 - 18280 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.007556514s
	[INFO] 10.244.0.22:35052 - 25487 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.0025178s
	[INFO] 10.244.0.22:38019 - 13141 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.002565507s
	[INFO] 10.244.0.26:55744 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000202616s
	[INFO] 10.244.0.26:56487 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000228569s
	
	
	==> describe nodes <==
	Name:               addons-926924
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-926924
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=00fec7ad00298ce3ccd71a2d57a7f829f082fec8
	                    minikube.k8s.io/name=addons-926924
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2025_04_08T18_18_25_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-926924
	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:  Tue, 08 Apr 2025 18:18:22 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-926924
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 08 Apr 2025 18:22:50 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 08 Apr 2025 18:20:58 +0000   Tue, 08 Apr 2025 18:18:20 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 08 Apr 2025 18:20:58 +0000   Tue, 08 Apr 2025 18:18:20 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 08 Apr 2025 18:20:58 +0000   Tue, 08 Apr 2025 18:18:20 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 08 Apr 2025 18:20:58 +0000   Tue, 08 Apr 2025 18:18:49 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-926924
	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:                 4624abf0517341fdabfda7a87a4aed87
	  System UUID:                6a4f4975-042d-4167-8d41-35411127721a
	  Boot ID:                    3f7e5b49-47b1-4aae-9ed2-cc580e638153
	  Kernel Version:             5.15.0-1078-gcp
	  OS Image:                   Ubuntu 22.04.5 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.32.2
	  Kube-Proxy Version:         v1.32.2
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                         CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                         ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m5s
	  default                     hello-world-app-7d9564db4-rgf9d              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-qxdmd    100m (1%)     0 (0%)      90Mi (0%)        0 (0%)         4m19s
	  kube-system                 coredns-668d6bf9bc-qqpt9                     100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     4m26s
	  kube-system                 etcd-addons-926924                           100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         4m31s
	  kube-system                 kindnet-zk9l7                                100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      4m26s
	  kube-system                 kube-apiserver-addons-926924                 250m (3%)     0 (0%)      0 (0%)           0 (0%)         4m31s
	  kube-system                 kube-controller-manager-addons-926924        200m (2%)     0 (0%)      0 (0%)           0 (0%)         4m31s
	  kube-system                 kube-ingress-dns-minikube                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m22s
	  kube-system                 kube-proxy-lk5wc                             0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m26s
	  kube-system                 kube-scheduler-addons-926924                 100m (1%)     0 (0%)      0 (0%)           0 (0%)         4m31s
	  kube-system                 storage-provisioner                          0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m21s
	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                 4m22s  kube-proxy       
	  Normal   Starting                 4m32s  kubelet          Starting kubelet.
	  Warning  CgroupV1                 4m32s  kubelet          cgroup v1 support is in maintenance mode, please migrate to cgroup v2
	  Normal   NodeHasSufficientMemory  4m32s  kubelet          Node addons-926924 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    4m32s  kubelet          Node addons-926924 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     4m32s  kubelet          Node addons-926924 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           4m27s  node-controller  Node addons-926924 event: Registered Node addons-926924 in Controller
	  Normal   NodeReady                4m7s   kubelet          Node addons-926924 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000007] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev br-baf74db3de03
	[  +0.000001] ll header: 00000000: 7e cd ab d7 92 d3 fa fc ca 25 b5 b9 08 00
	[  +0.000004] ll header: 00000000: 7e cd ab d7 92 d3 fa fc ca 25 b5 b9 08 00
	[  +0.000005] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev br-baf74db3de03
	[  +0.000001] ll header: 00000000: 7e cd ab d7 92 d3 fa fc ca 25 b5 b9 08 00
	[  +8.187252] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev br-baf74db3de03
	[  +0.000001] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev br-baf74db3de03
	[  +0.000006] ll header: 00000000: 7e cd ab d7 92 d3 fa fc ca 25 b5 b9 08 00
	[  +0.000000] ll header: 00000000: 7e cd ab d7 92 d3 fa fc ca 25 b5 b9 08 00
	[  +0.000007] IPv4: martian source 10.96.0.1 from 10.244.0.2, on dev br-baf74db3de03
	[  +0.000002] ll header: 00000000: 7e cd ab d7 92 d3 fa fc ca 25 b5 b9 08 00
	[Apr 8 18:20] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: be 61 09 89 45 da ce 9b f8 bb a5 34 08 00
	[  +1.031180] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000026] ll header: 00000000: be 61 09 89 45 da ce 9b f8 bb a5 34 08 00
	[  +2.015768] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: be 61 09 89 45 da ce 9b f8 bb a5 34 08 00
	[  +4.099630] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: be 61 09 89 45 da ce 9b f8 bb a5 34 08 00
	[  +8.187220] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: be 61 09 89 45 da ce 9b f8 bb a5 34 08 00
	[Apr 8 18:21] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000010] ll header: 00000000: be 61 09 89 45 da ce 9b f8 bb a5 34 08 00
	[ +33.016817] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: be 61 09 89 45 da ce 9b f8 bb a5 34 08 00
	
	
	==> etcd [475e0ff2d97b3695f6b0e01b3168ac030e1623ff777fd458cda2d2d9224ea4c5] <==
	{"level":"info","ts":"2025-04-08T18:18:34.047006Z","caller":"traceutil/trace.go:171","msg":"trace[512052979] linearizableReadLoop","detail":"{readStateIndex:414; appliedIndex:413; }","duration":"172.681725ms","start":"2025-04-08T18:18:33.874300Z","end":"2025-04-08T18:18:34.046982Z","steps":["trace[512052979] 'read index received'  (duration: 74.508885ms)","trace[512052979] 'applied index is now lower than readState.Index'  (duration: 98.172032ms)"],"step_count":2}
	{"level":"info","ts":"2025-04-08T18:18:34.047726Z","caller":"traceutil/trace.go:171","msg":"trace[1548636564] transaction","detail":"{read_only:false; response_revision:404; number_of_response:1; }","duration":"173.569569ms","start":"2025-04-08T18:18:33.874135Z","end":"2025-04-08T18:18:34.047705Z","steps":["trace[1548636564] 'process raft request'  (duration: 171.813375ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T18:18:34.047882Z","caller":"traceutil/trace.go:171","msg":"trace[2129455389] transaction","detail":"{read_only:false; response_revision:406; number_of_response:1; }","duration":"100.083557ms","start":"2025-04-08T18:18:33.947779Z","end":"2025-04-08T18:18:34.047863Z","steps":["trace[2129455389] 'process raft request'  (duration: 99.117612ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-08T18:18:34.048108Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"173.783417ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/default/cloud-spanner-emulator-7dc7f9b5b8\" limit:1 ","response":"range_response_count:1 size:2234"}
	{"level":"info","ts":"2025-04-08T18:18:34.051557Z","caller":"traceutil/trace.go:171","msg":"trace[217434482] range","detail":"{range_begin:/registry/replicasets/default/cloud-spanner-emulator-7dc7f9b5b8; range_end:; response_count:1; response_revision:408; }","duration":"177.255418ms","start":"2025-04-08T18:18:33.874281Z","end":"2025-04-08T18:18:34.051537Z","steps":["trace[217434482] 'agreement among raft nodes before linearized reading'  (duration: 173.732612ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-08T18:18:34.048160Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.147471ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-08T18:18:34.051840Z","caller":"traceutil/trace.go:171","msg":"trace[1412526474] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions; range_end:; response_count:0; response_revision:408; }","duration":"103.850608ms","start":"2025-04-08T18:18:33.947975Z","end":"2025-04-08T18:18:34.051825Z","steps":["trace[1412526474] 'agreement among raft nodes before linearized reading'  (duration: 100.167498ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T18:18:34.049137Z","caller":"traceutil/trace.go:171","msg":"trace[477976560] transaction","detail":"{read_only:false; response_revision:405; number_of_response:1; }","duration":"101.472696ms","start":"2025-04-08T18:18:33.947647Z","end":"2025-04-08T18:18:34.049120Z","steps":["trace[477976560] 'process raft request'  (duration: 99.196694ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T18:18:34.049228Z","caller":"traceutil/trace.go:171","msg":"trace[2131832366] transaction","detail":"{read_only:false; response_revision:407; number_of_response:1; }","duration":"100.994541ms","start":"2025-04-08T18:18:33.948221Z","end":"2025-04-08T18:18:34.049216Z","steps":["trace[2131832366] 'process raft request'  (duration: 98.703447ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T18:18:34.360071Z","caller":"traceutil/trace.go:171","msg":"trace[1308954478] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"102.228919ms","start":"2025-04-08T18:18:34.257826Z","end":"2025-04-08T18:18:34.360055Z","steps":["trace[1308954478] 'process raft request'  (duration: 102.181688ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T18:18:34.360344Z","caller":"traceutil/trace.go:171","msg":"trace[2050765422] transaction","detail":"{read_only:false; response_revision:411; number_of_response:1; }","duration":"103.139845ms","start":"2025-04-08T18:18:34.257185Z","end":"2025-04-08T18:18:34.360324Z","steps":["trace[2050765422] 'process raft request'  (duration: 100.776249ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T18:18:34.361598Z","caller":"traceutil/trace.go:171","msg":"trace[1270556182] transaction","detail":"{read_only:false; response_revision:413; number_of_response:1; }","duration":"101.893527ms","start":"2025-04-08T18:18:34.259690Z","end":"2025-04-08T18:18:34.361583Z","steps":["trace[1270556182] 'process raft request'  (duration: 101.688959ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T18:18:34.363966Z","caller":"traceutil/trace.go:171","msg":"trace[248328929] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"102.838134ms","start":"2025-04-08T18:18:34.261115Z","end":"2025-04-08T18:18:34.363953Z","steps":["trace[248328929] 'process raft request'  (duration: 102.31106ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T18:18:34.364439Z","caller":"traceutil/trace.go:171","msg":"trace[565234473] linearizableReadLoop","detail":"{readStateIndex:425; appliedIndex:421; }","duration":"103.098798ms","start":"2025-04-08T18:18:34.261328Z","end":"2025-04-08T18:18:34.364427Z","steps":["trace[565234473] 'read index received'  (duration: 96.652452ms)","trace[565234473] 'applied index is now lower than readState.Index'  (duration: 6.445188ms)"],"step_count":2}
	{"level":"warn","ts":"2025-04-08T18:18:34.364584Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.231921ms","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-04-08T18:18:34.364665Z","caller":"traceutil/trace.go:171","msg":"trace[1960919300] range","detail":"{range_begin:/registry/serviceaccounts/local-path-storage/local-path-provisioner-service-account; range_end:; response_count:0; response_revision:415; }","duration":"103.348805ms","start":"2025-04-08T18:18:34.261303Z","end":"2025-04-08T18:18:34.364652Z","steps":["trace[1960919300] 'agreement among raft nodes before linearized reading'  (duration: 103.231616ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-08T18:19:38.045897Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"195.447094ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-08T18:19:38.045997Z","caller":"traceutil/trace.go:171","msg":"trace[1300693153] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1109; }","duration":"195.606256ms","start":"2025-04-08T18:19:37.850368Z","end":"2025-04-08T18:19:38.045974Z","steps":["trace[1300693153] 'range keys from in-memory index tree'  (duration: 195.373001ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-08T18:19:38.046357Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"299.861088ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas/\" range_end:\"/registry/resourcequotas0\" count_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-08T18:19:38.046420Z","caller":"traceutil/trace.go:171","msg":"trace[1685148196] range","detail":"{range_begin:/registry/resourcequotas/; range_end:/registry/resourcequotas0; response_count:0; response_revision:1109; }","duration":"299.956332ms","start":"2025-04-08T18:19:37.746438Z","end":"2025-04-08T18:19:38.046395Z","steps":["trace[1685148196] 'count revisions from in-memory index tree'  (duration: 299.777394ms)"],"step_count":1}
	{"level":"warn","ts":"2025-04-08T18:19:38.046453Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2025-04-08T18:19:37.746416Z","time spent":"300.02527ms","remote":"127.0.0.1:41834","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":0,"response size":29,"request content":"key:\"/registry/resourcequotas/\" range_end:\"/registry/resourcequotas0\" count_only:true "}
	{"level":"warn","ts":"2025-04-08T18:19:38.046597Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"198.924183ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2025-04-08T18:19:38.047295Z","caller":"traceutil/trace.go:171","msg":"trace[193728145] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1109; }","duration":"199.647472ms","start":"2025-04-08T18:19:37.847631Z","end":"2025-04-08T18:19:38.047278Z","steps":["trace[193728145] 'range keys from in-memory index tree'  (duration: 198.865136ms)"],"step_count":1}
	{"level":"info","ts":"2025-04-08T18:20:00.303034Z","caller":"traceutil/trace.go:171","msg":"trace[251998434] transaction","detail":"{read_only:false; response_revision:1237; number_of_response:1; }","duration":"126.542723ms","start":"2025-04-08T18:20:00.176466Z","end":"2025-04-08T18:20:00.303009Z","steps":["trace[251998434] 'process raft request'  (duration: 59.37686ms)","trace[251998434] 'compare'  (duration: 67.062474ms)"],"step_count":2}
	{"level":"info","ts":"2025-04-08T18:20:05.941302Z","caller":"traceutil/trace.go:171","msg":"trace[1664620525] transaction","detail":"{read_only:false; response_revision:1273; number_of_response:1; }","duration":"122.71761ms","start":"2025-04-08T18:20:05.818564Z","end":"2025-04-08T18:20:05.941281Z","steps":["trace[1664620525] 'process raft request'  (duration: 122.586334ms)"],"step_count":1}
	
	
	==> kernel <==
	 18:22:56 up  2:05,  0 users,  load average: 0.39, 1.36, 5.22
	Linux addons-926924 5.15.0-1078-gcp #87~20.04.1-Ubuntu SMP Mon Feb 24 10:23:16 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.5 LTS"
	
	
	==> kindnet [6686dc145b171123ce7fd1aec0932132e3d6f35e479dbf650741e2fcd87e1bc4] <==
	I0408 18:20:49.677623       1 main.go:301] handling current node
	I0408 18:20:59.675201       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 18:20:59.675254       1 main.go:301] handling current node
	I0408 18:21:09.675764       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 18:21:09.675806       1 main.go:301] handling current node
	I0408 18:21:19.676960       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 18:21:19.677008       1 main.go:301] handling current node
	I0408 18:21:29.684129       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 18:21:29.684170       1 main.go:301] handling current node
	I0408 18:21:39.675386       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 18:21:39.675439       1 main.go:301] handling current node
	I0408 18:21:49.678298       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 18:21:49.678341       1 main.go:301] handling current node
	I0408 18:21:59.684428       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 18:21:59.684466       1 main.go:301] handling current node
	I0408 18:22:09.674873       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 18:22:09.674918       1 main.go:301] handling current node
	I0408 18:22:19.682716       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 18:22:19.682753       1 main.go:301] handling current node
	I0408 18:22:29.683838       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 18:22:29.683875       1 main.go:301] handling current node
	I0408 18:22:39.675011       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 18:22:39.675049       1 main.go:301] handling current node
	I0408 18:22:49.683602       1 main.go:297] Handling node with IPs: map[192.168.49.2:{}]
	I0408 18:22:49.683647       1 main.go:301] handling current node
	
	
	==> kube-apiserver [190374684ffc2a4eb6b755976bce72306b3e5a80fc1171952a65eea1410c1061] <==
	I0408 18:20:08.864704       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.107.86.64"}
	E0408 18:20:24.556135       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0408 18:20:24.562669       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0408 18:20:24.568742       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0408 18:20:28.913893       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0408 18:20:29.933131       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0408 18:20:34.404918       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0408 18:20:34.657210       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.105.56.196"}
	E0408 18:20:39.569945       1 authentication.go:74] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0408 18:20:55.164340       1 controller.go:129] OpenAPI AggregationController: action for item v1beta1.metrics.k8s.io: Nothing (removed from the queue).
	I0408 18:20:58.415639       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0408 18:21:10.646253       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0408 18:21:10.646417       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0408 18:21:10.661777       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0408 18:21:10.661840       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0408 18:21:10.675940       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0408 18:21:10.676006       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0408 18:21:10.688148       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0408 18:21:10.688190       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0408 18:21:10.755094       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0408 18:21:10.755143       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0408 18:21:11.688278       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0408 18:21:11.756127       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0408 18:21:11.764212       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	I0408 18:22:55.284718       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.107.218.150"}
	
	
	==> kube-controller-manager [ad7d512ab0562470ec56a43d64d0f051e543560a2075ed89d93627dfe818f18d] <==
	E0408 18:21:55.971935       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"
	W0408 18:22:11.915158       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
	E0408 18:22:11.916228       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"
	W0408 18:22:11.917103       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
	E0408 18:22:11.917159       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"
	W0408 18:22:22.530326       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
	E0408 18:22:22.531483       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"
	W0408 18:22:22.532530       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
	E0408 18:22:22.532580       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"
	W0408 18:22:29.307187       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
	E0408 18:22:29.308369       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"
	W0408 18:22:29.309280       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
	E0408 18:22:29.309320       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"
	W0408 18:22:35.384808       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
	E0408 18:22:35.385936       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"
	W0408 18:22:35.387271       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
	E0408 18:22:35.387318       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"
	W0408 18:22:49.833956       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
	E0408 18:22:49.834926       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"
	W0408 18:22:49.835900       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
	E0408 18:22:49.835948       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"
	I0408 18:22:55.080245       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="14.940407ms"
	I0408 18:22:55.085784       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="5.488461ms"
	I0408 18:22:55.085875       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="52.279µs"
	I0408 18:22:55.088181       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-7d9564db4" duration="50.064µs"
	
	
	==> kube-proxy [f6053ffd1a0f81edf734112a4773a811c43b5bc517429f8329d5bd1406e53ffd] <==
	I0408 18:18:31.650487       1 server_linux.go:66] "Using iptables proxy"
	I0408 18:18:33.269892       1 server.go:698] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0408 18:18:33.269987       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`"
	I0408 18:18:34.257970       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0408 18:18:34.258155       1 server_linux.go:170] "Using iptables Proxier"
	I0408 18:18:34.350537       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"
	I0408 18:18:34.356847       1 server.go:497] "Version info" version="v1.32.2"
	I0408 18:18:34.357182       1 server.go:499] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0408 18:18:34.367005       1 config.go:329] "Starting node config controller"
	I0408 18:18:34.367137       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0408 18:18:34.367431       1 config.go:199] "Starting service config controller"
	I0408 18:18:34.367479       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0408 18:18:34.367595       1 config.go:105] "Starting endpoint slice config controller"
	I0408 18:18:34.367616       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0408 18:18:34.545688       1 shared_informer.go:320] Caches are synced for node config
	I0408 18:18:34.548137       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0408 18:18:34.548179       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [4246018b0cbc2275b611bc768c4219b45c8c3824b94936dbb589487f8ffd2d32] <==
	W0408 18:18:22.558953       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0408 18:18:22.559412       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0408 18:18:23.363644       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
	E0408 18:18:23.363689       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"
	W0408 18:18:23.375399       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
	E0408 18:18:23.375463       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"
	W0408 18:18:23.434913       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0408 18:18:23.434953       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0408 18:18:23.546625       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
	E0408 18:18:23.546678       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"
	W0408 18:18:23.596492       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
	E0408 18:18:23.596542       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"
	W0408 18:18:23.605194       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
	E0408 18:18:23.605243       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"
	W0408 18:18:23.629738       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0408 18:18:23.629794       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0408 18:18:23.666387       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
	E0408 18:18:23.666430       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"
	W0408 18:18:23.714964       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
	E0408 18:18:23.715022       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"
	W0408 18:18:23.732693       1 reflector.go:569] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0408 18:18:23.732739       1 reflector.go:166] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User \"system:kube-scheduler\" cannot list resource \"poddisruptionbudgets\" in API group \"policy\" at the cluster scope" logger="UnhandledError"
	W0408 18:18:23.928754       1 reflector.go:569] runtime/asm_amd64.s:1700: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0408 18:18:23.928798       1 reflector.go:166] "Unhandled Error" err="runtime/asm_amd64.s:1700: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"extension-apiserver-authentication\" is forbidden: User \"system:kube-scheduler\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\"" logger="UnhandledError"
	I0408 18:18:26.852075       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 08 18:22:24 addons-926924 kubelet[1667]: E0408 18:22:24.985540    1667 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/01229a8bcf73e154117fa50c862da441744c176ae89e4556d199b120f30e7388/diff" to get inode usage: stat /var/lib/containers/storage/overlay/01229a8bcf73e154117fa50c862da441744c176ae89e4556d199b120f30e7388/diff: no such file or directory, extraDiskErr: <nil>
	Apr 08 18:22:24 addons-926924 kubelet[1667]: E0408 18:22:24.985598    1667 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/4587be59d0363aefd8c25d514453021ab9af1765ddf9ce7cf65d3e2dead34f03/diff" to get inode usage: stat /var/lib/containers/storage/overlay/4587be59d0363aefd8c25d514453021ab9af1765ddf9ce7cf65d3e2dead34f03/diff: no such file or directory, extraDiskErr: <nil>
	Apr 08 18:22:24 addons-926924 kubelet[1667]: E0408 18:22:24.988912    1667 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/7696afbb53c94653fb39df4ff3cc8d31abdcb1d119a0ec34619ad76f2c8385cc/diff" to get inode usage: stat /var/lib/containers/storage/overlay/7696afbb53c94653fb39df4ff3cc8d31abdcb1d119a0ec34619ad76f2c8385cc/diff: no such file or directory, extraDiskErr: <nil>
	Apr 08 18:22:24 addons-926924 kubelet[1667]: E0408 18:22:24.990048    1667 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/1a951018fd8d366d6b50f9504c522ea405a30a49590280c3a0fd9b0d4e00ec4f/diff" to get inode usage: stat /var/lib/containers/storage/overlay/1a951018fd8d366d6b50f9504c522ea405a30a49590280c3a0fd9b0d4e00ec4f/diff: no such file or directory, extraDiskErr: <nil>
	Apr 08 18:22:24 addons-926924 kubelet[1667]: E0408 18:22:24.992274    1667 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/2e285df23d05aa8198a55a22a6a1972a633c72e00f975b93326104b48c273740/diff" to get inode usage: stat /var/lib/containers/storage/overlay/2e285df23d05aa8198a55a22a6a1972a633c72e00f975b93326104b48c273740/diff: no such file or directory, extraDiskErr: <nil>
	Apr 08 18:22:25 addons-926924 kubelet[1667]: E0408 18:22:25.047976    1667 fsHandler.go:119] failed to collect filesystem stats - rootDiskErr: could not stat "/var/lib/containers/storage/overlay/01229a8bcf73e154117fa50c862da441744c176ae89e4556d199b120f30e7388/diff" to get inode usage: stat /var/lib/containers/storage/overlay/01229a8bcf73e154117fa50c862da441744c176ae89e4556d199b120f30e7388/diff: no such file or directory, extraDiskErr: <nil>
	Apr 08 18:22:34 addons-926924 kubelet[1667]: E0408 18:22:34.917723    1667 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744136554917492590,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 08 18:22:34 addons-926924 kubelet[1667]: E0408 18:22:34.917767    1667 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744136554917492590,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 08 18:22:44 addons-926924 kubelet[1667]: E0408 18:22:44.920331    1667 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744136564920034046,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 08 18:22:44 addons-926924 kubelet[1667]: E0408 18:22:44.920376    1667 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744136564920034046,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 08 18:22:54 addons-926924 kubelet[1667]: E0408 18:22:54.922889    1667 eviction_manager.go:259] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744136574922581981,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 08 18:22:54 addons-926924 kubelet[1667]: E0408 18:22:54.922935    1667 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1744136574922581981,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:617834,},InodesUsed:&UInt64Value{Value:236,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Apr 08 18:22:55 addons-926924 kubelet[1667]: I0408 18:22:55.079104    1667 memory_manager.go:355] "RemoveStaleState removing state" podUID="9a4eea81-fcd7-4ea2-a97f-8c7f17af9051" containerName="liveness-probe"
	Apr 08 18:22:55 addons-926924 kubelet[1667]: I0408 18:22:55.079153    1667 memory_manager.go:355] "RemoveStaleState removing state" podUID="719c23c8-d3b3-4c32-a0bd-8d112d11a600" containerName="task-pv-container"
	Apr 08 18:22:55 addons-926924 kubelet[1667]: I0408 18:22:55.079163    1667 memory_manager.go:355] "RemoveStaleState removing state" podUID="b06cf451-f058-4ef5-a76f-fe9132ad4e2a" containerName="volume-snapshot-controller"
	Apr 08 18:22:55 addons-926924 kubelet[1667]: I0408 18:22:55.079172    1667 memory_manager.go:355] "RemoveStaleState removing state" podUID="9a4eea81-fcd7-4ea2-a97f-8c7f17af9051" containerName="csi-provisioner"
	Apr 08 18:22:55 addons-926924 kubelet[1667]: I0408 18:22:55.079179    1667 memory_manager.go:355] "RemoveStaleState removing state" podUID="9a4eea81-fcd7-4ea2-a97f-8c7f17af9051" containerName="node-driver-registrar"
	Apr 08 18:22:55 addons-926924 kubelet[1667]: I0408 18:22:55.079190    1667 memory_manager.go:355] "RemoveStaleState removing state" podUID="938c4a15-2c56-48b4-8831-6abb6e214cf3" containerName="csi-resizer"
	Apr 08 18:22:55 addons-926924 kubelet[1667]: I0408 18:22:55.079202    1667 memory_manager.go:355] "RemoveStaleState removing state" podUID="9a4eea81-fcd7-4ea2-a97f-8c7f17af9051" containerName="csi-snapshotter"
	Apr 08 18:22:55 addons-926924 kubelet[1667]: I0408 18:22:55.079209    1667 memory_manager.go:355] "RemoveStaleState removing state" podUID="713ec7c2-133b-4f86-a6ea-46b10305d699" containerName="csi-attacher"
	Apr 08 18:22:55 addons-926924 kubelet[1667]: I0408 18:22:55.079217    1667 memory_manager.go:355] "RemoveStaleState removing state" podUID="3480bba7-ab7a-49ca-92e6-10a3097ce36d" containerName="volume-snapshot-controller"
	Apr 08 18:22:55 addons-926924 kubelet[1667]: I0408 18:22:55.079224    1667 memory_manager.go:355] "RemoveStaleState removing state" podUID="9a4eea81-fcd7-4ea2-a97f-8c7f17af9051" containerName="csi-external-health-monitor-controller"
	Apr 08 18:22:55 addons-926924 kubelet[1667]: I0408 18:22:55.079232    1667 memory_manager.go:355] "RemoveStaleState removing state" podUID="9a4eea81-fcd7-4ea2-a97f-8c7f17af9051" containerName="hostpath"
	Apr 08 18:22:55 addons-926924 kubelet[1667]: I0408 18:22:55.174280    1667 reconciler_common.go:251] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-x7cm2\" (UniqueName: \"kubernetes.io/projected/9709f4a8-cceb-42d4-9052-c784c71b0224-kube-api-access-x7cm2\") pod \"hello-world-app-7d9564db4-rgf9d\" (UID: \"9709f4a8-cceb-42d4-9052-c784c71b0224\") " pod="default/hello-world-app-7d9564db4-rgf9d"
	Apr 08 18:22:55 addons-926924 kubelet[1667]: W0408 18:22:55.448449    1667 manager.go:1169] Failed to process watch event {EventType:0 Name:/docker/584d217ff6f1e1e0118207048bb692c9cbd9b5ae98b2518ad983793ec09b239e/crio-9626a371a37a8d3aab5183d56c3f3a6810407cf369334f480cade3bf186804ea WatchSource:0}: Error finding container 9626a371a37a8d3aab5183d56c3f3a6810407cf369334f480cade3bf186804ea: Status 404 returned error can't find the container with id 9626a371a37a8d3aab5183d56c3f3a6810407cf369334f480cade3bf186804ea
	
	
	==> storage-provisioner [26c66dd564c3bafd92cf05f84eca645ebeddc35d9ad01c28eb55e056c1870eb0] <==
	I0408 18:18:50.986891       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0408 18:18:50.997060       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0408 18:18:50.997175       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0408 18:18:51.049816       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0408 18:18:51.050001       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-926924_5397496f-ed5b-4107-9069-c959c47a68ea!
	I0408 18:18:51.050521       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"62b98c54-e950-44b6-bef3-a57178f7bf70", APIVersion:"v1", ResourceVersion:"889", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-926924_5397496f-ed5b-4107-9069-c959c47a68ea became leader
	I0408 18:18:51.150990       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-926924_5397496f-ed5b-4107-9069-c959c47a68ea!
	

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

                                                
                                                
-- stdout --
	Name:             hello-world-app-7d9564db4-rgf9d
	Namespace:        default
	Priority:         0
	Service Account:  default
	Node:             addons-926924/192.168.49.2
	Start Time:       Tue, 08 Apr 2025 18:22:55 +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-x7cm2 (ro)
	Conditions:
	  Type                        Status
	  PodReadyToStartContainers   False 
	  Initialized                 True 
	  Ready                       False 
	  ContainersReady             False 
	  PodScheduled                True 
	Volumes:
	  kube-api-access-x7cm2:
	    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-rgf9d to addons-926924
	  Normal  Pulling    2s    kubelet            Pulling image "docker.io/kicbase/echo-server:1.0"
	  Normal  Pulled     0s    kubelet            Successfully pulled image "docker.io/kicbase/echo-server:1.0" in 1.62s (1.62s including waiting). Image size: 4944818 bytes.
	  Normal  Created    0s    kubelet            Created container: hello-world-app
	  Normal  Started    0s    kubelet            Started container hello-world-app

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

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-926924 describe pod hello-world-app-7d9564db4-rgf9d ingress-nginx-admission-create-2zrb5 ingress-nginx-admission-patch-vmbcs: exit status 1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-926924 addons disable ingress-dns --alsologtostderr -v=1: (1.513520925s)
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 addons disable ingress --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-926924 addons disable ingress --alsologtostderr -v=1: (7.729038762s)
--- FAIL: TestAddons/parallel/Ingress (152.75s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:426: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 image load /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr
functional_test.go:426: (dbg) Done: out/minikube-linux-amd64 -p functional-212707 image load /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr: (1.477075142s)
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 image ls
functional_test.go:468: (dbg) Done: out/minikube-linux-amd64 -p functional-212707 image ls: (2.414446041s)
functional_test.go:463: expected "kicbase/echo-server:functional-212707" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (3.89s)

                                                
                                    

Test pass (302/331)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 6.13
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.22
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.32.2/json-events 4.4
13 TestDownloadOnly/v1.32.2/preload-exists 0
17 TestDownloadOnly/v1.32.2/LogsDuration 0.07
18 TestDownloadOnly/v1.32.2/DeleteAll 0.22
19 TestDownloadOnly/v1.32.2/DeleteAlwaysSucceeds 0.15
20 TestDownloadOnlyKic 1.21
21 TestBinaryMirror 0.86
22 TestOffline 58.14
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.06
27 TestAddons/Setup 125.17
31 TestAddons/serial/GCPAuth/Namespaces 0.12
32 TestAddons/serial/GCPAuth/FakeCredentials 8.55
35 TestAddons/parallel/Registry 14.33
37 TestAddons/parallel/InspektorGadget 11.67
38 TestAddons/parallel/MetricsServer 5.86
40 TestAddons/parallel/CSI 51.52
41 TestAddons/parallel/Headlamp 17.47
42 TestAddons/parallel/CloudSpanner 6.56
43 TestAddons/parallel/LocalPath 53.64
44 TestAddons/parallel/NvidiaDevicePlugin 5.55
45 TestAddons/parallel/Yakd 10.97
46 TestAddons/parallel/AmdGpuDevicePlugin 5.48
47 TestAddons/StoppedEnableDisable 12.16
48 TestCertOptions 32.17
49 TestCertExpiration 223.14
51 TestForceSystemdFlag 34.62
52 TestForceSystemdEnv 37.93
54 TestKVMDriverInstallOrUpdate 3.4
58 TestErrorSpam/setup 23.67
59 TestErrorSpam/start 0.63
60 TestErrorSpam/status 0.9
61 TestErrorSpam/pause 1.63
62 TestErrorSpam/unpause 1.63
63 TestErrorSpam/stop 1.38
66 TestFunctional/serial/CopySyncFile 0
67 TestFunctional/serial/StartWithProxy 42.89
68 TestFunctional/serial/AuditLog 0
69 TestFunctional/serial/SoftStart 28.03
70 TestFunctional/serial/KubeContext 0.05
71 TestFunctional/serial/KubectlGetPods 0.06
74 TestFunctional/serial/CacheCmd/cache/add_remote 3.14
75 TestFunctional/serial/CacheCmd/cache/add_local 1.44
76 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
77 TestFunctional/serial/CacheCmd/cache/list 0.05
78 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.29
79 TestFunctional/serial/CacheCmd/cache/cache_reload 1.73
80 TestFunctional/serial/CacheCmd/cache/delete 0.11
81 TestFunctional/serial/MinikubeKubectlCmd 0.11
82 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.11
83 TestFunctional/serial/ExtraConfig 34.32
84 TestFunctional/serial/ComponentHealth 0.07
85 TestFunctional/serial/LogsCmd 1.49
86 TestFunctional/serial/LogsFileCmd 1.51
87 TestFunctional/serial/InvalidService 4.23
89 TestFunctional/parallel/ConfigCmd 0.42
90 TestFunctional/parallel/DashboardCmd 16.4
91 TestFunctional/parallel/DryRun 0.4
92 TestFunctional/parallel/InternationalLanguage 0.17
93 TestFunctional/parallel/StatusCmd 1.2
97 TestFunctional/parallel/ServiceCmdConnect 8.74
98 TestFunctional/parallel/AddonsCmd 0.15
99 TestFunctional/parallel/PersistentVolumeClaim 35.82
101 TestFunctional/parallel/SSHCmd 0.71
102 TestFunctional/parallel/CpCmd 2.22
103 TestFunctional/parallel/MySQL 22.91
104 TestFunctional/parallel/FileSync 0.31
105 TestFunctional/parallel/CertSync 1.63
109 TestFunctional/parallel/NodeLabels 0.08
111 TestFunctional/parallel/NonActiveRuntimeDisabled 0.55
113 TestFunctional/parallel/License 0.21
114 TestFunctional/parallel/ServiceCmd/DeployApp 9.21
116 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.56
117 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
119 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.31
120 TestFunctional/parallel/ServiceCmd/List 0.59
121 TestFunctional/parallel/ServiceCmd/JSONOutput 0.6
122 TestFunctional/parallel/ServiceCmd/HTTPS 0.51
123 TestFunctional/parallel/ServiceCmd/Format 0.44
124 TestFunctional/parallel/ServiceCmd/URL 0.41
125 TestFunctional/parallel/ProfileCmd/profile_not_create 0.55
126 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.11
127 TestFunctional/parallel/MountCmd/any-port 5.93
128 TestFunctional/parallel/ProfileCmd/profile_list 0.48
129 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
133 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
134 TestFunctional/parallel/ProfileCmd/profile_json_output 0.42
135 TestFunctional/parallel/Version/short 0.06
136 TestFunctional/parallel/Version/components 0.66
137 TestFunctional/parallel/ImageCommands/ImageListShort 0.22
138 TestFunctional/parallel/ImageCommands/ImageListTable 0.23
139 TestFunctional/parallel/ImageCommands/ImageListJson 0.22
140 TestFunctional/parallel/ImageCommands/ImageListYaml 0.23
141 TestFunctional/parallel/ImageCommands/ImageBuild 5.2
142 TestFunctional/parallel/ImageCommands/Setup 1.12
143 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.25
144 TestFunctional/parallel/UpdateContextCmd/no_changes 0.14
145 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.13
146 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.14
147 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.95
148 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.32
149 TestFunctional/parallel/ImageCommands/ImageSaveToFile 1.35
150 TestFunctional/parallel/MountCmd/specific-port 2.68
151 TestFunctional/parallel/ImageCommands/ImageRemove 1.42
153 TestFunctional/parallel/MountCmd/VerifyCleanup 2.42
154 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 4.32
155 TestFunctional/delete_echo-server_images 0.04
156 TestFunctional/delete_my-image_image 0.02
157 TestFunctional/delete_minikube_cached_images 0.02
162 TestMultiControlPlane/serial/StartCluster 103.73
163 TestMultiControlPlane/serial/DeployApp 5.11
164 TestMultiControlPlane/serial/PingHostFromPods 1.14
165 TestMultiControlPlane/serial/AddWorkerNode 33.83
166 TestMultiControlPlane/serial/NodeLabels 0.07
167 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.86
168 TestMultiControlPlane/serial/CopyFile 16.4
169 TestMultiControlPlane/serial/StopSecondaryNode 12.56
170 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.69
171 TestMultiControlPlane/serial/RestartSecondaryNode 34.48
172 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.96
173 TestMultiControlPlane/serial/RestartClusterKeepsNodes 162.21
174 TestMultiControlPlane/serial/DeleteSecondaryNode 12.28
175 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.66
176 TestMultiControlPlane/serial/StopCluster 35.78
177 TestMultiControlPlane/serial/RestartCluster 56.22
178 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.69
179 TestMultiControlPlane/serial/AddSecondaryNode 50.25
180 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.87
184 TestJSONOutput/start/Command 40.89
185 TestJSONOutput/start/Audit 0
187 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
188 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
190 TestJSONOutput/pause/Command 0.71
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.85
203 TestJSONOutput/stop/Audit 0
205 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
207 TestErrorJSONOutput 0.22
209 TestKicCustomNetwork/create_custom_network 32.15
210 TestKicCustomNetwork/use_default_bridge_network 24.7
211 TestKicExistingNetwork 24.11
212 TestKicCustomSubnet 25.36
213 TestKicStaticIP 24.25
214 TestMainNoArgs 0.05
215 TestMinikubeProfile 47.28
218 TestMountStart/serial/StartWithMountFirst 8.09
219 TestMountStart/serial/VerifyMountFirst 0.26
220 TestMountStart/serial/StartWithMountSecond 5.37
221 TestMountStart/serial/VerifyMountSecond 0.26
222 TestMountStart/serial/DeleteFirst 1.63
223 TestMountStart/serial/VerifyMountPostDelete 0.25
224 TestMountStart/serial/Stop 1.18
225 TestMountStart/serial/RestartStopped 7.04
226 TestMountStart/serial/VerifyMountPostStop 0.25
229 TestMultiNode/serial/FreshStart2Nodes 71.04
230 TestMultiNode/serial/DeployApp2Nodes 4.02
231 TestMultiNode/serial/PingHostFrom2Pods 0.78
232 TestMultiNode/serial/AddNode 28.28
233 TestMultiNode/serial/MultiNodeLabels 0.06
234 TestMultiNode/serial/ProfileList 0.63
235 TestMultiNode/serial/CopyFile 9.28
236 TestMultiNode/serial/StopNode 2.14
237 TestMultiNode/serial/StartAfterStop 9.32
238 TestMultiNode/serial/RestartKeepsNodes 89.27
239 TestMultiNode/serial/DeleteNode 5.03
240 TestMultiNode/serial/StopMultiNode 23.79
241 TestMultiNode/serial/RestartMultiNode 48.33
242 TestMultiNode/serial/ValidateNameConflict 23.22
247 TestPreload 104.78
249 TestScheduledStopUnix 100.99
252 TestInsufficientStorage 12.48
253 TestRunningBinaryUpgrade 58.16
255 TestKubernetesUpgrade 355.82
256 TestMissingContainerUpgrade 145.53
257 TestStoppedBinaryUpgrade/Setup 0.53
259 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
260 TestNoKubernetes/serial/StartWithK8s 33.94
261 TestStoppedBinaryUpgrade/Upgrade 94.38
262 TestNoKubernetes/serial/StartWithStopK8s 14.19
263 TestNoKubernetes/serial/Start 4.81
264 TestNoKubernetes/serial/VerifyK8sNotRunning 0.29
265 TestNoKubernetes/serial/ProfileList 7.6
266 TestNoKubernetes/serial/Stop 3.35
267 TestNoKubernetes/serial/StartNoArgs 6.77
268 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.26
277 TestPause/serial/Start 57.12
278 TestStoppedBinaryUpgrade/MinikubeLogs 0.84
279 TestPause/serial/SecondStartNoReconfiguration 27.51
287 TestNetworkPlugins/group/false 3.81
291 TestPause/serial/Pause 1.07
292 TestPause/serial/VerifyStatus 0.33
293 TestPause/serial/Unpause 0.95
294 TestPause/serial/PauseAgain 1
295 TestPause/serial/DeletePaused 6.96
296 TestPause/serial/VerifyDeletedResources 17.32
298 TestStartStop/group/old-k8s-version/serial/FirstStart 140.31
300 TestStartStop/group/no-preload/serial/FirstStart 52.83
301 TestStartStop/group/no-preload/serial/DeployApp 8.24
302 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.88
303 TestStartStop/group/no-preload/serial/Stop 11.92
304 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.19
305 TestStartStop/group/no-preload/serial/SecondStart 278.23
306 TestStartStop/group/old-k8s-version/serial/DeployApp 9.4
307 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.84
308 TestStartStop/group/old-k8s-version/serial/Stop 12
309 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.19
310 TestStartStop/group/old-k8s-version/serial/SecondStart 139.63
312 TestStartStop/group/embed-certs/serial/FirstStart 41.66
313 TestStartStop/group/embed-certs/serial/DeployApp 9.26
314 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.94
315 TestStartStop/group/embed-certs/serial/Stop 11.93
316 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.22
317 TestStartStop/group/embed-certs/serial/SecondStart 275.45
319 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 43.4
320 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
321 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.25
322 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.08
323 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.95
324 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.23
325 TestStartStop/group/old-k8s-version/serial/Pause 2.8
326 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.93
328 TestStartStop/group/newest-cni/serial/FirstStart 29.96
329 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
330 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 263.1
331 TestStartStop/group/newest-cni/serial/DeployApp 0
332 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.14
333 TestStartStop/group/newest-cni/serial/Stop 2.17
334 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.19
335 TestStartStop/group/newest-cni/serial/SecondStart 13.45
336 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
337 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
338 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.28
339 TestStartStop/group/newest-cni/serial/Pause 3.08
340 TestNetworkPlugins/group/auto/Start 42.76
341 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
342 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.09
343 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.25
344 TestStartStop/group/no-preload/serial/Pause 2.93
345 TestNetworkPlugins/group/kindnet/Start 42.75
346 TestNetworkPlugins/group/auto/KubeletFlags 0.31
347 TestNetworkPlugins/group/auto/NetCatPod 10.2
348 TestNetworkPlugins/group/auto/DNS 0.13
349 TestNetworkPlugins/group/auto/Localhost 0.12
350 TestNetworkPlugins/group/auto/HairPin 0.12
351 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
352 TestNetworkPlugins/group/kindnet/KubeletFlags 0.32
353 TestNetworkPlugins/group/kindnet/NetCatPod 10.21
354 TestNetworkPlugins/group/calico/Start 58.58
355 TestNetworkPlugins/group/kindnet/DNS 0.15
356 TestNetworkPlugins/group/kindnet/Localhost 0.12
357 TestNetworkPlugins/group/kindnet/HairPin 0.12
358 TestNetworkPlugins/group/custom-flannel/Start 53.44
359 TestNetworkPlugins/group/calico/ControllerPod 6.01
360 TestNetworkPlugins/group/calico/KubeletFlags 0.32
361 TestNetworkPlugins/group/calico/NetCatPod 10.2
362 TestNetworkPlugins/group/calico/DNS 0.14
363 TestNetworkPlugins/group/calico/Localhost 0.11
364 TestNetworkPlugins/group/calico/HairPin 0.11
365 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.33
366 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.24
367 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
368 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.09
369 TestNetworkPlugins/group/custom-flannel/DNS 0.15
370 TestNetworkPlugins/group/custom-flannel/Localhost 0.11
371 TestNetworkPlugins/group/custom-flannel/HairPin 0.11
372 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
373 TestNetworkPlugins/group/enable-default-cni/Start 73.64
374 TestStartStop/group/embed-certs/serial/Pause 3.22
375 TestNetworkPlugins/group/flannel/Start 52.85
376 TestNetworkPlugins/group/bridge/Start 67.27
377 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
378 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.08
379 TestNetworkPlugins/group/flannel/ControllerPod 6.01
380 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.23
381 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.81
382 TestNetworkPlugins/group/flannel/KubeletFlags 0.29
383 TestNetworkPlugins/group/flannel/NetCatPod 9.2
384 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.31
385 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.22
386 TestNetworkPlugins/group/flannel/DNS 0.16
387 TestNetworkPlugins/group/flannel/Localhost 0.13
388 TestNetworkPlugins/group/flannel/HairPin 0.12
389 TestNetworkPlugins/group/enable-default-cni/DNS 0.14
390 TestNetworkPlugins/group/enable-default-cni/Localhost 0.13
391 TestNetworkPlugins/group/enable-default-cni/HairPin 0.12
392 TestNetworkPlugins/group/bridge/KubeletFlags 0.3
393 TestNetworkPlugins/group/bridge/NetCatPod 10.21
394 TestNetworkPlugins/group/bridge/DNS 0.14
395 TestNetworkPlugins/group/bridge/Localhost 0.13
396 TestNetworkPlugins/group/bridge/HairPin 0.11
x
+
TestDownloadOnly/v1.20.0/json-events (6.13s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
I0408 18:17:37.881216  948917 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
I0408 18:17:37.881333  948917 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20604-942057/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-891233 | jenkins | v1.35.0 | 08 Apr 25 18:17 UTC |          |
	|         | -p download-only-891233        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/08 18:17:31
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0408 18:17:31.796312  948929 out.go:345] Setting OutFile to fd 1 ...
	I0408 18:17:31.796603  948929 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:17:31.796615  948929 out.go:358] Setting ErrFile to fd 2...
	I0408 18:17:31.796625  948929 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:17:31.796833  948929 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20604-942057/.minikube/bin
	W0408 18:17:31.796978  948929 root.go:314] Error reading config file at /home/jenkins/minikube-integration/20604-942057/.minikube/config/config.json: open /home/jenkins/minikube-integration/20604-942057/.minikube/config/config.json: no such file or directory
	I0408 18:17:31.797657  948929 out.go:352] Setting JSON to true
	I0408 18:17:31.798671  948929 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":7197,"bootTime":1744129055,"procs":185,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0408 18:17:31.798756  948929 start.go:139] virtualization: kvm guest
	I0408 18:17:31.801538  948929 out.go:97] [download-only-891233] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	W0408 18:17:31.801717  948929 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/20604-942057/.minikube/cache/preloaded-tarball: no such file or directory
	I0408 18:17:31.801770  948929 notify.go:220] Checking for updates...
	I0408 18:17:31.803366  948929 out.go:169] MINIKUBE_LOCATION=20604
	I0408 18:17:31.804939  948929 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0408 18:17:31.806842  948929 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20604-942057/kubeconfig
	I0408 18:17:31.808451  948929 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20604-942057/.minikube
	I0408 18:17:31.810119  948929 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0408 18:17:31.813228  948929 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0408 18:17:31.813533  948929 driver.go:394] Setting default libvirt URI to qemu:///system
	I0408 18:17:31.836430  948929 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0408 18:17:31.836553  948929 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 18:17:31.887625  948929 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:54 SystemTime:2025-04-08 18:17:31.877580965 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 18:17:31.887781  948929 docker.go:318] overlay module found
	I0408 18:17:31.889730  948929 out.go:97] Using the docker driver based on user configuration
	I0408 18:17:31.889772  948929 start.go:297] selected driver: docker
	I0408 18:17:31.889791  948929 start.go:901] validating driver "docker" against <nil>
	I0408 18:17:31.889907  948929 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 18:17:31.938641  948929 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:54 SystemTime:2025-04-08 18:17:31.92895326 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 18:17:31.938802  948929 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0408 18:17:31.939363  948929 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0408 18:17:31.939513  948929 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0408 18:17:31.941429  948929 out.go:169] Using Docker driver with root privileges
	I0408 18:17:31.943350  948929 cni.go:84] Creating CNI manager for ""
	I0408 18:17:31.943436  948929 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0408 18:17:31.943449  948929 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0408 18:17:31.943553  948929 start.go:340] cluster config:
	{Name:download-only-891233 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-891233 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.20.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0408 18:17:31.945308  948929 out.go:97] Starting "download-only-891233" primary control-plane node in "download-only-891233" cluster
	I0408 18:17:31.945333  948929 cache.go:121] Beginning downloading kic base image for docker with crio
	I0408 18:17:31.946886  948929 out.go:97] Pulling base image v0.0.46-1744107393-20604 ...
	I0408 18:17:31.946913  948929 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0408 18:17:31.947033  948929 image.go:81] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local docker daemon
	I0408 18:17:31.965219  948929 cache.go:150] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0408 18:17:31.965405  948929 image.go:65] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a in local cache directory
	I0408 18:17:31.965523  948929 image.go:150] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a to local cache
	I0408 18:17:31.978707  948929 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
	I0408 18:17:31.978741  948929 cache.go:56] Caching tarball of preloaded images
	I0408 18:17:31.978938  948929 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0408 18:17:31.981128  948929 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0408 18:17:31.981158  948929 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0408 18:17:32.034099  948929 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/20604-942057/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0408 18:17:36.234890  948929 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0408 18:17:36.235016  948929 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/20604-942057/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0408 18:17:36.786595  948929 cache.go:153] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a as a tarball
	
	
	* The control-plane node download-only-891233 host does not exist
	  To start a cluster, run: "minikube start -p download-only-891233"

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.32.2/preload-exists
I0408 18:17:42.709022  948917 preload.go:131] Checking if preload exists for k8s version v1.32.2 and runtime crio
I0408 18:17:42.709062  948917 preload.go:146] Found local preload: /home/jenkins/minikube-integration/20604-942057/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.32.2-cri-o-overlay-amd64.tar.lz4
--- PASS: TestDownloadOnly/v1.32.2/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-891233 | jenkins | v1.35.0 | 08 Apr 25 18:17 UTC |                     |
	|         | -p download-only-891233        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.35.0 | 08 Apr 25 18:17 UTC | 08 Apr 25 18:17 UTC |
	| delete  | -p download-only-891233        | download-only-891233 | jenkins | v1.35.0 | 08 Apr 25 18:17 UTC | 08 Apr 25 18:17 UTC |
	| start   | -o=json --download-only        | download-only-648074 | jenkins | v1.35.0 | 08 Apr 25 18:17 UTC |                     |
	|         | -p download-only-648074        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.32.2   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2025/04/08 18:17:38
	Running on machine: ubuntu-20-agent-15
	Binary: Built with gc go1.24.0 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0408 18:17:38.356796  949262 out.go:345] Setting OutFile to fd 1 ...
	I0408 18:17:38.357109  949262 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:17:38.357121  949262 out.go:358] Setting ErrFile to fd 2...
	I0408 18:17:38.357125  949262 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:17:38.357406  949262 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20604-942057/.minikube/bin
	I0408 18:17:38.358058  949262 out.go:352] Setting JSON to true
	I0408 18:17:38.359062  949262 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":7203,"bootTime":1744129055,"procs":183,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0408 18:17:38.359190  949262 start.go:139] virtualization: kvm guest
	I0408 18:17:38.361330  949262 out.go:97] [download-only-648074] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0408 18:17:38.361515  949262 notify.go:220] Checking for updates...
	I0408 18:17:38.363028  949262 out.go:169] MINIKUBE_LOCATION=20604
	I0408 18:17:38.364559  949262 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0408 18:17:38.365872  949262 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/20604-942057/kubeconfig
	I0408 18:17:38.367413  949262 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/20604-942057/.minikube
	I0408 18:17:38.368773  949262 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0408 18:17:38.371629  949262 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0408 18:17:38.371902  949262 driver.go:394] Setting default libvirt URI to qemu:///system
	I0408 18:17:38.394546  949262 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0408 18:17:38.394658  949262 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 18:17:38.444864  949262 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:47 SystemTime:2025-04-08 18:17:38.434687615 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 18:17:38.444977  949262 docker.go:318] overlay module found
	I0408 18:17:38.446629  949262 out.go:97] Using the docker driver based on user configuration
	I0408 18:17:38.446660  949262 start.go:297] selected driver: docker
	I0408 18:17:38.446667  949262 start.go:901] validating driver "docker" against <nil>
	I0408 18:17:38.446755  949262 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 18:17:38.494959  949262 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:29 OomKillDisable:true NGoroutines:47 SystemTime:2025-04-08 18:17:38.485553577 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 18:17:38.495142  949262 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0408 18:17:38.495743  949262 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0408 18:17:38.495951  949262 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0408 18:17:38.498213  949262 out.go:169] Using Docker driver with root privileges
	
	
	* The control-plane node download-only-648074 host does not exist
	  To start a cluster, run: "minikube start -p download-only-648074"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.21s)

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

                                                
                                    
x
+
TestBinaryMirror (0.86s)

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

                                                
                                    
x
+
TestOffline (58.14s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-126373 --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-126373 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (55.610674948s)
helpers_test.go:175: Cleaning up "offline-crio-126373" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-126373
E0408 18:49:51.318436  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-126373: (2.532983748s)
--- PASS: TestOffline (58.14s)

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

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

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

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

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

                                                
                                    
x
+
TestAddons/Setup (125.17s)

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

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

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

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/FakeCredentials
addons_test.go:614: (dbg) Run:  kubectl --context addons-926924 create -f testdata/busybox.yaml
addons_test.go:621: (dbg) Run:  kubectl --context addons-926924 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" [3458d7bc-9458-4a6f-a759-eb2f2dade5f9] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [3458d7bc-9458-4a6f-a759-eb2f2dade5f9] Running
addons_test.go:627: (dbg) TestAddons/serial/GCPAuth/FakeCredentials: integration-test=busybox healthy within 8.004908124s
addons_test.go:633: (dbg) Run:  kubectl --context addons-926924 exec busybox -- /bin/sh -c "printenv GOOGLE_APPLICATION_CREDENTIALS"
addons_test.go:645: (dbg) Run:  kubectl --context addons-926924 describe sa gcp-auth-test
addons_test.go:683: (dbg) Run:  kubectl --context addons-926924 exec busybox -- /bin/sh -c "printenv GOOGLE_CLOUD_PROJECT"
--- PASS: TestAddons/serial/GCPAuth/FakeCredentials (8.55s)

                                                
                                    
x
+
TestAddons/parallel/Registry (14.33s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:321: registry stabilized in 13.100611ms
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-t5t5g" [971ca4fe-c719-430d-a165-bafce5920f1f] Running
addons_test.go:323: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.004283691s
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-v277t" [3a91f64b-f44b-44c3-9fc1-adee60624190] Running
addons_test.go:326: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004444999s
addons_test.go:331: (dbg) Run:  kubectl --context addons-926924 delete po -l run=registry-test --now
addons_test.go:336: (dbg) Run:  kubectl --context addons-926924 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-926924 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (3.486793181s)
addons_test.go:350: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 ip
2025/04/08 18:20:21 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (14.33s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.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-6svdc" [eb51e16b-ffed-4db3-abfd-3c4f47b44012] Running
addons_test.go:762: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.004213244s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 addons disable inspektor-gadget --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-926924 addons disable inspektor-gadget --alsologtostderr -v=1: (5.660063501s)
--- PASS: TestAddons/parallel/InspektorGadget (11.67s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (5.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:394: metrics-server stabilized in 12.957204ms
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-gtxkb" [fc29c0c5-2f27-4f67-8a6a-202feb3a20e9] Running
addons_test.go:396: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.004364696s
addons_test.go:402: (dbg) Run:  kubectl --context addons-926924 top pods -n kube-system
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 addons disable metrics-server --alsologtostderr -v=1
--- PASS: TestAddons/parallel/MetricsServer (5.86s)

                                                
                                    
x
+
TestAddons/parallel/CSI (51.52s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
I0408 18:20:26.036205  948917 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
I0408 18:20:26.048056  948917 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
I0408 18:20:26.048087  948917 kapi.go:107] duration metric: took 11.892614ms to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
addons_test.go:488: csi-hostpath-driver pods stabilized in 11.903587ms
addons_test.go:491: (dbg) Run:  kubectl --context addons-926924 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-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:501: (dbg) Run:  kubectl --context addons-926924 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" [e0b72a29-9ff8-4447-939e-62abf33c1588] Pending
helpers_test.go:344: "task-pv-pod" [e0b72a29-9ff8-4447-939e-62abf33c1588] 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" [e0b72a29-9ff8-4447-939e-62abf33c1588] Running
addons_test.go:506: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003427746s
addons_test.go:511: (dbg) Run:  kubectl --context addons-926924 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-926924 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-926924 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:521: (dbg) Run:  kubectl --context addons-926924 delete pod task-pv-pod
addons_test.go:527: (dbg) Run:  kubectl --context addons-926924 delete pvc hpvc
addons_test.go:533: (dbg) Run:  kubectl --context addons-926924 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-926924 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:543: (dbg) Run:  kubectl --context addons-926924 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" [719c23c8-d3b3-4c32-a0bd-8d112d11a600] Pending
helpers_test.go:344: "task-pv-pod-restore" [719c23c8-d3b3-4c32-a0bd-8d112d11a600] 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" [719c23c8-d3b3-4c32-a0bd-8d112d11a600] Running
addons_test.go:548: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003403538s
addons_test.go:553: (dbg) Run:  kubectl --context addons-926924 delete pod task-pv-pod-restore
addons_test.go:557: (dbg) Run:  kubectl --context addons-926924 delete pvc hpvc-restore
addons_test.go:561: (dbg) Run:  kubectl --context addons-926924 delete volumesnapshot new-snapshot-demo
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-926924 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.651124843s)
--- PASS: TestAddons/parallel/CSI (51.52s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.47s)

                                                
                                                
=== 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-926924 --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-bs9rn" [6d558c79-31f7-46ad-834b-ad6e48cffaee] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-5d4b5d7bd6-bs9rn" [6d558c79-31f7-46ad-834b-ad6e48cffaee] Running
addons_test.go:752: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.004005743s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 addons disable headlamp --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-926924 addons disable headlamp --alsologtostderr -v=1: (5.692151504s)
--- PASS: TestAddons/parallel/Headlamp (17.47s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-7dc7f9b5b8-hpv7s" [04897b69-1647-4a43-8b85-12b8e99f38b1] Running
addons_test.go:779: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.020828442s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 addons disable cloud-spanner --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CloudSpanner (6.56s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:888: (dbg) Run:  kubectl --context addons-926924 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:894: (dbg) Run:  kubectl --context addons-926924 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-926924 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-926924 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" [da422925-b1ef-4b79-a278-7f6136599e4e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [da422925-b1ef-4b79-a278-7f6136599e4e] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [da422925-b1ef-4b79-a278-7f6136599e4e] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:901: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.004263737s
addons_test.go:906: (dbg) Run:  kubectl --context addons-926924 get pvc test-pvc -o=json
addons_test.go:915: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 ssh "cat /opt/local-path-provisioner/pvc-a5eec5a4-5b1b-40b4-ba59-ec2cc28f8ee0_default_test-pvc/file1"
addons_test.go:927: (dbg) Run:  kubectl --context addons-926924 delete pod test-local-path
addons_test.go:931: (dbg) Run:  kubectl --context addons-926924 delete pvc test-pvc
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-926924 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.71391121s)
--- PASS: TestAddons/parallel/LocalPath (53.64s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.55s)

                                                
                                                
=== 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-qgpk4" [a35f9f1f-d7b0-453c-9885-86d2bb0f8ec4] Running
addons_test.go:964: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.003515372s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 addons disable nvidia-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.55s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.97s)

                                                
                                                
=== 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-hfnn6" [9e61b3d7-b49d-4b16-a86f-1227e98ad22e] Running
addons_test.go:986: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.006320146s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 addons disable yakd --alsologtostderr -v=1
addons_test.go:992: (dbg) Done: out/minikube-linux-amd64 -p addons-926924 addons disable yakd --alsologtostderr -v=1: (5.959062065s)
--- PASS: TestAddons/parallel/Yakd (10.97s)

                                                
                                    
x
+
TestAddons/parallel/AmdGpuDevicePlugin (5.48s)

                                                
                                                
=== 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-tpzwb" [9d976e0d-4d18-47e8-a61b-49ff85f063c2] Running
addons_test.go:977: (dbg) TestAddons/parallel/AmdGpuDevicePlugin: name=amd-gpu-device-plugin healthy within 5.009702461s
addons_test.go:992: (dbg) Run:  out/minikube-linux-amd64 -p addons-926924 addons disable amd-gpu-device-plugin --alsologtostderr -v=1
--- PASS: TestAddons/parallel/AmdGpuDevicePlugin (5.48s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.16s)

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

                                                
                                    
x
+
TestCertOptions (32.17s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (223.14s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (34.62s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (37.93s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-env-873356 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
E0408 18:50:59.563238  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
docker_test.go:155: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-env-873356 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (35.512474471s)
helpers_test.go:175: Cleaning up "force-systemd-env-873356" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-env-873356
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-env-873356: (2.417374853s)
--- PASS: TestForceSystemdEnv (37.93s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.4s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
I0408 18:51:29.370219  948917 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0408 18:51:29.370367  948917 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
W0408 18:51:29.405579  948917 install.go:62] docker-machine-driver-kvm2: exit status 1
W0408 18:51:29.405720  948917 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0408 18:51:29.405786  948917 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/TestKVMDriverInstallOrUpdate2371314143/001/docker-machine-driver-kvm2
I0408 18:51:29.707315  948917 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/TestKVMDriverInstallOrUpdate2371314143/001/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940] Decompressors:map[bz2:0xc0005c8ee8 gz:0xc0005c8f90 tar:0xc0005c8f20 tar.bz2:0xc0005c8f40 tar.gz:0xc0005c8f50 tar.xz:0xc0005c8f70 tar.zst:0xc0005c8f80 tbz2:0xc0005c8f40 tgz:0xc0005c8f50 txz:0xc0005c8f70 tzst:0xc0005c8f80 xz:0xc0005c8f98 zip:0xc0005c8fa0 zst:0xc0005c8fb0] Getters:map[file:0xc002011cb0 http:0xc000518d20 https:0xc000518d70] 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
I0408 18:51:29.707370  948917 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/TestKVMDriverInstallOrUpdate2371314143/001/docker-machine-driver-kvm2
I0408 18:51:31.170980  948917 install.go:52] acquiring lock: {Name:mk900956b073697a4aa6c80a27c6bb0742a99a53 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
I0408 18:51:31.171113  948917 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
I0408 18:51:31.204725  948917 install.go:137] /home/jenkins/workspace/Docker_Linux_crio_integration/testdata/kvm2-driver-older-version/docker-machine-driver-kvm2 version is 1.1.1
W0408 18:51:31.204768  948917 install.go:62] docker-machine-driver-kvm2: docker-machine-driver-kvm2 is version 1.1.1, want 1.3.0
W0408 18:51:31.204852  948917 out.go:174] [unset outFile]: * Downloading driver docker-machine-driver-kvm2:
I0408 18:51:31.204890  948917 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/TestKVMDriverInstallOrUpdate2371314143/002/docker-machine-driver-kvm2
I0408 18:51:31.370735  948917 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/TestKVMDriverInstallOrUpdate2371314143/002/docker-machine-driver-kvm2.download Pwd: Mode:2 Umask:---------- Detectors:[0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940 0x554c940] Decompressors:map[bz2:0xc0005c8ee8 gz:0xc0005c8f90 tar:0xc0005c8f20 tar.bz2:0xc0005c8f40 tar.gz:0xc0005c8f50 tar.xz:0xc0005c8f70 tar.zst:0xc0005c8f80 tbz2:0xc0005c8f40 tgz:0xc0005c8f50 txz:0xc0005c8f70 tzst:0xc0005c8f80 xz:0xc0005c8f98 zip:0xc0005c8fa0 zst:0xc0005c8fb0] Getters:map[file:0xc0006503a0 http:0xc0008a2e10 https:0xc0008a2e60] 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
I0408 18:51:31.370801  948917 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/TestKVMDriverInstallOrUpdate2371314143/002/docker-machine-driver-kvm2
--- PASS: TestKVMDriverInstallOrUpdate (3.40s)

                                                
                                    
x
+
TestErrorSpam/setup (23.67s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.63s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.9s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.63s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.63s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.38s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (42.89s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (28.03s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
I0408 18:24:42.552702  948917 config.go:182] Loaded profile config "functional-212707": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
functional_test.go:676: (dbg) Run:  out/minikube-linux-amd64 start -p functional-212707 --alsologtostderr -v=8
E0408 18:24:51.318023  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:24:51.325155  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:24:51.336871  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:24:51.358120  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:24:51.400549  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:24:51.481851  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:24:51.643926  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:24:51.965587  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:24:52.606929  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:24:53.889199  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:24:56.451388  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:25:01.572799  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:676: (dbg) Done: out/minikube-linux-amd64 start -p functional-212707 --alsologtostderr -v=8: (28.028838562s)
functional_test.go:680: soft start took 28.029665258s for "functional-212707" cluster.
I0408 18:25:10.581976  948917 config.go:182] Loaded profile config "functional-212707": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/SoftStart (28.03s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1066: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 cache add registry.k8s.io/pause:3.1
functional_test.go:1066: (dbg) Done: out/minikube-linux-amd64 -p functional-212707 cache add registry.k8s.io/pause:3.1: (1.014136389s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 cache add registry.k8s.io/pause:3.3
E0408 18:25:11.814376  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1066: (dbg) Done: out/minikube-linux-amd64 -p functional-212707 cache add registry.k8s.io/pause:3.3: (1.106924661s)
functional_test.go:1066: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 cache add registry.k8s.io/pause:latest
functional_test.go:1066: (dbg) Done: out/minikube-linux-amd64 -p functional-212707 cache add registry.k8s.io/pause:latest: (1.014585874s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.14s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.11s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmd
functional_test.go:733: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 kubectl -- --context functional-212707 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-212707 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.11s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (34.32s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:774: (dbg) Run:  out/minikube-linux-amd64 start -p functional-212707 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0408 18:25:32.295913  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:774: (dbg) Done: out/minikube-linux-amd64 start -p functional-212707 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (34.319484673s)
functional_test.go:778: restart took 34.319656192s for "functional-212707" cluster.
I0408 18:25:52.049360  948917 config.go:182] Loaded profile config "functional-212707": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestFunctional/serial/ExtraConfig (34.32s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.51s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1267: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 logs --file /tmp/TestFunctionalserialLogsFileCmd2955268814/001/logs.txt
functional_test.go:1267: (dbg) Done: out/minikube-linux-amd64 -p functional-212707 logs --file /tmp/TestFunctionalserialLogsFileCmd2955268814/001/logs.txt: (1.504260743s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.51s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.23s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.42s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (16.4s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.4s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0408 18:26:12.128303  985787 out.go:345] Setting OutFile to fd 1 ...
	I0408 18:26:12.128681  985787 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:26:12.128697  985787 out.go:358] Setting ErrFile to fd 2...
	I0408 18:26:12.128704  985787 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:26:12.129016  985787 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20604-942057/.minikube/bin
	I0408 18:26:12.129822  985787 out.go:352] Setting JSON to false
	I0408 18:26:12.131537  985787 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":7717,"bootTime":1744129055,"procs":253,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0408 18:26:12.131691  985787 start.go:139] virtualization: kvm guest
	I0408 18:26:12.136256  985787 out.go:177] * [functional-212707] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0408 18:26:12.138274  985787 out.go:177]   - MINIKUBE_LOCATION=20604
	I0408 18:26:12.138297  985787 notify.go:220] Checking for updates...
	I0408 18:26:12.140076  985787 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0408 18:26:12.141780  985787 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20604-942057/kubeconfig
	I0408 18:26:12.143460  985787 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20604-942057/.minikube
	I0408 18:26:12.145527  985787 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0408 18:26:12.147117  985787 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0408 18:26:12.149341  985787 config.go:182] Loaded profile config "functional-212707": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 18:26:12.150140  985787 driver.go:394] Setting default libvirt URI to qemu:///system
	I0408 18:26:12.177614  985787 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0408 18:26:12.177718  985787 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 18:26:12.238083  985787 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:37 OomKillDisable:true NGoroutines:54 SystemTime:2025-04-08 18:26:12.226752273 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 18:26:12.238194  985787 docker.go:318] overlay module found
	I0408 18:26:12.241678  985787 out.go:177] * Using the docker driver based on existing profile
	I0408 18:26:12.243036  985787 start.go:297] selected driver: docker
	I0408 18:26:12.243057  985787 start.go:901] validating driver "docker" against &{Name:functional-212707 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:functional-212707 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0408 18:26:12.243169  985787 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0408 18:26:12.245827  985787 out.go:201] 
	W0408 18:26:12.247443  985787 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
	I0408 18:26:12.248860  985787 out.go:201] 

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0408 18:26:13.077814  986550 out.go:345] Setting OutFile to fd 1 ...
	I0408 18:26:13.078493  986550 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:26:13.078512  986550 out.go:358] Setting ErrFile to fd 2...
	I0408 18:26:13.078519  986550 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:26:13.079236  986550 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20604-942057/.minikube/bin
	I0408 18:26:13.080457  986550 out.go:352] Setting JSON to false
	I0408 18:26:13.081634  986550 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":7718,"bootTime":1744129055,"procs":263,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0408 18:26:13.081756  986550 start.go:139] virtualization: kvm guest
	I0408 18:26:13.083727  986550 out.go:177] * [functional-212707] minikube v1.35.0 sur Ubuntu 20.04 (kvm/amd64)
	I0408 18:26:13.085507  986550 out.go:177]   - MINIKUBE_LOCATION=20604
	I0408 18:26:13.085522  986550 notify.go:220] Checking for updates...
	I0408 18:26:13.088303  986550 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0408 18:26:13.089812  986550 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20604-942057/kubeconfig
	I0408 18:26:13.091289  986550 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20604-942057/.minikube
	I0408 18:26:13.093183  986550 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0408 18:26:13.094614  986550 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0408 18:26:13.096571  986550 config.go:182] Loaded profile config "functional-212707": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 18:26:13.097116  986550 driver.go:394] Setting default libvirt URI to qemu:///system
	I0408 18:26:13.123979  986550 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0408 18:26:13.124067  986550 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 18:26:13.185660  986550 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:39 OomKillDisable:true NGoroutines:61 SystemTime:2025-04-08 18:26:13.175870878 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 18:26:13.185813  986550 docker.go:318] overlay module found
	I0408 18:26:13.187881  986550 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0408 18:26:13.189154  986550 start.go:297] selected driver: docker
	I0408 18:26:13.189177  986550 start.go:901] validating driver "docker" against &{Name:functional-212707 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.46-1744107393-20604@sha256:2430533582a8c08f907b2d5976c79bd2e672b4f3d4484088c99b839f3175ed6a Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.32.2 ClusterName:functional-212707 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.32.2 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0408 18:26:13.189281  986550 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0408 18:26:13.191825  986550 out.go:201] 
	W0408 18:26:13.193103  986550 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
	I0408 18:26:13.194354  986550 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.2s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.74s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1646: (dbg) Run:  kubectl --context functional-212707 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1652: (dbg) Run:  kubectl --context functional-212707 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-pdb95" [0b54e152-872c-4dcc-acc7-c6c6df64db08] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-58f9cf68d8-pdb95" [0b54e152-872c-4dcc-acc7-c6c6df64db08] Running
functional_test.go:1657: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.003715963s
functional_test.go:1666: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 service hello-node-connect --url
functional_test.go:1672: found endpoint for hello-node-connect: http://192.168.49.2:30407
functional_test.go:1692: http://192.168.49.2:30407: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
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-212707 addons list
functional_test.go:1719: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.15s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (35.82s)

                                                
                                                
=== 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" [9e9390d0-fbef-45d4-85c2-4a440cec6ed6] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003662769s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-212707 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-212707 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-212707 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-212707 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" [a9fcf463-117d-4ca0-a7f2-177905853d7e] Pending
helpers_test.go:344: "sp-pod" [a9fcf463-117d-4ca0-a7f2-177905853d7e] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [a9fcf463-117d-4ca0-a7f2-177905853d7e] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.014271635s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-212707 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-212707 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-212707 delete -f testdata/storage-provisioner/pod.yaml: (1.773889262s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-212707 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" [1e9a40ad-0806-49d3-b3af-3b638c02e356] Pending
helpers_test.go:344: "sp-pod" [1e9a40ad-0806-49d3-b3af-3b638c02e356] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [1e9a40ad-0806-49d3-b3af-3b638c02e356] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 16.004366045s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-212707 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (35.82s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.71s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.22s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (22.91s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1810: (dbg) Run:  kubectl --context functional-212707 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-gqcs2" [1a5bd0a0-4d4d-4811-a613-dea1c81b9c5b] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-58ccfd96bb-gqcs2" [1a5bd0a0-4d4d-4811-a613-dea1c81b9c5b] Running
functional_test.go:1816: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 19.004236759s
functional_test.go:1824: (dbg) Run:  kubectl --context functional-212707 exec mysql-58ccfd96bb-gqcs2 -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-212707 exec mysql-58ccfd96bb-gqcs2 -- mysql -ppassword -e "show databases;": exit status 1 (193.695235ms)

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

                                                
                                                
** /stderr **
I0408 18:26:34.587850  948917 retry.go:31] will retry after 708.50332ms: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-212707 exec mysql-58ccfd96bb-gqcs2 -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-212707 exec mysql-58ccfd96bb-gqcs2 -- mysql -ppassword -e "show databases;": exit status 1 (112.442182ms)

                                                
                                                
** 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 **
I0408 18:26:35.409160  948917 retry.go:31] will retry after 1.265483976s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-212707 exec mysql-58ccfd96bb-gqcs2 -- mysql -ppassword -e "show databases;"
functional_test.go:1824: (dbg) Non-zero exit: kubectl --context functional-212707 exec mysql-58ccfd96bb-gqcs2 -- mysql -ppassword -e "show databases;": exit status 1 (110.596495ms)

                                                
                                                
** 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 **
I0408 18:26:36.786044  948917 retry.go:31] will retry after 1.225276653s: exit status 1
functional_test.go:1824: (dbg) Run:  kubectl --context functional-212707 exec mysql-58ccfd96bb-gqcs2 -- mysql -ppassword -e "show databases;"
2025/04/08 18:26:38 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/MySQL (22.91s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.31s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.63s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.08s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NodeLabels
functional_test.go:236: (dbg) Run:  kubectl --context functional-212707 get nodes --output=go-template "--template='{{range $k, $v := (index .items 0).metadata.labels}}{{$k}} {{end}}'"
E0408 18:26:13.258226  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/NodeLabels (0.08s)

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.55s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.21s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1456: (dbg) Run:  kubectl --context functional-212707 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1462: (dbg) Run:  kubectl --context functional-212707 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-6sbd7" [38eea5e7-3829-4bc7-b44b-71cdb23d7148] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-fcfd88b6f-6sbd7" [38eea5e7-3829-4bc7-b44b-71cdb23d7148] Running
functional_test.go:1467: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 9.00425505s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (9.21s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-212707 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" [66a24ee8-feb1-4024-b71d-2cde245dbcbf] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [66a24ee8-feb1-4024-b71d-2cde245dbcbf] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.045081611s
I0408 18:26:11.649718  948917 kapi.go:150] Service nginx-svc in namespace default found.
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.31s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0408 18:26:11.986666  948917 retry.go:31] will retry after 591.56785ms: exit status 1
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Apr  8 18:26 created-by-test
-rw-r--r-- 1 docker docker 24 Apr  8 18:26 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Apr  8 18:26 test-1744136771662613784
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 ssh cat /mount-9p/test-1744136771662613784
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-212707 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" [cfd8ab36-24cc-46e9-9466-4b55e000c45b] Pending
helpers_test.go:344: "busybox-mount" [cfd8ab36-24cc-46e9-9466-4b55e000c45b] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [cfd8ab36-24cc-46e9-9466-4b55e000c45b] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [cfd8ab36-24cc-46e9-9466-4b55e000c45b] 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 3.003153054s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-212707 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-212707 /tmp/TestFunctionalparallelMountCmdany-port539577273/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (5.93s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.98.66.209 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-212707 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/ProfileCmd/profile_json_output (0.42s)

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

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

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

                                                
                                                

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

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

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

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

                                                
                                                
=== 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-212707 image ls --format short --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-212707 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.2
registry.k8s.io/kube-proxy:v1.32.2
registry.k8s.io/kube-controller-manager:v1.32.2
registry.k8s.io/kube-apiserver:v1.32.2
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-212707
localhost/kicbase/echo-server:functional-212707
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/kindest/kindnetd:v20250214-acbabc1a
docker.io/kindest/kindnetd:v20241212-9f82dd49
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-212707 image ls --format short --alsologtostderr:
I0408 18:26:29.383308  990944 out.go:345] Setting OutFile to fd 1 ...
I0408 18:26:29.383567  990944 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 18:26:29.383576  990944 out.go:358] Setting ErrFile to fd 2...
I0408 18:26:29.383580  990944 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 18:26:29.383771  990944 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20604-942057/.minikube/bin
I0408 18:26:29.384326  990944 config.go:182] Loaded profile config "functional-212707": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 18:26:29.384490  990944 config.go:182] Loaded profile config "functional-212707": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 18:26:29.384930  990944 cli_runner.go:164] Run: docker container inspect functional-212707 --format={{.State.Status}}
I0408 18:26:29.404482  990944 ssh_runner.go:195] Run: systemctl --version
I0408 18:26:29.404533  990944 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-212707
I0408 18:26:29.424371  990944 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33532 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/functional-212707/id_rsa Username:docker}
I0408 18:26:29.514212  990944 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.22s)

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

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

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

                                                
                                                
=== 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-212707 image ls --format json --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-212707 image ls --format json --alsologtostderr:
[{"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":"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":"85b7a174738baecbc53029b7913cd430a2060e0cbd
b5f56c7957d32ff7f241ef","repoDigests":["registry.k8s.io/kube-apiserver@sha256:48e677803a23233a10a796f3d7edc73223e3fbaceb6113665c1015464a743e9d","registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f"],"repoTags":["registry.k8s.io/kube-apiserver:v1.32.2"],"size":"98055648"},{"id":"b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:01669d976f198e210414e4864454330f6cbd4e5fedf1570b0340d206442f2ae5","registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.32.2"],"size":"90793286"},{"id":"d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d","repoDigests":["registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76","registry.k8s.io/kube-scheduler@sha256:c98f93221ffa10bfb46b85966915759dbcaf957098364763242e814fee84363b"],"re
poTags":["registry.k8s.io/kube-scheduler:v1.32.2"],"size":"70653254"},{"id":"df3849d954c98a7162c7bee7313ece357606e313d98ebd68b7aac5e961b1156f","repoDigests":["docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495","docker.io/kindest/kindnetd@sha256:f3108bcefe4c9797081f9b4405e510eaec07ff17b8224077b3bad839452ebc97"],"repoTags":["docker.io/kindest/kindnetd:v20250214-acbabc1a"],"size":"95703604"},{"id":"1ff4bb4faebcfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07","repoDigests":["docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591","docker.io/library/nginx@sha256:a71e0884a7f1192ecf5decf062b67d46b54ad63f0cc1b8aa7e705f739a97c2fc"],"repoTags":["docker.io/library/nginx:alpine"],"size":"49323988"},{"id":"da3edb94d09e5cad678f6bf1cfeba15070c90cd9a7a5cd17ee8f4992efd18618","repoDigests":["localhost/my-image@sha256:9216c540316a0da77010b3fb37624c17c002c1d646a0a9251d9597dafdda20ee"],"repoTags":["localhost/my-image:functional-212707"]
,"size":"1468194"},{"id":"c69fa2e9cbf5f42dc48af631e956d3f95724c13f91596bc567591790e5e36db6","repoDigests":["registry.k8s.io/coredns/coredns@sha256:9caabbf6238b189a65d0d6e6ac138de60d6a1c419e5a341fbbb7c78382559c6e","registry.k8s.io/coredns/coredns@sha256:f0b8c589314ed010a0c326e987a52b50801f0145ac9b75423af1b5c66dbd6d50"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.3"],"size":"63273227"},{"id":"f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5","repoDigests":["registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d","registry.k8s.io/kube-proxy@sha256:ab90de2ec2cbade95df799a63d85e438f51817055ecee067b694fdd0f776e15d"],"repoTags":["registry.k8s.io/kube-proxy:v1.32.2"],"size":"95271321"},{"id":"d300845f67aebd4f27f549889087215f476cecdd6d9a715b49a4152857549c56","repoDigests":["docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26","docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b77
3c88d428e8dee3dd40"],"repoTags":["docker.io/kindest/kindnetd:v20241212-9f82dd49"],"size":"95714353"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:62ffc2ed7554e4c6d360bce40bbcf196573dd27c4ce080641a2c59867e732dee","gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1462480"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/e
cho-server:functional-212707"],"size":"4943877"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"4cad75abc83d5ca6ee22053d85850676eaef657ee9d723d7bef61179e1e1e485","repoDigests":["docker.io/library/nginx@sha256:09369da6b10306312cd90
8661320086bf87fbae1b6b0c49a1f50ba531fef2eab","docker.io/library/nginx@sha256:b6653fca400812e81569f9be762ae315db685bc30b12ddcdc8616c63a227d3ca"],"repoTags":["docker.io/library/nginx:latest"],"size":"196210580"},{"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":"58be0218486f64f6b07f6eb0faca50e08f8cfb84b2f8485fa3b51873d63d6edd","repoDigests":["localhost/minikube-local-cache-test@sha256:99ff7c0e96e599e45effabaccd1b2ebb049576b2414d88d004c81e6f5837b7ab"],"repoTags":["localhost/minikube-local-cache-test:functional-212707"],"size":"3330"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d
2d33c38354ccf787635581c122965132c9bd309754d4a","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":"bca51b5f60e346e15690c53686eb52b647b2ba8aec49906916cb9d73b1d98970","repoDigests":["docker.io/library/122ec66478c579acb2770767988b6aee7bef8dc6182eb52347951d79a5f576b0-tmp@sha256:14d68dc5bcbef28a087bfb76f84138cf593ee6b377f13be2ac255cc043258639"],"repoTags":[],"size":"1465612"}]
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-212707 image ls --format json --alsologtostderr:
I0408 18:26:35.031712  991611 out.go:345] Setting OutFile to fd 1 ...
I0408 18:26:35.032041  991611 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 18:26:35.032056  991611 out.go:358] Setting ErrFile to fd 2...
I0408 18:26:35.032072  991611 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 18:26:35.032327  991611 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20604-942057/.minikube/bin
I0408 18:26:35.032933  991611 config.go:182] Loaded profile config "functional-212707": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 18:26:35.033035  991611 config.go:182] Loaded profile config "functional-212707": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 18:26:35.033396  991611 cli_runner.go:164] Run: docker container inspect functional-212707 --format={{.State.Status}}
I0408 18:26:35.052846  991611 ssh_runner.go:195] Run: systemctl --version
I0408 18:26:35.052926  991611 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-212707
I0408 18:26:35.072542  991611 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33532 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/functional-212707/id_rsa Username:docker}
I0408 18:26:35.162080  991611 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.22s)

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

                                                
                                                
=== 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-212707 image ls --format yaml --alsologtostderr
functional_test.go:283: (dbg) Stdout: out/minikube-linux-amd64 -p functional-212707 image ls --format yaml --alsologtostderr:
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-212707
size: "4943877"
- id: 58be0218486f64f6b07f6eb0faca50e08f8cfb84b2f8485fa3b51873d63d6edd
repoDigests:
- localhost/minikube-local-cache-test@sha256:99ff7c0e96e599e45effabaccd1b2ebb049576b2414d88d004c81e6f5837b7ab
repoTags:
- localhost/minikube-local-cache-test:functional-212707
size: "3330"
- 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: 85b7a174738baecbc53029b7913cd430a2060e0cbdb5f56c7957d32ff7f241ef
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:48e677803a23233a10a796f3d7edc73223e3fbaceb6113665c1015464a743e9d
- registry.k8s.io/kube-apiserver@sha256:c47449f3e751588ea0cb74e325e0f83db335a415f4f4c7fb147375dd6c84757f
repoTags:
- registry.k8s.io/kube-apiserver:v1.32.2
size: "98055648"
- id: f1332858868e1c6a905123b21e2e322ab45a5b99a3532e68ff49a87c2266ebc5
repoDigests:
- registry.k8s.io/kube-proxy@sha256:83c025f0faa6799fab6645102a98138e39a9a7db2be3bc792c79d72659b1805d
- registry.k8s.io/kube-proxy@sha256:ab90de2ec2cbade95df799a63d85e438f51817055ecee067b694fdd0f776e15d
repoTags:
- registry.k8s.io/kube-proxy:v1.32.2
size: "95271321"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: d300845f67aebd4f27f549889087215f476cecdd6d9a715b49a4152857549c56
repoDigests:
- docker.io/kindest/kindnetd@sha256:56ea59f77258052c4506076525318ffa66817500f68e94a50fdf7d600a280d26
- docker.io/kindest/kindnetd@sha256:a3c74735c5fc7cab683a2f94dddec913052aacaa8d8b773c88d428e8dee3dd40
repoTags:
- docker.io/kindest/kindnetd:v20241212-9f82dd49
size: "95714353"
- id: 1ff4bb4faebcfb1f7e01144fa9904a570ab9bab88694457855feb6c6bba3fa07
repoDigests:
- docker.io/library/nginx@sha256:4ff102c5d78d254a6f0da062b3cf39eaf07f01eec0927fd21e219d0af8bc0591
- docker.io/library/nginx@sha256:a71e0884a7f1192ecf5decf062b67d46b54ad63f0cc1b8aa7e705f739a97c2fc
repoTags:
- docker.io/library/nginx:alpine
size: "49323988"
- id: b6a454c5a800d201daacead6ff195ec6049fe6dc086621b0670bca912efaf389
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:01669d976f198e210414e4864454330f6cbd4e5fedf1570b0340d206442f2ae5
- registry.k8s.io/kube-controller-manager@sha256:399aa50f4d1361c59dc458e634506d02de32613d03a9a614a21058741162ef90
repoTags:
- registry.k8s.io/kube-controller-manager:v1.32.2
size: "90793286"
- id: df3849d954c98a7162c7bee7313ece357606e313d98ebd68b7aac5e961b1156f
repoDigests:
- docker.io/kindest/kindnetd@sha256:e3c42406b0806c1f7e8a66838377936cbd2cdfd94d9b26a3eefedada8713d495
- docker.io/kindest/kindnetd@sha256:f3108bcefe4c9797081f9b4405e510eaec07ff17b8224077b3bad839452ebc97
repoTags:
- docker.io/kindest/kindnetd:v20250214-acbabc1a
size: "95703604"
- 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: 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: d8e673e7c9983f1f53569a9d2ba786c8abb42e3f744f77dc97a595f3caf9435d
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:45710d74cfd5aa10a001d0cf81747b77c28617444ffee0503d12f1dcd7450f76
- registry.k8s.io/kube-scheduler@sha256:c98f93221ffa10bfb46b85966915759dbcaf957098364763242e814fee84363b
repoTags:
- registry.k8s.io/kube-scheduler:v1.32.2
size: "70653254"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
- docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da
repoTags:
- docker.io/library/mysql:5.7
size: "519571821"
- id: 4cad75abc83d5ca6ee22053d85850676eaef657ee9d723d7bef61179e1e1e485
repoDigests:
- docker.io/library/nginx@sha256:09369da6b10306312cd908661320086bf87fbae1b6b0c49a1f50ba531fef2eab
- docker.io/library/nginx@sha256:b6653fca400812e81569f9be762ae315db685bc30b12ddcdc8616c63a227d3ca
repoTags:
- docker.io/library/nginx:latest
size: "196210580"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"

                                                
                                                
functional_test.go:286: (dbg) Stderr: out/minikube-linux-amd64 -p functional-212707 image ls --format yaml --alsologtostderr:
I0408 18:26:29.609988  990994 out.go:345] Setting OutFile to fd 1 ...
I0408 18:26:29.610120  990994 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 18:26:29.610136  990994 out.go:358] Setting ErrFile to fd 2...
I0408 18:26:29.610143  990994 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 18:26:29.610369  990994 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20604-942057/.minikube/bin
I0408 18:26:29.611091  990994 config.go:182] Loaded profile config "functional-212707": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 18:26:29.611199  990994 config.go:182] Loaded profile config "functional-212707": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 18:26:29.611609  990994 cli_runner.go:164] Run: docker container inspect functional-212707 --format={{.State.Status}}
I0408 18:26:29.633126  990994 ssh_runner.go:195] Run: systemctl --version
I0408 18:26:29.633224  990994 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-212707
I0408 18:26:29.654168  990994 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33532 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/functional-212707/id_rsa Username:docker}
I0408 18:26:29.742487  990994 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.23s)

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

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

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

                                                
                                                
** /stderr **
functional_test.go:332: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 image build -t localhost/my-image:functional-212707 testdata/build --alsologtostderr
functional_test.go:332: (dbg) Done: out/minikube-linux-amd64 -p functional-212707 image build -t localhost/my-image:functional-212707 testdata/build --alsologtostderr: (4.713129222s)
functional_test.go:337: (dbg) Stdout: out/minikube-linux-amd64 -p functional-212707 image build -t localhost/my-image:functional-212707 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> bca51b5f60e
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-212707
--> da3edb94d09
Successfully tagged localhost/my-image:functional-212707
da3edb94d09e5cad678f6bf1cfeba15070c90cd9a7a5cd17ee8f4992efd18618
functional_test.go:340: (dbg) Stderr: out/minikube-linux-amd64 -p functional-212707 image build -t localhost/my-image:functional-212707 testdata/build --alsologtostderr:
I0408 18:26:30.101064  991135 out.go:345] Setting OutFile to fd 1 ...
I0408 18:26:30.101191  991135 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 18:26:30.101204  991135 out.go:358] Setting ErrFile to fd 2...
I0408 18:26:30.101211  991135 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0408 18:26:30.101482  991135 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20604-942057/.minikube/bin
I0408 18:26:30.102032  991135 config.go:182] Loaded profile config "functional-212707": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 18:26:30.102604  991135 config.go:182] Loaded profile config "functional-212707": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
I0408 18:26:30.103034  991135 cli_runner.go:164] Run: docker container inspect functional-212707 --format={{.State.Status}}
I0408 18:26:30.123058  991135 ssh_runner.go:195] Run: systemctl --version
I0408 18:26:30.123112  991135 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-212707
I0408 18:26:30.143000  991135 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33532 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/functional-212707/id_rsa Username:docker}
I0408 18:26:30.234619  991135 build_images.go:161] Building image from path: /tmp/build.3079630827.tar
I0408 18:26:30.234747  991135 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0408 18:26:30.244372  991135 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3079630827.tar
I0408 18:26:30.249100  991135 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3079630827.tar: stat -c "%s %y" /var/lib/minikube/build/build.3079630827.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3079630827.tar': No such file or directory
I0408 18:26:30.249152  991135 ssh_runner.go:362] scp /tmp/build.3079630827.tar --> /var/lib/minikube/build/build.3079630827.tar (3072 bytes)
I0408 18:26:30.275258  991135 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3079630827
I0408 18:26:30.284205  991135 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3079630827 -xf /var/lib/minikube/build/build.3079630827.tar
I0408 18:26:30.293901  991135 crio.go:315] Building image: /var/lib/minikube/build/build.3079630827
I0408 18:26:30.293989  991135 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-212707 /var/lib/minikube/build/build.3079630827 --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
I0408 18:26:34.685648  991135 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-212707 /var/lib/minikube/build/build.3079630827 --cgroup-manager=cgroupfs: (4.391612415s)
I0408 18:26:34.685712  991135 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3079630827
I0408 18:26:34.696690  991135 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3079630827.tar
I0408 18:26:34.751930  991135 build_images.go:217] Built localhost/my-image:functional-212707 from /tmp/build.3079630827.tar
I0408 18:26:34.751966  991135 build_images.go:133] succeeded building to: functional-212707
I0408 18:26:34.751973  991135 build_images.go:134] failed building to: 
functional_test.go:468: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (5.20s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0408 18:26:18.160982  948917 retry.go:31] will retry after 515.294838ms: exit status 1
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 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-212707 /tmp/TestFunctionalparallelMountCmdspecific-port805592757/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-212707 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-212707 ssh "sudo umount -f /mount-9p": exit status 1 (474.502986ms)

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

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

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

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

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

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

                                                
                                                
** /stderr **
I0408 18:26:20.860550  948917 retry.go:31] will retry after 702.638265ms: exit status 1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-212707 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-212707 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-212707 /tmp/TestFunctionalparallelMountCmdVerifyCleanup617876981/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-212707 /tmp/TestFunctionalparallelMountCmdVerifyCleanup617876981/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-212707 /tmp/TestFunctionalparallelMountCmdVerifyCleanup617876981/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.42s)

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:215: (dbg) Run:  docker rmi -f localhost/my-image:functional-212707
--- 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-212707
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (103.73s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-607124 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0408 18:27:35.180166  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-607124 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m43.018095908s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-607124 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (103.73s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (5.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.14s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (33.83s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.07s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.86s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (16.4s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.56s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0408 18:29:37.574570 1012334 out.go:345] Setting OutFile to fd 1 ...
	I0408 18:29:37.574707 1012334 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:29:37.574718 1012334 out.go:358] Setting ErrFile to fd 2...
	I0408 18:29:37.574725 1012334 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:29:37.575063 1012334 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20604-942057/.minikube/bin
	I0408 18:29:37.575306 1012334 out.go:352] Setting JSON to false
	I0408 18:29:37.575351 1012334 mustload.go:65] Loading cluster: ha-607124
	I0408 18:29:37.575415 1012334 notify.go:220] Checking for updates...
	I0408 18:29:37.575828 1012334 config.go:182] Loaded profile config "ha-607124": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 18:29:37.575873 1012334 status.go:174] checking status of ha-607124 ...
	I0408 18:29:37.576380 1012334 cli_runner.go:164] Run: docker container inspect ha-607124 --format={{.State.Status}}
	I0408 18:29:37.597698 1012334 status.go:371] ha-607124 host status = "Running" (err=<nil>)
	I0408 18:29:37.597757 1012334 host.go:66] Checking if "ha-607124" exists ...
	I0408 18:29:37.598026 1012334 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-607124
	I0408 18:29:37.618060 1012334 host.go:66] Checking if "ha-607124" exists ...
	I0408 18:29:37.618465 1012334 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0408 18:29:37.618525 1012334 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-607124
	I0408 18:29:37.638971 1012334 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33537 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/ha-607124/id_rsa Username:docker}
	I0408 18:29:37.731427 1012334 ssh_runner.go:195] Run: systemctl --version
	I0408 18:29:37.735954 1012334 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0408 18:29:37.747285 1012334 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 18:29:37.801083 1012334 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:63 OomKillDisable:true NGoroutines:73 SystemTime:2025-04-08 18:29:37.79074912 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 18:29:37.801731 1012334 kubeconfig.go:125] found "ha-607124" server: "https://192.168.49.254:8443"
	I0408 18:29:37.801767 1012334 api_server.go:166] Checking apiserver status ...
	I0408 18:29:37.801806 1012334 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0408 18:29:37.812819 1012334 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1555/cgroup
	I0408 18:29:37.823333 1012334 api_server.go:182] apiserver freezer: "12:freezer:/docker/6ff93ed88ae38acd751169ba92d49b32bb527646d01e4d715f7c8dfde384cd6a/crio/crio-7917e645599bcecf80f3719e56bd6878c9d1096bbc83318948a1d303fa728bec"
	I0408 18:29:37.823458 1012334 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/6ff93ed88ae38acd751169ba92d49b32bb527646d01e4d715f7c8dfde384cd6a/crio/crio-7917e645599bcecf80f3719e56bd6878c9d1096bbc83318948a1d303fa728bec/freezer.state
	I0408 18:29:37.832071 1012334 api_server.go:204] freezer state: "THAWED"
	I0408 18:29:37.832104 1012334 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0408 18:29:37.837452 1012334 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0408 18:29:37.837509 1012334 status.go:463] ha-607124 apiserver status = Running (err=<nil>)
	I0408 18:29:37.837520 1012334 status.go:176] ha-607124 status: &{Name:ha-607124 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0408 18:29:37.837533 1012334 status.go:174] checking status of ha-607124-m02 ...
	I0408 18:29:37.837764 1012334 cli_runner.go:164] Run: docker container inspect ha-607124-m02 --format={{.State.Status}}
	I0408 18:29:37.857141 1012334 status.go:371] ha-607124-m02 host status = "Stopped" (err=<nil>)
	I0408 18:29:37.857173 1012334 status.go:384] host is not running, skipping remaining checks
	I0408 18:29:37.857183 1012334 status.go:176] ha-607124-m02 status: &{Name:ha-607124-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0408 18:29:37.857207 1012334 status.go:174] checking status of ha-607124-m03 ...
	I0408 18:29:37.857491 1012334 cli_runner.go:164] Run: docker container inspect ha-607124-m03 --format={{.State.Status}}
	I0408 18:29:37.875842 1012334 status.go:371] ha-607124-m03 host status = "Running" (err=<nil>)
	I0408 18:29:37.875878 1012334 host.go:66] Checking if "ha-607124-m03" exists ...
	I0408 18:29:37.876169 1012334 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-607124-m03
	I0408 18:29:37.894616 1012334 host.go:66] Checking if "ha-607124-m03" exists ...
	I0408 18:29:37.894890 1012334 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0408 18:29:37.894935 1012334 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-607124-m03
	I0408 18:29:37.913567 1012334 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33547 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/ha-607124-m03/id_rsa Username:docker}
	I0408 18:29:37.999120 1012334 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0408 18:29:38.010821 1012334 kubeconfig.go:125] found "ha-607124" server: "https://192.168.49.254:8443"
	I0408 18:29:38.010850 1012334 api_server.go:166] Checking apiserver status ...
	I0408 18:29:38.010884 1012334 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0408 18:29:38.021515 1012334 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1452/cgroup
	I0408 18:29:38.030650 1012334 api_server.go:182] apiserver freezer: "12:freezer:/docker/71716b29ae87d9329ddfa3856f7eb5d77ee63c68b127918f73c48017620e76d6/crio/crio-fc3142cdefc890db4b531987d23d3df81c55eb1bb25869b1cbfcbdc7ae375c8e"
	I0408 18:29:38.030748 1012334 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/71716b29ae87d9329ddfa3856f7eb5d77ee63c68b127918f73c48017620e76d6/crio/crio-fc3142cdefc890db4b531987d23d3df81c55eb1bb25869b1cbfcbdc7ae375c8e/freezer.state
	I0408 18:29:38.039241 1012334 api_server.go:204] freezer state: "THAWED"
	I0408 18:29:38.039275 1012334 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0408 18:29:38.044054 1012334 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0408 18:29:38.044078 1012334 status.go:463] ha-607124-m03 apiserver status = Running (err=<nil>)
	I0408 18:29:38.044087 1012334 status.go:176] ha-607124-m03 status: &{Name:ha-607124-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0408 18:29:38.044103 1012334 status.go:174] checking status of ha-607124-m04 ...
	I0408 18:29:38.044333 1012334 cli_runner.go:164] Run: docker container inspect ha-607124-m04 --format={{.State.Status}}
	I0408 18:29:38.063272 1012334 status.go:371] ha-607124-m04 host status = "Running" (err=<nil>)
	I0408 18:29:38.063304 1012334 host.go:66] Checking if "ha-607124-m04" exists ...
	I0408 18:29:38.063592 1012334 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-607124-m04
	I0408 18:29:38.082581 1012334 host.go:66] Checking if "ha-607124-m04" exists ...
	I0408 18:29:38.082857 1012334 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0408 18:29:38.082893 1012334 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-607124-m04
	I0408 18:29:38.102231 1012334 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33552 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/ha-607124-m04/id_rsa Username:docker}
	I0408 18:29:38.186731 1012334 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0408 18:29:38.198313 1012334 status.go:176] ha-607124-m04 status: &{Name:ha-607124-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.69s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (34.48s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:422: (dbg) Run:  out/minikube-linux-amd64 -p ha-607124 node start m02 -v=7 --alsologtostderr
E0408 18:29:51.318345  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:422: (dbg) Done: out/minikube-linux-amd64 -p ha-607124 node start m02 -v=7 --alsologtostderr: (33.442831602s)
ha_test.go:430: (dbg) Run:  out/minikube-linux-amd64 -p ha-607124 status -v=7 --alsologtostderr
ha_test.go:450: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (34.48s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.96s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (162.21s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:458: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-607124 -v=7 --alsologtostderr
ha_test.go:464: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-607124 -v=7 --alsologtostderr
E0408 18:30:19.022884  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:464: (dbg) Done: out/minikube-linux-amd64 stop -p ha-607124 -v=7 --alsologtostderr: (36.88612336s)
ha_test.go:469: (dbg) Run:  out/minikube-linux-amd64 start -p ha-607124 --wait=true -v=7 --alsologtostderr
E0408 18:30:59.562736  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:30:59.569236  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:30:59.580676  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:30:59.602189  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:30:59.643680  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:30:59.725201  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:30:59.886744  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:31:00.208588  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:31:00.850724  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:31:02.132566  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:31:04.694139  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:31:09.815651  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:31:20.057267  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:31:40.538742  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:32:21.500624  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:469: (dbg) Done: out/minikube-linux-amd64 start -p ha-607124 --wait=true -v=7 --alsologtostderr: (2m5.210344145s)
ha_test.go:474: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-607124
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (162.21s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (12.28s)

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

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

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:533: (dbg) Run:  out/minikube-linux-amd64 -p ha-607124 stop -v=7 --alsologtostderr
E0408 18:33:43.424025  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:533: (dbg) Done: out/minikube-linux-amd64 -p ha-607124 stop -v=7 --alsologtostderr: (35.662323359s)
ha_test.go:539: (dbg) Run:  out/minikube-linux-amd64 -p ha-607124 status -v=7 --alsologtostderr
ha_test.go:539: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-607124 status -v=7 --alsologtostderr: exit status 7 (114.776666ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0408 18:33:45.199900 1029753 out.go:345] Setting OutFile to fd 1 ...
	I0408 18:33:45.200233 1029753 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:33:45.200245 1029753 out.go:358] Setting ErrFile to fd 2...
	I0408 18:33:45.200249 1029753 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:33:45.200508 1029753 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20604-942057/.minikube/bin
	I0408 18:33:45.200745 1029753 out.go:352] Setting JSON to false
	I0408 18:33:45.200785 1029753 mustload.go:65] Loading cluster: ha-607124
	I0408 18:33:45.200905 1029753 notify.go:220] Checking for updates...
	I0408 18:33:45.201289 1029753 config.go:182] Loaded profile config "ha-607124": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 18:33:45.201319 1029753 status.go:174] checking status of ha-607124 ...
	I0408 18:33:45.201797 1029753 cli_runner.go:164] Run: docker container inspect ha-607124 --format={{.State.Status}}
	I0408 18:33:45.221952 1029753 status.go:371] ha-607124 host status = "Stopped" (err=<nil>)
	I0408 18:33:45.221991 1029753 status.go:384] host is not running, skipping remaining checks
	I0408 18:33:45.221999 1029753 status.go:176] ha-607124 status: &{Name:ha-607124 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0408 18:33:45.222035 1029753 status.go:174] checking status of ha-607124-m02 ...
	I0408 18:33:45.222305 1029753 cli_runner.go:164] Run: docker container inspect ha-607124-m02 --format={{.State.Status}}
	I0408 18:33:45.241179 1029753 status.go:371] ha-607124-m02 host status = "Stopped" (err=<nil>)
	I0408 18:33:45.241205 1029753 status.go:384] host is not running, skipping remaining checks
	I0408 18:33:45.241212 1029753 status.go:176] ha-607124-m02 status: &{Name:ha-607124-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0408 18:33:45.241235 1029753 status.go:174] checking status of ha-607124-m04 ...
	I0408 18:33:45.241527 1029753 cli_runner.go:164] Run: docker container inspect ha-607124-m04 --format={{.State.Status}}
	I0408 18:33:45.258875 1029753 status.go:371] ha-607124-m04 host status = "Stopped" (err=<nil>)
	I0408 18:33:45.258902 1029753 status.go:384] host is not running, skipping remaining checks
	I0408 18:33:45.258909 1029753 status.go:176] ha-607124-m04 status: &{Name:ha-607124-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (56.22s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:562: (dbg) Run:  out/minikube-linux-amd64 start -p ha-607124 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
ha_test.go:562: (dbg) Done: out/minikube-linux-amd64 start -p ha-607124 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (55.360169765s)
ha_test.go:568: (dbg) Run:  out/minikube-linux-amd64 -p ha-607124 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 (56.22s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.69s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (50.25s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:607: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-607124 --control-plane -v=7 --alsologtostderr
E0408 18:34:51.317667  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:607: (dbg) Done: out/minikube-linux-amd64 node add -p ha-607124 --control-plane -v=7 --alsologtostderr: (49.405117527s)
ha_test.go:613: (dbg) Run:  out/minikube-linux-amd64 -p ha-607124 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (50.25s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.87s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (40.89s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-981122 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0408 18:35:59.562628  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-981122 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (40.894162028s)
--- PASS: TestJSONOutput/start/Command (40.89s)

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

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

                                                
                                    
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-981122 --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.85s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-981122 --output=json --user=testUser
E0408 18:36:27.268698  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-981122 --output=json --user=testUser: (5.847955384s)
--- PASS: TestJSONOutput/stop/Command (5.85s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"e3c86266-7216-4715-9bde-07de14306247","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-129199] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"e18aa0f9-5b40-4eef-a4ef-0c166cf68d53","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20604"}}
	{"specversion":"1.0","id":"b44b6533-01bb-47cd-b108-e3f0d1e70e0e","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":"acb3a626-04e5-40c0-8af2-f6f7bf5fe520","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20604-942057/kubeconfig"}}
	{"specversion":"1.0","id":"f6d3cdd3-69e3-4a6d-a864-38dac13b34a5","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20604-942057/.minikube"}}
	{"specversion":"1.0","id":"5dc18a0d-ed88-4f81-896d-b6078a6060c8","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":"6df44dbc-544f-4968-9b1c-a0108c3a9db0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"787ad0e8-9a65-429b-a34a-8251ecb61924","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-129199" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-129199
--- PASS: TestErrorJSONOutput (0.22s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (32.15s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (24.7s)

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

                                                
                                    
x
+
TestKicExistingNetwork (24.11s)

                                                
                                                
=== RUN   TestKicExistingNetwork
I0408 18:37:30.460114  948917 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}}]}"
W0408 18:37:30.478123  948917 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
I0408 18:37:30.478216  948917 network_create.go:284] running [docker network inspect existing-network] to gather additional debugging logs...
I0408 18:37:30.478241  948917 cli_runner.go:164] Run: docker network inspect existing-network
W0408 18:37:30.496625  948917 cli_runner.go:211] docker network inspect existing-network returned with exit code 1
I0408 18:37:30.496666  948917 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
I0408 18:37:30.496685  948917 network_create.go:289] output of [docker network inspect existing-network]: -- stdout --
[]

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

                                                
                                                
** /stderr **
I0408 18:37:30.496857  948917 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}}]}"
I0408 18:37:30.514408  948917 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-dc88f2be0a31 IfaceIPv4:192.168.49.1 IfaceMTU:1500 IfaceMAC:6e:75:04:e0:dc:61} reservation:<nil>}
I0408 18:37:30.514800  948917 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:0xc001fa0f10}
I0408 18:37:30.514837  948917 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 ...
I0408 18:37:30.514895  948917 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
I0408 18:37:30.564891  948917 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-918487 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-918487 --network=existing-network: (22.393335911s)
helpers_test.go:175: Cleaning up "existing-network-918487" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-918487
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-918487: (1.573873405s)
I0408 18:37:54.550197  948917 cli_runner.go:164] Run: docker network ls --filter=label=existing-network --format {{.Name}}
--- PASS: TestKicExistingNetwork (24.11s)

                                                
                                    
x
+
TestKicCustomSubnet (25.36s)

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

                                                
                                    
x
+
TestKicStaticIP (24.25s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (47.28s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-568912 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-568912 --driver=docker  --container-runtime=crio: (20.739345262s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-583219 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-583219 --driver=docker  --container-runtime=crio: (21.154737731s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-568912
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-583219
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-583219" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-583219
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-583219: (1.895978799s)
helpers_test.go:175: Cleaning up "first-568912" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-568912
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-568912: (2.319224375s)
--- PASS: TestMinikubeProfile (47.28s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.09s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.37s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.63s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

                                                
                                                
=== RUN   TestMountStart/serial/VerifyMountPostDelete
mount_start_test.go:114: (dbg) Run:  out/minikube-linux-amd64 -p mount-start-2-586134 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-586134
mount_start_test.go:155: (dbg) Done: out/minikube-linux-amd64 stop -p mount-start-2-586134: (1.184055943s)
--- PASS: TestMountStart/serial/Stop (1.18s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.04s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-586134
E0408 18:39:51.318221  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:166: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-586134: (6.035585987s)
--- PASS: TestMountStart/serial/RestartStopped (7.04s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (71.04s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-159431 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0408 18:40:59.562587  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-159431 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m10.58620582s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-159431 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (71.04s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.02s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.78s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (28.28s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-159431 -v 3 --alsologtostderr
E0408 18:41:14.384361  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-159431 -v 3 --alsologtostderr: (27.668548471s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-159431 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (28.28s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.63s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.14s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0408 18:41:53.441617 1095276 out.go:345] Setting OutFile to fd 1 ...
	I0408 18:41:53.441894 1095276 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:41:53.441904 1095276 out.go:358] Setting ErrFile to fd 2...
	I0408 18:41:53.441909 1095276 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:41:53.442106 1095276 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20604-942057/.minikube/bin
	I0408 18:41:53.442298 1095276 out.go:352] Setting JSON to false
	I0408 18:41:53.442333 1095276 mustload.go:65] Loading cluster: multinode-159431
	I0408 18:41:53.442533 1095276 notify.go:220] Checking for updates...
	I0408 18:41:53.442726 1095276 config.go:182] Loaded profile config "multinode-159431": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 18:41:53.442750 1095276 status.go:174] checking status of multinode-159431 ...
	I0408 18:41:53.443151 1095276 cli_runner.go:164] Run: docker container inspect multinode-159431 --format={{.State.Status}}
	I0408 18:41:53.464491 1095276 status.go:371] multinode-159431 host status = "Running" (err=<nil>)
	I0408 18:41:53.464539 1095276 host.go:66] Checking if "multinode-159431" exists ...
	I0408 18:41:53.464874 1095276 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-159431
	I0408 18:41:53.483353 1095276 host.go:66] Checking if "multinode-159431" exists ...
	I0408 18:41:53.483735 1095276 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0408 18:41:53.483814 1095276 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-159431
	I0408 18:41:53.503819 1095276 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33657 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/multinode-159431/id_rsa Username:docker}
	I0408 18:41:53.591212 1095276 ssh_runner.go:195] Run: systemctl --version
	I0408 18:41:53.595482 1095276 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0408 18:41:53.606415 1095276 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 18:41:53.658845 1095276 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:51 OomKillDisable:true NGoroutines:63 SystemTime:2025-04-08 18:41:53.64895632 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x8
6_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> S
erverErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 18:41:53.659379 1095276 kubeconfig.go:125] found "multinode-159431" server: "https://192.168.67.2:8443"
	I0408 18:41:53.659415 1095276 api_server.go:166] Checking apiserver status ...
	I0408 18:41:53.659453 1095276 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0408 18:41:53.670639 1095276 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1550/cgroup
	I0408 18:41:53.679826 1095276 api_server.go:182] apiserver freezer: "12:freezer:/docker/f90ecfdcbc4d629f6b6897c2106cc1447f34300bf5bf49c7063d89d99cec28fc/crio/crio-5f252db9bd02c400dd9e161ad5ebadb0eaf25638c4df78da8c8295be9c190166"
	I0408 18:41:53.679900 1095276 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/f90ecfdcbc4d629f6b6897c2106cc1447f34300bf5bf49c7063d89d99cec28fc/crio/crio-5f252db9bd02c400dd9e161ad5ebadb0eaf25638c4df78da8c8295be9c190166/freezer.state
	I0408 18:41:53.688258 1095276 api_server.go:204] freezer state: "THAWED"
	I0408 18:41:53.688293 1095276 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0408 18:41:53.691992 1095276 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0408 18:41:53.692018 1095276 status.go:463] multinode-159431 apiserver status = Running (err=<nil>)
	I0408 18:41:53.692029 1095276 status.go:176] multinode-159431 status: &{Name:multinode-159431 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0408 18:41:53.692047 1095276 status.go:174] checking status of multinode-159431-m02 ...
	I0408 18:41:53.692320 1095276 cli_runner.go:164] Run: docker container inspect multinode-159431-m02 --format={{.State.Status}}
	I0408 18:41:53.710343 1095276 status.go:371] multinode-159431-m02 host status = "Running" (err=<nil>)
	I0408 18:41:53.710369 1095276 host.go:66] Checking if "multinode-159431-m02" exists ...
	I0408 18:41:53.710697 1095276 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-159431-m02
	I0408 18:41:53.729172 1095276 host.go:66] Checking if "multinode-159431-m02" exists ...
	I0408 18:41:53.729480 1095276 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0408 18:41:53.729535 1095276 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-159431-m02
	I0408 18:41:53.749150 1095276 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33662 SSHKeyPath:/home/jenkins/minikube-integration/20604-942057/.minikube/machines/multinode-159431-m02/id_rsa Username:docker}
	I0408 18:41:53.834824 1095276 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0408 18:41:53.846229 1095276 status.go:176] multinode-159431-m02 status: &{Name:multinode-159431-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0408 18:41:53.846283 1095276 status.go:174] checking status of multinode-159431-m03 ...
	I0408 18:41:53.846576 1095276 cli_runner.go:164] Run: docker container inspect multinode-159431-m03 --format={{.State.Status}}
	I0408 18:41:53.864938 1095276 status.go:371] multinode-159431-m03 host status = "Stopped" (err=<nil>)
	I0408 18:41:53.864967 1095276 status.go:384] host is not running, skipping remaining checks
	I0408 18:41:53.864977 1095276 status.go:176] multinode-159431-m03 status: &{Name:multinode-159431-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.32s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (89.27s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-159431
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-159431
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-159431: (24.819179603s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-159431 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-159431 --wait=true -v=8 --alsologtostderr: (1m4.340207446s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-159431
--- PASS: TestMultiNode/serial/RestartKeepsNodes (89.27s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.03s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.79s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0408 18:44:01.234172 1104643 out.go:345] Setting OutFile to fd 1 ...
	I0408 18:44:01.234760 1104643 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:44:01.234773 1104643 out.go:358] Setting ErrFile to fd 2...
	I0408 18:44:01.234780 1104643 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:44:01.234997 1104643 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20604-942057/.minikube/bin
	I0408 18:44:01.235200 1104643 out.go:352] Setting JSON to false
	I0408 18:44:01.235261 1104643 mustload.go:65] Loading cluster: multinode-159431
	I0408 18:44:01.235398 1104643 notify.go:220] Checking for updates...
	I0408 18:44:01.235707 1104643 config.go:182] Loaded profile config "multinode-159431": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 18:44:01.235733 1104643 status.go:174] checking status of multinode-159431 ...
	I0408 18:44:01.236222 1104643 cli_runner.go:164] Run: docker container inspect multinode-159431 --format={{.State.Status}}
	I0408 18:44:01.257962 1104643 status.go:371] multinode-159431 host status = "Stopped" (err=<nil>)
	I0408 18:44:01.257991 1104643 status.go:384] host is not running, skipping remaining checks
	I0408 18:44:01.258003 1104643 status.go:176] multinode-159431 status: &{Name:multinode-159431 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0408 18:44:01.258091 1104643 status.go:174] checking status of multinode-159431-m02 ...
	I0408 18:44:01.258488 1104643 cli_runner.go:164] Run: docker container inspect multinode-159431-m02 --format={{.State.Status}}
	I0408 18:44:01.277808 1104643 status.go:371] multinode-159431-m02 host status = "Stopped" (err=<nil>)
	I0408 18:44:01.277856 1104643 status.go:384] host is not running, skipping remaining checks
	I0408 18:44:01.277874 1104643 status.go:176] multinode-159431-m02 status: &{Name:multinode-159431-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (48.33s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-159431 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-159431 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (47.74886907s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-159431 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 (48.33s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (23.22s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-159431-m02' is duplicated with machine name 'multinode-159431-m02' in profile 'multinode-159431'
	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-159431-m03 --driver=docker  --container-runtime=crio
E0408 18:44:51.317713  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-159431-m03 --driver=docker  --container-runtime=crio: (20.908629618s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-159431
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-159431: exit status 80 (295.809805ms)

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

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

                                                
                                    
x
+
TestPreload (104.78s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-533959 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0408 18:45:59.563253  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-533959 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m17.848696823s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-533959 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-533959 image pull gcr.io/k8s-minikube/busybox: (1.326274871s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-533959
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-533959: (5.752474175s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-533959 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-533959 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (17.140173143s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-533959 image list
helpers_test.go:175: Cleaning up "test-preload-533959" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-533959
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-533959: (2.482916005s)
--- PASS: TestPreload (104.78s)

                                                
                                    
x
+
TestScheduledStopUnix (100.99s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-897928 --memory=2048 --driver=docker  --container-runtime=crio
E0408 18:47:22.630912  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-897928 --memory=2048 --driver=docker  --container-runtime=crio: (24.601719187s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-897928 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-897928 -n scheduled-stop-897928
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-897928 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
I0408 18:47:26.680023  948917 retry.go:31] will retry after 68.459µs: open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/scheduled-stop-897928/pid: no such file or directory
I0408 18:47:26.681178  948917 retry.go:31] will retry after 100.274µs: open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/scheduled-stop-897928/pid: no such file or directory
I0408 18:47:26.682346  948917 retry.go:31] will retry after 138.804µs: open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/scheduled-stop-897928/pid: no such file or directory
I0408 18:47:26.683513  948917 retry.go:31] will retry after 445.523µs: open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/scheduled-stop-897928/pid: no such file or directory
I0408 18:47:26.684689  948917 retry.go:31] will retry after 432.704µs: open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/scheduled-stop-897928/pid: no such file or directory
I0408 18:47:26.685845  948917 retry.go:31] will retry after 895.224µs: open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/scheduled-stop-897928/pid: no such file or directory
I0408 18:47:26.687009  948917 retry.go:31] will retry after 1.062019ms: open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/scheduled-stop-897928/pid: no such file or directory
I0408 18:47:26.688145  948917 retry.go:31] will retry after 1.634061ms: open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/scheduled-stop-897928/pid: no such file or directory
I0408 18:47:26.690413  948917 retry.go:31] will retry after 1.913746ms: open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/scheduled-stop-897928/pid: no such file or directory
I0408 18:47:26.692644  948917 retry.go:31] will retry after 3.340425ms: open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/scheduled-stop-897928/pid: no such file or directory
I0408 18:47:26.696917  948917 retry.go:31] will retry after 8.249235ms: open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/scheduled-stop-897928/pid: no such file or directory
I0408 18:47:26.706184  948917 retry.go:31] will retry after 12.394513ms: open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/scheduled-stop-897928/pid: no such file or directory
I0408 18:47:26.719490  948917 retry.go:31] will retry after 11.427839ms: open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/scheduled-stop-897928/pid: no such file or directory
I0408 18:47:26.731785  948917 retry.go:31] will retry after 13.25698ms: open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/scheduled-stop-897928/pid: no such file or directory
I0408 18:47:26.746071  948917 retry.go:31] will retry after 36.65773ms: open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/scheduled-stop-897928/pid: no such file or directory
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-897928 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-897928 -n scheduled-stop-897928
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-897928
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-897928 --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-897928
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-897928: exit status 7 (72.745286ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (12.48s)

                                                
                                                
=== RUN   TestInsufficientStorage
status_test.go:50: (dbg) Run:  out/minikube-linux-amd64 start -p insufficient-storage-615559 --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-615559 --memory=2048 --output=json --wait=true --driver=docker  --container-runtime=crio: exit status 26 (10.106946584s)

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"9a7696ba-5936-44e5-a551-3101a2edadd6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-615559] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"3f75fa5f-2b3d-4414-8e0e-03c2b120e8f2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=20604"}}
	{"specversion":"1.0","id":"27f25578-ae73-4ee6-a8ee-2276b54ace41","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":"d159b975-f45e-4fd3-902c-5b3226f57d3a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/20604-942057/kubeconfig"}}
	{"specversion":"1.0","id":"ac1897a9-5fcc-4ec7-8182-2478e0d927db","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/20604-942057/.minikube"}}
	{"specversion":"1.0","id":"d2d22a43-84c7-4fed-9444-d83ed1a04de4","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":"92c1fe9e-e69d-401b-8be1-378dae5dfdce","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"c2df3836-4f6f-488e-8a11-648834bd0bca","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":"c2b66962-f317-499b-991c-d684caed7828","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":"8a3527d2-7c06-4691-8518-090023b276d6","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":"b4e04303-da12-4135-9602-02f6e2780a4b","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":"e6b6888e-cd04-4820-8021-938147d0888b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-615559\" primary control-plane node in \"insufficient-storage-615559\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"fa323710-2a1b-41e5-b91f-ddfe54bd1325","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.46-1744107393-20604 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"9087044d-24b4-4226-b29e-018fca572f39","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":"e6e1b630-67f7-4721-aadd-037647b1cdce","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-615559 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-615559 --output=json --layout=cluster: exit status 7 (271.442344ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0408 18:48:53.011436 1126958 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-615559" does not appear in /home/jenkins/minikube-integration/20604-942057/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0408 18:48:53.277986 1127058 status.go:458] kubeconfig endpoint: get endpoint: "insufficient-storage-615559" does not appear in /home/jenkins/minikube-integration/20604-942057/kubeconfig
	E0408 18:48:53.287923 1127058 status.go:258] unable to read event log: stat: stat /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/insufficient-storage-615559/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (58.16s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

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

                                                
                                    
x
+
TestKubernetesUpgrade (355.82s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (145.53s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3713861751 start -p missing-upgrade-170322 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3713861751 start -p missing-upgrade-170322 --memory=2200 --driver=docker  --container-runtime=crio: (1m8.246497418s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-170322
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-170322: (14.862617402s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-170322
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-170322 --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-170322 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (59.694472802s)
helpers_test.go:175: Cleaning up "missing-upgrade-170322" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-170322
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-170322: (2.155111995s)
--- PASS: TestMissingContainerUpgrade (145.53s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.53s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (94.38s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1887678347 start -p stopped-upgrade-157343 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1887678347 start -p stopped-upgrade-157343 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m5.352286351s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1887678347 -p stopped-upgrade-157343 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1887678347 -p stopped-upgrade-157343 stop: (2.430889127s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-157343 --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-157343 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (26.593842067s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (94.38s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (14.19s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (4.81s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.29s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (7.6s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (3.35s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.77s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.26s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Start (57.12s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.84s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (27.51s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.81s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0408 18:51:24.941231 1167796 out.go:345] Setting OutFile to fd 1 ...
	I0408 18:51:24.941496 1167796 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:51:24.941512 1167796 out.go:358] Setting ErrFile to fd 2...
	I0408 18:51:24.941518 1167796 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0408 18:51:24.941736 1167796 root.go:338] Updating PATH: /home/jenkins/minikube-integration/20604-942057/.minikube/bin
	I0408 18:51:24.942490 1167796 out.go:352] Setting JSON to false
	I0408 18:51:24.944014 1167796 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-15","uptime":9230,"bootTime":1744129055,"procs":316,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1078-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0408 18:51:24.944201 1167796 start.go:139] virtualization: kvm guest
	I0408 18:51:24.946519 1167796 out.go:177] * [false-336666] minikube v1.35.0 on Ubuntu 20.04 (kvm/amd64)
	I0408 18:51:24.948041 1167796 notify.go:220] Checking for updates...
	I0408 18:51:24.948137 1167796 out.go:177]   - MINIKUBE_LOCATION=20604
	I0408 18:51:24.949813 1167796 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0408 18:51:24.951947 1167796 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/20604-942057/kubeconfig
	I0408 18:51:24.953957 1167796 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/20604-942057/.minikube
	I0408 18:51:24.955764 1167796 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0408 18:51:24.957419 1167796 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0408 18:51:24.959815 1167796 config.go:182] Loaded profile config "force-systemd-env-873356": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 18:51:24.959975 1167796 config.go:182] Loaded profile config "kubernetes-upgrade-874770": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 18:51:24.960174 1167796 config.go:182] Loaded profile config "pause-421935": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
	I0408 18:51:24.960329 1167796 driver.go:394] Setting default libvirt URI to qemu:///system
	I0408 18:51:24.990453 1167796 docker.go:123] docker version: linux-28.0.4:Docker Engine - Community
	I0408 18:51:24.990545 1167796 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0408 18:51:25.064042 1167796 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:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:false BridgeNfIP6Tables:false Debug:false NFd:66 OomKillDisable:true NGoroutines:76 SystemTime:2025-04-08 18:51:25.050343343 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1078-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x
86_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[::1/128 127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647988736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-15 Labels:[] ExperimentalBuild:false ServerVersion:28.0.4 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:05044ec0a9a75232cad458027ca83437aae3f4da Expected:05044ec0a9a75232cad458027ca83437aae3f4da} RuncCommit:{ID:v1.2.5-0-g59923ef Expected:v1.2.5-0-g59923ef} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil>
ServerErrors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.22.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.34.0] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0408 18:51:25.064190 1167796 docker.go:318] overlay module found
	I0408 18:51:25.066397 1167796 out.go:177] * Using the docker driver based on user configuration
	I0408 18:51:25.068044 1167796 start.go:297] selected driver: docker
	I0408 18:51:25.068064 1167796 start.go:901] validating driver "docker" against <nil>
	I0408 18:51:25.068079 1167796 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0408 18:51:25.070984 1167796 out.go:201] 
	W0408 18:51:25.072508 1167796 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
	I0408 18:51:25.073804 1167796 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20604-942057/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 08 Apr 2025 18:51:25 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.76.2:8443
name: force-systemd-env-873356
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20604-942057/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 08 Apr 2025 18:51:21 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-421935
contexts:
- context:
cluster: force-systemd-env-873356
extensions:
- extension:
last-update: Tue, 08 Apr 2025 18:51:25 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: force-systemd-env-873356
name: force-systemd-env-873356
- context:
cluster: pause-421935
extensions:
- extension:
last-update: Tue, 08 Apr 2025 18:51:21 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-421935
name: pause-421935
current-context: force-systemd-env-873356
kind: Config
preferences: {}
users:
- name: force-systemd-env-873356
user:
client-certificate: /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/force-systemd-env-873356/client.crt
client-key: /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/force-systemd-env-873356/client.key
- name: pause-421935
user:
client-certificate: /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/pause-421935/client.crt
client-key: /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/pause-421935/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/Pause (1.07s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.33s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.95s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (6.96s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (17.32s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== 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-023467 --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-023467 --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.310398555s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (140.31s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-131405 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" [41d6073c-631d-40a8-b177-a3386f5f15b1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [41d6073c-631d-40a8-b177-a3386f5f15b1] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.004223399s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context no-preload-131405 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.24s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-023467 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" [f20278e9-60f6-44b1-9069-654245271915] Pending
helpers_test.go:344: "busybox" [f20278e9-60f6-44b1-9069-654245271915] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [f20278e9-60f6-44b1-9069-654245271915] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003485719s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context old-k8s-version-023467 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.40s)

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-023467 --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
E0408 18:54:51.318329  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/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-023467 --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: (2m19.299675955s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-023467 -n old-k8s-version-023467
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (139.63s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-126153 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" [c1314367-a125-49ea-bf3b-f74b3279ad6e] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
E0408 18:55:59.563359  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "busybox" [c1314367-a125-49ea-bf3b-f74b3279ad6e] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.003945572s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context embed-certs-126153 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.26s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-126153 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-126153 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (4m35.097736693s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-126153 -n embed-certs-126153
I0408 19:00:55.278086  948917 config.go:182] Loaded profile config "custom-flannel-336666": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (275.45s)

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

                                                
                                                
=== 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-544933 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-544933 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (43.400442647s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (43.40s)

                                                
                                    
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-bwjwg" [04864eb1-8212-473a-b9aa-0d0628f70a4c] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004203806s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-544933 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" [438b0b17-7fa0-49ba-95fb-f6f657e7bd4d] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [438b0b17-7fa0-49ba-95fb-f6f657e7bd4d] Running
start_stop_delete_test.go:194: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.003789069s
start_stop_delete_test.go:194: (dbg) Run:  kubectl --context default-k8s-diff-port-544933 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-bwjwg" [04864eb1-8212-473a-b9aa-0d0628f70a4c] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004135101s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context old-k8s-version-023467 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.08s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-023467 image list --format=json
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
start_stop_delete_test.go:302: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20210326-1e038dc5
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:184: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-279580 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:184: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-279580 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (29.963570335s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (29.96s)

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

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

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

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

                                                
                                                
=== 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-544933 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
E0408 18:57:54.386133  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/addons-926924/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-544933 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (4m22.742058402s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-544933 -n default-k8s-diff-port-544933
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (263.10s)

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

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

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

                                                
                                                
=== 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-279580 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
start_stop_delete_test.go:203: (dbg) Done: out/minikube-linux-amd64 addons enable metrics-server -p newest-cni-279580 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.141298255s)
start_stop_delete_test.go:209: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.14s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:254: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-279580 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2
start_stop_delete_test.go:254: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-279580 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.32.2: (13.100411857s)
start_stop_delete_test.go:260: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-279580 -n newest-cni-279580
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (13.45s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-cxdsp" [3eda444f-9dd6-45d2-8cc6-78a8754589e7] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004162292s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-cxdsp" [3eda444f-9dd6-45d2-8cc6-78a8754589e7] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003106215s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context no-preload-131405 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:302: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-131405 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:v20250214-acbabc1a
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.25s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-336666 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-mt5jj" [d3404089-8fc6-49f4-a82d-c5462f2e9395] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-mt5jj" [d3404089-8fc6-49f4-a82d-c5462f2e9395] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.003932057s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.20s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Localhost
net_test.go:194: (dbg) Run:  kubectl --context auto-336666 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-336666 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/auto/HairPin (0.12s)

                                                
                                    
x
+
TestNetworkPlugins/group/kindnet/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-jdtmk" [7364dad6-43bd-4173-a603-f8126beca1c4] Running
E0408 18:59:27.983881  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/old-k8s-version-023467/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:59:27.990311  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/old-k8s-version-023467/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:59:28.001746  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/old-k8s-version-023467/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:59:28.023147  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/old-k8s-version-023467/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:59:28.064769  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/old-k8s-version-023467/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:59:28.146303  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/old-k8s-version-023467/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:59:28.307919  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/old-k8s-version-023467/client.crt: no such file or directory" logger="UnhandledError"
E0408 18:59:28.629236  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/old-k8s-version-023467/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.008215126s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p kindnet-336666 "pgrep -a kubelet"
I0408 18:59:31.195244  948917 config.go:182] Loaded profile config "kindnet-336666": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/kindnet/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-336666 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-8t74t" [1fd3bdff-bf1f-4962-bdb1-20f71a7884bd] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-8t74t" [1fd3bdff-bf1f-4962-bdb1-20f71a7884bd] Running
E0408 18:59:38.236733  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/old-k8s-version-023467/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.003736965s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.21s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-336666 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0408 18:59:33.114760  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/old-k8s-version-023467/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-336666 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (58.57644331s)
--- PASS: TestNetworkPlugins/group/calico/Start (58.58s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-336666 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0408 19:00:08.960844  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/old-k8s-version-023467/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-336666 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (53.441273247s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (53.44s)

                                                
                                    
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-65jtm" [a80ef603-c98c-4df7-8fca-b9706c9cc0b4] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004042908s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p calico-336666 "pgrep -a kubelet"
I0408 19:00:36.363836  948917 config.go:182] Loaded profile config "calico-336666": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.32s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-336666 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-dnvlh" [fb9989b9-c60a-4f30-991e-28cd1828cefd] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-dnvlh" [fb9989b9-c60a-4f30-991e-28cd1828cefd] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.003395073s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.20s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p custom-flannel-336666 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/custom-flannel/KubeletFlags (0.33s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-336666 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-4x5mx" [1acc7540-e971-4c2c-af3c-cee7f2a5e915] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-4x5mx" [1acc7540-e971-4c2c-af3c-cee7f2a5e915] Running
E0408 19:00:59.562620  948917 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/functional-212707/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.004593732s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.24s)

                                                
                                    
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-rd55p" [564f7306-b01b-4653-8c33-d8303085e324] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004212156s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-rd55p" [564f7306-b01b-4653-8c33-d8303085e324] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003825421s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context embed-certs-126153 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.09s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Localhost
net_test.go:194: (dbg) Run:  kubectl --context custom-flannel-336666 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-336666 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/custom-flannel/HairPin (0.11s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-tckww" [9f2ba9d2-94f8-4b03-af8f-cfdb3208e9b3] Running
start_stop_delete_test.go:272: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003314034s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-7779f9b69b-tckww" [9f2ba9d2-94f8-4b03-af8f-cfdb3208e9b3] Running
start_stop_delete_test.go:285: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004094679s
start_stop_delete_test.go:289: (dbg) Run:  kubectl --context default-k8s-diff-port-544933 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.08s)

                                                
                                    
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-x7j4l" [e1a5af19-4108-4bd4-bb13-4a536959685f] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004220558s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

                                                
                                    
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-544933 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
start_stop_delete_test.go:302: Found non-minikube image: kindest/kindnetd:v20250214-acbabc1a
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.23s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p flannel-336666 "pgrep -a kubelet"
I0408 19:02:13.454688  948917 config.go:182] Loaded profile config "flannel-336666": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-336666 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-jltm7" [7e0b5065-cddc-4f12-9b22-565a793527c1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-jltm7" [7e0b5065-cddc-4f12-9b22-565a793527c1] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.003999721s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.20s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-336666 "pgrep -a kubelet"
I0408 19:02:20.593782  948917 config.go:182] Loaded profile config "enable-default-cni-336666": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.31s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-336666 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-lcv68" [9b7c5ec6-4cf8-45c6-a9db-34c1fa6815d1] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-lcv68" [9b7c5ec6-4cf8-45c6-a9db-34c1fa6815d1] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004019607s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.22s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p bridge-336666 "pgrep -a kubelet"
I0408 19:02:33.804174  948917 config.go:182] Loaded profile config "bridge-336666": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.32.2
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.30s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-336666 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-5d86dc444-7wsrg" [a407b1ff-13f9-461d-89b1-20a425a18a8d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-5d86dc444-7wsrg" [a407b1ff-13f9-461d-89b1-20a425a18a8d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.004616746s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.21s)

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

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

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

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

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

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

                                                
                                    

Test skip (27/331)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0.28s)

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

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

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

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

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

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

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctionalNewestKubernetes (0s)

                                                
                                                
=== RUN   TestFunctionalNewestKubernetes
functional_test.go:84: 
--- SKIP: TestFunctionalNewestKubernetes (0.00s)

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

                                                
                                                
=== RUN   TestImageBuild
image_test.go:33: 
--- SKIP: TestImageBuild (0.00s)

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.22s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20604-942057/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 08 Apr 2025 18:51:17 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.103.2:8443
name: kubernetes-upgrade-874770
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20604-942057/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 08 Apr 2025 18:51:21 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-421935
contexts:
- context:
cluster: kubernetes-upgrade-874770
extensions:
- extension:
last-update: Tue, 08 Apr 2025 18:51:17 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: kubernetes-upgrade-874770
name: kubernetes-upgrade-874770
- context:
cluster: pause-421935
extensions:
- extension:
last-update: Tue, 08 Apr 2025 18:51:21 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-421935
name: pause-421935
current-context: pause-421935
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-874770
user:
client-certificate: /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/kubernetes-upgrade-874770/client.crt
client-key: /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/kubernetes-upgrade-874770/client.key
- name: pause-421935
user:
client-certificate: /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/pause-421935/client.crt
client-key: /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/pause-421935/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.1s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/20604-942057/.minikube/ca.crt
extensions:
- extension:
last-update: Tue, 08 Apr 2025 18:51:21 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: cluster_info
server: https://192.168.85.2:8443
name: pause-421935
contexts:
- context:
cluster: pause-421935
extensions:
- extension:
last-update: Tue, 08 Apr 2025 18:51:21 UTC
provider: minikube.sigs.k8s.io
version: v1.35.0
name: context_info
namespace: default
user: pause-421935
name: pause-421935
current-context: ""
kind: Config
preferences: {}
users:
- name: pause-421935
user:
client-certificate: /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/pause-421935/client.crt
client-key: /home/jenkins/minikube-integration/20604-942057/.minikube/profiles/pause-421935/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard