Test Report: Docker_Linux_crio 18711

                    
                      d0c8b6a0bda25d1a1bd2a775bc56b8f16412b6e8:2024-04-22:34150
                    
                

Test fail (2/327)

Order failed test Duration
30 TestAddons/parallel/Ingress 153.45
32 TestAddons/parallel/MetricsServer 354.25
x
+
TestAddons/parallel/Ingress (153.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-220961 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-220961 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-220961 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" [a772304f-b8ca-4fa0-815c-920e08d2b79b] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [a772304f-b8ca-4fa0-815c-920e08d2b79b] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 10.003485452s
addons_test.go:262: (dbg) Run:  out/minikube-linux-amd64 -p addons-220961 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-220961 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.3762461s)

                                                
                                                
** 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-220961 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-amd64 -p addons-220961 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:306: (dbg) Run:  out/minikube-linux-amd64 -p addons-220961 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:306: (dbg) Done: out/minikube-linux-amd64 -p addons-220961 addons disable ingress-dns --alsologtostderr -v=1: (1.579876635s)
addons_test.go:311: (dbg) Run:  out/minikube-linux-amd64 -p addons-220961 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Done: out/minikube-linux-amd64 -p addons-220961 addons disable ingress --alsologtostderr -v=1: (7.706222209s)
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-220961
helpers_test.go:235: (dbg) docker inspect addons-220961:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "f537d87168185cbb33020d3e5f125e46e08c048c40f8d1ca6852e78ad7255a8d",
	        "Created": "2024-04-22T10:48:19.121796957Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 121198,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-04-22T10:48:19.406582546Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:dadc2d38b5692d2552bf0067814f4a6550bb69e7375220939a82b2e5882d34ef",
	        "ResolvConfPath": "/var/lib/docker/containers/f537d87168185cbb33020d3e5f125e46e08c048c40f8d1ca6852e78ad7255a8d/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/f537d87168185cbb33020d3e5f125e46e08c048c40f8d1ca6852e78ad7255a8d/hostname",
	        "HostsPath": "/var/lib/docker/containers/f537d87168185cbb33020d3e5f125e46e08c048c40f8d1ca6852e78ad7255a8d/hosts",
	        "LogPath": "/var/lib/docker/containers/f537d87168185cbb33020d3e5f125e46e08c048c40f8d1ca6852e78ad7255a8d/f537d87168185cbb33020d3e5f125e46e08c048c40f8d1ca6852e78ad7255a8d-json.log",
	        "Name": "/addons-220961",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-220961:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-220961",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/6bbba4a6449cba828ab4f6d953e6625313ad046d50e05255240b8c8ad24d5b16-init/diff:/var/lib/docker/overlay2/7356c4b9bf3d9c0f647310e4d162e2f8e229ca6619c50a63e499f93286acd570/diff",
	                "MergedDir": "/var/lib/docker/overlay2/6bbba4a6449cba828ab4f6d953e6625313ad046d50e05255240b8c8ad24d5b16/merged",
	                "UpperDir": "/var/lib/docker/overlay2/6bbba4a6449cba828ab4f6d953e6625313ad046d50e05255240b8c8ad24d5b16/diff",
	                "WorkDir": "/var/lib/docker/overlay2/6bbba4a6449cba828ab4f6d953e6625313ad046d50e05255240b8c8ad24d5b16/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-220961",
	                "Source": "/var/lib/docker/volumes/addons-220961/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-220961",
	            "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.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8",
	            "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-220961",
	                "name.minikube.sigs.k8s.io": "addons-220961",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d478848fc5b83c9ddf5a1df65f2aad70c8521a5847a4c6598b11159ab528c537",
	            "SandboxKey": "/var/run/docker/netns/d478848fc5b8",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-220961": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "f7da68493438435e5a4ee01229fd54801c5427d3feed5c1f49b96e305323075b",
	                    "EndpointID": "e39f51a000fbeef2cc72426042578ef8245b363711fb6ed85db2c4c8782baef0",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-220961",
	                        "f537d8716818"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-220961 -n addons-220961
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-220961 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-220961 logs -n 25: (1.130607327s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-622051                                                                     | download-only-622051   | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC | 22 Apr 24 10:47 UTC |
	| delete  | -p download-only-339711                                                                     | download-only-339711   | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC | 22 Apr 24 10:47 UTC |
	| delete  | -p download-only-622051                                                                     | download-only-622051   | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC | 22 Apr 24 10:47 UTC |
	| start   | --download-only -p                                                                          | download-docker-205758 | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC |                     |
	|         | download-docker-205758                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-205758                                                                   | download-docker-205758 | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC | 22 Apr 24 10:47 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-346515   | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC |                     |
	|         | binary-mirror-346515                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:43975                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-346515                                                                     | binary-mirror-346515   | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC | 22 Apr 24 10:47 UTC |
	| addons  | enable dashboard -p                                                                         | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC |                     |
	|         | addons-220961                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC |                     |
	|         | addons-220961                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-220961 --wait=true                                                                | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC | 22 Apr 24 10:50 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=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --driver=docker                                                               |                        |         |         |                     |                     |
	|         |  --container-runtime=crio                                                                   |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:50 UTC | 22 Apr 24 10:50 UTC |
	|         | -p addons-220961                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:50 UTC | 22 Apr 24 10:50 UTC |
	|         | addons-220961                                                                               |                        |         |         |                     |                     |
	| addons  | addons-220961 addons disable                                                                | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:50 UTC | 22 Apr 24 10:50 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-220961 ip                                                                            | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:50 UTC | 22 Apr 24 10:50 UTC |
	| addons  | addons-220961 addons disable                                                                | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:50 UTC | 22 Apr 24 10:50 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:50 UTC | 22 Apr 24 10:50 UTC |
	|         | -p addons-220961                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-220961 ssh curl -s                                                                   | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:51 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ssh     | addons-220961 ssh cat                                                                       | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:51 UTC | 22 Apr 24 10:51 UTC |
	|         | /opt/local-path-provisioner/pvc-9957515c-f62e-4be5-ab0f-5c1adff92b5d_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-220961 addons disable                                                                | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:51 UTC | 22 Apr 24 10:51 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:51 UTC | 22 Apr 24 10:51 UTC |
	|         | addons-220961                                                                               |                        |         |         |                     |                     |
	| addons  | addons-220961 addons                                                                        | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:51 UTC | 22 Apr 24 10:52 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-220961 addons                                                                        | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:52 UTC | 22 Apr 24 10:52 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-220961 ip                                                                            | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:53 UTC | 22 Apr 24 10:53 UTC |
	| addons  | addons-220961 addons disable                                                                | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:53 UTC | 22 Apr 24 10:53 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-220961 addons disable                                                                | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:53 UTC | 22 Apr 24 10:53 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/22 10:47:57
	Running on machine: ubuntu-20-agent-9
	Binary: Built with gc go1.22.1 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0422 10:47:57.370183  120497 out.go:291] Setting OutFile to fd 1 ...
	I0422 10:47:57.370346  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 10:47:57.370357  120497 out.go:304] Setting ErrFile to fd 2...
	I0422 10:47:57.370364  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 10:47:57.370575  120497 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
	I0422 10:47:57.371239  120497 out.go:298] Setting JSON to false
	I0422 10:47:57.372157  120497 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":1818,"bootTime":1713781059,"procs":174,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0422 10:47:57.372223  120497 start.go:139] virtualization: kvm guest
	I0422 10:47:57.375567  120497 out.go:177] * [addons-220961] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	I0422 10:47:57.377149  120497 out.go:177]   - MINIKUBE_LOCATION=18711
	I0422 10:47:57.377138  120497 notify.go:220] Checking for updates...
	I0422 10:47:57.378691  120497 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0422 10:47:57.380074  120497 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18711-112416/kubeconfig
	I0422 10:47:57.381380  120497 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18711-112416/.minikube
	I0422 10:47:57.382597  120497 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0422 10:47:57.383758  120497 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0422 10:47:57.385098  120497 driver.go:392] Setting default libvirt URI to qemu:///system
	I0422 10:47:57.404562  120497 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0422 10:47:57.404745  120497 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0422 10:47:57.451258  120497 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:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:47 SystemTime:2024-04-22 10:47:57.442496761 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647976448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] 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>}}
	I0422 10:47:57.451360  120497 docker.go:295] overlay module found
	I0422 10:47:57.453141  120497 out.go:177] * Using the docker driver based on user configuration
	I0422 10:47:57.454323  120497 start.go:297] selected driver: docker
	I0422 10:47:57.454338  120497 start.go:901] validating driver "docker" against <nil>
	I0422 10:47:57.454349  120497 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0422 10:47:57.455119  120497 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0422 10:47:57.499922  120497 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:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:47 SystemTime:2024-04-22 10:47:57.491217492 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647976448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] 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>}}
	I0422 10:47:57.500113  120497 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0422 10:47:57.500309  120497 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]
	I0422 10:47:57.501970  120497 out.go:177] * Using Docker driver with root privileges
	I0422 10:47:57.503487  120497 cni.go:84] Creating CNI manager for ""
	I0422 10:47:57.503511  120497 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0422 10:47:57.503522  120497 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0422 10:47:57.503601  120497 start.go:340] cluster config:
	{Name:addons-220961 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 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.30.0 ClusterName:addons-220961 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.30.0 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}
	I0422 10:47:57.504969  120497 out.go:177] * Starting "addons-220961" primary control-plane node in "addons-220961" cluster
	I0422 10:47:57.506184  120497 cache.go:121] Beginning downloading kic base image for docker with crio
	I0422 10:47:57.507509  120497 out.go:177] * Pulling base image v0.0.43-1713569670-18702 ...
	I0422 10:47:57.508829  120497 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0422 10:47:57.508878  120497 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18711-112416/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4
	I0422 10:47:57.508890  120497 cache.go:56] Caching tarball of preloaded images
	I0422 10:47:57.508941  120497 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local docker daemon
	I0422 10:47:57.509003  120497 preload.go:173] Found /home/jenkins/minikube-integration/18711-112416/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0422 10:47:57.509019  120497 cache.go:59] Finished verifying existence of preloaded tar for v1.30.0 on crio
	I0422 10:47:57.509461  120497 profile.go:143] Saving config to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/config.json ...
	I0422 10:47:57.509491  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/config.json: {Name:mkbf7355c1e1e863bdd1c277f57d172fa0cc53ca Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:47:57.522899  120497 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 to local cache
	I0422 10:47:57.523046  120497 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local cache directory
	I0422 10:47:57.523069  120497 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local cache directory, skipping pull
	I0422 10:47:57.523076  120497 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 exists in cache, skipping pull
	I0422 10:47:57.523090  120497 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 as a tarball
	I0422 10:47:57.523102  120497 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 from local cache
	I0422 10:48:09.313182  120497 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 from cached tarball
	I0422 10:48:09.313265  120497 cache.go:194] Successfully downloaded all kic artifacts
	I0422 10:48:09.313329  120497 start.go:360] acquireMachinesLock for addons-220961: {Name:mk1d89c79c65d402a91540dc076248d704a1e4e4 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0422 10:48:09.313448  120497 start.go:364] duration metric: took 92.423µs to acquireMachinesLock for "addons-220961"
	I0422 10:48:09.313474  120497 start.go:93] Provisioning new machine with config: &{Name:addons-220961 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 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.30.0 ClusterName:addons-220961 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.30.0 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.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0422 10:48:09.313609  120497 start.go:125] createHost starting for "" (driver="docker")
	I0422 10:48:09.315357  120497 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0422 10:48:09.315587  120497 start.go:159] libmachine.API.Create for "addons-220961" (driver="docker")
	I0422 10:48:09.315613  120497 client.go:168] LocalClient.Create starting
	I0422 10:48:09.315789  120497 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca.pem
	I0422 10:48:09.377693  120497 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/cert.pem
	I0422 10:48:09.583982  120497 cli_runner.go:164] Run: docker network inspect addons-220961 --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}}]}"
	W0422 10:48:09.596737  120497 cli_runner.go:211] docker network inspect addons-220961 --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
	I0422 10:48:09.596810  120497 network_create.go:281] running [docker network inspect addons-220961] to gather additional debugging logs...
	I0422 10:48:09.596830  120497 cli_runner.go:164] Run: docker network inspect addons-220961
	W0422 10:48:09.612521  120497 cli_runner.go:211] docker network inspect addons-220961 returned with exit code 1
	I0422 10:48:09.612577  120497 network_create.go:284] error running [docker network inspect addons-220961]: docker network inspect addons-220961: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-220961 not found
	I0422 10:48:09.612595  120497 network_create.go:286] output of [docker network inspect addons-220961]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-220961 not found
	
	** /stderr **
	I0422 10:48:09.612713  120497 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}}]}"
	I0422 10:48:09.628139  120497 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:0xc00260b4b0}
	I0422 10:48:09.628199  120497 network_create.go:124] attempt to create docker network addons-220961 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0422 10:48:09.628251  120497 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-220961 addons-220961
	I0422 10:48:09.679763  120497 network_create.go:108] docker network addons-220961 192.168.49.0/24 created
	I0422 10:48:09.679798  120497 kic.go:121] calculated static IP "192.168.49.2" for the "addons-220961" container
	I0422 10:48:09.679862  120497 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0422 10:48:09.694021  120497 cli_runner.go:164] Run: docker volume create addons-220961 --label name.minikube.sigs.k8s.io=addons-220961 --label created_by.minikube.sigs.k8s.io=true
	I0422 10:48:09.709811  120497 oci.go:103] Successfully created a docker volume addons-220961
	I0422 10:48:09.709901  120497 cli_runner.go:164] Run: docker run --rm --name addons-220961-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-220961 --entrypoint /usr/bin/test -v addons-220961:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -d /var/lib
	I0422 10:48:14.598515  120497 cli_runner.go:217] Completed: docker run --rm --name addons-220961-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-220961 --entrypoint /usr/bin/test -v addons-220961:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -d /var/lib: (4.88851425s)
	I0422 10:48:14.598546  120497 oci.go:107] Successfully prepared a docker volume addons-220961
	I0422 10:48:14.598563  120497 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0422 10:48:14.598604  120497 kic.go:194] Starting extracting preloaded images to volume ...
	I0422 10:48:14.598658  120497 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18711-112416/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-220961:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -I lz4 -xf /preloaded.tar -C /extractDir
	I0422 10:48:19.065519  120497 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18711-112416/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-220961:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -I lz4 -xf /preloaded.tar -C /extractDir: (4.466821206s)
	I0422 10:48:19.065563  120497 kic.go:203] duration metric: took 4.466946998s to extract preloaded images to volume ...
	W0422 10:48:19.065795  120497 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0422 10:48:19.065925  120497 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0422 10:48:19.109029  120497 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-220961 --name addons-220961 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-220961 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-220961 --network addons-220961 --ip 192.168.49.2 --volume addons-220961:/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.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8
	I0422 10:48:19.413640  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Running}}
	I0422 10:48:19.430627  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:19.447131  120497 cli_runner.go:164] Run: docker exec addons-220961 stat /var/lib/dpkg/alternatives/iptables
	I0422 10:48:19.486016  120497 oci.go:144] the created container "addons-220961" has a running status.
	I0422 10:48:19.486055  120497 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa...
	I0422 10:48:19.575775  120497 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0422 10:48:19.593640  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:19.608762  120497 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0422 10:48:19.608785  120497 kic_runner.go:114] Args: [docker exec --privileged addons-220961 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0422 10:48:19.654951  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:19.670731  120497 machine.go:94] provisionDockerMachine start ...
	I0422 10:48:19.670831  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:19.688722  120497 main.go:141] libmachine: Using SSH client type: native
	I0422 10:48:19.688977  120497 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0422 10:48:19.688991  120497 main.go:141] libmachine: About to run SSH command:
	hostname
	I0422 10:48:19.689829  120497 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:50948->127.0.0.1:32772: read: connection reset by peer
	I0422 10:48:22.812518  120497 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-220961
	
	I0422 10:48:22.812549  120497 ubuntu.go:169] provisioning hostname "addons-220961"
	I0422 10:48:22.812610  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:22.827350  120497 main.go:141] libmachine: Using SSH client type: native
	I0422 10:48:22.827515  120497 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0422 10:48:22.827528  120497 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-220961 && echo "addons-220961" | sudo tee /etc/hostname
	I0422 10:48:22.958666  120497 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-220961
	
	I0422 10:48:22.958733  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:22.973947  120497 main.go:141] libmachine: Using SSH client type: native
	I0422 10:48:22.974109  120497 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0422 10:48:22.974126  120497 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-220961' /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-220961/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-220961' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0422 10:48:23.094452  120497 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0422 10:48:23.094495  120497 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18711-112416/.minikube CaCertPath:/home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18711-112416/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18711-112416/.minikube}
	I0422 10:48:23.094518  120497 ubuntu.go:177] setting up certificates
	I0422 10:48:23.094530  120497 provision.go:84] configureAuth start
	I0422 10:48:23.094590  120497 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-220961
	I0422 10:48:23.109240  120497 provision.go:143] copyHostCerts
	I0422 10:48:23.109339  120497 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18711-112416/.minikube/ca.pem (1082 bytes)
	I0422 10:48:23.109437  120497 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18711-112416/.minikube/cert.pem (1123 bytes)
	I0422 10:48:23.109491  120497 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18711-112416/.minikube/key.pem (1679 bytes)
	I0422 10:48:23.109538  120497 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18711-112416/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca-key.pem org=jenkins.addons-220961 san=[127.0.0.1 192.168.49.2 addons-220961 localhost minikube]
	I0422 10:48:23.219273  120497 provision.go:177] copyRemoteCerts
	I0422 10:48:23.219326  120497 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0422 10:48:23.219359  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:23.234037  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:23.321229  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0422 10:48:23.341425  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0422 10:48:23.361343  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0422 10:48:23.380615  120497 provision.go:87] duration metric: took 286.071661ms to configureAuth
	I0422 10:48:23.380646  120497 ubuntu.go:193] setting minikube options for container-runtime
	I0422 10:48:23.380801  120497 config.go:182] Loaded profile config "addons-220961": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0422 10:48:23.380897  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:23.395271  120497 main.go:141] libmachine: Using SSH client type: native
	I0422 10:48:23.395440  120497 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0422 10:48:23.395456  120497 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0422 10:48:23.602287  120497 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0422 10:48:23.602318  120497 machine.go:97] duration metric: took 3.931560487s to provisionDockerMachine
	I0422 10:48:23.602330  120497 client.go:171] duration metric: took 14.286706841s to LocalClient.Create
	I0422 10:48:23.602348  120497 start.go:167] duration metric: took 14.286761402s to libmachine.API.Create "addons-220961"
	I0422 10:48:23.602355  120497 start.go:293] postStartSetup for "addons-220961" (driver="docker")
	I0422 10:48:23.602365  120497 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]
	I0422 10:48:23.602417  120497 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
	I0422 10:48:23.602454  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:23.617621  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:23.705906  120497 ssh_runner.go:195] Run: cat /etc/os-release
	I0422 10:48:23.708970  120497 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0422 10:48:23.709003  120497 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0422 10:48:23.709011  120497 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0422 10:48:23.709018  120497 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0422 10:48:23.709032  120497 filesync.go:126] Scanning /home/jenkins/minikube-integration/18711-112416/.minikube/addons for local assets ...
	I0422 10:48:23.709091  120497 filesync.go:126] Scanning /home/jenkins/minikube-integration/18711-112416/.minikube/files for local assets ...
	I0422 10:48:23.709122  120497 start.go:296] duration metric: took 106.761654ms for postStartSetup
	I0422 10:48:23.709412  120497 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-220961
	I0422 10:48:23.724728  120497 profile.go:143] Saving config to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/config.json ...
	I0422 10:48:23.724971  120497 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0422 10:48:23.725009  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:23.740114  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:23.825941  120497 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0422 10:48:23.830089  120497 start.go:128] duration metric: took 14.516463006s to createHost
	I0422 10:48:23.830119  120497 start.go:83] releasing machines lock for "addons-220961", held for 14.516655588s
	I0422 10:48:23.830195  120497 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-220961
	I0422 10:48:23.845169  120497 ssh_runner.go:195] Run: cat /version.json
	I0422 10:48:23.845203  120497 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0422 10:48:23.845227  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:23.845259  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:23.861094  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:23.861896  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:24.022325  120497 ssh_runner.go:195] Run: systemctl --version
	I0422 10:48:24.026541  120497 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0422 10:48:24.163134  120497 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0422 10:48:24.167331  120497 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" ;
	I0422 10:48:24.184575  120497 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0422 10:48:24.184656  120497 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(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0422 10:48:24.211392  120497 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0422 10:48:24.211419  120497 start.go:494] detecting cgroup driver to use...
	I0422 10:48:24.211491  120497 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0422 10:48:24.211538  120497 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0422 10:48:24.224802  120497 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0422 10:48:24.234732  120497 docker.go:217] disabling cri-docker service (if available) ...
	I0422 10:48:24.234788  120497 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0422 10:48:24.247154  120497 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0422 10:48:24.259158  120497 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0422 10:48:24.335606  120497 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0422 10:48:24.415615  120497 docker.go:233] disabling docker service ...
	I0422 10:48:24.415719  120497 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0422 10:48:24.433392  120497 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0422 10:48:24.443518  120497 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0422 10:48:24.515246  120497 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0422 10:48:24.596075  120497 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0422 10:48:24.606124  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0422 10:48:24.620138  120497 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0422 10:48:24.620207  120497 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0422 10:48:24.629124  120497 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0422 10:48:24.629187  120497 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0422 10:48:24.637667  120497 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0422 10:48:24.646286  120497 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0422 10:48:24.654829  120497 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0422 10:48:24.662530  120497 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"
	I0422 10:48:24.670976  120497 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"
	I0422 10:48:24.684603  120497 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"
	I0422 10:48:24.693005  120497 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0422 10:48:24.700276  120497 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0422 10:48:24.707669  120497 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0422 10:48:24.778869  120497 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0422 10:48:24.877295  120497 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0422 10:48:24.877372  120497 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0422 10:48:24.880404  120497 start.go:562] Will wait 60s for crictl version
	I0422 10:48:24.880467  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:48:24.883654  120497 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0422 10:48:24.915922  120497 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0422 10:48:24.916070  120497 ssh_runner.go:195] Run: crio --version
	I0422 10:48:24.948580  120497 ssh_runner.go:195] Run: crio --version
	I0422 10:48:24.983430  120497 out.go:177] * Preparing Kubernetes v1.30.0 on CRI-O 1.24.6 ...
	I0422 10:48:24.984831  120497 cli_runner.go:164] Run: docker network inspect addons-220961 --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}}]}"
	I0422 10:48:24.999864  120497 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0422 10:48:25.003249  120497 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""
	I0422 10:48:25.013024  120497 kubeadm.go:877] updating cluster {Name:addons-220961 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 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.30.0 ClusterName:addons-220961 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.30.0 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} ...
	I0422 10:48:25.013154  120497 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0422 10:48:25.013201  120497 ssh_runner.go:195] Run: sudo crictl images --output json
	I0422 10:48:25.074401  120497 crio.go:514] all images are preloaded for cri-o runtime.
	I0422 10:48:25.074425  120497 crio.go:433] Images already preloaded, skipping extraction
	I0422 10:48:25.074469  120497 ssh_runner.go:195] Run: sudo crictl images --output json
	I0422 10:48:25.105648  120497 crio.go:514] all images are preloaded for cri-o runtime.
	I0422 10:48:25.105672  120497 cache_images.go:84] Images are preloaded, skipping loading
	I0422 10:48:25.105680  120497 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.0 crio true true} ...
	I0422 10:48:25.105776  120497 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-220961 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.0 ClusterName:addons-220961 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:}
	I0422 10:48:25.105841  120497 ssh_runner.go:195] Run: crio config
	I0422 10:48:25.145143  120497 cni.go:84] Creating CNI manager for ""
	I0422 10:48:25.145163  120497 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0422 10:48:25.145173  120497 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0422 10:48:25.145197  120497 kubeadm.go:181] 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.30.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-220961 NodeName:addons-220961 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}
	I0422 10:48:25.145367  120497 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	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-220961"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.0
	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%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	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
	
	I0422 10:48:25.145443  120497 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.0
	I0422 10:48:25.153441  120497 binaries.go:44] Found k8s binaries, skipping transfer
	I0422 10:48:25.153501  120497 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0422 10:48:25.161301  120497 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0422 10:48:25.176880  120497 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0422 10:48:25.192713  120497 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0422 10:48:25.208314  120497 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0422 10:48:25.211477  120497 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""
	I0422 10:48:25.220588  120497 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0422 10:48:25.296239  120497 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0422 10:48:25.307232  120497 certs.go:68] Setting up /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961 for IP: 192.168.49.2
	I0422 10:48:25.307252  120497 certs.go:194] generating shared ca certs ...
	I0422 10:48:25.307268  120497 certs.go:226] acquiring lock for ca certs: {Name:mkc6306a5649c4099d0d8602886076853ec6bea9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.307392  120497 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18711-112416/.minikube/ca.key
	I0422 10:48:25.409352  120497 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18711-112416/.minikube/ca.crt ...
	I0422 10:48:25.409378  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/ca.crt: {Name:mkb55280c49bd3553e0972e1edb1db9e1e58967a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.409558  120497 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18711-112416/.minikube/ca.key ...
	I0422 10:48:25.409573  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/ca.key: {Name:mkadf87e4c4c7dc7ceda9ec676466ec08631358d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.409671  120497 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18711-112416/.minikube/proxy-client-ca.key
	I0422 10:48:25.579556  120497 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18711-112416/.minikube/proxy-client-ca.crt ...
	I0422 10:48:25.579594  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/proxy-client-ca.crt: {Name:mkf272295cd1f7b27a48979f87f12c4bed9cdf01 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.579780  120497 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18711-112416/.minikube/proxy-client-ca.key ...
	I0422 10:48:25.579798  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/proxy-client-ca.key: {Name:mk19d55a75fed9a86bb75ff456157a5a3574c371 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.579892  120497 certs.go:256] generating profile certs ...
	I0422 10:48:25.579963  120497 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.key
	I0422 10:48:25.579979  120497 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt with IP's: []
	I0422 10:48:25.697522  120497 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt ...
	I0422 10:48:25.697558  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: {Name:mkaa79e65ebb4774e0d3bbc00e33781dc781cdb5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.697746  120497 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.key ...
	I0422 10:48:25.697773  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.key: {Name:mk623ca4f37db05845ab0f358a85a76b674ca9cc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.697884  120497 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.key.4860077b
	I0422 10:48:25.697910  120497 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.crt.4860077b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0422 10:48:25.869982  120497 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.crt.4860077b ...
	I0422 10:48:25.870012  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.crt.4860077b: {Name:mk9be1a452b75eda0b57e411ba98d692e6757097 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.870207  120497 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.key.4860077b ...
	I0422 10:48:25.870228  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.key.4860077b: {Name:mk188cdf7bca65562d1381e2f324acc1815b8907 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.870328  120497 certs.go:381] copying /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.crt.4860077b -> /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.crt
	I0422 10:48:25.870463  120497 certs.go:385] copying /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.key.4860077b -> /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.key
	I0422 10:48:25.870531  120497 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.key
	I0422 10:48:25.870562  120497 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.crt with IP's: []
	I0422 10:48:25.936606  120497 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.crt ...
	I0422 10:48:25.936637  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.crt: {Name:mk9911f06ad88b7a38753dad62d495830fc483fa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.936815  120497 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.key ...
	I0422 10:48:25.936834  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.key: {Name:mkd0ee0231db1bb074a99313d322f82a7c137359 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.937037  120497 certs.go:484] found cert: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca-key.pem (1679 bytes)
	I0422 10:48:25.937077  120497 certs.go:484] found cert: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca.pem (1082 bytes)
	I0422 10:48:25.937126  120497 certs.go:484] found cert: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/cert.pem (1123 bytes)
	I0422 10:48:25.937153  120497 certs.go:484] found cert: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/key.pem (1679 bytes)
	I0422 10:48:25.937842  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0422 10:48:25.959310  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0422 10:48:25.979976  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0422 10:48:26.001088  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0422 10:48:26.022410  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0422 10:48:26.043991  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0422 10:48:26.064904  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0422 10:48:26.085907  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0422 10:48:26.108191  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0422 10:48:26.131263  120497 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0422 10:48:26.147083  120497 ssh_runner.go:195] Run: openssl version
	I0422 10:48:26.152105  120497 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"
	I0422 10:48:26.160681  120497 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0422 10:48:26.163884  120497 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 22 10:48 /usr/share/ca-certificates/minikubeCA.pem
	I0422 10:48:26.163944  120497 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0422 10:48:26.170043  120497 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"
	I0422 10:48:26.178052  120497 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0422 10:48:26.180795  120497 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
	I0422 10:48:26.180852  120497 kubeadm.go:391] StartCluster: {Name:addons-220961 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 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.30.0 ClusterName:addons-220961 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.30.0 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}
	I0422 10:48:26.180930  120497 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0422 10:48:26.180986  120497 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0422 10:48:26.216389  120497 cri.go:89] found id: ""
	I0422 10:48:26.216466  120497 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0422 10:48:26.224480  120497 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0422 10:48:26.232337  120497 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0422 10:48:26.232391  120497 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
	I0422 10:48:26.239612  120497 kubeadm.go:154] 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
	I0422 10:48:26.239634  120497 kubeadm.go:156] found existing configuration files:
	
	I0422 10:48:26.239675  120497 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0422 10:48:26.246694  120497 kubeadm.go:162] "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
	I0422 10:48:26.246751  120497 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0422 10:48:26.253644  120497 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0422 10:48:26.260592  120497 kubeadm.go:162] "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
	I0422 10:48:26.260639  120497 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0422 10:48:26.267302  120497 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0422 10:48:26.274148  120497 kubeadm.go:162] "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
	I0422 10:48:26.274186  120497 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0422 10:48:26.280789  120497 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0422 10:48:26.288071  120497 kubeadm.go:162] "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
	I0422 10:48:26.288135  120497 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0422 10:48:26.295068  120497 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.0:$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"
	I0422 10:48:26.364567  120497 kubeadm.go:309] 	[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-1058-gcp\n", err: exit status 1
	I0422 10:48:26.413774  120497 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0422 10:48:35.097634  120497 kubeadm.go:309] [init] Using Kubernetes version: v1.30.0
	I0422 10:48:35.097750  120497 kubeadm.go:309] [preflight] Running pre-flight checks
	I0422 10:48:35.097838  120497 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0422 10:48:35.097900  120497 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1058-gcp
	I0422 10:48:35.097950  120497 kubeadm.go:309] OS: Linux
	I0422 10:48:35.098009  120497 kubeadm.go:309] CGROUPS_CPU: enabled
	I0422 10:48:35.098053  120497 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0422 10:48:35.098091  120497 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0422 10:48:35.098139  120497 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0422 10:48:35.098183  120497 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0422 10:48:35.098271  120497 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0422 10:48:35.098347  120497 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0422 10:48:35.098393  120497 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0422 10:48:35.098447  120497 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0422 10:48:35.098513  120497 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0422 10:48:35.098611  120497 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0422 10:48:35.098749  120497 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0422 10:48:35.098815  120497 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0422 10:48:35.100613  120497 out.go:204]   - Generating certificates and keys ...
	I0422 10:48:35.100687  120497 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0422 10:48:35.100746  120497 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0422 10:48:35.100824  120497 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0422 10:48:35.100929  120497 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0422 10:48:35.101006  120497 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0422 10:48:35.101075  120497 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0422 10:48:35.101148  120497 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0422 10:48:35.101332  120497 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-220961 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0422 10:48:35.101406  120497 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0422 10:48:35.101550  120497 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-220961 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0422 10:48:35.101620  120497 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0422 10:48:35.101701  120497 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0422 10:48:35.101738  120497 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0422 10:48:35.101809  120497 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0422 10:48:35.101861  120497 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0422 10:48:35.101909  120497 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0422 10:48:35.101957  120497 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0422 10:48:35.102043  120497 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0422 10:48:35.102131  120497 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0422 10:48:35.102235  120497 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0422 10:48:35.102299  120497 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0422 10:48:35.103600  120497 out.go:204]   - Booting up control plane ...
	I0422 10:48:35.103677  120497 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0422 10:48:35.103753  120497 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0422 10:48:35.103819  120497 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0422 10:48:35.103910  120497 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0422 10:48:35.103987  120497 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0422 10:48:35.104031  120497 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0422 10:48:35.104130  120497 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0422 10:48:35.104202  120497 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0422 10:48:35.104248  120497 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 502.047182ms
	I0422 10:48:35.104320  120497 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0422 10:48:35.104370  120497 kubeadm.go:309] [api-check] The API server is healthy after 4.001210815s
	I0422 10:48:35.104469  120497 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0422 10:48:35.104572  120497 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0422 10:48:35.104624  120497 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0422 10:48:35.104775  120497 kubeadm.go:309] [mark-control-plane] Marking the node addons-220961 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0422 10:48:35.104826  120497 kubeadm.go:309] [bootstrap-token] Using token: ve0gq6.l4zlrx19n3n93y8j
	I0422 10:48:35.106219  120497 out.go:204]   - Configuring RBAC rules ...
	I0422 10:48:35.106303  120497 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0422 10:48:35.106368  120497 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0422 10:48:35.106486  120497 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0422 10:48:35.106639  120497 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0422 10:48:35.106753  120497 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0422 10:48:35.106833  120497 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0422 10:48:35.106944  120497 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0422 10:48:35.106981  120497 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0422 10:48:35.107020  120497 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0422 10:48:35.107026  120497 kubeadm.go:309] 
	I0422 10:48:35.107074  120497 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0422 10:48:35.107080  120497 kubeadm.go:309] 
	I0422 10:48:35.107145  120497 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0422 10:48:35.107152  120497 kubeadm.go:309] 
	I0422 10:48:35.107171  120497 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0422 10:48:35.107218  120497 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0422 10:48:35.107257  120497 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0422 10:48:35.107266  120497 kubeadm.go:309] 
	I0422 10:48:35.107310  120497 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0422 10:48:35.107317  120497 kubeadm.go:309] 
	I0422 10:48:35.107357  120497 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0422 10:48:35.107361  120497 kubeadm.go:309] 
	I0422 10:48:35.107400  120497 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0422 10:48:35.107468  120497 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0422 10:48:35.107529  120497 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0422 10:48:35.107536  120497 kubeadm.go:309] 
	I0422 10:48:35.107612  120497 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0422 10:48:35.107680  120497 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0422 10:48:35.107686  120497 kubeadm.go:309] 
	I0422 10:48:35.107770  120497 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token ve0gq6.l4zlrx19n3n93y8j \
	I0422 10:48:35.107858  120497 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:761846643efa697d0b643fabb1dc63d9969ef0dad4857b549b9e712520f37c36 \
	I0422 10:48:35.107879  120497 kubeadm.go:309] 	--control-plane 
	I0422 10:48:35.107884  120497 kubeadm.go:309] 
	I0422 10:48:35.107968  120497 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0422 10:48:35.107975  120497 kubeadm.go:309] 
	I0422 10:48:35.108041  120497 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token ve0gq6.l4zlrx19n3n93y8j \
	I0422 10:48:35.108144  120497 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:761846643efa697d0b643fabb1dc63d9969ef0dad4857b549b9e712520f37c36 
	I0422 10:48:35.108156  120497 cni.go:84] Creating CNI manager for ""
	I0422 10:48:35.108163  120497 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0422 10:48:35.109634  120497 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0422 10:48:35.110766  120497 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0422 10:48:35.114380  120497 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.0/kubectl ...
	I0422 10:48:35.114402  120497 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0422 10:48:35.130517  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0422 10:48:35.314944  120497 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0422 10:48:35.315038  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:35.315053  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-220961 minikube.k8s.io/updated_at=2024_04_22T10_48_35_0700 minikube.k8s.io/version=v1.33.0 minikube.k8s.io/commit=3838931194b4975fce64faf7ca14560885944437 minikube.k8s.io/name=addons-220961 minikube.k8s.io/primary=true
	I0422 10:48:35.379262  120497 ops.go:34] apiserver oom_adj: -16
	I0422 10:48:35.379270  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:35.880150  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:36.380291  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:36.879419  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:37.379446  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:37.880092  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:38.380358  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:38.879651  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:39.379995  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:39.879931  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:40.380095  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:40.880091  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:41.379714  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:41.879421  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:42.380302  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:42.880011  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:43.380325  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:43.880194  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:44.379779  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:44.879836  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:45.379904  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:45.880080  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:46.379377  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:46.879342  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:47.379456  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:47.879317  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:47.940450  120497 kubeadm.go:1107] duration metric: took 12.625486213s to wait for elevateKubeSystemPrivileges
	W0422 10:48:47.940537  120497 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0422 10:48:47.940546  120497 kubeadm.go:393] duration metric: took 21.759701922s to StartCluster
	I0422 10:48:47.940565  120497 settings.go:142] acquiring lock: {Name:mk4ecefee9320c90f849d216bd497cce9922111b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:47.940696  120497 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/18711-112416/kubeconfig
	I0422 10:48:47.941302  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/kubeconfig: {Name:mk4851a8e59973fabb710ac5789224ab0caba4b0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:47.941497  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0422 10:48:47.941514  120497 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0422 10:48:47.943506  120497 out.go:177] * Verifying Kubernetes components...
	I0422 10:48:47.941595  120497 addons.go:502] enable addons start: toEnable=map[ambassador:false 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 helm-tiller:true 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 volumesnapshots:true yakd:true]
	I0422 10:48:47.941790  120497 config.go:182] Loaded profile config "addons-220961": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0422 10:48:47.944719  120497 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0422 10:48:47.944750  120497 addons.go:69] Setting cloud-spanner=true in profile "addons-220961"
	I0422 10:48:47.944770  120497 addons.go:69] Setting ingress=true in profile "addons-220961"
	I0422 10:48:47.944772  120497 addons.go:69] Setting yakd=true in profile "addons-220961"
	I0422 10:48:47.944789  120497 addons.go:69] Setting default-storageclass=true in profile "addons-220961"
	I0422 10:48:47.944800  120497 addons.go:234] Setting addon ingress=true in "addons-220961"
	I0422 10:48:47.944810  120497 addons.go:234] Setting addon cloud-spanner=true in "addons-220961"
	I0422 10:48:47.944804  120497 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-220961"
	I0422 10:48:47.944821  120497 addons.go:69] Setting registry=true in profile "addons-220961"
	I0422 10:48:47.944827  120497 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-220961"
	I0422 10:48:47.944834  120497 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-220961"
	I0422 10:48:47.944843  120497 addons.go:234] Setting addon registry=true in "addons-220961"
	I0422 10:48:47.944845  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.944851  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.944873  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.944881  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.944894  120497 addons.go:69] Setting gcp-auth=true in profile "addons-220961"
	I0422 10:48:47.944913  120497 mustload.go:65] Loading cluster: addons-220961
	I0422 10:48:47.944812  120497 addons.go:234] Setting addon yakd=true in "addons-220961"
	I0422 10:48:47.945011  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.945099  120497 config.go:182] Loaded profile config "addons-220961": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0422 10:48:47.945127  120497 addons.go:69] Setting helm-tiller=true in profile "addons-220961"
	I0422 10:48:47.945161  120497 addons.go:234] Setting addon helm-tiller=true in "addons-220961"
	I0422 10:48:47.945191  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.945381  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.945408  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.945421  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.945433  120497 addons.go:69] Setting ingress-dns=true in profile "addons-220961"
	I0422 10:48:47.945447  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.945456  120497 addons.go:234] Setting addon ingress-dns=true in "addons-220961"
	I0422 10:48:47.945485  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.945644  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.945883  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.946157  120497 addons.go:69] Setting inspektor-gadget=true in profile "addons-220961"
	I0422 10:48:47.946229  120497 addons.go:234] Setting addon inspektor-gadget=true in "addons-220961"
	I0422 10:48:47.946283  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.946757  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.944822  120497 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-220961"
	I0422 10:48:47.947269  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.953420  120497 addons.go:69] Setting volumesnapshots=true in profile "addons-220961"
	I0422 10:48:47.953481  120497 addons.go:234] Setting addon volumesnapshots=true in "addons-220961"
	I0422 10:48:47.953534  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.954089  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.944881  120497 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-220961"
	I0422 10:48:47.956382  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.956879  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.957074  120497 addons.go:69] Setting metrics-server=true in profile "addons-220961"
	I0422 10:48:47.957143  120497 addons.go:234] Setting addon metrics-server=true in "addons-220961"
	I0422 10:48:47.957197  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.957754  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.958382  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.945421  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.983494  120497 out.go:177]   - Using image docker.io/registry:2.8.3
	I0422 10:48:47.967913  120497 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-220961"
	I0422 10:48:47.967932  120497 addons.go:69] Setting storage-provisioner=true in profile "addons-220961"
	I0422 10:48:47.983323  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.996302  120497 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0422 10:48:47.985579  120497 addons.go:234] Setting addon storage-provisioner=true in "addons-220961"
	I0422 10:48:47.985603  120497 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-220961"
	I0422 10:48:48.001346  120497 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0422 10:48:48.001402  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:48.001747  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:48.002660  120497 addons.go:234] Setting addon default-storageclass=true in "addons-220961"
	I0422 10:48:48.006529  120497 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.27.0
	I0422 10:48:48.009113  120497 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0422 10:48:48.010470  120497 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0422 10:48:48.010492  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0422 10:48:48.010544  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.012175  120497 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0422 10:48:48.013377  120497 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0422 10:48:48.007119  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:48.007858  120497 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
	I0422 10:48:48.009084  120497 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.0
	I0422 10:48:48.006592  120497 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0422 10:48:48.009180  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:48.012195  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0422 10:48:48.014735  120497 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0422 10:48:48.015696  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0422 10:48:48.017036  120497 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
	I0422 10:48:48.017595  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:48.017919  120497 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0422 10:48:48.018004  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.018025  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0422 10:48:48.020930  120497 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0422 10:48:48.020945  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0422 10:48:48.021002  120497 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0422 10:48:48.022280  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0422 10:48:48.022417  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.023757  120497 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0422 10:48:48.024560  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0422 10:48:48.024584  120497 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0422 10:48:48.024600  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0422 10:48:48.024609  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.023766  120497 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0422 10:48:48.024648  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.026280  120497 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0422 10:48:48.026306  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0422 10:48:48.026356  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.023830  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.023837  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0422 10:48:48.026457  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.023776  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0422 10:48:48.027844  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.027920  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0422 10:48:48.028987  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0422 10:48:48.030120  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0422 10:48:48.034264  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0422 10:48:48.035408  120497 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.15
	I0422 10:48:48.036698  120497 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
	I0422 10:48:48.036716  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0422 10:48:48.036788  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.038329  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0422 10:48:48.040421  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0422 10:48:48.041769  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0422 10:48:48.042984  120497 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0422 10:48:48.043004  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0422 10:48:48.043064  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.051524  120497 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-220961"
	I0422 10:48:48.051578  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:48.052065  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:48.056452  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.057910  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.069664  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.072088  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/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.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0422 10:48:48.082922  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.084889  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.089587  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.090757  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.093815  120497 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0422 10:48:48.093309  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.095545  120497 out.go:177]   - Using image docker.io/busybox:stable
	I0422 10:48:48.095522  120497 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0422 10:48:48.096674  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.097339  120497 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0422 10:48:48.097461  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0422 10:48:48.098813  120497 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0422 10:48:48.098827  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0422 10:48:48.098847  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.098056  120497 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0422 10:48:48.098887  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.098896  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0422 10:48:48.098948  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.101119  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.102739  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	W0422 10:48:48.120377  120497 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0422 10:48:48.120417  120497 retry.go:31] will retry after 126.047931ms: ssh: handshake failed: EOF
	I0422 10:48:48.129522  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.131802  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.133785  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.215678  120497 ssh_runner.go:195] Run: sudo systemctl start kubelet
	W0422 10:48:48.310396  120497 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0422 10:48:48.310434  120497 retry.go:31] will retry after 298.174636ms: ssh: handshake failed: EOF
	I0422 10:48:48.416324  120497 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0422 10:48:48.416355  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0422 10:48:48.417125  120497 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0422 10:48:48.417155  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0422 10:48:48.420475  120497 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0422 10:48:48.420548  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0422 10:48:48.518188  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0422 10:48:48.522264  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0422 10:48:48.529081  120497 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0422 10:48:48.529176  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0422 10:48:48.532647  120497 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0422 10:48:48.532730  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0422 10:48:48.609801  120497 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0422 10:48:48.609905  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0422 10:48:48.610586  120497 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
	I0422 10:48:48.610613  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0422 10:48:48.610748  120497 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0422 10:48:48.610764  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0422 10:48:48.614904  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0422 10:48:48.617728  120497 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0422 10:48:48.617790  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0422 10:48:48.716973  120497 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
	I0422 10:48:48.717075  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0422 10:48:48.717432  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0422 10:48:48.720942  120497 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0422 10:48:48.721010  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0422 10:48:48.721377  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0422 10:48:48.727856  120497 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0422 10:48:48.727938  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0422 10:48:48.731619  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0422 10:48:48.733835  120497 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0422 10:48:48.733859  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0422 10:48:48.811747  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0422 10:48:48.812173  120497 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0422 10:48:48.812245  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0422 10:48:48.830038  120497 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0422 10:48:48.830071  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0422 10:48:49.016686  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0422 10:48:49.018492  120497 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0422 10:48:49.018522  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0422 10:48:49.021722  120497 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0422 10:48:49.021791  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0422 10:48:49.030013  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:49.115915  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0422 10:48:49.129235  120497 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0422 10:48:49.129350  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0422 10:48:49.311757  120497 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0422 10:48:49.311841  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0422 10:48:49.331804  120497 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0422 10:48:49.331837  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0422 10:48:49.418895  120497 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0422 10:48:49.418981  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0422 10:48:49.511483  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:49.529229  120497 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0422 10:48:49.529262  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0422 10:48:49.611472  120497 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0422 10:48:49.611584  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0422 10:48:49.910841  120497 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
	I0422 10:48:49.910926  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0422 10:48:50.018738  120497 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0422 10:48:50.018830  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0422 10:48:50.019637  120497 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/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.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.947515707s)
	I0422 10:48:50.019770  120497 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0422 10:48:50.019715  120497 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.803991569s)
	I0422 10:48:50.020836  120497 node_ready.go:35] waiting up to 6m0s for node "addons-220961" to be "Ready" ...
	I0422 10:48:50.119871  120497 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0422 10:48:50.119967  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0422 10:48:50.215565  120497 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0422 10:48:50.215683  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0422 10:48:50.428835  120497 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0422 10:48:50.428870  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0422 10:48:50.431632  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0422 10:48:50.520359  120497 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0422 10:48:50.520392  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0422 10:48:50.810144  120497 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0422 10:48:50.810175  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0422 10:48:50.913795  120497 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-220961" context rescaled to 1 replicas
	I0422 10:48:51.111211  120497 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0422 10:48:51.111253  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0422 10:48:51.124113  120497 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0422 10:48:51.124145  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0422 10:48:51.430572  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:51.628528  120497 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0422 10:48:51.628609  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0422 10:48:51.918479  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:52.012031  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.493739693s)
	I0422 10:48:52.012114  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.489766107s)
	I0422 10:48:52.025948  120497 node_ready.go:53] node "addons-220961" has status "Ready":"False"
	I0422 10:48:54.113880  120497 node_ready.go:53] node "addons-220961" has status "Ready":"False"
	I0422 10:48:54.117981  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.503035613s)
	I0422 10:48:54.118097  120497 addons.go:470] Verifying addon ingress=true in "addons-220961"
	I0422 10:48:54.118044  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.400544157s)
	I0422 10:48:54.118121  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.396709117s)
	I0422 10:48:54.118185  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.38648932s)
	I0422 10:48:54.119997  120497 out.go:177] * Verifying ingress addon...
	I0422 10:48:54.118241  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.30639422s)
	I0422 10:48:54.118282  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (5.101506873s)
	I0422 10:48:54.118347  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.088254577s)
	I0422 10:48:54.118387  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.002373222s)
	I0422 10:48:54.118447  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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.606859682s)
	I0422 10:48:54.118515  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (3.686850802s)
	I0422 10:48:54.121207  120497 addons.go:470] Verifying addon metrics-server=true in "addons-220961"
	I0422 10:48:54.122321  120497 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-220961 service yakd-dashboard -n yakd-dashboard
	
	I0422 10:48:54.121392  120497 addons.go:470] Verifying addon registry=true in "addons-220961"
	I0422 10:48:54.122164  120497 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0422 10:48:54.124874  120497 out.go:177] * Verifying registry addon...
	W0422 10:48:54.125890  120497 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as 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]
	I0422 10:48:54.127010  120497 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0422 10:48:54.130442  120497 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0422 10:48:54.130459  120497 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0422 10:48:54.130476  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:54.130459  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:54.635533  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:54.635685  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:54.738295  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (3.307662261s)
	W0422 10:48:54.738360  120497 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:54.738390  120497 retry.go:31] will retry after 296.28317ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:55.035389  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:55.057489  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (3.138948119s)
	I0422 10:48:55.057543  120497 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-220961"
	I0422 10:48:55.059291  120497 out.go:177] * Verifying csi-hostpath-driver addon...
	I0422 10:48:55.061576  120497 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0422 10:48:55.066308  120497 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0422 10:48:55.066325  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:55.128257  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:55.130196  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:55.192865  120497 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0422 10:48:55.192928  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:55.208405  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:55.320302  120497 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0422 10:48:55.336122  120497 addons.go:234] Setting addon gcp-auth=true in "addons-220961"
	I0422 10:48:55.336188  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:55.336535  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:55.351603  120497 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0422 10:48:55.351667  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:55.366619  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:55.524151  120497 node_ready.go:49] node "addons-220961" has status "Ready":"True"
	I0422 10:48:55.524186  120497 node_ready.go:38] duration metric: took 5.503294668s for node "addons-220961" to be "Ready" ...
	I0422 10:48:55.524201  120497 pod_ready.go:35] 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" ...
	I0422 10:48:55.535675  120497 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-gxdvg" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:55.569629  120497 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0422 10:48:55.569652  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:55.631789  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:55.638118  120497 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0422 10:48:55.638146  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:56.067965  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:56.129971  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:56.132174  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:56.614101  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:56.629070  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:56.631107  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:57.114908  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:57.129150  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:57.132741  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:57.714304  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:57.716210  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:57.723688  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:57.728866  120497 pod_ready.go:102] pod "coredns-7db6d8ff4d-gxdvg" in "kube-system" namespace has status "Ready":"False"
	I0422 10:48:58.111280  120497 pod_ready.go:92] pod "coredns-7db6d8ff4d-gxdvg" in "kube-system" namespace has status "Ready":"True"
	I0422 10:48:58.111318  120497 pod_ready.go:81] duration metric: took 2.575610131s for pod "coredns-7db6d8ff4d-gxdvg" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.111354  120497 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.116330  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:58.119312  120497 pod_ready.go:92] pod "etcd-addons-220961" in "kube-system" namespace has status "Ready":"True"
	I0422 10:48:58.119339  120497 pod_ready.go:81] duration metric: took 7.975893ms for pod "etcd-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.119355  120497 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.124665  120497 pod_ready.go:92] pod "kube-apiserver-addons-220961" in "kube-system" namespace has status "Ready":"True"
	I0422 10:48:58.124689  120497 pod_ready.go:81] duration metric: took 5.325815ms for pod "kube-apiserver-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.124702  120497 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.129889  120497 pod_ready.go:92] pod "kube-controller-manager-addons-220961" in "kube-system" namespace has status "Ready":"True"
	I0422 10:48:58.129916  120497 pod_ready.go:81] duration metric: took 5.205224ms for pod "kube-controller-manager-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.129930  120497 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-2c76l" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.130484  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:58.132121  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:58.134688  120497 pod_ready.go:92] pod "kube-proxy-2c76l" in "kube-system" namespace has status "Ready":"True"
	I0422 10:48:58.134760  120497 pod_ready.go:81] duration metric: took 4.820275ms for pod "kube-proxy-2c76l" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.134784  120497 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.440314  120497 pod_ready.go:92] pod "kube-scheduler-addons-220961" in "kube-system" namespace has status "Ready":"True"
	I0422 10:48:58.440404  120497 pod_ready.go:81] duration metric: took 305.60208ms for pod "kube-scheduler-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.440429  120497 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.615003  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:58.618661  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (3.583226033s)
	I0422 10:48:58.618749  120497 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (3.267108983s)
	I0422 10:48:58.621065  120497 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0422 10:48:58.622779  120497 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0422 10:48:58.624282  120497 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0422 10:48:58.624336  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0422 10:48:58.630029  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:58.632185  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:58.718230  120497 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0422 10:48:58.718268  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0422 10:48:58.820728  120497 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0422 10:48:58.820765  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0422 10:48:58.917328  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:59.115251  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:59.130451  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:59.140691  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:59.615733  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:59.630240  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:59.632767  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:00.109955  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (1.192578693s)
	I0422 10:49:00.111485  120497 addons.go:470] Verifying addon gcp-auth=true in "addons-220961"
	I0422 10:49:00.113068  120497 out.go:177] * Verifying gcp-auth addon...
	I0422 10:49:00.115394  120497 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0422 10:49:00.118033  120497 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0422 10:49:00.118056  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:00.118906  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:00.128460  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:00.132662  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:00.446740  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:00.567783  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:00.618775  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:00.629340  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:00.631754  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:01.066860  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:01.119166  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:01.128536  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:01.131205  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:01.566611  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:01.618848  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:01.629470  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:01.631065  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:02.066589  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:02.118554  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:02.129894  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:02.132877  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:02.515266  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:02.614302  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:02.619409  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:02.629393  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:02.631432  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:03.067449  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:03.119478  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:03.129369  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:03.131637  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:03.566836  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:03.619509  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:03.629246  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:03.631553  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:04.067071  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:04.119117  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:04.129982  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:04.131556  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:04.567006  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:04.618970  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:04.629468  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:04.631413  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:04.946012  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:05.066338  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:05.118062  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:05.129432  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:05.131513  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:05.566784  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:05.618815  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:05.629315  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:05.631126  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:06.066479  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:06.118443  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:06.128621  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:06.130948  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:06.614818  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:06.622353  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:06.628660  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:06.630872  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:06.946076  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:07.066807  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:07.118660  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:07.129345  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:07.131580  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:07.567276  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:07.620419  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:07.630479  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:07.632544  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:08.066463  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:08.118802  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:08.129634  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:08.131988  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:08.567619  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:08.619589  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:08.629002  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:08.631547  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:08.946189  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:09.066745  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:09.118718  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:09.129357  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:09.131408  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:09.612681  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:09.618246  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:09.628973  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:09.630907  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:10.068059  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:10.119063  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:10.129494  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:10.132251  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:10.567541  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:10.619385  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:10.628614  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:10.630778  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:11.066994  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:11.119102  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:11.129321  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:11.131449  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:11.446813  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:11.567086  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:11.619343  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:11.628936  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:11.631119  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:12.066592  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:12.118654  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:12.129206  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:12.131694  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:12.567093  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:12.619460  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:12.629249  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:12.633110  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:13.066938  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:13.118988  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:13.129869  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:13.131852  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:13.567383  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:13.619364  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:13.628598  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:13.630884  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:13.945633  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:14.066766  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:14.118951  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:14.129758  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:14.131581  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:14.567338  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:14.618518  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:14.628522  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:14.630894  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:15.067020  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:15.119018  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:15.129461  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:15.131865  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:15.613367  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:15.619359  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:15.629551  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:15.631969  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:15.946696  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:16.113973  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:16.118915  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:16.130144  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:16.133968  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:16.615032  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:16.619425  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:16.630898  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:16.632702  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:17.115887  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:17.119420  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:17.130731  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:17.135885  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:17.567218  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:17.619509  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:17.629250  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:17.631399  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:17.946860  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:18.111487  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:18.119278  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:18.129378  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:18.132168  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:18.613698  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:18.618715  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:18.629527  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:18.631746  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:19.069814  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:19.118760  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:19.129512  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:19.132026  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:19.566696  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:19.618847  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:19.629555  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:19.631101  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:20.067699  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:20.119577  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:20.129395  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:20.131301  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:20.446709  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:20.568105  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:20.618917  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:20.629133  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:20.631329  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:21.066938  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:21.119699  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:21.129590  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:21.131646  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:21.566573  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:21.618697  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:21.629107  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:21.631128  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:22.066862  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:22.118378  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:22.128753  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:22.130796  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:22.566534  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:22.618268  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:22.628653  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:22.630837  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:22.945911  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:23.067192  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:23.118354  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:23.128632  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:23.132315  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:23.567691  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:23.619204  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:23.630538  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:23.632557  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:24.066726  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:24.118676  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:24.129625  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:24.131194  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:24.569817  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:24.619050  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:24.629573  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:24.631494  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:24.946774  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:25.068384  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:25.119383  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:25.128912  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:25.130839  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:25.566447  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:25.618477  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:25.628400  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:25.631018  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:26.066521  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:26.118637  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:26.128675  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:26.130396  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:26.566615  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:26.618930  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:26.630164  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:26.631705  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:27.114736  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:27.119410  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:27.129607  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:27.131542  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:27.446952  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:27.611071  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:27.619266  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:27.629678  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:27.631707  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:28.066907  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:28.119265  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:28.128909  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:28.131491  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:28.567443  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:28.619054  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:28.630121  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:28.631942  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:29.067178  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:29.119728  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:29.128448  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:29.130578  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:29.447192  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:29.568172  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:29.619354  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:29.629106  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:29.631808  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:30.067647  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:30.119542  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:30.129754  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:30.131611  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:30.568669  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:30.619149  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:30.629804  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:30.631800  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:31.067081  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:31.119009  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:31.129099  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:31.132181  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:31.567140  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:31.618967  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:31.629152  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:31.631569  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:31.945467  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:32.066982  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:32.119158  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:32.129298  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:32.131447  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:32.566718  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:32.618742  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:32.629128  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:32.631122  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:33.067231  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:33.118791  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:33.129233  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:33.131085  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:33.566647  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:33.618883  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:33.629654  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:33.632255  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:33.945927  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:34.066387  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:34.118277  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:34.128643  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:34.130796  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:34.566823  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:34.619116  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:34.628773  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:34.631068  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:35.066339  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:35.118209  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:35.128248  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:35.130620  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:35.615336  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:35.619599  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:35.629084  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:35.630989  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:35.946648  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:36.067303  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:36.119290  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:36.129904  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:36.130626  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:36.566787  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:36.618863  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:36.629252  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:36.633258  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:37.066275  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:37.118704  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:37.129069  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:37.131089  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:37.567219  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:37.619082  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:37.629194  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:37.631486  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:38.066726  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:38.118886  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:38.129143  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:38.131251  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:38.446046  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:38.567822  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:38.618417  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:38.628724  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:38.631214  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:39.067180  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:39.119552  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:39.129855  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:39.131543  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:39.611554  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:39.619602  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:39.629231  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:39.631425  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:40.114691  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:40.123651  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:40.129181  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:40.131975  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:40.446745  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:40.615091  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:40.618868  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:40.629856  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:40.632022  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:41.067005  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:41.119138  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:41.129937  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:41.131725  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:41.567480  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:41.619475  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:41.629132  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:41.631100  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:42.068550  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:42.119001  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:42.129643  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:42.131777  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:42.566271  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:42.619376  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:42.628558  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:42.630911  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:42.947675  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:43.067242  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:43.119098  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:43.129377  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:43.131449  120497 kapi.go:107] duration metric: took 49.004438014s to wait for kubernetes.io/minikube-addons=registry ...
	I0422 10:49:43.567024  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:43.619262  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:43.629090  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:44.067023  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:44.118620  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:44.128751  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:44.566572  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:44.618695  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:44.628685  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:45.112835  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:45.118330  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:45.128505  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:45.445922  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:45.567906  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:45.618844  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:45.629209  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:46.067552  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:46.119187  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:46.129839  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:46.568037  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:46.618844  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:46.629382  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:47.067430  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:47.119551  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:47.129329  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:47.446658  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:47.569332  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:47.618713  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:47.629149  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:48.066781  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:48.118827  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:48.129368  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:48.568309  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:48.619202  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:48.629752  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:49.066925  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:49.119309  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:49.128988  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:49.446726  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:49.567473  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:49.618719  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:49.629253  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:50.069120  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:50.119398  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:50.129580  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:50.567514  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:50.618534  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:50.629568  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:51.066966  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:51.119309  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:51.129031  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:51.446889  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:51.567451  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:51.618851  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:51.629563  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:52.067452  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:52.118261  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:52.129618  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:52.567660  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:52.619270  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:52.629022  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:53.076618  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:53.123791  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:53.130178  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:53.463308  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:53.677263  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:53.677673  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:53.679036  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:54.118956  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:54.119469  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:54.129767  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:54.567529  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:54.619082  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:54.629406  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:55.068033  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:55.119233  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:55.128724  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:55.517554  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:55.616183  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:55.624656  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:55.713594  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:56.114959  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:56.119763  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:56.129023  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:56.614971  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:56.619541  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:56.629561  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:57.114819  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:57.119694  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:57.129679  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:57.567384  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:57.619692  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:57.629504  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:57.946568  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:58.067374  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:58.118566  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:58.129183  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:58.566380  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:58.618582  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:58.628726  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:59.067006  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:59.118792  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:59.129308  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:59.567601  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:59.618607  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:59.629448  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:50:00.066961  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:00.119192  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:00.129059  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:50:00.446995  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:50:00.567414  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:00.618890  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:00.628610  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:50:01.074203  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:01.119210  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:01.128551  120497 kapi.go:107] duration metric: took 1m7.006383119s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0422 10:50:01.613174  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:01.619283  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:02.067283  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:02.118962  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:02.566298  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:02.619033  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:02.947081  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:50:03.067714  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:03.119404  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:03.566992  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:03.618901  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:04.067124  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:04.119175  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:04.567878  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:04.619187  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:05.067667  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:05.118815  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:05.446032  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:50:05.569485  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:05.619196  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:06.016708  120497 pod_ready.go:92] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"True"
	I0422 10:50:06.016734  120497 pod_ready.go:81] duration metric: took 1m7.576287304s for pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace to be "Ready" ...
	I0422 10:50:06.016745  120497 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-x6gjv" in "kube-system" namespace to be "Ready" ...
	I0422 10:50:06.021503  120497 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-x6gjv" in "kube-system" namespace has status "Ready":"True"
	I0422 10:50:06.021528  120497 pod_ready.go:81] duration metric: took 4.77669ms for pod "nvidia-device-plugin-daemonset-x6gjv" in "kube-system" namespace to be "Ready" ...
	I0422 10:50:06.021547  120497 pod_ready.go:38] duration metric: took 1m10.497331825s 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" ...
	I0422 10:50:06.021573  120497 api_server.go:52] waiting for apiserver process to appear ...
	I0422 10:50:06.021635  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0422 10:50:06.021687  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0422 10:50:06.061350  120497 cri.go:89] found id: "401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827"
	I0422 10:50:06.061377  120497 cri.go:89] found id: ""
	I0422 10:50:06.061388  120497 logs.go:276] 1 containers: [401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827]
	I0422 10:50:06.061437  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:06.065651  120497 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0422 10:50:06.065738  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0422 10:50:06.066838  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:06.121342  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:06.150257  120497 cri.go:89] found id: "d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090"
	I0422 10:50:06.150288  120497 cri.go:89] found id: ""
	I0422 10:50:06.150298  120497 logs.go:276] 1 containers: [d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090]
	I0422 10:50:06.150363  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:06.153946  120497 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0422 10:50:06.154021  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0422 10:50:06.230681  120497 cri.go:89] found id: "4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c"
	I0422 10:50:06.230707  120497 cri.go:89] found id: ""
	I0422 10:50:06.230718  120497 logs.go:276] 1 containers: [4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c]
	I0422 10:50:06.230767  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:06.234372  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0422 10:50:06.234434  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0422 10:50:06.270757  120497 cri.go:89] found id: "345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73"
	I0422 10:50:06.270785  120497 cri.go:89] found id: ""
	I0422 10:50:06.270796  120497 logs.go:276] 1 containers: [345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73]
	I0422 10:50:06.270844  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:06.274316  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0422 10:50:06.274391  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0422 10:50:06.341863  120497 cri.go:89] found id: "268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87"
	I0422 10:50:06.341893  120497 cri.go:89] found id: ""
	I0422 10:50:06.341904  120497 logs.go:276] 1 containers: [268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87]
	I0422 10:50:06.341965  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:06.345828  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0422 10:50:06.345913  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0422 10:50:06.420156  120497 cri.go:89] found id: "4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22"
	I0422 10:50:06.420184  120497 cri.go:89] found id: ""
	I0422 10:50:06.420195  120497 logs.go:276] 1 containers: [4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22]
	I0422 10:50:06.420266  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:06.423725  120497 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0422 10:50:06.423811  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0422 10:50:06.462221  120497 cri.go:89] found id: "d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f"
	I0422 10:50:06.462254  120497 cri.go:89] found id: ""
	I0422 10:50:06.462264  120497 logs.go:276] 1 containers: [d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f]
	I0422 10:50:06.462326  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:06.465729  120497 logs.go:123] Gathering logs for CRI-O ...
	I0422 10:50:06.465763  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0422 10:50:06.567855  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:06.584205  120497 logs.go:123] Gathering logs for kubelet ...
	I0422 10:50:06.584248  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0422 10:50:06.618908  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0422 10:50:06.665119  120497 logs.go:138] Found kubelet problem: Apr 22 10:49:00 addons-220961 kubelet[1691]: W0422 10:49:00.035303    1691 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	W0422 10:50:06.665328  120497 logs.go:138] Found kubelet problem: Apr 22 10:49:00 addons-220961 kubelet[1691]: E0422 10:49:00.035361    1691 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	I0422 10:50:06.692394  120497 logs.go:123] Gathering logs for kube-apiserver [401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827] ...
	I0422 10:50:06.692438  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827"
	I0422 10:50:06.753257  120497 logs.go:123] Gathering logs for kube-controller-manager [4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22] ...
	I0422 10:50:06.753334  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22"
	I0422 10:50:06.813606  120497 logs.go:123] Gathering logs for coredns [4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c] ...
	I0422 10:50:06.813646  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c"
	I0422 10:50:06.853870  120497 logs.go:123] Gathering logs for kube-scheduler [345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73] ...
	I0422 10:50:06.853906  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73"
	I0422 10:50:06.937428  120497 logs.go:123] Gathering logs for kube-proxy [268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87] ...
	I0422 10:50:06.937470  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87"
	I0422 10:50:06.971848  120497 logs.go:123] Gathering logs for kindnet [d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f] ...
	I0422 10:50:06.971879  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f"
	I0422 10:50:07.029485  120497 logs.go:123] Gathering logs for container status ...
	I0422 10:50:07.029521  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0422 10:50:07.067622  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:07.074115  120497 logs.go:123] Gathering logs for dmesg ...
	I0422 10:50:07.074159  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0422 10:50:07.093317  120497 logs.go:123] Gathering logs for describe nodes ...
	I0422 10:50:07.093355  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0422 10:50:07.119618  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:07.192796  120497 logs.go:123] Gathering logs for etcd [d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090] ...
	I0422 10:50:07.192837  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090"
	I0422 10:50:07.248282  120497 out.go:304] Setting ErrFile to fd 2...
	I0422 10:50:07.248320  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0422 10:50:07.248404  120497 out.go:239] X Problems detected in kubelet:
	W0422 10:50:07.248420  120497 out.go:239]   Apr 22 10:49:00 addons-220961 kubelet[1691]: W0422 10:49:00.035303    1691 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	W0422 10:50:07.248432  120497 out.go:239]   Apr 22 10:49:00 addons-220961 kubelet[1691]: E0422 10:49:00.035361    1691 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	I0422 10:50:07.248446  120497 out.go:304] Setting ErrFile to fd 2...
	I0422 10:50:07.248456  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 10:50:07.566643  120497 kapi.go:107] duration metric: took 1m12.505069632s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0422 10:50:07.618223  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:08.118642  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:08.619472  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:09.118653  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:09.618745  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:10.119271  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:10.618632  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:11.118461  120497 kapi.go:107] duration metric: took 1m11.00306825s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0422 10:50:11.120420  120497 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-220961 cluster.
	I0422 10:50:11.121729  120497 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.
	I0422 10:50:11.123035  120497 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0422 10:50:11.124530  120497 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, storage-provisioner, ingress-dns, inspektor-gadget, metrics-server, helm-tiller, yakd, default-storageclass, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0422 10:50:11.125866  120497 addons.go:505] duration metric: took 1m23.184280379s for enable addons: enabled=[cloud-spanner nvidia-device-plugin storage-provisioner ingress-dns inspektor-gadget metrics-server helm-tiller yakd default-storageclass volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0422 10:50:17.249866  120497 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0422 10:50:17.264697  120497 api_server.go:72] duration metric: took 1m29.323148144s to wait for apiserver process to appear ...
	I0422 10:50:17.264732  120497 api_server.go:88] waiting for apiserver healthz status ...
	I0422 10:50:17.264779  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0422 10:50:17.264896  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0422 10:50:17.299259  120497 cri.go:89] found id: "401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827"
	I0422 10:50:17.299281  120497 cri.go:89] found id: ""
	I0422 10:50:17.299289  120497 logs.go:276] 1 containers: [401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827]
	I0422 10:50:17.299334  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:17.302635  120497 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0422 10:50:17.302710  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0422 10:50:17.335769  120497 cri.go:89] found id: "d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090"
	I0422 10:50:17.335792  120497 cri.go:89] found id: ""
	I0422 10:50:17.335800  120497 logs.go:276] 1 containers: [d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090]
	I0422 10:50:17.335852  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:17.339347  120497 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0422 10:50:17.339424  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0422 10:50:17.374304  120497 cri.go:89] found id: "4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c"
	I0422 10:50:17.374328  120497 cri.go:89] found id: ""
	I0422 10:50:17.374336  120497 logs.go:276] 1 containers: [4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c]
	I0422 10:50:17.374386  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:17.377779  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0422 10:50:17.377871  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0422 10:50:17.411352  120497 cri.go:89] found id: "345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73"
	I0422 10:50:17.411375  120497 cri.go:89] found id: ""
	I0422 10:50:17.411384  120497 logs.go:276] 1 containers: [345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73]
	I0422 10:50:17.411430  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:17.414932  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0422 10:50:17.414992  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0422 10:50:17.448291  120497 cri.go:89] found id: "268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87"
	I0422 10:50:17.448314  120497 cri.go:89] found id: ""
	I0422 10:50:17.448322  120497 logs.go:276] 1 containers: [268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87]
	I0422 10:50:17.448382  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:17.451596  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0422 10:50:17.451668  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0422 10:50:17.485132  120497 cri.go:89] found id: "4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22"
	I0422 10:50:17.485161  120497 cri.go:89] found id: ""
	I0422 10:50:17.485180  120497 logs.go:276] 1 containers: [4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22]
	I0422 10:50:17.485227  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:17.488501  120497 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0422 10:50:17.488576  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0422 10:50:17.522541  120497 cri.go:89] found id: "d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f"
	I0422 10:50:17.522566  120497 cri.go:89] found id: ""
	I0422 10:50:17.522575  120497 logs.go:276] 1 containers: [d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f]
	I0422 10:50:17.522636  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:17.526043  120497 logs.go:123] Gathering logs for container status ...
	I0422 10:50:17.526074  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0422 10:50:17.568553  120497 logs.go:123] Gathering logs for kubelet ...
	I0422 10:50:17.568593  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0422 10:50:17.623009  120497 logs.go:138] Found kubelet problem: Apr 22 10:49:00 addons-220961 kubelet[1691]: W0422 10:49:00.035303    1691 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	W0422 10:50:17.623171  120497 logs.go:138] Found kubelet problem: Apr 22 10:49:00 addons-220961 kubelet[1691]: E0422 10:49:00.035361    1691 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	I0422 10:50:17.647026  120497 logs.go:123] Gathering logs for dmesg ...
	I0422 10:50:17.647073  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0422 10:50:17.662669  120497 logs.go:123] Gathering logs for kube-apiserver [401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827] ...
	I0422 10:50:17.662705  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827"
	I0422 10:50:17.708237  120497 logs.go:123] Gathering logs for coredns [4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c] ...
	I0422 10:50:17.708280  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c"
	I0422 10:50:17.744226  120497 logs.go:123] Gathering logs for kube-scheduler [345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73] ...
	I0422 10:50:17.744269  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73"
	I0422 10:50:17.784992  120497 logs.go:123] Gathering logs for kube-controller-manager [4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22] ...
	I0422 10:50:17.785033  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22"
	I0422 10:50:17.844101  120497 logs.go:123] Gathering logs for kindnet [d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f] ...
	I0422 10:50:17.844146  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f"
	I0422 10:50:17.877758  120497 logs.go:123] Gathering logs for describe nodes ...
	I0422 10:50:17.877791  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0422 10:50:17.976832  120497 logs.go:123] Gathering logs for etcd [d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090] ...
	I0422 10:50:17.976864  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090"
	I0422 10:50:18.027431  120497 logs.go:123] Gathering logs for kube-proxy [268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87] ...
	I0422 10:50:18.027471  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87"
	I0422 10:50:18.062513  120497 logs.go:123] Gathering logs for CRI-O ...
	I0422 10:50:18.062547  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0422 10:50:18.140637  120497 out.go:304] Setting ErrFile to fd 2...
	I0422 10:50:18.140671  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0422 10:50:18.140735  120497 out.go:239] X Problems detected in kubelet:
	W0422 10:50:18.140751  120497 out.go:239]   Apr 22 10:49:00 addons-220961 kubelet[1691]: W0422 10:49:00.035303    1691 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	W0422 10:50:18.140761  120497 out.go:239]   Apr 22 10:49:00 addons-220961 kubelet[1691]: E0422 10:49:00.035361    1691 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	I0422 10:50:18.140772  120497 out.go:304] Setting ErrFile to fd 2...
	I0422 10:50:18.140781  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 10:50:28.142396  120497 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0422 10:50:28.146210  120497 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0422 10:50:28.147026  120497 api_server.go:141] control plane version: v1.30.0
	I0422 10:50:28.147050  120497 api_server.go:131] duration metric: took 10.882310235s to wait for apiserver health ...
	I0422 10:50:28.147057  120497 system_pods.go:43] waiting for kube-system pods to appear ...
	I0422 10:50:28.147080  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0422 10:50:28.147136  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0422 10:50:28.180744  120497 cri.go:89] found id: "401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827"
	I0422 10:50:28.180769  120497 cri.go:89] found id: ""
	I0422 10:50:28.180778  120497 logs.go:276] 1 containers: [401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827]
	I0422 10:50:28.180827  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:28.184512  120497 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0422 10:50:28.184587  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0422 10:50:28.224310  120497 cri.go:89] found id: "d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090"
	I0422 10:50:28.224344  120497 cri.go:89] found id: ""
	I0422 10:50:28.224354  120497 logs.go:276] 1 containers: [d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090]
	I0422 10:50:28.224415  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:28.228281  120497 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0422 10:50:28.228357  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0422 10:50:28.265449  120497 cri.go:89] found id: "4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c"
	I0422 10:50:28.265474  120497 cri.go:89] found id: ""
	I0422 10:50:28.265482  120497 logs.go:276] 1 containers: [4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c]
	I0422 10:50:28.265538  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:28.268926  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0422 10:50:28.268979  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0422 10:50:28.302059  120497 cri.go:89] found id: "345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73"
	I0422 10:50:28.302081  120497 cri.go:89] found id: ""
	I0422 10:50:28.302090  120497 logs.go:276] 1 containers: [345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73]
	I0422 10:50:28.302145  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:28.305462  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0422 10:50:28.305519  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0422 10:50:28.338050  120497 cri.go:89] found id: "268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87"
	I0422 10:50:28.338077  120497 cri.go:89] found id: ""
	I0422 10:50:28.338088  120497 logs.go:276] 1 containers: [268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87]
	I0422 10:50:28.338145  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:28.341406  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0422 10:50:28.341465  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0422 10:50:28.375307  120497 cri.go:89] found id: "4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22"
	I0422 10:50:28.375331  120497 cri.go:89] found id: ""
	I0422 10:50:28.375342  120497 logs.go:276] 1 containers: [4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22]
	I0422 10:50:28.375392  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:28.378847  120497 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0422 10:50:28.378903  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0422 10:50:28.411865  120497 cri.go:89] found id: "d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f"
	I0422 10:50:28.411886  120497 cri.go:89] found id: ""
	I0422 10:50:28.411896  120497 logs.go:276] 1 containers: [d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f]
	I0422 10:50:28.411949  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:28.415322  120497 logs.go:123] Gathering logs for container status ...
	I0422 10:50:28.415345  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0422 10:50:28.456392  120497 logs.go:123] Gathering logs for kube-apiserver [401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827] ...
	I0422 10:50:28.456424  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827"
	I0422 10:50:28.499011  120497 logs.go:123] Gathering logs for etcd [d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090] ...
	I0422 10:50:28.499048  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090"
	I0422 10:50:28.549648  120497 logs.go:123] Gathering logs for kube-scheduler [345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73] ...
	I0422 10:50:28.549692  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73"
	I0422 10:50:28.588129  120497 logs.go:123] Gathering logs for kube-proxy [268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87] ...
	I0422 10:50:28.588168  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87"
	I0422 10:50:28.620307  120497 logs.go:123] Gathering logs for CRI-O ...
	I0422 10:50:28.620336  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0422 10:50:28.695403  120497 logs.go:123] Gathering logs for kindnet [d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f] ...
	I0422 10:50:28.695445  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f"
	I0422 10:50:28.729728  120497 logs.go:123] Gathering logs for kubelet ...
	I0422 10:50:28.729760  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0422 10:50:28.778255  120497 logs.go:138] Found kubelet problem: Apr 22 10:49:00 addons-220961 kubelet[1691]: W0422 10:49:00.035303    1691 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	W0422 10:50:28.778419  120497 logs.go:138] Found kubelet problem: Apr 22 10:49:00 addons-220961 kubelet[1691]: E0422 10:49:00.035361    1691 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	I0422 10:50:28.801775  120497 logs.go:123] Gathering logs for dmesg ...
	I0422 10:50:28.801816  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0422 10:50:28.817080  120497 logs.go:123] Gathering logs for describe nodes ...
	I0422 10:50:28.817115  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0422 10:50:28.930318  120497 logs.go:123] Gathering logs for coredns [4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c] ...
	I0422 10:50:28.930352  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c"
	I0422 10:50:28.965308  120497 logs.go:123] Gathering logs for kube-controller-manager [4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22] ...
	I0422 10:50:28.965341  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22"
	I0422 10:50:29.046458  120497 out.go:304] Setting ErrFile to fd 2...
	I0422 10:50:29.046496  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0422 10:50:29.046577  120497 out.go:239] X Problems detected in kubelet:
	W0422 10:50:29.046592  120497 out.go:239]   Apr 22 10:49:00 addons-220961 kubelet[1691]: W0422 10:49:00.035303    1691 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	W0422 10:50:29.046605  120497 out.go:239]   Apr 22 10:49:00 addons-220961 kubelet[1691]: E0422 10:49:00.035361    1691 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	I0422 10:50:29.046619  120497 out.go:304] Setting ErrFile to fd 2...
	I0422 10:50:29.046630  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 10:50:39.059211  120497 system_pods.go:59] 19 kube-system pods found
	I0422 10:50:39.059242  120497 system_pods.go:61] "coredns-7db6d8ff4d-gxdvg" [a8da006a-7acc-4ac1-b8bc-4c653a7a4b22] Running
	I0422 10:50:39.059247  120497 system_pods.go:61] "csi-hostpath-attacher-0" [495890c6-ba0e-4b09-817a-1361833f0eea] Running
	I0422 10:50:39.059250  120497 system_pods.go:61] "csi-hostpath-resizer-0" [c7abfc0c-fcf8-40d3-804d-18e3bc6d755b] Running
	I0422 10:50:39.059253  120497 system_pods.go:61] "csi-hostpathplugin-56zrx" [c909ec05-6147-444d-917d-edb8eaa8f638] Running
	I0422 10:50:39.059256  120497 system_pods.go:61] "etcd-addons-220961" [2936b9b2-b143-4e75-9f9e-9d13d50d1712] Running
	I0422 10:50:39.059259  120497 system_pods.go:61] "kindnet-pnwfk" [9702772d-255b-4da5-b8d0-f638c426560e] Running
	I0422 10:50:39.059262  120497 system_pods.go:61] "kube-apiserver-addons-220961" [3636fc10-870d-4ab9-aef2-f586ea1a39c0] Running
	I0422 10:50:39.059265  120497 system_pods.go:61] "kube-controller-manager-addons-220961" [da6c4714-5ab3-48c6-a087-9531be75bb30] Running
	I0422 10:50:39.059269  120497 system_pods.go:61] "kube-ingress-dns-minikube" [d6af39de-46a5-4d08-9021-129690079d95] Running
	I0422 10:50:39.059272  120497 system_pods.go:61] "kube-proxy-2c76l" [6b5cf78a-ed01-49ae-a7ca-b6fc797c4684] Running
	I0422 10:50:39.059274  120497 system_pods.go:61] "kube-scheduler-addons-220961" [10624cca-da9f-4280-abee-a1fa29a76614] Running
	I0422 10:50:39.059277  120497 system_pods.go:61] "metrics-server-c59844bb4-9ld5p" [e7f74233-59e9-458c-8a39-f95131ae860b] Running
	I0422 10:50:39.059280  120497 system_pods.go:61] "nvidia-device-plugin-daemonset-x6gjv" [4e116022-b27a-420a-8f24-ef1f58916d1a] Running
	I0422 10:50:39.059283  120497 system_pods.go:61] "registry-4qggz" [e477fcbd-751a-4d46-bd98-fd8e82f59c38] Running
	I0422 10:50:39.059287  120497 system_pods.go:61] "registry-proxy-ddpzr" [a08564ba-8550-4a84-94a1-d062c29938e8] Running
	I0422 10:50:39.059289  120497 system_pods.go:61] "snapshot-controller-745499f584-l5dm5" [f14b3192-5a71-4659-a9df-a646b2cb10e5] Running
	I0422 10:50:39.059292  120497 system_pods.go:61] "snapshot-controller-745499f584-wpftm" [1643332a-f802-427d-85c2-54ee000a2e58] Running
	I0422 10:50:39.059296  120497 system_pods.go:61] "storage-provisioner" [ea1b1b29-6be1-4095-8444-3e5e79c8b392] Running
	I0422 10:50:39.059302  120497 system_pods.go:61] "tiller-deploy-6677d64bcd-kbbdk" [1b482c7b-b17e-48fe-bcb4-64c0e0d0574f] Running
	I0422 10:50:39.059308  120497 system_pods.go:74] duration metric: took 10.912244939s to wait for pod list to return data ...
	I0422 10:50:39.059327  120497 default_sa.go:34] waiting for default service account to be created ...
	I0422 10:50:39.061222  120497 default_sa.go:45] found service account: "default"
	I0422 10:50:39.061243  120497 default_sa.go:55] duration metric: took 1.909856ms for default service account to be created ...
	I0422 10:50:39.061250  120497 system_pods.go:116] waiting for k8s-apps to be running ...
	I0422 10:50:39.069687  120497 system_pods.go:86] 19 kube-system pods found
	I0422 10:50:39.069713  120497 system_pods.go:89] "coredns-7db6d8ff4d-gxdvg" [a8da006a-7acc-4ac1-b8bc-4c653a7a4b22] Running
	I0422 10:50:39.069718  120497 system_pods.go:89] "csi-hostpath-attacher-0" [495890c6-ba0e-4b09-817a-1361833f0eea] Running
	I0422 10:50:39.069723  120497 system_pods.go:89] "csi-hostpath-resizer-0" [c7abfc0c-fcf8-40d3-804d-18e3bc6d755b] Running
	I0422 10:50:39.069732  120497 system_pods.go:89] "csi-hostpathplugin-56zrx" [c909ec05-6147-444d-917d-edb8eaa8f638] Running
	I0422 10:50:39.069736  120497 system_pods.go:89] "etcd-addons-220961" [2936b9b2-b143-4e75-9f9e-9d13d50d1712] Running
	I0422 10:50:39.069740  120497 system_pods.go:89] "kindnet-pnwfk" [9702772d-255b-4da5-b8d0-f638c426560e] Running
	I0422 10:50:39.069744  120497 system_pods.go:89] "kube-apiserver-addons-220961" [3636fc10-870d-4ab9-aef2-f586ea1a39c0] Running
	I0422 10:50:39.069749  120497 system_pods.go:89] "kube-controller-manager-addons-220961" [da6c4714-5ab3-48c6-a087-9531be75bb30] Running
	I0422 10:50:39.069753  120497 system_pods.go:89] "kube-ingress-dns-minikube" [d6af39de-46a5-4d08-9021-129690079d95] Running
	I0422 10:50:39.069757  120497 system_pods.go:89] "kube-proxy-2c76l" [6b5cf78a-ed01-49ae-a7ca-b6fc797c4684] Running
	I0422 10:50:39.069762  120497 system_pods.go:89] "kube-scheduler-addons-220961" [10624cca-da9f-4280-abee-a1fa29a76614] Running
	I0422 10:50:39.069766  120497 system_pods.go:89] "metrics-server-c59844bb4-9ld5p" [e7f74233-59e9-458c-8a39-f95131ae860b] Running
	I0422 10:50:39.069771  120497 system_pods.go:89] "nvidia-device-plugin-daemonset-x6gjv" [4e116022-b27a-420a-8f24-ef1f58916d1a] Running
	I0422 10:50:39.069775  120497 system_pods.go:89] "registry-4qggz" [e477fcbd-751a-4d46-bd98-fd8e82f59c38] Running
	I0422 10:50:39.069782  120497 system_pods.go:89] "registry-proxy-ddpzr" [a08564ba-8550-4a84-94a1-d062c29938e8] Running
	I0422 10:50:39.069788  120497 system_pods.go:89] "snapshot-controller-745499f584-l5dm5" [f14b3192-5a71-4659-a9df-a646b2cb10e5] Running
	I0422 10:50:39.069792  120497 system_pods.go:89] "snapshot-controller-745499f584-wpftm" [1643332a-f802-427d-85c2-54ee000a2e58] Running
	I0422 10:50:39.069800  120497 system_pods.go:89] "storage-provisioner" [ea1b1b29-6be1-4095-8444-3e5e79c8b392] Running
	I0422 10:50:39.069804  120497 system_pods.go:89] "tiller-deploy-6677d64bcd-kbbdk" [1b482c7b-b17e-48fe-bcb4-64c0e0d0574f] Running
	I0422 10:50:39.069818  120497 system_pods.go:126] duration metric: took 8.561867ms to wait for k8s-apps to be running ...
	I0422 10:50:39.069824  120497 system_svc.go:44] waiting for kubelet service to be running ....
	I0422 10:50:39.069871  120497 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0422 10:50:39.080639  120497 system_svc.go:56] duration metric: took 10.803404ms WaitForService to wait for kubelet
	I0422 10:50:39.080674  120497 kubeadm.go:576] duration metric: took 1m51.13913256s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0422 10:50:39.080694  120497 node_conditions.go:102] verifying NodePressure condition ...
	I0422 10:50:39.083313  120497 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0422 10:50:39.083337  120497 node_conditions.go:123] node cpu capacity is 8
	I0422 10:50:39.083350  120497 node_conditions.go:105] duration metric: took 2.650367ms to run NodePressure ...
	I0422 10:50:39.083362  120497 start.go:240] waiting for startup goroutines ...
	I0422 10:50:39.083368  120497 start.go:245] waiting for cluster config update ...
	I0422 10:50:39.083383  120497 start.go:254] writing updated cluster config ...
	I0422 10:50:39.083621  120497 ssh_runner.go:195] Run: rm -f paused
	I0422 10:50:39.130555  120497 start.go:600] kubectl: 1.30.0, cluster: 1.30.0 (minor skew: 0)
	I0422 10:50:39.132620  120497 out.go:177] * Done! kubectl is now configured to use "addons-220961" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Apr 22 10:53:15 addons-220961 crio[983]: time="2024-04-22 10:53:15.796866012Z" level=info msg="Pulled image: gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7" id=fd02bd2c-fe05-4c76-b2d0-8a0b1e35d4db name=/runtime.v1.ImageService/PullImage
	Apr 22 10:53:15 addons-220961 crio[983]: time="2024-04-22 10:53:15.797416511Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=57d4fbf2-9c0c-4003-9257-cca2ed9a30dc name=/runtime.v1.ImageService/ImageStatus
	Apr 22 10:53:15 addons-220961 crio[983]: time="2024-04-22 10:53:15.798267524Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=57d4fbf2-9c0c-4003-9257-cca2ed9a30dc name=/runtime.v1.ImageService/ImageStatus
	Apr 22 10:53:15 addons-220961 crio[983]: time="2024-04-22 10:53:15.798933158Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=3f384cf2-d879-4ba4-8358-4a244240fc41 name=/runtime.v1.ImageService/ImageStatus
	Apr 22 10:53:15 addons-220961 crio[983]: time="2024-04-22 10:53:15.799826004Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=3f384cf2-d879-4ba4-8358-4a244240fc41 name=/runtime.v1.ImageService/ImageStatus
	Apr 22 10:53:15 addons-220961 crio[983]: time="2024-04-22 10:53:15.802050692Z" level=info msg="Creating container: default/hello-world-app-86c47465fc-czt7f/hello-world-app" id=fb2902e7-bad6-4854-b76a-25a4c64bf984 name=/runtime.v1.RuntimeService/CreateContainer
	Apr 22 10:53:15 addons-220961 crio[983]: time="2024-04-22 10:53:15.802552721Z" level=warning msg="Allowed annotations are specified for workload []"
	Apr 22 10:53:15 addons-220961 crio[983]: time="2024-04-22 10:53:15.852119489Z" level=info msg="Created container 884f6b1d93e0f04c390bcbf95ff6ff58b1f07a2895ab6202b815706433be7e0b: default/hello-world-app-86c47465fc-czt7f/hello-world-app" id=fb2902e7-bad6-4854-b76a-25a4c64bf984 name=/runtime.v1.RuntimeService/CreateContainer
	Apr 22 10:53:15 addons-220961 crio[983]: time="2024-04-22 10:53:15.852703454Z" level=info msg="Starting container: 884f6b1d93e0f04c390bcbf95ff6ff58b1f07a2895ab6202b815706433be7e0b" id=ecb3f39f-a103-4e4a-b1ff-3ba2e05f5826 name=/runtime.v1.RuntimeService/StartContainer
	Apr 22 10:53:15 addons-220961 crio[983]: time="2024-04-22 10:53:15.858006042Z" level=info msg="Started container" PID=10893 containerID=884f6b1d93e0f04c390bcbf95ff6ff58b1f07a2895ab6202b815706433be7e0b description=default/hello-world-app-86c47465fc-czt7f/hello-world-app id=ecb3f39f-a103-4e4a-b1ff-3ba2e05f5826 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af0d517c4d0bc47104e0f6aa7ff74ec4a6e6c712cbfc9b0e144eb29d35a27c6a
	Apr 22 10:53:16 addons-220961 crio[983]: time="2024-04-22 10:53:16.442405981Z" level=info msg="Stopping container: b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b (timeout: 2s)" id=70b37101-f651-4269-974b-ebdd5342881c name=/runtime.v1.RuntimeService/StopContainer
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.448501555Z" level=warning msg="Stopping container b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=70b37101-f651-4269-974b-ebdd5342881c name=/runtime.v1.RuntimeService/StopContainer
	Apr 22 10:53:18 addons-220961 conmon[5985]: conmon b260d5f567f69066eaa8 <ninfo>: container 5997 exited with status 137
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.580156319Z" level=info msg="Stopped container b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b: ingress-nginx/ingress-nginx-controller-84df5799c-ntr5z/controller" id=70b37101-f651-4269-974b-ebdd5342881c name=/runtime.v1.RuntimeService/StopContainer
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.580694876Z" level=info msg="Stopping pod sandbox: 8a052e7f0a87a746b470a6540cd9a5e5ae44f4481ca043e8c378fcc2cc5447a4" id=5225fb45-f476-4eac-b361-50921f7b242a name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.583561071Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-WHFEYYAJWXRG3FNB - [0:0]\n:KUBE-HP-7VD2ECYYCPFPMA2K - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-X KUBE-HP-WHFEYYAJWXRG3FNB\n-X KUBE-HP-7VD2ECYYCPFPMA2K\nCOMMIT\n"
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.584897252Z" level=info msg="Closing host port tcp:80"
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.584935245Z" level=info msg="Closing host port tcp:443"
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.586277420Z" level=info msg="Host port tcp:80 does not have an open socket"
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.586299012Z" level=info msg="Host port tcp:443 does not have an open socket"
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.586439738Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-84df5799c-ntr5z Namespace:ingress-nginx ID:8a052e7f0a87a746b470a6540cd9a5e5ae44f4481ca043e8c378fcc2cc5447a4 UID:c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9 NetNS:/var/run/netns/eefef1af-d073-46e5-a92c-3e7df24ed390 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.586549538Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-84df5799c-ntr5z from CNI network \"kindnet\" (type=ptp)"
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.618595280Z" level=info msg="Stopped pod sandbox: 8a052e7f0a87a746b470a6540cd9a5e5ae44f4481ca043e8c378fcc2cc5447a4" id=5225fb45-f476-4eac-b361-50921f7b242a name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.624609748Z" level=info msg="Removing container: b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b" id=78917a91-aa7b-474f-ae4f-5c9b0a8aae80 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.637763639Z" level=info msg="Removed container b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b: ingress-nginx/ingress-nginx-controller-84df5799c-ntr5z/controller" id=78917a91-aa7b-474f-ae4f-5c9b0a8aae80 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	884f6b1d93e0f       gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7                      7 seconds ago       Running             hello-world-app           0                   af0d517c4d0bc       hello-world-app-86c47465fc-czt7f
	7213b849d3133       docker.io/library/nginx@sha256:542a383900f6fdcc90e1b7341f6889145d43f839f35f608b4de7821a77ca54d9                              2 minutes ago       Running             nginx                     0                   40d9970ad7e00       nginx
	55ae2789971b4       ghcr.io/headlamp-k8s/headlamp@sha256:9d84f30d4c5e54cdc40f63b060e93ba6a0cd8a4c05d28d7cda4cd14f6b56490f                        2 minutes ago       Running             headlamp                  0                   dde1400922535       headlamp-7559bf459f-8dcv6
	604423bcd1bf1       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b                 3 minutes ago       Running             gcp-auth                  0                   057e1ffc76f9b       gcp-auth-5db96cd9b4-kbf6p
	afc9e1e6720d7       docker.io/marcnuri/yakd@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310                              3 minutes ago       Running             yakd                      0                   fa7b6ec968c4a       yakd-dashboard-5ddbf7d777-6lk27
	8f1f34d741172       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef             3 minutes ago       Running             local-path-provisioner    0                   eac1f507cb71b       local-path-provisioner-8d985888d-wgnzd
	e1becbc77a404       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:261843b59d96d7e8a91e89545c7f27a066b1ab5cddbea8236cf1695c31889023   4 minutes ago       Exited              patch                     0                   5b1fdf03a51e6       ingress-nginx-admission-patch-tb4mm
	a6f6089d5943a       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:261843b59d96d7e8a91e89545c7f27a066b1ab5cddbea8236cf1695c31889023   4 minutes ago       Exited              create                    0                   7d12ae0df3e6a       ingress-nginx-admission-create-qvkhp
	8e37a39b46c66       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872        4 minutes ago       Running             metrics-server            0                   9e5398305d3a5       metrics-server-c59844bb4-9ld5p
	4b93873cc3036       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                             4 minutes ago       Running             coredns                   0                   da9bb4fb6f2d4       coredns-7db6d8ff4d-gxdvg
	1c3c2f56481a8       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             4 minutes ago       Running             storage-provisioner       0                   af8c00bdcb56a       storage-provisioner
	268e280e39293       a0bf559e280cf431fceb938087d59deeebcf29cbf3706746e07f7ac08e80ba0b                                                             4 minutes ago       Running             kube-proxy                0                   68083ff064f19       kube-proxy-2c76l
	d66fa8094201b       4950bb10b3f87e8d4a8f772a0d8934625cac4ccfa3675fea34cad0dab83fd5a5                                                             4 minutes ago       Running             kindnet-cni               0                   ed886e8783bbd       kindnet-pnwfk
	401ae4c4c2afb       c42f13656d0b2e905ee7977f67ea7a17715b24fae9daca1fcfb303cdb90728f0                                                             4 minutes ago       Running             kube-apiserver            0                   0975fa82cf675       kube-apiserver-addons-220961
	4cc3820e9a7d1       c7aad43836fa5bd41152db04ba4c90f8e9451c40e06488442242582e5e112b1b                                                             4 minutes ago       Running             kube-controller-manager   0                   59f004af74b95       kube-controller-manager-addons-220961
	345f1e1ad0cda       259c8277fcbbc9e1cf308bc0b50582a180eb8cb8929dc8b870fa16660934bced                                                             4 minutes ago       Running             kube-scheduler            0                   8b8448fa65514       kube-scheduler-addons-220961
	d62ba824388ae       3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899                                                             4 minutes ago       Running             etcd                      0                   4da4104342584       etcd-addons-220961
	
	
	==> coredns [4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c] <==
	[INFO] 10.244.0.10:51067 - 59880 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000104059s
	[INFO] 10.244.0.10:41243 - 19500 "AAAA IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.003685151s
	[INFO] 10.244.0.10:41243 - 54225 "A IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004567349s
	[INFO] 10.244.0.10:52180 - 16487 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003758862s
	[INFO] 10.244.0.10:52180 - 34917 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004160814s
	[INFO] 10.244.0.10:49684 - 22568 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003534678s
	[INFO] 10.244.0.10:49684 - 13077 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.00545533s
	[INFO] 10.244.0.10:51084 - 28403 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000051783s
	[INFO] 10.244.0.10:51084 - 48864 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000072293s
	[INFO] 10.244.0.21:55653 - 42770 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000194204s
	[INFO] 10.244.0.21:57617 - 14705 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000169255s
	[INFO] 10.244.0.21:32800 - 11535 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000141026s
	[INFO] 10.244.0.21:43814 - 38222 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000101009s
	[INFO] 10.244.0.21:33797 - 29626 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000136869s
	[INFO] 10.244.0.21:37964 - 1479 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000158047s
	[INFO] 10.244.0.21:50262 - 35966 "AAAA IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007223163s
	[INFO] 10.244.0.21:44816 - 7373 "A IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007393516s
	[INFO] 10.244.0.21:55158 - 8269 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.004465932s
	[INFO] 10.244.0.21:36192 - 45202 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008082432s
	[INFO] 10.244.0.21:59982 - 30463 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004655028s
	[INFO] 10.244.0.21:33767 - 56545 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.0048583s
	[INFO] 10.244.0.21:46092 - 23638 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000744964s
	[INFO] 10.244.0.21:47557 - 26761 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 572 0.0007907s
	[INFO] 10.244.0.24:54922 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00020955s
	[INFO] 10.244.0.24:49292 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000118217s
	
	
	==> describe nodes <==
	Name:               addons-220961
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-220961
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=3838931194b4975fce64faf7ca14560885944437
	                    minikube.k8s.io/name=addons-220961
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_04_22T10_48_35_0700
	                    minikube.k8s.io/version=v1.33.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-220961
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 22 Apr 2024 10:48:32 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-220961
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 22 Apr 2024 10:53:19 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 22 Apr 2024 10:51:39 +0000   Mon, 22 Apr 2024 10:48:30 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 22 Apr 2024 10:51:39 +0000   Mon, 22 Apr 2024 10:48:30 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 22 Apr 2024 10:51:39 +0000   Mon, 22 Apr 2024 10:48:30 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 22 Apr 2024 10:51:39 +0000   Mon, 22 Apr 2024 10:48:55 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-220961
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859352Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859352Ki
	  pods:               110
	System Info:
	  Machine ID:                 c31691899e48428498fe7889344f3041
	  System UUID:                d5e2f07d-c85b-4219-9145-2527cd2a235b
	  Boot ID:                    eb9e164d-ced8-48d3-af29-9fdb8f54ded7
	  Kernel Version:             5.15.0-1058-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.0
	  Kube-Proxy Version:         v1.30.0
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (15 in total)
	  Namespace                   Name                                      CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                      ------------  ----------  ---------------  -------------  ---
	  default                     hello-world-app-86c47465fc-czt7f          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11s
	  default                     nginx                                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m32s
	  gcp-auth                    gcp-auth-5db96cd9b4-kbf6p                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m23s
	  headlamp                    headlamp-7559bf459f-8dcv6                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m44s
	  kube-system                 coredns-7db6d8ff4d-gxdvg                  100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     4m35s
	  kube-system                 etcd-addons-220961                        100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         4m49s
	  kube-system                 kindnet-pnwfk                             100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      4m35s
	  kube-system                 kube-apiserver-addons-220961              250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m49s
	  kube-system                 kube-controller-manager-addons-220961     200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m49s
	  kube-system                 kube-proxy-2c76l                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m35s
	  kube-system                 kube-scheduler-addons-220961              100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m49s
	  kube-system                 metrics-server-c59844bb4-9ld5p            100m (1%!)(MISSING)     0 (0%!)(MISSING)      200Mi (0%!)(MISSING)       0 (0%!)(MISSING)         4m31s
	  kube-system                 storage-provisioner                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m31s
	  local-path-storage          local-path-provisioner-8d985888d-wgnzd    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m31s
	  yakd-dashboard              yakd-dashboard-5ddbf7d777-6lk27           0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (0%!)(MISSING)       256Mi (0%!)(MISSING)     4m30s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%!)(MISSING)  100m (1%!)(MISSING)
	  memory             548Mi (1%!)(MISSING)  476Mi (1%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 4m30s  kube-proxy       
	  Normal  Starting                 4m49s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  4m49s  kubelet          Node addons-220961 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    4m49s  kubelet          Node addons-220961 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     4m49s  kubelet          Node addons-220961 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           4m36s  node-controller  Node addons-220961 event: Registered Node addons-220961 in Controller
	  Normal  NodeReady                4m28s  kubelet          Node addons-220961 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff 06 e7 83 50 c4 66 08 06
	[ +19.770644] IPv4: martian source 10.244.0.1 from 10.244.0.46, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff da 0d b5 98 62 58 08 06
	[Apr22 10:39] IPv4: martian source 10.244.0.1 from 10.244.0.47, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff b2 17 94 6e 3d 27 08 06
	[ +23.250522] IPv4: martian source 10.244.0.1 from 10.244.0.48, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 6e a9 9d c2 f9 18 08 06
	[Apr22 10:40] IPv4: martian source 10.244.0.1 from 10.244.0.2, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 1e bf 45 e1 f0 fb 08 06
	[ +22.246765] IPv4: martian source 10.244.0.1 from 10.244.0.3, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 32 43 e9 16 43 26 08 06
	[Apr22 10:51] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: f6 31 b2 9c e6 f5 fe e1 0a 98 b6 cc 08 00
	[  +1.024265] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: f6 31 b2 9c e6 f5 fe e1 0a 98 b6 cc 08 00
	[  +2.015807] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: f6 31 b2 9c e6 f5 fe e1 0a 98 b6 cc 08 00
	[  +4.191695] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: f6 31 b2 9c e6 f5 fe e1 0a 98 b6 cc 08 00
	[  +8.191399] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: f6 31 b2 9c e6 f5 fe e1 0a 98 b6 cc 08 00
	[ +16.130777] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: f6 31 b2 9c e6 f5 fe e1 0a 98 b6 cc 08 00
	[Apr22 10:52] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: f6 31 b2 9c e6 f5 fe e1 0a 98 b6 cc 08 00
	
	
	==> etcd [d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090] <==
	{"level":"warn","ts":"2024-04-22T10:48:51.215407Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"199.361006ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128028680945186946 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/replicasets/default/cloud-spanner-emulator-8677549d7\" mod_revision:0 > success:<request_put:<key:\"/registry/replicasets/default/cloud-spanner-emulator-8677549d7\" value_size:1982 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-04-22T10:48:51.215657Z","caller":"traceutil/trace.go:171","msg":"trace[367561714] linearizableReadLoop","detail":"{readStateIndex:390; appliedIndex:387; }","duration":"294.097679ms","start":"2024-04-22T10:48:50.921547Z","end":"2024-04-22T10:48:51.215644Z","steps":["trace[367561714] 'read index received'  (duration: 94.422299ms)","trace[367561714] 'applied index is now lower than readState.Index'  (duration: 199.674519ms)"],"step_count":2}
	{"level":"info","ts":"2024-04-22T10:48:51.215844Z","caller":"traceutil/trace.go:171","msg":"trace[1522219906] transaction","detail":"{read_only:false; response_revision:375; number_of_response:1; }","duration":"300.640661ms","start":"2024-04-22T10:48:50.915189Z","end":"2024-04-22T10:48:51.21583Z","steps":["trace[1522219906] 'process raft request'  (duration: 100.743553ms)","trace[1522219906] 'compare'  (duration: 198.913087ms)"],"step_count":2}
	{"level":"warn","ts":"2024-04-22T10:48:51.217117Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-22T10:48:50.915179Z","time spent":"301.886588ms","remote":"127.0.0.1:56936","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":2052,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/replicasets/default/cloud-spanner-emulator-8677549d7\" mod_revision:0 > success:<request_put:<key:\"/registry/replicasets/default/cloud-spanner-emulator-8677549d7\" value_size:1982 >> failure:<>"}
	{"level":"warn","ts":"2024-04-22T10:48:51.217623Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"183.719218ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-220961\" ","response":"range_response_count:1 size:5654"}
	{"level":"info","ts":"2024-04-22T10:48:51.218167Z","caller":"traceutil/trace.go:171","msg":"trace[254108103] range","detail":"{range_begin:/registry/minions/addons-220961; range_end:; response_count:1; response_revision:378; }","duration":"184.287652ms","start":"2024-04-22T10:48:51.033869Z","end":"2024-04-22T10:48:51.218157Z","steps":["trace[254108103] 'agreement among raft nodes before linearized reading'  (duration: 183.690556ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:48:51.217784Z","caller":"traceutil/trace.go:171","msg":"trace[496308591] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"297.873278ms","start":"2024-04-22T10:48:50.919898Z","end":"2024-04-22T10:48:51.217771Z","steps":["trace[496308591] 'process raft request'  (duration: 295.656313ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:48:51.21781Z","caller":"traceutil/trace.go:171","msg":"trace[282327669] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"297.834949ms","start":"2024-04-22T10:48:50.91997Z","end":"2024-04-22T10:48:51.217805Z","steps":["trace[282327669] 'process raft request'  (duration: 295.638589ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-22T10:48:51.217843Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"296.314694ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-22T10:48:51.218569Z","caller":"traceutil/trace.go:171","msg":"trace[286277196] range","detail":"{range_begin:/registry/services/specs/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:378; }","duration":"297.064475ms","start":"2024-04-22T10:48:50.921497Z","end":"2024-04-22T10:48:51.218561Z","steps":["trace[286277196] 'agreement among raft nodes before linearized reading'  (duration: 296.324561ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:48:51.217999Z","caller":"traceutil/trace.go:171","msg":"trace[820100252] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"108.024073ms","start":"2024-04-22T10:48:51.109969Z","end":"2024-04-22T10:48:51.217993Z","steps":["trace[820100252] 'process raft request'  (duration: 107.53159ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-22T10:48:51.218097Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"184.163326ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" ","response":"range_response_count:1 size:3797"}
	{"level":"info","ts":"2024-04-22T10:48:51.218914Z","caller":"traceutil/trace.go:171","msg":"trace[191930308] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-7db6d8ff4d; range_end:; response_count:1; response_revision:378; }","duration":"184.984962ms","start":"2024-04-22T10:48:51.033921Z","end":"2024-04-22T10:48:51.218906Z","steps":["trace[191930308] 'agreement among raft nodes before linearized reading'  (duration: 184.155171ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:48:51.41523Z","caller":"traceutil/trace.go:171","msg":"trace[367092877] transaction","detail":"{read_only:false; response_revision:380; number_of_response:1; }","duration":"103.265784ms","start":"2024-04-22T10:48:51.311949Z","end":"2024-04-22T10:48:51.415215Z","steps":["trace[367092877] 'process raft request'  (duration: 103.179764ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-22T10:48:51.419611Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.539634ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/controllers/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-22T10:48:51.419744Z","caller":"traceutil/trace.go:171","msg":"trace[582534286] range","detail":"{range_begin:/registry/controllers/kube-system/registry; range_end:; response_count:0; response_revision:382; }","duration":"107.739691ms","start":"2024-04-22T10:48:51.311988Z","end":"2024-04-22T10:48:51.419727Z","steps":["trace[582534286] 'agreement among raft nodes before linearized reading'  (duration: 107.546124ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:48:51.623803Z","caller":"traceutil/trace.go:171","msg":"trace[1183208708] transaction","detail":"{read_only:false; number_of_response:1; response_revision:392; }","duration":"105.794167ms","start":"2024-04-22T10:48:51.517983Z","end":"2024-04-22T10:48:51.623777Z","steps":["trace[1183208708] 'process raft request'  (duration: 105.145645ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:49:53.458786Z","caller":"traceutil/trace.go:171","msg":"trace[1725809855] transaction","detail":"{read_only:false; response_revision:1089; number_of_response:1; }","duration":"163.00666ms","start":"2024-04-22T10:49:53.295733Z","end":"2024-04-22T10:49:53.458739Z","steps":["trace[1725809855] 'process raft request'  (duration: 127.324114ms)","trace[1725809855] 'compare'  (duration: 35.462408ms)"],"step_count":2}
	{"level":"warn","ts":"2024-04-22T10:49:53.675114Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"116.557389ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/\" range_end:\"/registry/masterleases0\" ","response":"range_response_count:1 size:131"}
	{"level":"info","ts":"2024-04-22T10:49:53.675208Z","caller":"traceutil/trace.go:171","msg":"trace[410939583] range","detail":"{range_begin:/registry/masterleases/; range_end:/registry/masterleases0; response_count:1; response_revision:1090; }","duration":"116.69649ms","start":"2024-04-22T10:49:53.558497Z","end":"2024-04-22T10:49:53.675194Z","steps":["trace[410939583] 'range keys from in-memory index tree'  (duration: 116.480351ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-22T10:49:53.675889Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"112.35579ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/\" range_end:\"/registry/pods/kube-system0\" ","response":"range_response_count:19 size:94962"}
	{"level":"info","ts":"2024-04-22T10:49:53.675948Z","caller":"traceutil/trace.go:171","msg":"trace[1690979937] range","detail":"{range_begin:/registry/pods/kube-system/; range_end:/registry/pods/kube-system0; response_count:19; response_revision:1090; }","duration":"112.446292ms","start":"2024-04-22T10:49:53.56349Z","end":"2024-04-22T10:49:53.675936Z","steps":["trace[1690979937] 'range keys from in-memory index tree'  (duration: 112.077124ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:50:37.800043Z","caller":"traceutil/trace.go:171","msg":"trace[1129128417] transaction","detail":"{read_only:false; response_revision:1269; number_of_response:1; }","duration":"100.50166ms","start":"2024-04-22T10:50:37.699517Z","end":"2024-04-22T10:50:37.800019Z","steps":["trace[1129128417] 'process raft request'  (duration: 100.319471ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:51:19.305532Z","caller":"traceutil/trace.go:171","msg":"trace[270464941] transaction","detail":"{read_only:false; response_revision:1546; number_of_response:1; }","duration":"112.920954ms","start":"2024-04-22T10:51:19.192592Z","end":"2024-04-22T10:51:19.305513Z","steps":["trace[270464941] 'process raft request'  (duration: 112.729027ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:51:55.808851Z","caller":"traceutil/trace.go:171","msg":"trace[1165826440] transaction","detail":"{read_only:false; response_revision:1673; number_of_response:1; }","duration":"128.806584ms","start":"2024-04-22T10:51:55.68002Z","end":"2024-04-22T10:51:55.808827Z","steps":["trace[1165826440] 'process raft request'  (duration: 62.448428ms)","trace[1165826440] 'compare'  (duration: 66.149159ms)"],"step_count":2}
	
	
	==> gcp-auth [604423bcd1bf1d178f73ff5bfe0b8ec370b3a407dc839430d2133d4177686c1c] <==
	2024/04/22 10:50:10 GCP Auth Webhook started!
	2024/04/22 10:50:39 Ready to marshal response ...
	2024/04/22 10:50:39 Ready to write response ...
	2024/04/22 10:50:39 Ready to marshal response ...
	2024/04/22 10:50:39 Ready to write response ...
	2024/04/22 10:50:39 Ready to marshal response ...
	2024/04/22 10:50:39 Ready to write response ...
	2024/04/22 10:50:44 Ready to marshal response ...
	2024/04/22 10:50:44 Ready to write response ...
	2024/04/22 10:50:49 Ready to marshal response ...
	2024/04/22 10:50:49 Ready to write response ...
	2024/04/22 10:50:51 Ready to marshal response ...
	2024/04/22 10:50:51 Ready to write response ...
	2024/04/22 10:51:04 Ready to marshal response ...
	2024/04/22 10:51:04 Ready to write response ...
	2024/04/22 10:51:04 Ready to marshal response ...
	2024/04/22 10:51:04 Ready to write response ...
	2024/04/22 10:51:16 Ready to marshal response ...
	2024/04/22 10:51:16 Ready to write response ...
	2024/04/22 10:51:16 Ready to marshal response ...
	2024/04/22 10:51:16 Ready to write response ...
	2024/04/22 10:51:46 Ready to marshal response ...
	2024/04/22 10:51:46 Ready to write response ...
	2024/04/22 10:53:12 Ready to marshal response ...
	2024/04/22 10:53:12 Ready to write response ...
	
	
	==> kernel <==
	 10:53:23 up 35 min,  0 users,  load average: 0.23, 0.65, 0.70
	Linux addons-220961 5.15.0-1058-gcp #66~20.04.1-Ubuntu SMP Tue Apr 16 06:42:32 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f] <==
	I0422 10:51:15.387067       1 main.go:227] handling current node
	I0422 10:51:25.399021       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:51:25.399043       1 main.go:227] handling current node
	I0422 10:51:35.411011       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:51:35.411036       1 main.go:227] handling current node
	I0422 10:51:45.415244       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:51:45.415266       1 main.go:227] handling current node
	I0422 10:51:55.419625       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:51:55.419651       1 main.go:227] handling current node
	I0422 10:52:05.425315       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:52:05.425337       1 main.go:227] handling current node
	I0422 10:52:15.436245       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:52:15.436268       1 main.go:227] handling current node
	I0422 10:52:25.448235       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:52:25.448258       1 main.go:227] handling current node
	I0422 10:52:35.451327       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:52:35.451351       1 main.go:227] handling current node
	I0422 10:52:45.463614       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:52:45.463642       1 main.go:227] handling current node
	I0422 10:52:55.468405       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:52:55.468434       1 main.go:227] handling current node
	I0422 10:53:05.480388       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:53:05.480411       1 main.go:227] handling current node
	I0422 10:53:15.512772       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:53:15.512801       1 main.go:227] handling current node
	
	
	==> kube-apiserver [401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827] <==
	E0422 10:50:05.917794       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.98.207.49:443/apis/metrics.k8s.io/v1beta1: Get "https://10.98.207.49:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.98.207.49:443: connect: connection refused
	W0422 10:50:05.917812       1 handler_proxy.go:93] no RequestInfo found in the context
	E0422 10:50:05.917879       1 controller.go:146] Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0422 10:50:05.929363       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0422 10:50:39.837133       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.84.161"}
	I0422 10:50:45.613018       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0422 10:50:46.625824       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0422 10:50:51.127641       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0422 10:50:51.287801       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.102.171.14"}
	I0422 10:51:29.152043       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0422 10:52:02.830344       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0422 10:52:02.830392       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0422 10:52:02.845266       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0422 10:52:02.845342       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0422 10:52:02.845724       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0422 10:52:02.845832       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0422 10:52:02.856489       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0422 10:52:02.856528       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0422 10:52:02.868276       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0422 10:52:02.868312       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0422 10:52:03.846316       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0422 10:52:03.869357       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0422 10:52:03.916303       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0422 10:53:12.922304       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.96.186.217"}
	
	
	==> kube-controller-manager [4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22] <==
	E0422 10:52:22.259724       1 reflector.go:150] 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
	W0422 10:52:25.614232       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:52:25.614262       1 reflector.go:150] 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
	W0422 10:52:32.602871       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:52:32.602903       1 reflector.go:150] 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
	W0422 10:52:36.014564       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:52:36.014595       1 reflector.go:150] 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
	W0422 10:52:46.677189       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:52:46.677223       1 reflector.go:150] 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
	W0422 10:52:58.513832       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:52:58.513873       1 reflector.go:150] 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
	W0422 10:53:08.207898       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:53:08.207931       1 reflector.go:150] 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
	I0422 10:53:12.794082       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="15.485442ms"
	I0422 10:53:12.797252       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="3.130239ms"
	I0422 10:53:12.797342       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="37.024µs"
	I0422 10:53:12.797383       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="23.327µs"
	I0422 10:53:12.803769       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="40.76µs"
	I0422 10:53:15.429174       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0422 10:53:15.430862       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-84df5799c" duration="5.31µs"
	I0422 10:53:15.433588       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	I0422 10:53:16.633573       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="5.3447ms"
	I0422 10:53:16.633634       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="27.254µs"
	W0422 10:53:23.662356       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:53:23.662395       1 reflector.go:150] 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
	
	
	==> kube-proxy [268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87] <==
	I0422 10:48:52.224595       1 server_linux.go:69] "Using iptables proxy"
	I0422 10:48:52.328496       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0422 10:48:52.835492       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0422 10:48:52.835548       1 server_linux.go:165] "Using iptables Proxier"
	I0422 10:48:52.917453       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0422 10:48:52.917561       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0422 10:48:52.917614       1 proxier.go:243] "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"
	I0422 10:48:52.917943       1 server.go:872] "Version info" version="v1.30.0"
	I0422 10:48:52.917986       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0422 10:48:52.922661       1 config.go:319] "Starting node config controller"
	I0422 10:48:52.922762       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0422 10:48:52.922795       1 config.go:101] "Starting endpoint slice config controller"
	I0422 10:48:52.922819       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0422 10:48:52.922773       1 config.go:192] "Starting service config controller"
	I0422 10:48:52.923095       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0422 10:48:53.023455       1 shared_informer.go:320] Caches are synced for service config
	I0422 10:48:53.023604       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0422 10:48:53.023982       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73] <==
	W0422 10:48:32.033359       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0422 10:48:32.033431       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0422 10:48:32.033455       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0422 10:48:32.033474       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0422 10:48:32.033698       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0422 10:48:32.033714       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0422 10:48:32.033725       1 reflector.go:547] 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
	E0422 10:48:32.033744       1 reflector.go:150] 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
	W0422 10:48:32.033726       1 reflector.go:547] 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
	E0422 10:48:32.033772       1 reflector.go:150] 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
	W0422 10:48:32.860857       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0422 10:48:32.860892       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0422 10:48:32.874972       1 reflector.go:547] 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
	E0422 10:48:32.875008       1 reflector.go:150] 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
	W0422 10:48:32.925145       1 reflector.go:547] 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
	E0422 10:48:32.925179       1 reflector.go:150] 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
	W0422 10:48:32.953587       1 reflector.go:547] 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
	E0422 10:48:32.953619       1 reflector.go:150] 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
	W0422 10:48:33.087502       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0422 10:48:33.087542       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0422 10:48:33.109491       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0422 10:48:33.109526       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0422 10:48:33.123499       1 reflector.go:547] 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
	E0422 10:48:33.123538       1 reflector.go:150] 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
	I0422 10:48:33.631164       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 22 10:53:12 addons-220961 kubelet[1691]: I0422 10:53:12.795135    1691 memory_manager.go:354] "RemoveStaleState removing state" podUID="1643332a-f802-427d-85c2-54ee000a2e58" containerName="volume-snapshot-controller"
	Apr 22 10:53:12 addons-220961 kubelet[1691]: I0422 10:53:12.877597    1691 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"gcp-creds\" (UniqueName: \"kubernetes.io/host-path/21a53933-a47e-4b02-878d-77dc20bfdf51-gcp-creds\") pod \"hello-world-app-86c47465fc-czt7f\" (UID: \"21a53933-a47e-4b02-878d-77dc20bfdf51\") " pod="default/hello-world-app-86c47465fc-czt7f"
	Apr 22 10:53:12 addons-220961 kubelet[1691]: I0422 10:53:12.877658    1691 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-t8z2w\" (UniqueName: \"kubernetes.io/projected/21a53933-a47e-4b02-878d-77dc20bfdf51-kube-api-access-t8z2w\") pod \"hello-world-app-86c47465fc-czt7f\" (UID: \"21a53933-a47e-4b02-878d-77dc20bfdf51\") " pod="default/hello-world-app-86c47465fc-czt7f"
	Apr 22 10:53:13 addons-220961 kubelet[1691]: I0422 10:53:13.782444    1691 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-5msjm\" (UniqueName: \"kubernetes.io/projected/d6af39de-46a5-4d08-9021-129690079d95-kube-api-access-5msjm\") pod \"d6af39de-46a5-4d08-9021-129690079d95\" (UID: \"d6af39de-46a5-4d08-9021-129690079d95\") "
	Apr 22 10:53:13 addons-220961 kubelet[1691]: I0422 10:53:13.784266    1691 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/d6af39de-46a5-4d08-9021-129690079d95-kube-api-access-5msjm" (OuterVolumeSpecName: "kube-api-access-5msjm") pod "d6af39de-46a5-4d08-9021-129690079d95" (UID: "d6af39de-46a5-4d08-9021-129690079d95"). InnerVolumeSpecName "kube-api-access-5msjm". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Apr 22 10:53:13 addons-220961 kubelet[1691]: I0422 10:53:13.883245    1691 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-5msjm\" (UniqueName: \"kubernetes.io/projected/d6af39de-46a5-4d08-9021-129690079d95-kube-api-access-5msjm\") on node \"addons-220961\" DevicePath \"\""
	Apr 22 10:53:14 addons-220961 kubelet[1691]: I0422 10:53:14.612413    1691 scope.go:117] "RemoveContainer" containerID="6831da0d8640329ff4c075afc422514e14262c783e4d4e6840cae09826d7ebbb"
	Apr 22 10:53:14 addons-220961 kubelet[1691]: I0422 10:53:14.839178    1691 scope.go:117] "RemoveContainer" containerID="6831da0d8640329ff4c075afc422514e14262c783e4d4e6840cae09826d7ebbb"
	Apr 22 10:53:14 addons-220961 kubelet[1691]: E0422 10:53:14.839623    1691 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"6831da0d8640329ff4c075afc422514e14262c783e4d4e6840cae09826d7ebbb\": container with ID starting with 6831da0d8640329ff4c075afc422514e14262c783e4d4e6840cae09826d7ebbb not found: ID does not exist" containerID="6831da0d8640329ff4c075afc422514e14262c783e4d4e6840cae09826d7ebbb"
	Apr 22 10:53:14 addons-220961 kubelet[1691]: I0422 10:53:14.839670    1691 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"6831da0d8640329ff4c075afc422514e14262c783e4d4e6840cae09826d7ebbb"} err="failed to get container status \"6831da0d8640329ff4c075afc422514e14262c783e4d4e6840cae09826d7ebbb\": rpc error: code = NotFound desc = could not find container \"6831da0d8640329ff4c075afc422514e14262c783e4d4e6840cae09826d7ebbb\": container with ID starting with 6831da0d8640329ff4c075afc422514e14262c783e4d4e6840cae09826d7ebbb not found: ID does not exist"
	Apr 22 10:53:16 addons-220961 kubelet[1691]: I0422 10:53:16.345924    1691 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="16a0d429-437b-4b29-8cec-aed143077ff6" path="/var/lib/kubelet/pods/16a0d429-437b-4b29-8cec-aed143077ff6/volumes"
	Apr 22 10:53:16 addons-220961 kubelet[1691]: I0422 10:53:16.346414    1691 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a43f42c6-3c49-48cf-84c4-5bf04d96e75a" path="/var/lib/kubelet/pods/a43f42c6-3c49-48cf-84c4-5bf04d96e75a/volumes"
	Apr 22 10:53:16 addons-220961 kubelet[1691]: I0422 10:53:16.346757    1691 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d6af39de-46a5-4d08-9021-129690079d95" path="/var/lib/kubelet/pods/d6af39de-46a5-4d08-9021-129690079d95/volumes"
	Apr 22 10:53:16 addons-220961 kubelet[1691]: I0422 10:53:16.628197    1691 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-86c47465fc-czt7f" podStartSLOduration=1.9573661530000002 podStartE2EDuration="4.628175762s" podCreationTimestamp="2024-04-22 10:53:12 +0000 UTC" firstStartedPulling="2024-04-22 10:53:13.127652386 +0000 UTC m=+278.860327743" lastFinishedPulling="2024-04-22 10:53:15.798461994 +0000 UTC m=+281.531137352" observedRunningTime="2024-04-22 10:53:16.628064915 +0000 UTC m=+282.360740307" watchObservedRunningTime="2024-04-22 10:53:16.628175762 +0000 UTC m=+282.360851135"
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.623723    1691 scope.go:117] "RemoveContainer" containerID="b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b"
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.637961    1691 scope.go:117] "RemoveContainer" containerID="b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b"
	Apr 22 10:53:18 addons-220961 kubelet[1691]: E0422 10:53:18.638270    1691 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b\": container with ID starting with b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b not found: ID does not exist" containerID="b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b"
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.638308    1691 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b"} err="failed to get container status \"b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b\": rpc error: code = NotFound desc = could not find container \"b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b\": container with ID starting with b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b not found: ID does not exist"
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.732865    1691 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9-webhook-cert\") pod \"c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9\" (UID: \"c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9\") "
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.732924    1691 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-vtzpb\" (UniqueName: \"kubernetes.io/projected/c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9-kube-api-access-vtzpb\") pod \"c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9\" (UID: \"c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9\") "
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.734752    1691 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9-kube-api-access-vtzpb" (OuterVolumeSpecName: "kube-api-access-vtzpb") pod "c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9" (UID: "c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9"). InnerVolumeSpecName "kube-api-access-vtzpb". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.734780    1691 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9" (UID: "c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.833590    1691 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9-webhook-cert\") on node \"addons-220961\" DevicePath \"\""
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.833621    1691 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-vtzpb\" (UniqueName: \"kubernetes.io/projected/c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9-kube-api-access-vtzpb\") on node \"addons-220961\" DevicePath \"\""
	Apr 22 10:53:20 addons-220961 kubelet[1691]: I0422 10:53:20.345773    1691 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9" path="/var/lib/kubelet/pods/c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9/volumes"
	
	
	==> storage-provisioner [1c3c2f56481a86958d098995960dc69e0188b8a20ba86b6ba68e9dc6fa12286b] <==
	I0422 10:48:56.820079       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0422 10:48:56.831380       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0422 10:48:56.831436       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0422 10:48:56.839134       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0422 10:48:56.839195       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"31bea362-3a27-4f4a-b15e-8d824b4277e2", APIVersion:"v1", ResourceVersion:"826", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-220961_29a1b9f4-429b-41e2-b472-9c5d7c7089d6 became leader
	I0422 10:48:56.839316       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-220961_29a1b9f4-429b-41e2-b472-9c5d7c7089d6!
	I0422 10:48:56.939867       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-220961_29a1b9f4-429b-41e2-b472-9c5d7c7089d6!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-220961 -n addons-220961
helpers_test.go:261: (dbg) Run:  kubectl --context addons-220961 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:285: <<< TestAddons/parallel/Ingress FAILED: end of post-mortem logs <<<
helpers_test.go:286: ---------------------/post-mortem---------------------------------
--- FAIL: TestAddons/parallel/Ingress (153.45s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (354.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:407: metrics-server stabilized in 2.215455ms
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-c59844bb4-9ld5p" [e7f74233-59e9-458c-8a39-f95131ae860b] Running
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003781662s
addons_test.go:415: (dbg) Run:  kubectl --context addons-220961 top pods -n kube-system
addons_test.go:415: (dbg) Non-zero exit: kubectl --context addons-220961 top pods -n kube-system: exit status 1 (81.062993ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-gxdvg, age: 2m7.884849767s

                                                
                                                
** /stderr **
addons_test.go:415: (dbg) Run:  kubectl --context addons-220961 top pods -n kube-system
addons_test.go:415: (dbg) Non-zero exit: kubectl --context addons-220961 top pods -n kube-system: exit status 1 (67.02074ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-gxdvg, age: 2m11.031123911s

                                                
                                                
** /stderr **
addons_test.go:415: (dbg) Run:  kubectl --context addons-220961 top pods -n kube-system
addons_test.go:415: (dbg) Non-zero exit: kubectl --context addons-220961 top pods -n kube-system: exit status 1 (61.136697ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-gxdvg, age: 2m16.145717797s

                                                
                                                
** /stderr **
addons_test.go:415: (dbg) Run:  kubectl --context addons-220961 top pods -n kube-system
addons_test.go:415: (dbg) Non-zero exit: kubectl --context addons-220961 top pods -n kube-system: exit status 1 (72.296129ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-gxdvg, age: 2m25.872605857s

                                                
                                                
** /stderr **
addons_test.go:415: (dbg) Run:  kubectl --context addons-220961 top pods -n kube-system
addons_test.go:415: (dbg) Non-zero exit: kubectl --context addons-220961 top pods -n kube-system: exit status 1 (62.492079ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-gxdvg, age: 2m37.033428911s

                                                
                                                
** /stderr **
addons_test.go:415: (dbg) Run:  kubectl --context addons-220961 top pods -n kube-system
addons_test.go:415: (dbg) Non-zero exit: kubectl --context addons-220961 top pods -n kube-system: exit status 1 (66.693996ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-gxdvg, age: 2m47.721686975s

                                                
                                                
** /stderr **
addons_test.go:415: (dbg) Run:  kubectl --context addons-220961 top pods -n kube-system
addons_test.go:415: (dbg) Non-zero exit: kubectl --context addons-220961 top pods -n kube-system: exit status 1 (60.90968ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-gxdvg, age: 3m4.86504768s

                                                
                                                
** /stderr **
addons_test.go:415: (dbg) Run:  kubectl --context addons-220961 top pods -n kube-system
addons_test.go:415: (dbg) Non-zero exit: kubectl --context addons-220961 top pods -n kube-system: exit status 1 (59.739289ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-gxdvg, age: 3m31.799559769s

                                                
                                                
** /stderr **
addons_test.go:415: (dbg) Run:  kubectl --context addons-220961 top pods -n kube-system
addons_test.go:415: (dbg) Non-zero exit: kubectl --context addons-220961 top pods -n kube-system: exit status 1 (74.181158ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-gxdvg, age: 4m36.261415823s

                                                
                                                
** /stderr **
addons_test.go:415: (dbg) Run:  kubectl --context addons-220961 top pods -n kube-system
addons_test.go:415: (dbg) Non-zero exit: kubectl --context addons-220961 top pods -n kube-system: exit status 1 (58.944561ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-gxdvg, age: 6m3.333405307s

                                                
                                                
** /stderr **
addons_test.go:415: (dbg) Run:  kubectl --context addons-220961 top pods -n kube-system
addons_test.go:415: (dbg) Non-zero exit: kubectl --context addons-220961 top pods -n kube-system: exit status 1 (61.707564ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-gxdvg, age: 6m46.963163818s

                                                
                                                
** /stderr **
addons_test.go:415: (dbg) Run:  kubectl --context addons-220961 top pods -n kube-system
addons_test.go:415: (dbg) Non-zero exit: kubectl --context addons-220961 top pods -n kube-system: exit status 1 (60.577382ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-gxdvg, age: 7m19.451328234s

                                                
                                                
** /stderr **
addons_test.go:415: (dbg) Run:  kubectl --context addons-220961 top pods -n kube-system
addons_test.go:415: (dbg) Non-zero exit: kubectl --context addons-220961 top pods -n kube-system: exit status 1 (60.819435ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-gxdvg, age: 7m54.525924811s

                                                
                                                
** /stderr **
addons_test.go:429: failed checking metric server: exit status 1
addons_test.go:432: (dbg) Run:  out/minikube-linux-amd64 -p addons-220961 addons disable metrics-server --alsologtostderr -v=1
helpers_test.go:222: -----------------------post-mortem--------------------------------
helpers_test.go:230: ======>  post-mortem[TestAddons/parallel/MetricsServer]: docker inspect <======
helpers_test.go:231: (dbg) Run:  docker inspect addons-220961
helpers_test.go:235: (dbg) docker inspect addons-220961:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "f537d87168185cbb33020d3e5f125e46e08c048c40f8d1ca6852e78ad7255a8d",
	        "Created": "2024-04-22T10:48:19.121796957Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 121198,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-04-22T10:48:19.406582546Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:dadc2d38b5692d2552bf0067814f4a6550bb69e7375220939a82b2e5882d34ef",
	        "ResolvConfPath": "/var/lib/docker/containers/f537d87168185cbb33020d3e5f125e46e08c048c40f8d1ca6852e78ad7255a8d/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/f537d87168185cbb33020d3e5f125e46e08c048c40f8d1ca6852e78ad7255a8d/hostname",
	        "HostsPath": "/var/lib/docker/containers/f537d87168185cbb33020d3e5f125e46e08c048c40f8d1ca6852e78ad7255a8d/hosts",
	        "LogPath": "/var/lib/docker/containers/f537d87168185cbb33020d3e5f125e46e08c048c40f8d1ca6852e78ad7255a8d/f537d87168185cbb33020d3e5f125e46e08c048c40f8d1ca6852e78ad7255a8d-json.log",
	        "Name": "/addons-220961",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-220961:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-220961",
	            "PortBindings": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": ""
	                    }
	                ]
	            },
	            "RestartPolicy": {
	                "Name": "no",
	                "MaximumRetryCount": 0
	            },
	            "AutoRemove": false,
	            "VolumeDriver": "",
	            "VolumesFrom": null,
	            "ConsoleSize": [
	                0,
	                0
	            ],
	            "CapAdd": null,
	            "CapDrop": null,
	            "CgroupnsMode": "host",
	            "Dns": [],
	            "DnsOptions": [],
	            "DnsSearch": [],
	            "ExtraHosts": null,
	            "GroupAdd": null,
	            "IpcMode": "private",
	            "Cgroup": "",
	            "Links": null,
	            "OomScoreAdj": 0,
	            "PidMode": "",
	            "Privileged": true,
	            "PublishAllPorts": false,
	            "ReadonlyRootfs": false,
	            "SecurityOpt": [
	                "seccomp=unconfined",
	                "apparmor=unconfined",
	                "label=disable"
	            ],
	            "Tmpfs": {
	                "/run": "",
	                "/tmp": ""
	            },
	            "UTSMode": "",
	            "UsernsMode": "",
	            "ShmSize": 67108864,
	            "Runtime": "runc",
	            "Isolation": "",
	            "CpuShares": 0,
	            "Memory": 4194304000,
	            "NanoCpus": 2000000000,
	            "CgroupParent": "",
	            "BlkioWeight": 0,
	            "BlkioWeightDevice": [],
	            "BlkioDeviceReadBps": [],
	            "BlkioDeviceWriteBps": [],
	            "BlkioDeviceReadIOps": [],
	            "BlkioDeviceWriteIOps": [],
	            "CpuPeriod": 0,
	            "CpuQuota": 0,
	            "CpuRealtimePeriod": 0,
	            "CpuRealtimeRuntime": 0,
	            "CpusetCpus": "",
	            "CpusetMems": "",
	            "Devices": [],
	            "DeviceCgroupRules": null,
	            "DeviceRequests": null,
	            "MemoryReservation": 0,
	            "MemorySwap": 8388608000,
	            "MemorySwappiness": null,
	            "OomKillDisable": false,
	            "PidsLimit": null,
	            "Ulimits": [],
	            "CpuCount": 0,
	            "CpuPercent": 0,
	            "IOMaximumIOps": 0,
	            "IOMaximumBandwidth": 0,
	            "MaskedPaths": null,
	            "ReadonlyPaths": null
	        },
	        "GraphDriver": {
	            "Data": {
	                "LowerDir": "/var/lib/docker/overlay2/6bbba4a6449cba828ab4f6d953e6625313ad046d50e05255240b8c8ad24d5b16-init/diff:/var/lib/docker/overlay2/7356c4b9bf3d9c0f647310e4d162e2f8e229ca6619c50a63e499f93286acd570/diff",
	                "MergedDir": "/var/lib/docker/overlay2/6bbba4a6449cba828ab4f6d953e6625313ad046d50e05255240b8c8ad24d5b16/merged",
	                "UpperDir": "/var/lib/docker/overlay2/6bbba4a6449cba828ab4f6d953e6625313ad046d50e05255240b8c8ad24d5b16/diff",
	                "WorkDir": "/var/lib/docker/overlay2/6bbba4a6449cba828ab4f6d953e6625313ad046d50e05255240b8c8ad24d5b16/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-220961",
	                "Source": "/var/lib/docker/volumes/addons-220961/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-220961",
	            "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.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8",
	            "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-220961",
	                "name.minikube.sigs.k8s.io": "addons-220961",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "d478848fc5b83c9ddf5a1df65f2aad70c8521a5847a4c6598b11159ab528c537",
	            "SandboxKey": "/var/run/docker/netns/d478848fc5b8",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-220961": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "f7da68493438435e5a4ee01229fd54801c5427d3feed5c1f49b96e305323075b",
	                    "EndpointID": "e39f51a000fbeef2cc72426042578ef8245b363711fb6ed85db2c4c8782baef0",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-220961",
	                        "f537d8716818"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-220961 -n addons-220961
helpers_test.go:244: <<< TestAddons/parallel/MetricsServer FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/MetricsServer]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-220961 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-220961 logs -n 25: (1.14641737s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-339711                                                                     | download-only-339711   | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC | 22 Apr 24 10:47 UTC |
	| delete  | -p download-only-622051                                                                     | download-only-622051   | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC | 22 Apr 24 10:47 UTC |
	| start   | --download-only -p                                                                          | download-docker-205758 | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC |                     |
	|         | download-docker-205758                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-205758                                                                   | download-docker-205758 | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC | 22 Apr 24 10:47 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-346515   | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC |                     |
	|         | binary-mirror-346515                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:43975                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-346515                                                                     | binary-mirror-346515   | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC | 22 Apr 24 10:47 UTC |
	| addons  | enable dashboard -p                                                                         | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC |                     |
	|         | addons-220961                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC |                     |
	|         | addons-220961                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-220961 --wait=true                                                                | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC | 22 Apr 24 10:50 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=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --driver=docker                                                               |                        |         |         |                     |                     |
	|         |  --container-runtime=crio                                                                   |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:50 UTC | 22 Apr 24 10:50 UTC |
	|         | -p addons-220961                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:50 UTC | 22 Apr 24 10:50 UTC |
	|         | addons-220961                                                                               |                        |         |         |                     |                     |
	| addons  | addons-220961 addons disable                                                                | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:50 UTC | 22 Apr 24 10:50 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-220961 ip                                                                            | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:50 UTC | 22 Apr 24 10:50 UTC |
	| addons  | addons-220961 addons disable                                                                | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:50 UTC | 22 Apr 24 10:50 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:50 UTC | 22 Apr 24 10:50 UTC |
	|         | -p addons-220961                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-220961 ssh curl -s                                                                   | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:51 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ssh     | addons-220961 ssh cat                                                                       | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:51 UTC | 22 Apr 24 10:51 UTC |
	|         | /opt/local-path-provisioner/pvc-9957515c-f62e-4be5-ab0f-5c1adff92b5d_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-220961 addons disable                                                                | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:51 UTC | 22 Apr 24 10:51 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:51 UTC | 22 Apr 24 10:51 UTC |
	|         | addons-220961                                                                               |                        |         |         |                     |                     |
	| addons  | addons-220961 addons                                                                        | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:51 UTC | 22 Apr 24 10:52 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-220961 addons                                                                        | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:52 UTC | 22 Apr 24 10:52 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-220961 ip                                                                            | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:53 UTC | 22 Apr 24 10:53 UTC |
	| addons  | addons-220961 addons disable                                                                | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:53 UTC | 22 Apr 24 10:53 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-220961 addons disable                                                                | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:53 UTC | 22 Apr 24 10:53 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-220961 addons                                                                        | addons-220961          | jenkins | v1.33.0 | 22 Apr 24 10:56 UTC | 22 Apr 24 10:56 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/22 10:47:57
	Running on machine: ubuntu-20-agent-9
	Binary: Built with gc go1.22.1 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0422 10:47:57.370183  120497 out.go:291] Setting OutFile to fd 1 ...
	I0422 10:47:57.370346  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 10:47:57.370357  120497 out.go:304] Setting ErrFile to fd 2...
	I0422 10:47:57.370364  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 10:47:57.370575  120497 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
	I0422 10:47:57.371239  120497 out.go:298] Setting JSON to false
	I0422 10:47:57.372157  120497 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":1818,"bootTime":1713781059,"procs":174,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0422 10:47:57.372223  120497 start.go:139] virtualization: kvm guest
	I0422 10:47:57.375567  120497 out.go:177] * [addons-220961] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	I0422 10:47:57.377149  120497 out.go:177]   - MINIKUBE_LOCATION=18711
	I0422 10:47:57.377138  120497 notify.go:220] Checking for updates...
	I0422 10:47:57.378691  120497 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0422 10:47:57.380074  120497 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18711-112416/kubeconfig
	I0422 10:47:57.381380  120497 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18711-112416/.minikube
	I0422 10:47:57.382597  120497 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0422 10:47:57.383758  120497 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0422 10:47:57.385098  120497 driver.go:392] Setting default libvirt URI to qemu:///system
	I0422 10:47:57.404562  120497 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0422 10:47:57.404745  120497 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0422 10:47:57.451258  120497 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:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:47 SystemTime:2024-04-22 10:47:57.442496761 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647976448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] 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>}}
	I0422 10:47:57.451360  120497 docker.go:295] overlay module found
	I0422 10:47:57.453141  120497 out.go:177] * Using the docker driver based on user configuration
	I0422 10:47:57.454323  120497 start.go:297] selected driver: docker
	I0422 10:47:57.454338  120497 start.go:901] validating driver "docker" against <nil>
	I0422 10:47:57.454349  120497 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0422 10:47:57.455119  120497 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0422 10:47:57.499922  120497 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:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:47 SystemTime:2024-04-22 10:47:57.491217492 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647976448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] 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>}}
	I0422 10:47:57.500113  120497 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0422 10:47:57.500309  120497 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]
	I0422 10:47:57.501970  120497 out.go:177] * Using Docker driver with root privileges
	I0422 10:47:57.503487  120497 cni.go:84] Creating CNI manager for ""
	I0422 10:47:57.503511  120497 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0422 10:47:57.503522  120497 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0422 10:47:57.503601  120497 start.go:340] cluster config:
	{Name:addons-220961 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 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.30.0 ClusterName:addons-220961 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.30.0 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}
	I0422 10:47:57.504969  120497 out.go:177] * Starting "addons-220961" primary control-plane node in "addons-220961" cluster
	I0422 10:47:57.506184  120497 cache.go:121] Beginning downloading kic base image for docker with crio
	I0422 10:47:57.507509  120497 out.go:177] * Pulling base image v0.0.43-1713569670-18702 ...
	I0422 10:47:57.508829  120497 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0422 10:47:57.508878  120497 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18711-112416/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4
	I0422 10:47:57.508890  120497 cache.go:56] Caching tarball of preloaded images
	I0422 10:47:57.508941  120497 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local docker daemon
	I0422 10:47:57.509003  120497 preload.go:173] Found /home/jenkins/minikube-integration/18711-112416/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0422 10:47:57.509019  120497 cache.go:59] Finished verifying existence of preloaded tar for v1.30.0 on crio
	I0422 10:47:57.509461  120497 profile.go:143] Saving config to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/config.json ...
	I0422 10:47:57.509491  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/config.json: {Name:mkbf7355c1e1e863bdd1c277f57d172fa0cc53ca Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:47:57.522899  120497 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 to local cache
	I0422 10:47:57.523046  120497 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local cache directory
	I0422 10:47:57.523069  120497 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local cache directory, skipping pull
	I0422 10:47:57.523076  120497 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 exists in cache, skipping pull
	I0422 10:47:57.523090  120497 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 as a tarball
	I0422 10:47:57.523102  120497 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 from local cache
	I0422 10:48:09.313182  120497 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 from cached tarball
	I0422 10:48:09.313265  120497 cache.go:194] Successfully downloaded all kic artifacts
	I0422 10:48:09.313329  120497 start.go:360] acquireMachinesLock for addons-220961: {Name:mk1d89c79c65d402a91540dc076248d704a1e4e4 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0422 10:48:09.313448  120497 start.go:364] duration metric: took 92.423µs to acquireMachinesLock for "addons-220961"
	I0422 10:48:09.313474  120497 start.go:93] Provisioning new machine with config: &{Name:addons-220961 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 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.30.0 ClusterName:addons-220961 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.30.0 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.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0422 10:48:09.313609  120497 start.go:125] createHost starting for "" (driver="docker")
	I0422 10:48:09.315357  120497 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0422 10:48:09.315587  120497 start.go:159] libmachine.API.Create for "addons-220961" (driver="docker")
	I0422 10:48:09.315613  120497 client.go:168] LocalClient.Create starting
	I0422 10:48:09.315789  120497 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca.pem
	I0422 10:48:09.377693  120497 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/cert.pem
	I0422 10:48:09.583982  120497 cli_runner.go:164] Run: docker network inspect addons-220961 --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}}]}"
	W0422 10:48:09.596737  120497 cli_runner.go:211] docker network inspect addons-220961 --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
	I0422 10:48:09.596810  120497 network_create.go:281] running [docker network inspect addons-220961] to gather additional debugging logs...
	I0422 10:48:09.596830  120497 cli_runner.go:164] Run: docker network inspect addons-220961
	W0422 10:48:09.612521  120497 cli_runner.go:211] docker network inspect addons-220961 returned with exit code 1
	I0422 10:48:09.612577  120497 network_create.go:284] error running [docker network inspect addons-220961]: docker network inspect addons-220961: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-220961 not found
	I0422 10:48:09.612595  120497 network_create.go:286] output of [docker network inspect addons-220961]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-220961 not found
	
	** /stderr **
	I0422 10:48:09.612713  120497 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}}]}"
	I0422 10:48:09.628139  120497 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:0xc00260b4b0}
	I0422 10:48:09.628199  120497 network_create.go:124] attempt to create docker network addons-220961 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0422 10:48:09.628251  120497 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-220961 addons-220961
	I0422 10:48:09.679763  120497 network_create.go:108] docker network addons-220961 192.168.49.0/24 created
	I0422 10:48:09.679798  120497 kic.go:121] calculated static IP "192.168.49.2" for the "addons-220961" container
	I0422 10:48:09.679862  120497 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0422 10:48:09.694021  120497 cli_runner.go:164] Run: docker volume create addons-220961 --label name.minikube.sigs.k8s.io=addons-220961 --label created_by.minikube.sigs.k8s.io=true
	I0422 10:48:09.709811  120497 oci.go:103] Successfully created a docker volume addons-220961
	I0422 10:48:09.709901  120497 cli_runner.go:164] Run: docker run --rm --name addons-220961-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-220961 --entrypoint /usr/bin/test -v addons-220961:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -d /var/lib
	I0422 10:48:14.598515  120497 cli_runner.go:217] Completed: docker run --rm --name addons-220961-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-220961 --entrypoint /usr/bin/test -v addons-220961:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -d /var/lib: (4.88851425s)
	I0422 10:48:14.598546  120497 oci.go:107] Successfully prepared a docker volume addons-220961
	I0422 10:48:14.598563  120497 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0422 10:48:14.598604  120497 kic.go:194] Starting extracting preloaded images to volume ...
	I0422 10:48:14.598658  120497 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18711-112416/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-220961:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -I lz4 -xf /preloaded.tar -C /extractDir
	I0422 10:48:19.065519  120497 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18711-112416/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-220961:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -I lz4 -xf /preloaded.tar -C /extractDir: (4.466821206s)
	I0422 10:48:19.065563  120497 kic.go:203] duration metric: took 4.466946998s to extract preloaded images to volume ...
	W0422 10:48:19.065795  120497 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0422 10:48:19.065925  120497 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0422 10:48:19.109029  120497 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-220961 --name addons-220961 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-220961 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-220961 --network addons-220961 --ip 192.168.49.2 --volume addons-220961:/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.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8
	I0422 10:48:19.413640  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Running}}
	I0422 10:48:19.430627  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:19.447131  120497 cli_runner.go:164] Run: docker exec addons-220961 stat /var/lib/dpkg/alternatives/iptables
	I0422 10:48:19.486016  120497 oci.go:144] the created container "addons-220961" has a running status.
	I0422 10:48:19.486055  120497 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa...
	I0422 10:48:19.575775  120497 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0422 10:48:19.593640  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:19.608762  120497 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0422 10:48:19.608785  120497 kic_runner.go:114] Args: [docker exec --privileged addons-220961 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0422 10:48:19.654951  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:19.670731  120497 machine.go:94] provisionDockerMachine start ...
	I0422 10:48:19.670831  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:19.688722  120497 main.go:141] libmachine: Using SSH client type: native
	I0422 10:48:19.688977  120497 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0422 10:48:19.688991  120497 main.go:141] libmachine: About to run SSH command:
	hostname
	I0422 10:48:19.689829  120497 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:50948->127.0.0.1:32772: read: connection reset by peer
	I0422 10:48:22.812518  120497 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-220961
	
	I0422 10:48:22.812549  120497 ubuntu.go:169] provisioning hostname "addons-220961"
	I0422 10:48:22.812610  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:22.827350  120497 main.go:141] libmachine: Using SSH client type: native
	I0422 10:48:22.827515  120497 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0422 10:48:22.827528  120497 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-220961 && echo "addons-220961" | sudo tee /etc/hostname
	I0422 10:48:22.958666  120497 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-220961
	
	I0422 10:48:22.958733  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:22.973947  120497 main.go:141] libmachine: Using SSH client type: native
	I0422 10:48:22.974109  120497 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0422 10:48:22.974126  120497 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-220961' /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-220961/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-220961' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0422 10:48:23.094452  120497 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0422 10:48:23.094495  120497 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18711-112416/.minikube CaCertPath:/home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18711-112416/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18711-112416/.minikube}
	I0422 10:48:23.094518  120497 ubuntu.go:177] setting up certificates
	I0422 10:48:23.094530  120497 provision.go:84] configureAuth start
	I0422 10:48:23.094590  120497 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-220961
	I0422 10:48:23.109240  120497 provision.go:143] copyHostCerts
	I0422 10:48:23.109339  120497 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18711-112416/.minikube/ca.pem (1082 bytes)
	I0422 10:48:23.109437  120497 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18711-112416/.minikube/cert.pem (1123 bytes)
	I0422 10:48:23.109491  120497 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18711-112416/.minikube/key.pem (1679 bytes)
	I0422 10:48:23.109538  120497 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18711-112416/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca-key.pem org=jenkins.addons-220961 san=[127.0.0.1 192.168.49.2 addons-220961 localhost minikube]
	I0422 10:48:23.219273  120497 provision.go:177] copyRemoteCerts
	I0422 10:48:23.219326  120497 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0422 10:48:23.219359  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:23.234037  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:23.321229  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0422 10:48:23.341425  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0422 10:48:23.361343  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0422 10:48:23.380615  120497 provision.go:87] duration metric: took 286.071661ms to configureAuth
	I0422 10:48:23.380646  120497 ubuntu.go:193] setting minikube options for container-runtime
	I0422 10:48:23.380801  120497 config.go:182] Loaded profile config "addons-220961": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0422 10:48:23.380897  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:23.395271  120497 main.go:141] libmachine: Using SSH client type: native
	I0422 10:48:23.395440  120497 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82d4e0] 0x830240 <nil>  [] 0s} 127.0.0.1 32772 <nil> <nil>}
	I0422 10:48:23.395456  120497 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0422 10:48:23.602287  120497 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0422 10:48:23.602318  120497 machine.go:97] duration metric: took 3.931560487s to provisionDockerMachine
	I0422 10:48:23.602330  120497 client.go:171] duration metric: took 14.286706841s to LocalClient.Create
	I0422 10:48:23.602348  120497 start.go:167] duration metric: took 14.286761402s to libmachine.API.Create "addons-220961"
	I0422 10:48:23.602355  120497 start.go:293] postStartSetup for "addons-220961" (driver="docker")
	I0422 10:48:23.602365  120497 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]
	I0422 10:48:23.602417  120497 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
	I0422 10:48:23.602454  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:23.617621  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:23.705906  120497 ssh_runner.go:195] Run: cat /etc/os-release
	I0422 10:48:23.708970  120497 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0422 10:48:23.709003  120497 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0422 10:48:23.709011  120497 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0422 10:48:23.709018  120497 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0422 10:48:23.709032  120497 filesync.go:126] Scanning /home/jenkins/minikube-integration/18711-112416/.minikube/addons for local assets ...
	I0422 10:48:23.709091  120497 filesync.go:126] Scanning /home/jenkins/minikube-integration/18711-112416/.minikube/files for local assets ...
	I0422 10:48:23.709122  120497 start.go:296] duration metric: took 106.761654ms for postStartSetup
	I0422 10:48:23.709412  120497 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-220961
	I0422 10:48:23.724728  120497 profile.go:143] Saving config to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/config.json ...
	I0422 10:48:23.724971  120497 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0422 10:48:23.725009  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:23.740114  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:23.825941  120497 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0422 10:48:23.830089  120497 start.go:128] duration metric: took 14.516463006s to createHost
	I0422 10:48:23.830119  120497 start.go:83] releasing machines lock for "addons-220961", held for 14.516655588s
	I0422 10:48:23.830195  120497 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-220961
	I0422 10:48:23.845169  120497 ssh_runner.go:195] Run: cat /version.json
	I0422 10:48:23.845203  120497 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0422 10:48:23.845227  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:23.845259  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:23.861094  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:23.861896  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:24.022325  120497 ssh_runner.go:195] Run: systemctl --version
	I0422 10:48:24.026541  120497 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0422 10:48:24.163134  120497 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0422 10:48:24.167331  120497 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" ;
	I0422 10:48:24.184575  120497 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0422 10:48:24.184656  120497 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(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0422 10:48:24.211392  120497 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0422 10:48:24.211419  120497 start.go:494] detecting cgroup driver to use...
	I0422 10:48:24.211491  120497 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0422 10:48:24.211538  120497 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0422 10:48:24.224802  120497 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0422 10:48:24.234732  120497 docker.go:217] disabling cri-docker service (if available) ...
	I0422 10:48:24.234788  120497 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0422 10:48:24.247154  120497 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0422 10:48:24.259158  120497 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0422 10:48:24.335606  120497 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0422 10:48:24.415615  120497 docker.go:233] disabling docker service ...
	I0422 10:48:24.415719  120497 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0422 10:48:24.433392  120497 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0422 10:48:24.443518  120497 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0422 10:48:24.515246  120497 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0422 10:48:24.596075  120497 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0422 10:48:24.606124  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0422 10:48:24.620138  120497 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0422 10:48:24.620207  120497 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0422 10:48:24.629124  120497 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0422 10:48:24.629187  120497 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0422 10:48:24.637667  120497 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0422 10:48:24.646286  120497 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0422 10:48:24.654829  120497 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0422 10:48:24.662530  120497 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"
	I0422 10:48:24.670976  120497 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"
	I0422 10:48:24.684603  120497 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"
	I0422 10:48:24.693005  120497 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0422 10:48:24.700276  120497 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0422 10:48:24.707669  120497 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0422 10:48:24.778869  120497 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0422 10:48:24.877295  120497 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0422 10:48:24.877372  120497 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0422 10:48:24.880404  120497 start.go:562] Will wait 60s for crictl version
	I0422 10:48:24.880467  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:48:24.883654  120497 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0422 10:48:24.915922  120497 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0422 10:48:24.916070  120497 ssh_runner.go:195] Run: crio --version
	I0422 10:48:24.948580  120497 ssh_runner.go:195] Run: crio --version
	I0422 10:48:24.983430  120497 out.go:177] * Preparing Kubernetes v1.30.0 on CRI-O 1.24.6 ...
	I0422 10:48:24.984831  120497 cli_runner.go:164] Run: docker network inspect addons-220961 --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}}]}"
	I0422 10:48:24.999864  120497 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0422 10:48:25.003249  120497 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""
	I0422 10:48:25.013024  120497 kubeadm.go:877] updating cluster {Name:addons-220961 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 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.30.0 ClusterName:addons-220961 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.30.0 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} ...
	I0422 10:48:25.013154  120497 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0422 10:48:25.013201  120497 ssh_runner.go:195] Run: sudo crictl images --output json
	I0422 10:48:25.074401  120497 crio.go:514] all images are preloaded for cri-o runtime.
	I0422 10:48:25.074425  120497 crio.go:433] Images already preloaded, skipping extraction
	I0422 10:48:25.074469  120497 ssh_runner.go:195] Run: sudo crictl images --output json
	I0422 10:48:25.105648  120497 crio.go:514] all images are preloaded for cri-o runtime.
	I0422 10:48:25.105672  120497 cache_images.go:84] Images are preloaded, skipping loading
	I0422 10:48:25.105680  120497 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.0 crio true true} ...
	I0422 10:48:25.105776  120497 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-220961 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.0 ClusterName:addons-220961 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:}
	I0422 10:48:25.105841  120497 ssh_runner.go:195] Run: crio config
	I0422 10:48:25.145143  120497 cni.go:84] Creating CNI manager for ""
	I0422 10:48:25.145163  120497 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0422 10:48:25.145173  120497 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0422 10:48:25.145197  120497 kubeadm.go:181] 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.30.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-220961 NodeName:addons-220961 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}
	I0422 10:48:25.145367  120497 kubeadm.go:187] kubeadm config:
	apiVersion: kubeadm.k8s.io/v1beta3
	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-220961"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.0
	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%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	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
	
	I0422 10:48:25.145443  120497 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.0
	I0422 10:48:25.153441  120497 binaries.go:44] Found k8s binaries, skipping transfer
	I0422 10:48:25.153501  120497 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0422 10:48:25.161301  120497 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0422 10:48:25.176880  120497 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0422 10:48:25.192713  120497 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0422 10:48:25.208314  120497 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0422 10:48:25.211477  120497 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""
	I0422 10:48:25.220588  120497 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0422 10:48:25.296239  120497 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0422 10:48:25.307232  120497 certs.go:68] Setting up /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961 for IP: 192.168.49.2
	I0422 10:48:25.307252  120497 certs.go:194] generating shared ca certs ...
	I0422 10:48:25.307268  120497 certs.go:226] acquiring lock for ca certs: {Name:mkc6306a5649c4099d0d8602886076853ec6bea9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.307392  120497 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18711-112416/.minikube/ca.key
	I0422 10:48:25.409352  120497 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18711-112416/.minikube/ca.crt ...
	I0422 10:48:25.409378  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/ca.crt: {Name:mkb55280c49bd3553e0972e1edb1db9e1e58967a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.409558  120497 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18711-112416/.minikube/ca.key ...
	I0422 10:48:25.409573  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/ca.key: {Name:mkadf87e4c4c7dc7ceda9ec676466ec08631358d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.409671  120497 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18711-112416/.minikube/proxy-client-ca.key
	I0422 10:48:25.579556  120497 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18711-112416/.minikube/proxy-client-ca.crt ...
	I0422 10:48:25.579594  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/proxy-client-ca.crt: {Name:mkf272295cd1f7b27a48979f87f12c4bed9cdf01 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.579780  120497 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18711-112416/.minikube/proxy-client-ca.key ...
	I0422 10:48:25.579798  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/proxy-client-ca.key: {Name:mk19d55a75fed9a86bb75ff456157a5a3574c371 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.579892  120497 certs.go:256] generating profile certs ...
	I0422 10:48:25.579963  120497 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.key
	I0422 10:48:25.579979  120497 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt with IP's: []
	I0422 10:48:25.697522  120497 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt ...
	I0422 10:48:25.697558  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: {Name:mkaa79e65ebb4774e0d3bbc00e33781dc781cdb5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.697746  120497 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.key ...
	I0422 10:48:25.697773  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.key: {Name:mk623ca4f37db05845ab0f358a85a76b674ca9cc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.697884  120497 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.key.4860077b
	I0422 10:48:25.697910  120497 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.crt.4860077b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0422 10:48:25.869982  120497 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.crt.4860077b ...
	I0422 10:48:25.870012  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.crt.4860077b: {Name:mk9be1a452b75eda0b57e411ba98d692e6757097 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.870207  120497 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.key.4860077b ...
	I0422 10:48:25.870228  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.key.4860077b: {Name:mk188cdf7bca65562d1381e2f324acc1815b8907 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.870328  120497 certs.go:381] copying /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.crt.4860077b -> /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.crt
	I0422 10:48:25.870463  120497 certs.go:385] copying /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.key.4860077b -> /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.key
	I0422 10:48:25.870531  120497 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.key
	I0422 10:48:25.870562  120497 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.crt with IP's: []
	I0422 10:48:25.936606  120497 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.crt ...
	I0422 10:48:25.936637  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.crt: {Name:mk9911f06ad88b7a38753dad62d495830fc483fa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.936815  120497 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.key ...
	I0422 10:48:25.936834  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.key: {Name:mkd0ee0231db1bb074a99313d322f82a7c137359 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:25.937037  120497 certs.go:484] found cert: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca-key.pem (1679 bytes)
	I0422 10:48:25.937077  120497 certs.go:484] found cert: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/ca.pem (1082 bytes)
	I0422 10:48:25.937126  120497 certs.go:484] found cert: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/cert.pem (1123 bytes)
	I0422 10:48:25.937153  120497 certs.go:484] found cert: /home/jenkins/minikube-integration/18711-112416/.minikube/certs/key.pem (1679 bytes)
	I0422 10:48:25.937842  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0422 10:48:25.959310  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0422 10:48:25.979976  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0422 10:48:26.001088  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0422 10:48:26.022410  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0422 10:48:26.043991  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0422 10:48:26.064904  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0422 10:48:26.085907  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0422 10:48:26.108191  120497 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18711-112416/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0422 10:48:26.131263  120497 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0422 10:48:26.147083  120497 ssh_runner.go:195] Run: openssl version
	I0422 10:48:26.152105  120497 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"
	I0422 10:48:26.160681  120497 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0422 10:48:26.163884  120497 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 22 10:48 /usr/share/ca-certificates/minikubeCA.pem
	I0422 10:48:26.163944  120497 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0422 10:48:26.170043  120497 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"
	I0422 10:48:26.178052  120497 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0422 10:48:26.180795  120497 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
	I0422 10:48:26.180852  120497 kubeadm.go:391] StartCluster: {Name:addons-220961 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 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.30.0 ClusterName:addons-220961 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.30.0 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}
	I0422 10:48:26.180930  120497 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0422 10:48:26.180986  120497 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0422 10:48:26.216389  120497 cri.go:89] found id: ""
	I0422 10:48:26.216466  120497 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0422 10:48:26.224480  120497 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0422 10:48:26.232337  120497 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0422 10:48:26.232391  120497 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
	I0422 10:48:26.239612  120497 kubeadm.go:154] 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
	I0422 10:48:26.239634  120497 kubeadm.go:156] found existing configuration files:
	
	I0422 10:48:26.239675  120497 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0422 10:48:26.246694  120497 kubeadm.go:162] "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
	I0422 10:48:26.246751  120497 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0422 10:48:26.253644  120497 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0422 10:48:26.260592  120497 kubeadm.go:162] "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
	I0422 10:48:26.260639  120497 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0422 10:48:26.267302  120497 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0422 10:48:26.274148  120497 kubeadm.go:162] "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
	I0422 10:48:26.274186  120497 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0422 10:48:26.280789  120497 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0422 10:48:26.288071  120497 kubeadm.go:162] "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
	I0422 10:48:26.288135  120497 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0422 10:48:26.295068  120497 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.0:$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"
	I0422 10:48:26.364567  120497 kubeadm.go:309] 	[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-1058-gcp\n", err: exit status 1
	I0422 10:48:26.413774  120497 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0422 10:48:35.097634  120497 kubeadm.go:309] [init] Using Kubernetes version: v1.30.0
	I0422 10:48:35.097750  120497 kubeadm.go:309] [preflight] Running pre-flight checks
	I0422 10:48:35.097838  120497 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0422 10:48:35.097900  120497 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1058-gcp
	I0422 10:48:35.097950  120497 kubeadm.go:309] OS: Linux
	I0422 10:48:35.098009  120497 kubeadm.go:309] CGROUPS_CPU: enabled
	I0422 10:48:35.098053  120497 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0422 10:48:35.098091  120497 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0422 10:48:35.098139  120497 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0422 10:48:35.098183  120497 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0422 10:48:35.098271  120497 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0422 10:48:35.098347  120497 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0422 10:48:35.098393  120497 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0422 10:48:35.098447  120497 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0422 10:48:35.098513  120497 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0422 10:48:35.098611  120497 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0422 10:48:35.098749  120497 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0422 10:48:35.098815  120497 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0422 10:48:35.100613  120497 out.go:204]   - Generating certificates and keys ...
	I0422 10:48:35.100687  120497 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0422 10:48:35.100746  120497 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0422 10:48:35.100824  120497 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0422 10:48:35.100929  120497 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0422 10:48:35.101006  120497 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0422 10:48:35.101075  120497 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0422 10:48:35.101148  120497 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0422 10:48:35.101332  120497 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-220961 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0422 10:48:35.101406  120497 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0422 10:48:35.101550  120497 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-220961 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0422 10:48:35.101620  120497 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0422 10:48:35.101701  120497 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0422 10:48:35.101738  120497 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0422 10:48:35.101809  120497 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0422 10:48:35.101861  120497 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0422 10:48:35.101909  120497 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0422 10:48:35.101957  120497 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0422 10:48:35.102043  120497 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0422 10:48:35.102131  120497 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0422 10:48:35.102235  120497 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0422 10:48:35.102299  120497 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0422 10:48:35.103600  120497 out.go:204]   - Booting up control plane ...
	I0422 10:48:35.103677  120497 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0422 10:48:35.103753  120497 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0422 10:48:35.103819  120497 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0422 10:48:35.103910  120497 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0422 10:48:35.103987  120497 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0422 10:48:35.104031  120497 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0422 10:48:35.104130  120497 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0422 10:48:35.104202  120497 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0422 10:48:35.104248  120497 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 502.047182ms
	I0422 10:48:35.104320  120497 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0422 10:48:35.104370  120497 kubeadm.go:309] [api-check] The API server is healthy after 4.001210815s
	I0422 10:48:35.104469  120497 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0422 10:48:35.104572  120497 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0422 10:48:35.104624  120497 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0422 10:48:35.104775  120497 kubeadm.go:309] [mark-control-plane] Marking the node addons-220961 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0422 10:48:35.104826  120497 kubeadm.go:309] [bootstrap-token] Using token: ve0gq6.l4zlrx19n3n93y8j
	I0422 10:48:35.106219  120497 out.go:204]   - Configuring RBAC rules ...
	I0422 10:48:35.106303  120497 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0422 10:48:35.106368  120497 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0422 10:48:35.106486  120497 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0422 10:48:35.106639  120497 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0422 10:48:35.106753  120497 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0422 10:48:35.106833  120497 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0422 10:48:35.106944  120497 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0422 10:48:35.106981  120497 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0422 10:48:35.107020  120497 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0422 10:48:35.107026  120497 kubeadm.go:309] 
	I0422 10:48:35.107074  120497 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0422 10:48:35.107080  120497 kubeadm.go:309] 
	I0422 10:48:35.107145  120497 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0422 10:48:35.107152  120497 kubeadm.go:309] 
	I0422 10:48:35.107171  120497 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0422 10:48:35.107218  120497 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0422 10:48:35.107257  120497 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0422 10:48:35.107266  120497 kubeadm.go:309] 
	I0422 10:48:35.107310  120497 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0422 10:48:35.107317  120497 kubeadm.go:309] 
	I0422 10:48:35.107357  120497 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0422 10:48:35.107361  120497 kubeadm.go:309] 
	I0422 10:48:35.107400  120497 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0422 10:48:35.107468  120497 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0422 10:48:35.107529  120497 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0422 10:48:35.107536  120497 kubeadm.go:309] 
	I0422 10:48:35.107612  120497 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0422 10:48:35.107680  120497 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0422 10:48:35.107686  120497 kubeadm.go:309] 
	I0422 10:48:35.107770  120497 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token ve0gq6.l4zlrx19n3n93y8j \
	I0422 10:48:35.107858  120497 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:761846643efa697d0b643fabb1dc63d9969ef0dad4857b549b9e712520f37c36 \
	I0422 10:48:35.107879  120497 kubeadm.go:309] 	--control-plane 
	I0422 10:48:35.107884  120497 kubeadm.go:309] 
	I0422 10:48:35.107968  120497 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0422 10:48:35.107975  120497 kubeadm.go:309] 
	I0422 10:48:35.108041  120497 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token ve0gq6.l4zlrx19n3n93y8j \
	I0422 10:48:35.108144  120497 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:761846643efa697d0b643fabb1dc63d9969ef0dad4857b549b9e712520f37c36 
	I0422 10:48:35.108156  120497 cni.go:84] Creating CNI manager for ""
	I0422 10:48:35.108163  120497 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0422 10:48:35.109634  120497 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0422 10:48:35.110766  120497 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0422 10:48:35.114380  120497 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.0/kubectl ...
	I0422 10:48:35.114402  120497 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0422 10:48:35.130517  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0422 10:48:35.314944  120497 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0422 10:48:35.315038  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:35.315053  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-220961 minikube.k8s.io/updated_at=2024_04_22T10_48_35_0700 minikube.k8s.io/version=v1.33.0 minikube.k8s.io/commit=3838931194b4975fce64faf7ca14560885944437 minikube.k8s.io/name=addons-220961 minikube.k8s.io/primary=true
	I0422 10:48:35.379262  120497 ops.go:34] apiserver oom_adj: -16
	I0422 10:48:35.379270  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:35.880150  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:36.380291  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:36.879419  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:37.379446  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:37.880092  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:38.380358  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:38.879651  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:39.379995  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:39.879931  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:40.380095  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:40.880091  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:41.379714  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:41.879421  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:42.380302  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:42.880011  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:43.380325  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:43.880194  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:44.379779  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:44.879836  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:45.379904  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:45.880080  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:46.379377  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:46.879342  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:47.379456  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:47.879317  120497 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0422 10:48:47.940450  120497 kubeadm.go:1107] duration metric: took 12.625486213s to wait for elevateKubeSystemPrivileges
	W0422 10:48:47.940537  120497 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0422 10:48:47.940546  120497 kubeadm.go:393] duration metric: took 21.759701922s to StartCluster
	I0422 10:48:47.940565  120497 settings.go:142] acquiring lock: {Name:mk4ecefee9320c90f849d216bd497cce9922111b Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:47.940696  120497 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/18711-112416/kubeconfig
	I0422 10:48:47.941302  120497 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18711-112416/kubeconfig: {Name:mk4851a8e59973fabb710ac5789224ab0caba4b0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0422 10:48:47.941497  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0422 10:48:47.941514  120497 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0422 10:48:47.943506  120497 out.go:177] * Verifying Kubernetes components...
	I0422 10:48:47.941595  120497 addons.go:502] enable addons start: toEnable=map[ambassador:false 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 helm-tiller:true 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 volumesnapshots:true yakd:true]
	I0422 10:48:47.941790  120497 config.go:182] Loaded profile config "addons-220961": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0422 10:48:47.944719  120497 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0422 10:48:47.944750  120497 addons.go:69] Setting cloud-spanner=true in profile "addons-220961"
	I0422 10:48:47.944770  120497 addons.go:69] Setting ingress=true in profile "addons-220961"
	I0422 10:48:47.944772  120497 addons.go:69] Setting yakd=true in profile "addons-220961"
	I0422 10:48:47.944789  120497 addons.go:69] Setting default-storageclass=true in profile "addons-220961"
	I0422 10:48:47.944800  120497 addons.go:234] Setting addon ingress=true in "addons-220961"
	I0422 10:48:47.944810  120497 addons.go:234] Setting addon cloud-spanner=true in "addons-220961"
	I0422 10:48:47.944804  120497 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-220961"
	I0422 10:48:47.944821  120497 addons.go:69] Setting registry=true in profile "addons-220961"
	I0422 10:48:47.944827  120497 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-220961"
	I0422 10:48:47.944834  120497 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-220961"
	I0422 10:48:47.944843  120497 addons.go:234] Setting addon registry=true in "addons-220961"
	I0422 10:48:47.944845  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.944851  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.944873  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.944881  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.944894  120497 addons.go:69] Setting gcp-auth=true in profile "addons-220961"
	I0422 10:48:47.944913  120497 mustload.go:65] Loading cluster: addons-220961
	I0422 10:48:47.944812  120497 addons.go:234] Setting addon yakd=true in "addons-220961"
	I0422 10:48:47.945011  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.945099  120497 config.go:182] Loaded profile config "addons-220961": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0422 10:48:47.945127  120497 addons.go:69] Setting helm-tiller=true in profile "addons-220961"
	I0422 10:48:47.945161  120497 addons.go:234] Setting addon helm-tiller=true in "addons-220961"
	I0422 10:48:47.945191  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.945381  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.945408  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.945421  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.945433  120497 addons.go:69] Setting ingress-dns=true in profile "addons-220961"
	I0422 10:48:47.945447  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.945456  120497 addons.go:234] Setting addon ingress-dns=true in "addons-220961"
	I0422 10:48:47.945485  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.945644  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.945883  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.946157  120497 addons.go:69] Setting inspektor-gadget=true in profile "addons-220961"
	I0422 10:48:47.946229  120497 addons.go:234] Setting addon inspektor-gadget=true in "addons-220961"
	I0422 10:48:47.946283  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.946757  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.944822  120497 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-220961"
	I0422 10:48:47.947269  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.953420  120497 addons.go:69] Setting volumesnapshots=true in profile "addons-220961"
	I0422 10:48:47.953481  120497 addons.go:234] Setting addon volumesnapshots=true in "addons-220961"
	I0422 10:48:47.953534  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.954089  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.944881  120497 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-220961"
	I0422 10:48:47.956382  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.956879  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.957074  120497 addons.go:69] Setting metrics-server=true in profile "addons-220961"
	I0422 10:48:47.957143  120497 addons.go:234] Setting addon metrics-server=true in "addons-220961"
	I0422 10:48:47.957197  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.957754  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.958382  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.945421  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:47.983494  120497 out.go:177]   - Using image docker.io/registry:2.8.3
	I0422 10:48:47.967913  120497 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-220961"
	I0422 10:48:47.967932  120497 addons.go:69] Setting storage-provisioner=true in profile "addons-220961"
	I0422 10:48:47.983323  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:47.996302  120497 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0422 10:48:47.985579  120497 addons.go:234] Setting addon storage-provisioner=true in "addons-220961"
	I0422 10:48:47.985603  120497 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-220961"
	I0422 10:48:48.001346  120497 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0422 10:48:48.001402  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:48.001747  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:48.002660  120497 addons.go:234] Setting addon default-storageclass=true in "addons-220961"
	I0422 10:48:48.006529  120497 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.27.0
	I0422 10:48:48.009113  120497 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0422 10:48:48.010470  120497 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0422 10:48:48.010492  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0422 10:48:48.010544  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.012175  120497 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0422 10:48:48.013377  120497 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0422 10:48:48.007119  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:48.007858  120497 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
	I0422 10:48:48.009084  120497 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.0
	I0422 10:48:48.006592  120497 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0422 10:48:48.009180  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:48.012195  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0422 10:48:48.014735  120497 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0422 10:48:48.015696  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0422 10:48:48.017036  120497 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
	I0422 10:48:48.017595  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:48.017919  120497 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0422 10:48:48.018004  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.018025  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0422 10:48:48.020930  120497 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0422 10:48:48.020945  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0422 10:48:48.021002  120497 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0422 10:48:48.022280  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0422 10:48:48.022417  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.023757  120497 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0422 10:48:48.024560  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0422 10:48:48.024584  120497 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0422 10:48:48.024600  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0422 10:48:48.024609  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.023766  120497 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0422 10:48:48.024648  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.026280  120497 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0422 10:48:48.026306  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0422 10:48:48.026356  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.023830  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.023837  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0422 10:48:48.026457  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.023776  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0422 10:48:48.027844  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.027920  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0422 10:48:48.028987  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0422 10:48:48.030120  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0422 10:48:48.034264  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0422 10:48:48.035408  120497 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.15
	I0422 10:48:48.036698  120497 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
	I0422 10:48:48.036716  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0422 10:48:48.036788  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.038329  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0422 10:48:48.040421  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0422 10:48:48.041769  120497 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0422 10:48:48.042984  120497 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0422 10:48:48.043004  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0422 10:48:48.043064  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.051524  120497 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-220961"
	I0422 10:48:48.051578  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:48.052065  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:48.056452  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.057910  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.069664  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.072088  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/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.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0422 10:48:48.082922  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.084889  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.089587  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.090757  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.093815  120497 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0422 10:48:48.093309  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.095545  120497 out.go:177]   - Using image docker.io/busybox:stable
	I0422 10:48:48.095522  120497 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0422 10:48:48.096674  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.097339  120497 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0422 10:48:48.097461  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0422 10:48:48.098813  120497 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0422 10:48:48.098827  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0422 10:48:48.098847  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.098056  120497 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0422 10:48:48.098887  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.098896  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0422 10:48:48.098948  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:48.101119  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.102739  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	W0422 10:48:48.120377  120497 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0422 10:48:48.120417  120497 retry.go:31] will retry after 126.047931ms: ssh: handshake failed: EOF
	I0422 10:48:48.129522  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.131802  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.133785  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:48.215678  120497 ssh_runner.go:195] Run: sudo systemctl start kubelet
	W0422 10:48:48.310396  120497 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0422 10:48:48.310434  120497 retry.go:31] will retry after 298.174636ms: ssh: handshake failed: EOF
	I0422 10:48:48.416324  120497 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0422 10:48:48.416355  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0422 10:48:48.417125  120497 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0422 10:48:48.417155  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0422 10:48:48.420475  120497 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0422 10:48:48.420548  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0422 10:48:48.518188  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0422 10:48:48.522264  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0422 10:48:48.529081  120497 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0422 10:48:48.529176  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0422 10:48:48.532647  120497 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0422 10:48:48.532730  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0422 10:48:48.609801  120497 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0422 10:48:48.609905  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0422 10:48:48.610586  120497 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
	I0422 10:48:48.610613  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0422 10:48:48.610748  120497 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0422 10:48:48.610764  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0422 10:48:48.614904  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0422 10:48:48.617728  120497 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0422 10:48:48.617790  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0422 10:48:48.716973  120497 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
	I0422 10:48:48.717075  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0422 10:48:48.717432  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0422 10:48:48.720942  120497 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0422 10:48:48.721010  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0422 10:48:48.721377  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0422 10:48:48.727856  120497 addons.go:426] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0422 10:48:48.727938  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0422 10:48:48.731619  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0422 10:48:48.733835  120497 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0422 10:48:48.733859  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0422 10:48:48.811747  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0422 10:48:48.812173  120497 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0422 10:48:48.812245  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0422 10:48:48.830038  120497 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0422 10:48:48.830071  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0422 10:48:49.016686  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0422 10:48:49.018492  120497 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0422 10:48:49.018522  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0422 10:48:49.021722  120497 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0422 10:48:49.021791  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0422 10:48:49.030013  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:49.115915  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0422 10:48:49.129235  120497 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0422 10:48:49.129350  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0422 10:48:49.311757  120497 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0422 10:48:49.311841  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0422 10:48:49.331804  120497 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0422 10:48:49.331837  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0422 10:48:49.418895  120497 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0422 10:48:49.418981  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0422 10:48:49.511483  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:49.529229  120497 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0422 10:48:49.529262  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0422 10:48:49.611472  120497 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0422 10:48:49.611584  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0422 10:48:49.910841  120497 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
	I0422 10:48:49.910926  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0422 10:48:50.018738  120497 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0422 10:48:50.018830  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0422 10:48:50.019637  120497 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/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.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.947515707s)
	I0422 10:48:50.019770  120497 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0422 10:48:50.019715  120497 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.803991569s)
	I0422 10:48:50.020836  120497 node_ready.go:35] waiting up to 6m0s for node "addons-220961" to be "Ready" ...
	I0422 10:48:50.119871  120497 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0422 10:48:50.119967  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0422 10:48:50.215565  120497 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0422 10:48:50.215683  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0422 10:48:50.428835  120497 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0422 10:48:50.428870  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0422 10:48:50.431632  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0422 10:48:50.520359  120497 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0422 10:48:50.520392  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0422 10:48:50.810144  120497 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0422 10:48:50.810175  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0422 10:48:50.913795  120497 kapi.go:248] "coredns" deployment in "kube-system" namespace and "addons-220961" context rescaled to 1 replicas
	I0422 10:48:51.111211  120497 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0422 10:48:51.111253  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0422 10:48:51.124113  120497 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0422 10:48:51.124145  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0422 10:48:51.430572  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:51.628528  120497 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0422 10:48:51.628609  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0422 10:48:51.918479  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:52.012031  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.493739693s)
	I0422 10:48:52.012114  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (3.489766107s)
	I0422 10:48:52.025948  120497 node_ready.go:53] node "addons-220961" has status "Ready":"False"
	I0422 10:48:54.113880  120497 node_ready.go:53] node "addons-220961" has status "Ready":"False"
	I0422 10:48:54.117981  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.503035613s)
	I0422 10:48:54.118097  120497 addons.go:470] Verifying addon ingress=true in "addons-220961"
	I0422 10:48:54.118044  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.400544157s)
	I0422 10:48:54.118121  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.396709117s)
	I0422 10:48:54.118185  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.38648932s)
	I0422 10:48:54.119997  120497 out.go:177] * Verifying ingress addon...
	I0422 10:48:54.118241  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.30639422s)
	I0422 10:48:54.118282  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (5.101506873s)
	I0422 10:48:54.118347  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (5.088254577s)
	I0422 10:48:54.118387  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.002373222s)
	I0422 10:48:54.118447  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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.606859682s)
	I0422 10:48:54.118515  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (3.686850802s)
	I0422 10:48:54.121207  120497 addons.go:470] Verifying addon metrics-server=true in "addons-220961"
	I0422 10:48:54.122321  120497 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-220961 service yakd-dashboard -n yakd-dashboard
	
	I0422 10:48:54.121392  120497 addons.go:470] Verifying addon registry=true in "addons-220961"
	I0422 10:48:54.122164  120497 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0422 10:48:54.124874  120497 out.go:177] * Verifying registry addon...
	W0422 10:48:54.125890  120497 out.go:239] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as 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]
	I0422 10:48:54.127010  120497 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0422 10:48:54.130442  120497 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0422 10:48:54.130459  120497 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0422 10:48:54.130476  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:54.130459  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:54.635533  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:54.635685  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:54.738295  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (3.307662261s)
	W0422 10:48:54.738360  120497 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:54.738390  120497 retry.go:31] will retry after 296.28317ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:55.035389  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:55.057489  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (3.138948119s)
	I0422 10:48:55.057543  120497 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-220961"
	I0422 10:48:55.059291  120497 out.go:177] * Verifying csi-hostpath-driver addon...
	I0422 10:48:55.061576  120497 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0422 10:48:55.066308  120497 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0422 10:48:55.066325  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:55.128257  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:55.130196  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:55.192865  120497 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0422 10:48:55.192928  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:55.208405  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:55.320302  120497 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0422 10:48:55.336122  120497 addons.go:234] Setting addon gcp-auth=true in "addons-220961"
	I0422 10:48:55.336188  120497 host.go:66] Checking if "addons-220961" exists ...
	I0422 10:48:55.336535  120497 cli_runner.go:164] Run: docker container inspect addons-220961 --format={{.State.Status}}
	I0422 10:48:55.351603  120497 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0422 10:48:55.351667  120497 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-220961
	I0422 10:48:55.366619  120497 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32772 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/addons-220961/id_rsa Username:docker}
	I0422 10:48:55.524151  120497 node_ready.go:49] node "addons-220961" has status "Ready":"True"
	I0422 10:48:55.524186  120497 node_ready.go:38] duration metric: took 5.503294668s for node "addons-220961" to be "Ready" ...
	I0422 10:48:55.524201  120497 pod_ready.go:35] 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" ...
	I0422 10:48:55.535675  120497 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-gxdvg" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:55.569629  120497 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0422 10:48:55.569652  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:55.631789  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:55.638118  120497 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0422 10:48:55.638146  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:56.067965  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:56.129971  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:56.132174  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:56.614101  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:56.629070  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:56.631107  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:57.114908  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:57.129150  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:57.132741  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:57.714304  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:57.716210  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:57.723688  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:57.728866  120497 pod_ready.go:102] pod "coredns-7db6d8ff4d-gxdvg" in "kube-system" namespace has status "Ready":"False"
	I0422 10:48:58.111280  120497 pod_ready.go:92] pod "coredns-7db6d8ff4d-gxdvg" in "kube-system" namespace has status "Ready":"True"
	I0422 10:48:58.111318  120497 pod_ready.go:81] duration metric: took 2.575610131s for pod "coredns-7db6d8ff4d-gxdvg" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.111354  120497 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.116330  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:58.119312  120497 pod_ready.go:92] pod "etcd-addons-220961" in "kube-system" namespace has status "Ready":"True"
	I0422 10:48:58.119339  120497 pod_ready.go:81] duration metric: took 7.975893ms for pod "etcd-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.119355  120497 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.124665  120497 pod_ready.go:92] pod "kube-apiserver-addons-220961" in "kube-system" namespace has status "Ready":"True"
	I0422 10:48:58.124689  120497 pod_ready.go:81] duration metric: took 5.325815ms for pod "kube-apiserver-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.124702  120497 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.129889  120497 pod_ready.go:92] pod "kube-controller-manager-addons-220961" in "kube-system" namespace has status "Ready":"True"
	I0422 10:48:58.129916  120497 pod_ready.go:81] duration metric: took 5.205224ms for pod "kube-controller-manager-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.129930  120497 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-2c76l" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.130484  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:58.132121  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:58.134688  120497 pod_ready.go:92] pod "kube-proxy-2c76l" in "kube-system" namespace has status "Ready":"True"
	I0422 10:48:58.134760  120497 pod_ready.go:81] duration metric: took 4.820275ms for pod "kube-proxy-2c76l" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.134784  120497 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.440314  120497 pod_ready.go:92] pod "kube-scheduler-addons-220961" in "kube-system" namespace has status "Ready":"True"
	I0422 10:48:58.440404  120497 pod_ready.go:81] duration metric: took 305.60208ms for pod "kube-scheduler-addons-220961" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.440429  120497 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace to be "Ready" ...
	I0422 10:48:58.615003  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:58.618661  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (3.583226033s)
	I0422 10:48:58.618749  120497 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (3.267108983s)
	I0422 10:48:58.621065  120497 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0422 10:48:58.622779  120497 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0422 10:48:58.624282  120497 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0422 10:48:58.624336  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0422 10:48:58.630029  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:58.632185  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:58.718230  120497 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0422 10:48:58.718268  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0422 10:48:58.820728  120497 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0422 10:48:58.820765  120497 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0422 10:48:58.917328  120497 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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
	I0422 10:48:59.115251  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:59.130451  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:59.140691  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:48:59.615733  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:48:59.630240  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:48:59.632767  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:00.109955  120497 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/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: (1.192578693s)
	I0422 10:49:00.111485  120497 addons.go:470] Verifying addon gcp-auth=true in "addons-220961"
	I0422 10:49:00.113068  120497 out.go:177] * Verifying gcp-auth addon...
	I0422 10:49:00.115394  120497 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0422 10:49:00.118033  120497 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0422 10:49:00.118056  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:00.118906  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:00.128460  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:00.132662  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:00.446740  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:00.567783  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:00.618775  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:00.629340  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:00.631754  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:01.066860  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:01.119166  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:01.128536  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:01.131205  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:01.566611  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:01.618848  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:01.629470  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:01.631065  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:02.066589  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:02.118554  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:02.129894  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:02.132877  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:02.515266  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:02.614302  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:02.619409  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:02.629393  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:02.631432  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:03.067449  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:03.119478  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:03.129369  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:03.131637  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:03.566836  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:03.619509  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:03.629246  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:03.631553  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:04.067071  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:04.119117  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:04.129982  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:04.131556  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:04.567006  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:04.618970  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:04.629468  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:04.631413  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:04.946012  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:05.066338  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:05.118062  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:05.129432  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:05.131513  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:05.566784  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:05.618815  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:05.629315  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:05.631126  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:06.066479  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:06.118443  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:06.128621  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:06.130948  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:06.614818  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:06.622353  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:06.628660  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:06.630872  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:06.946076  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:07.066807  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:07.118660  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:07.129345  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:07.131580  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:07.567276  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:07.620419  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:07.630479  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:07.632544  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:08.066463  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:08.118802  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:08.129634  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:08.131988  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:08.567619  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:08.619589  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:08.629002  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:08.631547  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:08.946189  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:09.066745  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:09.118718  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:09.129357  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:09.131408  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:09.612681  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:09.618246  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:09.628973  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:09.630907  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:10.068059  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:10.119063  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:10.129494  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:10.132251  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:10.567541  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:10.619385  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:10.628614  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:10.630778  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:11.066994  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:11.119102  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:11.129321  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:11.131449  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:11.446813  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:11.567086  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:11.619343  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:11.628936  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:11.631119  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:12.066592  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:12.118654  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:12.129206  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:12.131694  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:12.567093  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:12.619460  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:12.629249  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:12.633110  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:13.066938  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:13.118988  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:13.129869  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:13.131852  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:13.567383  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:13.619364  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:13.628598  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:13.630884  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:13.945633  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:14.066766  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:14.118951  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:14.129758  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:14.131581  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:14.567338  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:14.618518  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:14.628522  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:14.630894  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:15.067020  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:15.119018  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:15.129461  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:15.131865  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:15.613367  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:15.619359  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:15.629551  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:15.631969  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:15.946696  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:16.113973  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:16.118915  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:16.130144  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:16.133968  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:16.615032  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:16.619425  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:16.630898  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:16.632702  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:17.115887  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:17.119420  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:17.130731  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:17.135885  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:17.567218  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:17.619509  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:17.629250  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:17.631399  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:17.946860  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:18.111487  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:18.119278  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:18.129378  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:18.132168  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:18.613698  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:18.618715  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:18.629527  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:18.631746  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:19.069814  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:19.118760  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:19.129512  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:19.132026  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:19.566696  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:19.618847  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:19.629555  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:19.631101  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:20.067699  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:20.119577  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:20.129395  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:20.131301  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:20.446709  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:20.568105  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:20.618917  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:20.629133  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:20.631329  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:21.066938  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:21.119699  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:21.129590  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:21.131646  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:21.566573  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:21.618697  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:21.629107  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:21.631128  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:22.066862  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:22.118378  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:22.128753  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:22.130796  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:22.566534  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:22.618268  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:22.628653  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:22.630837  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:22.945911  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:23.067192  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:23.118354  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:23.128632  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:23.132315  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:23.567691  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:23.619204  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:23.630538  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:23.632557  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:24.066726  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:24.118676  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:24.129625  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:24.131194  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:24.569817  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:24.619050  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:24.629573  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:24.631494  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:24.946774  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:25.068384  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:25.119383  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:25.128912  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:25.130839  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:25.566447  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:25.618477  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:25.628400  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:25.631018  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:26.066521  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:26.118637  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:26.128675  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:26.130396  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:26.566615  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:26.618930  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:26.630164  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:26.631705  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:27.114736  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:27.119410  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:27.129607  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:27.131542  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:27.446952  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:27.611071  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:27.619266  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:27.629678  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:27.631707  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:28.066907  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:28.119265  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:28.128909  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:28.131491  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:28.567443  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:28.619054  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:28.630121  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:28.631942  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:29.067178  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:29.119728  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:29.128448  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:29.130578  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:29.447192  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:29.568172  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:29.619354  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:29.629106  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:29.631808  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:30.067647  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:30.119542  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:30.129754  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:30.131611  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:30.568669  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:30.619149  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:30.629804  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:30.631800  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:31.067081  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:31.119009  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:31.129099  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:31.132181  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:31.567140  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:31.618967  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:31.629152  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:31.631569  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:31.945467  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:32.066982  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:32.119158  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:32.129298  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:32.131447  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:32.566718  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:32.618742  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:32.629128  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:32.631122  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:33.067231  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:33.118791  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:33.129233  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:33.131085  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:33.566647  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:33.618883  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:33.629654  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:33.632255  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:33.945927  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:34.066387  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:34.118277  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:34.128643  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:34.130796  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:34.566823  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:34.619116  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:34.628773  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:34.631068  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:35.066339  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:35.118209  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:35.128248  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:35.130620  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:35.615336  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:35.619599  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:35.629084  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:35.630989  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:35.946648  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:36.067303  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:36.119290  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:36.129904  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:36.130626  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:36.566787  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:36.618863  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:36.629252  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:36.633258  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:37.066275  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:37.118704  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:37.129069  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:37.131089  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:37.567219  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:37.619082  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:37.629194  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:37.631486  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:38.066726  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:38.118886  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:38.129143  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:38.131251  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:38.446046  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:38.567822  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:38.618417  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:38.628724  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:38.631214  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:39.067180  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:39.119552  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:39.129855  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:39.131543  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:39.611554  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:39.619602  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:39.629231  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:39.631425  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:40.114691  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:40.123651  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:40.129181  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:40.131975  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:40.446745  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:40.615091  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:40.618868  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:40.629856  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:40.632022  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:41.067005  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:41.119138  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:41.129937  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:41.131725  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:41.567480  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:41.619475  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:41.629132  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:41.631100  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:42.068550  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:42.119001  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:42.129643  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:42.131777  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:42.566271  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:42.619376  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:42.628558  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:42.630911  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0422 10:49:42.947675  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:43.067242  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:43.119098  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:43.129377  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:43.131449  120497 kapi.go:107] duration metric: took 49.004438014s to wait for kubernetes.io/minikube-addons=registry ...
	I0422 10:49:43.567024  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:43.619262  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:43.629090  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:44.067023  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:44.118620  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:44.128751  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:44.566572  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:44.618695  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:44.628685  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:45.112835  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:45.118330  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:45.128505  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:45.445922  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:45.567906  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:45.618844  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:45.629209  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:46.067552  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:46.119187  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:46.129839  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:46.568037  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:46.618844  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:46.629382  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:47.067430  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:47.119551  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:47.129329  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:47.446658  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:47.569332  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:47.618713  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:47.629149  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:48.066781  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:48.118827  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:48.129368  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:48.568309  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:48.619202  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:48.629752  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:49.066925  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:49.119309  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:49.128988  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:49.446726  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:49.567473  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:49.618719  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:49.629253  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:50.069120  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:50.119398  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:50.129580  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:50.567514  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:50.618534  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:50.629568  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:51.066966  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:51.119309  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:51.129031  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:51.446889  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:51.567451  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:51.618851  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:51.629563  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:52.067452  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:52.118261  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:52.129618  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:52.567660  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:52.619270  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:52.629022  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:53.076618  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:53.123791  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:53.130178  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:53.463308  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:53.677263  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:53.677673  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:53.679036  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:54.118956  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:54.119469  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:54.129767  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:54.567529  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:54.619082  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:54.629406  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:55.068033  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:55.119233  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:55.128724  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:55.517554  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:55.616183  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:55.624656  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:55.713594  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:56.114959  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:56.119763  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:56.129023  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:56.614971  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:56.619541  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:56.629561  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:57.114819  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:57.119694  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:57.129679  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:57.567384  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:57.619692  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:57.629504  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:57.946568  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:49:58.067374  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:58.118566  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:58.129183  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:58.566380  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:58.618582  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:58.628726  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:59.067006  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:59.118792  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:59.129308  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:49:59.567601  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:49:59.618607  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:49:59.629448  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:50:00.066961  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:00.119192  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:00.129059  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:50:00.446995  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:50:00.567414  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:00.618890  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:00.628610  120497 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0422 10:50:01.074203  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:01.119210  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:01.128551  120497 kapi.go:107] duration metric: took 1m7.006383119s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0422 10:50:01.613174  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:01.619283  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:02.067283  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:02.118962  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:02.566298  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:02.619033  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:02.947081  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:50:03.067714  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:03.119404  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:03.566992  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:03.618901  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:04.067124  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:04.119175  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:04.567878  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:04.619187  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:05.067667  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:05.118815  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:05.446032  120497 pod_ready.go:102] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"False"
	I0422 10:50:05.569485  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:05.619196  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:06.016708  120497 pod_ready.go:92] pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace has status "Ready":"True"
	I0422 10:50:06.016734  120497 pod_ready.go:81] duration metric: took 1m7.576287304s for pod "metrics-server-c59844bb4-9ld5p" in "kube-system" namespace to be "Ready" ...
	I0422 10:50:06.016745  120497 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-x6gjv" in "kube-system" namespace to be "Ready" ...
	I0422 10:50:06.021503  120497 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-x6gjv" in "kube-system" namespace has status "Ready":"True"
	I0422 10:50:06.021528  120497 pod_ready.go:81] duration metric: took 4.77669ms for pod "nvidia-device-plugin-daemonset-x6gjv" in "kube-system" namespace to be "Ready" ...
	I0422 10:50:06.021547  120497 pod_ready.go:38] duration metric: took 1m10.497331825s 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" ...
	I0422 10:50:06.021573  120497 api_server.go:52] waiting for apiserver process to appear ...
	I0422 10:50:06.021635  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0422 10:50:06.021687  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0422 10:50:06.061350  120497 cri.go:89] found id: "401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827"
	I0422 10:50:06.061377  120497 cri.go:89] found id: ""
	I0422 10:50:06.061388  120497 logs.go:276] 1 containers: [401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827]
	I0422 10:50:06.061437  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:06.065651  120497 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0422 10:50:06.065738  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0422 10:50:06.066838  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:06.121342  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:06.150257  120497 cri.go:89] found id: "d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090"
	I0422 10:50:06.150288  120497 cri.go:89] found id: ""
	I0422 10:50:06.150298  120497 logs.go:276] 1 containers: [d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090]
	I0422 10:50:06.150363  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:06.153946  120497 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0422 10:50:06.154021  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0422 10:50:06.230681  120497 cri.go:89] found id: "4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c"
	I0422 10:50:06.230707  120497 cri.go:89] found id: ""
	I0422 10:50:06.230718  120497 logs.go:276] 1 containers: [4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c]
	I0422 10:50:06.230767  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:06.234372  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0422 10:50:06.234434  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0422 10:50:06.270757  120497 cri.go:89] found id: "345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73"
	I0422 10:50:06.270785  120497 cri.go:89] found id: ""
	I0422 10:50:06.270796  120497 logs.go:276] 1 containers: [345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73]
	I0422 10:50:06.270844  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:06.274316  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0422 10:50:06.274391  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0422 10:50:06.341863  120497 cri.go:89] found id: "268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87"
	I0422 10:50:06.341893  120497 cri.go:89] found id: ""
	I0422 10:50:06.341904  120497 logs.go:276] 1 containers: [268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87]
	I0422 10:50:06.341965  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:06.345828  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0422 10:50:06.345913  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0422 10:50:06.420156  120497 cri.go:89] found id: "4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22"
	I0422 10:50:06.420184  120497 cri.go:89] found id: ""
	I0422 10:50:06.420195  120497 logs.go:276] 1 containers: [4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22]
	I0422 10:50:06.420266  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:06.423725  120497 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0422 10:50:06.423811  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0422 10:50:06.462221  120497 cri.go:89] found id: "d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f"
	I0422 10:50:06.462254  120497 cri.go:89] found id: ""
	I0422 10:50:06.462264  120497 logs.go:276] 1 containers: [d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f]
	I0422 10:50:06.462326  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:06.465729  120497 logs.go:123] Gathering logs for CRI-O ...
	I0422 10:50:06.465763  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0422 10:50:06.567855  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:06.584205  120497 logs.go:123] Gathering logs for kubelet ...
	I0422 10:50:06.584248  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0422 10:50:06.618908  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	W0422 10:50:06.665119  120497 logs.go:138] Found kubelet problem: Apr 22 10:49:00 addons-220961 kubelet[1691]: W0422 10:49:00.035303    1691 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	W0422 10:50:06.665328  120497 logs.go:138] Found kubelet problem: Apr 22 10:49:00 addons-220961 kubelet[1691]: E0422 10:49:00.035361    1691 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	I0422 10:50:06.692394  120497 logs.go:123] Gathering logs for kube-apiserver [401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827] ...
	I0422 10:50:06.692438  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827"
	I0422 10:50:06.753257  120497 logs.go:123] Gathering logs for kube-controller-manager [4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22] ...
	I0422 10:50:06.753334  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22"
	I0422 10:50:06.813606  120497 logs.go:123] Gathering logs for coredns [4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c] ...
	I0422 10:50:06.813646  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c"
	I0422 10:50:06.853870  120497 logs.go:123] Gathering logs for kube-scheduler [345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73] ...
	I0422 10:50:06.853906  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73"
	I0422 10:50:06.937428  120497 logs.go:123] Gathering logs for kube-proxy [268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87] ...
	I0422 10:50:06.937470  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87"
	I0422 10:50:06.971848  120497 logs.go:123] Gathering logs for kindnet [d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f] ...
	I0422 10:50:06.971879  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f"
	I0422 10:50:07.029485  120497 logs.go:123] Gathering logs for container status ...
	I0422 10:50:07.029521  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0422 10:50:07.067622  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0422 10:50:07.074115  120497 logs.go:123] Gathering logs for dmesg ...
	I0422 10:50:07.074159  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0422 10:50:07.093317  120497 logs.go:123] Gathering logs for describe nodes ...
	I0422 10:50:07.093355  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0422 10:50:07.119618  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:07.192796  120497 logs.go:123] Gathering logs for etcd [d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090] ...
	I0422 10:50:07.192837  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090"
	I0422 10:50:07.248282  120497 out.go:304] Setting ErrFile to fd 2...
	I0422 10:50:07.248320  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0422 10:50:07.248404  120497 out.go:239] X Problems detected in kubelet:
	W0422 10:50:07.248420  120497 out.go:239]   Apr 22 10:49:00 addons-220961 kubelet[1691]: W0422 10:49:00.035303    1691 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	W0422 10:50:07.248432  120497 out.go:239]   Apr 22 10:49:00 addons-220961 kubelet[1691]: E0422 10:49:00.035361    1691 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	I0422 10:50:07.248446  120497 out.go:304] Setting ErrFile to fd 2...
	I0422 10:50:07.248456  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 10:50:07.566643  120497 kapi.go:107] duration metric: took 1m12.505069632s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0422 10:50:07.618223  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:08.118642  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:08.619472  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:09.118653  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:09.618745  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:10.119271  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:10.618632  120497 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0422 10:50:11.118461  120497 kapi.go:107] duration metric: took 1m11.00306825s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0422 10:50:11.120420  120497 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-220961 cluster.
	I0422 10:50:11.121729  120497 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.
	I0422 10:50:11.123035  120497 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0422 10:50:11.124530  120497 out.go:177] * Enabled addons: cloud-spanner, nvidia-device-plugin, storage-provisioner, ingress-dns, inspektor-gadget, metrics-server, helm-tiller, yakd, default-storageclass, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0422 10:50:11.125866  120497 addons.go:505] duration metric: took 1m23.184280379s for enable addons: enabled=[cloud-spanner nvidia-device-plugin storage-provisioner ingress-dns inspektor-gadget metrics-server helm-tiller yakd default-storageclass volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0422 10:50:17.249866  120497 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0422 10:50:17.264697  120497 api_server.go:72] duration metric: took 1m29.323148144s to wait for apiserver process to appear ...
	I0422 10:50:17.264732  120497 api_server.go:88] waiting for apiserver healthz status ...
	I0422 10:50:17.264779  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0422 10:50:17.264896  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0422 10:50:17.299259  120497 cri.go:89] found id: "401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827"
	I0422 10:50:17.299281  120497 cri.go:89] found id: ""
	I0422 10:50:17.299289  120497 logs.go:276] 1 containers: [401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827]
	I0422 10:50:17.299334  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:17.302635  120497 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0422 10:50:17.302710  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0422 10:50:17.335769  120497 cri.go:89] found id: "d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090"
	I0422 10:50:17.335792  120497 cri.go:89] found id: ""
	I0422 10:50:17.335800  120497 logs.go:276] 1 containers: [d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090]
	I0422 10:50:17.335852  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:17.339347  120497 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0422 10:50:17.339424  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0422 10:50:17.374304  120497 cri.go:89] found id: "4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c"
	I0422 10:50:17.374328  120497 cri.go:89] found id: ""
	I0422 10:50:17.374336  120497 logs.go:276] 1 containers: [4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c]
	I0422 10:50:17.374386  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:17.377779  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0422 10:50:17.377871  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0422 10:50:17.411352  120497 cri.go:89] found id: "345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73"
	I0422 10:50:17.411375  120497 cri.go:89] found id: ""
	I0422 10:50:17.411384  120497 logs.go:276] 1 containers: [345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73]
	I0422 10:50:17.411430  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:17.414932  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0422 10:50:17.414992  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0422 10:50:17.448291  120497 cri.go:89] found id: "268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87"
	I0422 10:50:17.448314  120497 cri.go:89] found id: ""
	I0422 10:50:17.448322  120497 logs.go:276] 1 containers: [268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87]
	I0422 10:50:17.448382  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:17.451596  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0422 10:50:17.451668  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0422 10:50:17.485132  120497 cri.go:89] found id: "4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22"
	I0422 10:50:17.485161  120497 cri.go:89] found id: ""
	I0422 10:50:17.485180  120497 logs.go:276] 1 containers: [4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22]
	I0422 10:50:17.485227  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:17.488501  120497 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0422 10:50:17.488576  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0422 10:50:17.522541  120497 cri.go:89] found id: "d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f"
	I0422 10:50:17.522566  120497 cri.go:89] found id: ""
	I0422 10:50:17.522575  120497 logs.go:276] 1 containers: [d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f]
	I0422 10:50:17.522636  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:17.526043  120497 logs.go:123] Gathering logs for container status ...
	I0422 10:50:17.526074  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0422 10:50:17.568553  120497 logs.go:123] Gathering logs for kubelet ...
	I0422 10:50:17.568593  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0422 10:50:17.623009  120497 logs.go:138] Found kubelet problem: Apr 22 10:49:00 addons-220961 kubelet[1691]: W0422 10:49:00.035303    1691 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	W0422 10:50:17.623171  120497 logs.go:138] Found kubelet problem: Apr 22 10:49:00 addons-220961 kubelet[1691]: E0422 10:49:00.035361    1691 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	I0422 10:50:17.647026  120497 logs.go:123] Gathering logs for dmesg ...
	I0422 10:50:17.647073  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0422 10:50:17.662669  120497 logs.go:123] Gathering logs for kube-apiserver [401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827] ...
	I0422 10:50:17.662705  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827"
	I0422 10:50:17.708237  120497 logs.go:123] Gathering logs for coredns [4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c] ...
	I0422 10:50:17.708280  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c"
	I0422 10:50:17.744226  120497 logs.go:123] Gathering logs for kube-scheduler [345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73] ...
	I0422 10:50:17.744269  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73"
	I0422 10:50:17.784992  120497 logs.go:123] Gathering logs for kube-controller-manager [4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22] ...
	I0422 10:50:17.785033  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22"
	I0422 10:50:17.844101  120497 logs.go:123] Gathering logs for kindnet [d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f] ...
	I0422 10:50:17.844146  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f"
	I0422 10:50:17.877758  120497 logs.go:123] Gathering logs for describe nodes ...
	I0422 10:50:17.877791  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0422 10:50:17.976832  120497 logs.go:123] Gathering logs for etcd [d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090] ...
	I0422 10:50:17.976864  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090"
	I0422 10:50:18.027431  120497 logs.go:123] Gathering logs for kube-proxy [268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87] ...
	I0422 10:50:18.027471  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87"
	I0422 10:50:18.062513  120497 logs.go:123] Gathering logs for CRI-O ...
	I0422 10:50:18.062547  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0422 10:50:18.140637  120497 out.go:304] Setting ErrFile to fd 2...
	I0422 10:50:18.140671  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0422 10:50:18.140735  120497 out.go:239] X Problems detected in kubelet:
	W0422 10:50:18.140751  120497 out.go:239]   Apr 22 10:49:00 addons-220961 kubelet[1691]: W0422 10:49:00.035303    1691 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	W0422 10:50:18.140761  120497 out.go:239]   Apr 22 10:49:00 addons-220961 kubelet[1691]: E0422 10:49:00.035361    1691 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	I0422 10:50:18.140772  120497 out.go:304] Setting ErrFile to fd 2...
	I0422 10:50:18.140781  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 10:50:28.142396  120497 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0422 10:50:28.146210  120497 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0422 10:50:28.147026  120497 api_server.go:141] control plane version: v1.30.0
	I0422 10:50:28.147050  120497 api_server.go:131] duration metric: took 10.882310235s to wait for apiserver health ...
	I0422 10:50:28.147057  120497 system_pods.go:43] waiting for kube-system pods to appear ...
	I0422 10:50:28.147080  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0422 10:50:28.147136  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0422 10:50:28.180744  120497 cri.go:89] found id: "401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827"
	I0422 10:50:28.180769  120497 cri.go:89] found id: ""
	I0422 10:50:28.180778  120497 logs.go:276] 1 containers: [401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827]
	I0422 10:50:28.180827  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:28.184512  120497 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0422 10:50:28.184587  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0422 10:50:28.224310  120497 cri.go:89] found id: "d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090"
	I0422 10:50:28.224344  120497 cri.go:89] found id: ""
	I0422 10:50:28.224354  120497 logs.go:276] 1 containers: [d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090]
	I0422 10:50:28.224415  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:28.228281  120497 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0422 10:50:28.228357  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0422 10:50:28.265449  120497 cri.go:89] found id: "4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c"
	I0422 10:50:28.265474  120497 cri.go:89] found id: ""
	I0422 10:50:28.265482  120497 logs.go:276] 1 containers: [4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c]
	I0422 10:50:28.265538  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:28.268926  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0422 10:50:28.268979  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0422 10:50:28.302059  120497 cri.go:89] found id: "345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73"
	I0422 10:50:28.302081  120497 cri.go:89] found id: ""
	I0422 10:50:28.302090  120497 logs.go:276] 1 containers: [345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73]
	I0422 10:50:28.302145  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:28.305462  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0422 10:50:28.305519  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0422 10:50:28.338050  120497 cri.go:89] found id: "268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87"
	I0422 10:50:28.338077  120497 cri.go:89] found id: ""
	I0422 10:50:28.338088  120497 logs.go:276] 1 containers: [268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87]
	I0422 10:50:28.338145  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:28.341406  120497 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0422 10:50:28.341465  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0422 10:50:28.375307  120497 cri.go:89] found id: "4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22"
	I0422 10:50:28.375331  120497 cri.go:89] found id: ""
	I0422 10:50:28.375342  120497 logs.go:276] 1 containers: [4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22]
	I0422 10:50:28.375392  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:28.378847  120497 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0422 10:50:28.378903  120497 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0422 10:50:28.411865  120497 cri.go:89] found id: "d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f"
	I0422 10:50:28.411886  120497 cri.go:89] found id: ""
	I0422 10:50:28.411896  120497 logs.go:276] 1 containers: [d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f]
	I0422 10:50:28.411949  120497 ssh_runner.go:195] Run: which crictl
	I0422 10:50:28.415322  120497 logs.go:123] Gathering logs for container status ...
	I0422 10:50:28.415345  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0422 10:50:28.456392  120497 logs.go:123] Gathering logs for kube-apiserver [401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827] ...
	I0422 10:50:28.456424  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827"
	I0422 10:50:28.499011  120497 logs.go:123] Gathering logs for etcd [d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090] ...
	I0422 10:50:28.499048  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090"
	I0422 10:50:28.549648  120497 logs.go:123] Gathering logs for kube-scheduler [345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73] ...
	I0422 10:50:28.549692  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73"
	I0422 10:50:28.588129  120497 logs.go:123] Gathering logs for kube-proxy [268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87] ...
	I0422 10:50:28.588168  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87"
	I0422 10:50:28.620307  120497 logs.go:123] Gathering logs for CRI-O ...
	I0422 10:50:28.620336  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0422 10:50:28.695403  120497 logs.go:123] Gathering logs for kindnet [d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f] ...
	I0422 10:50:28.695445  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f"
	I0422 10:50:28.729728  120497 logs.go:123] Gathering logs for kubelet ...
	I0422 10:50:28.729760  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0422 10:50:28.778255  120497 logs.go:138] Found kubelet problem: Apr 22 10:49:00 addons-220961 kubelet[1691]: W0422 10:49:00.035303    1691 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	W0422 10:50:28.778419  120497 logs.go:138] Found kubelet problem: Apr 22 10:49:00 addons-220961 kubelet[1691]: E0422 10:49:00.035361    1691 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	I0422 10:50:28.801775  120497 logs.go:123] Gathering logs for dmesg ...
	I0422 10:50:28.801816  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0422 10:50:28.817080  120497 logs.go:123] Gathering logs for describe nodes ...
	I0422 10:50:28.817115  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0422 10:50:28.930318  120497 logs.go:123] Gathering logs for coredns [4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c] ...
	I0422 10:50:28.930352  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c"
	I0422 10:50:28.965308  120497 logs.go:123] Gathering logs for kube-controller-manager [4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22] ...
	I0422 10:50:28.965341  120497 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22"
	I0422 10:50:29.046458  120497 out.go:304] Setting ErrFile to fd 2...
	I0422 10:50:29.046496  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0422 10:50:29.046577  120497 out.go:239] X Problems detected in kubelet:
	W0422 10:50:29.046592  120497 out.go:239]   Apr 22 10:49:00 addons-220961 kubelet[1691]: W0422 10:49:00.035303    1691 reflector.go:547] object-"gcp-auth"/"gcp-auth-certs": failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	W0422 10:50:29.046605  120497 out.go:239]   Apr 22 10:49:00 addons-220961 kubelet[1691]: E0422 10:49:00.035361    1691 reflector.go:150] object-"gcp-auth"/"gcp-auth-certs": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth-certs" is forbidden: User "system:node:addons-220961" cannot list resource "secrets" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-220961' and this object
	I0422 10:50:29.046619  120497 out.go:304] Setting ErrFile to fd 2...
	I0422 10:50:29.046630  120497 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 10:50:39.059211  120497 system_pods.go:59] 19 kube-system pods found
	I0422 10:50:39.059242  120497 system_pods.go:61] "coredns-7db6d8ff4d-gxdvg" [a8da006a-7acc-4ac1-b8bc-4c653a7a4b22] Running
	I0422 10:50:39.059247  120497 system_pods.go:61] "csi-hostpath-attacher-0" [495890c6-ba0e-4b09-817a-1361833f0eea] Running
	I0422 10:50:39.059250  120497 system_pods.go:61] "csi-hostpath-resizer-0" [c7abfc0c-fcf8-40d3-804d-18e3bc6d755b] Running
	I0422 10:50:39.059253  120497 system_pods.go:61] "csi-hostpathplugin-56zrx" [c909ec05-6147-444d-917d-edb8eaa8f638] Running
	I0422 10:50:39.059256  120497 system_pods.go:61] "etcd-addons-220961" [2936b9b2-b143-4e75-9f9e-9d13d50d1712] Running
	I0422 10:50:39.059259  120497 system_pods.go:61] "kindnet-pnwfk" [9702772d-255b-4da5-b8d0-f638c426560e] Running
	I0422 10:50:39.059262  120497 system_pods.go:61] "kube-apiserver-addons-220961" [3636fc10-870d-4ab9-aef2-f586ea1a39c0] Running
	I0422 10:50:39.059265  120497 system_pods.go:61] "kube-controller-manager-addons-220961" [da6c4714-5ab3-48c6-a087-9531be75bb30] Running
	I0422 10:50:39.059269  120497 system_pods.go:61] "kube-ingress-dns-minikube" [d6af39de-46a5-4d08-9021-129690079d95] Running
	I0422 10:50:39.059272  120497 system_pods.go:61] "kube-proxy-2c76l" [6b5cf78a-ed01-49ae-a7ca-b6fc797c4684] Running
	I0422 10:50:39.059274  120497 system_pods.go:61] "kube-scheduler-addons-220961" [10624cca-da9f-4280-abee-a1fa29a76614] Running
	I0422 10:50:39.059277  120497 system_pods.go:61] "metrics-server-c59844bb4-9ld5p" [e7f74233-59e9-458c-8a39-f95131ae860b] Running
	I0422 10:50:39.059280  120497 system_pods.go:61] "nvidia-device-plugin-daemonset-x6gjv" [4e116022-b27a-420a-8f24-ef1f58916d1a] Running
	I0422 10:50:39.059283  120497 system_pods.go:61] "registry-4qggz" [e477fcbd-751a-4d46-bd98-fd8e82f59c38] Running
	I0422 10:50:39.059287  120497 system_pods.go:61] "registry-proxy-ddpzr" [a08564ba-8550-4a84-94a1-d062c29938e8] Running
	I0422 10:50:39.059289  120497 system_pods.go:61] "snapshot-controller-745499f584-l5dm5" [f14b3192-5a71-4659-a9df-a646b2cb10e5] Running
	I0422 10:50:39.059292  120497 system_pods.go:61] "snapshot-controller-745499f584-wpftm" [1643332a-f802-427d-85c2-54ee000a2e58] Running
	I0422 10:50:39.059296  120497 system_pods.go:61] "storage-provisioner" [ea1b1b29-6be1-4095-8444-3e5e79c8b392] Running
	I0422 10:50:39.059302  120497 system_pods.go:61] "tiller-deploy-6677d64bcd-kbbdk" [1b482c7b-b17e-48fe-bcb4-64c0e0d0574f] Running
	I0422 10:50:39.059308  120497 system_pods.go:74] duration metric: took 10.912244939s to wait for pod list to return data ...
	I0422 10:50:39.059327  120497 default_sa.go:34] waiting for default service account to be created ...
	I0422 10:50:39.061222  120497 default_sa.go:45] found service account: "default"
	I0422 10:50:39.061243  120497 default_sa.go:55] duration metric: took 1.909856ms for default service account to be created ...
	I0422 10:50:39.061250  120497 system_pods.go:116] waiting for k8s-apps to be running ...
	I0422 10:50:39.069687  120497 system_pods.go:86] 19 kube-system pods found
	I0422 10:50:39.069713  120497 system_pods.go:89] "coredns-7db6d8ff4d-gxdvg" [a8da006a-7acc-4ac1-b8bc-4c653a7a4b22] Running
	I0422 10:50:39.069718  120497 system_pods.go:89] "csi-hostpath-attacher-0" [495890c6-ba0e-4b09-817a-1361833f0eea] Running
	I0422 10:50:39.069723  120497 system_pods.go:89] "csi-hostpath-resizer-0" [c7abfc0c-fcf8-40d3-804d-18e3bc6d755b] Running
	I0422 10:50:39.069732  120497 system_pods.go:89] "csi-hostpathplugin-56zrx" [c909ec05-6147-444d-917d-edb8eaa8f638] Running
	I0422 10:50:39.069736  120497 system_pods.go:89] "etcd-addons-220961" [2936b9b2-b143-4e75-9f9e-9d13d50d1712] Running
	I0422 10:50:39.069740  120497 system_pods.go:89] "kindnet-pnwfk" [9702772d-255b-4da5-b8d0-f638c426560e] Running
	I0422 10:50:39.069744  120497 system_pods.go:89] "kube-apiserver-addons-220961" [3636fc10-870d-4ab9-aef2-f586ea1a39c0] Running
	I0422 10:50:39.069749  120497 system_pods.go:89] "kube-controller-manager-addons-220961" [da6c4714-5ab3-48c6-a087-9531be75bb30] Running
	I0422 10:50:39.069753  120497 system_pods.go:89] "kube-ingress-dns-minikube" [d6af39de-46a5-4d08-9021-129690079d95] Running
	I0422 10:50:39.069757  120497 system_pods.go:89] "kube-proxy-2c76l" [6b5cf78a-ed01-49ae-a7ca-b6fc797c4684] Running
	I0422 10:50:39.069762  120497 system_pods.go:89] "kube-scheduler-addons-220961" [10624cca-da9f-4280-abee-a1fa29a76614] Running
	I0422 10:50:39.069766  120497 system_pods.go:89] "metrics-server-c59844bb4-9ld5p" [e7f74233-59e9-458c-8a39-f95131ae860b] Running
	I0422 10:50:39.069771  120497 system_pods.go:89] "nvidia-device-plugin-daemonset-x6gjv" [4e116022-b27a-420a-8f24-ef1f58916d1a] Running
	I0422 10:50:39.069775  120497 system_pods.go:89] "registry-4qggz" [e477fcbd-751a-4d46-bd98-fd8e82f59c38] Running
	I0422 10:50:39.069782  120497 system_pods.go:89] "registry-proxy-ddpzr" [a08564ba-8550-4a84-94a1-d062c29938e8] Running
	I0422 10:50:39.069788  120497 system_pods.go:89] "snapshot-controller-745499f584-l5dm5" [f14b3192-5a71-4659-a9df-a646b2cb10e5] Running
	I0422 10:50:39.069792  120497 system_pods.go:89] "snapshot-controller-745499f584-wpftm" [1643332a-f802-427d-85c2-54ee000a2e58] Running
	I0422 10:50:39.069800  120497 system_pods.go:89] "storage-provisioner" [ea1b1b29-6be1-4095-8444-3e5e79c8b392] Running
	I0422 10:50:39.069804  120497 system_pods.go:89] "tiller-deploy-6677d64bcd-kbbdk" [1b482c7b-b17e-48fe-bcb4-64c0e0d0574f] Running
	I0422 10:50:39.069818  120497 system_pods.go:126] duration metric: took 8.561867ms to wait for k8s-apps to be running ...
	I0422 10:50:39.069824  120497 system_svc.go:44] waiting for kubelet service to be running ....
	I0422 10:50:39.069871  120497 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0422 10:50:39.080639  120497 system_svc.go:56] duration metric: took 10.803404ms WaitForService to wait for kubelet
	I0422 10:50:39.080674  120497 kubeadm.go:576] duration metric: took 1m51.13913256s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0422 10:50:39.080694  120497 node_conditions.go:102] verifying NodePressure condition ...
	I0422 10:50:39.083313  120497 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0422 10:50:39.083337  120497 node_conditions.go:123] node cpu capacity is 8
	I0422 10:50:39.083350  120497 node_conditions.go:105] duration metric: took 2.650367ms to run NodePressure ...
	I0422 10:50:39.083362  120497 start.go:240] waiting for startup goroutines ...
	I0422 10:50:39.083368  120497 start.go:245] waiting for cluster config update ...
	I0422 10:50:39.083383  120497 start.go:254] writing updated cluster config ...
	I0422 10:50:39.083621  120497 ssh_runner.go:195] Run: rm -f paused
	I0422 10:50:39.130555  120497 start.go:600] kubectl: 1.30.0, cluster: 1.30.0 (minor skew: 0)
	I0422 10:50:39.132620  120497 out.go:177] * Done! kubectl is now configured to use "addons-220961" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.586549538Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-84df5799c-ntr5z from CNI network \"kindnet\" (type=ptp)"
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.618595280Z" level=info msg="Stopped pod sandbox: 8a052e7f0a87a746b470a6540cd9a5e5ae44f4481ca043e8c378fcc2cc5447a4" id=5225fb45-f476-4eac-b361-50921f7b242a name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.624609748Z" level=info msg="Removing container: b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b" id=78917a91-aa7b-474f-ae4f-5c9b0a8aae80 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 22 10:53:18 addons-220961 crio[983]: time="2024-04-22 10:53:18.637763639Z" level=info msg="Removed container b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b: ingress-nginx/ingress-nginx-controller-84df5799c-ntr5z/controller" id=78917a91-aa7b-474f-ae4f-5c9b0a8aae80 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.593481750Z" level=info msg="Removing container: e1becbc77a4043aa62ccb91bea2dd3208c4b028adcbdf792d979c39b345d41da" id=7ff8eb4c-0326-4cfd-8db8-02b7218990e1 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.606421243Z" level=info msg="Removed container e1becbc77a4043aa62ccb91bea2dd3208c4b028adcbdf792d979c39b345d41da: ingress-nginx/ingress-nginx-admission-patch-tb4mm/patch" id=7ff8eb4c-0326-4cfd-8db8-02b7218990e1 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.607440071Z" level=info msg="Removing container: a6f6089d5943a02a71ad7bf8959d01542dcb9bd1ea2894b779c641829facf2ed" id=8a84139c-b6d3-4c7c-8e21-0b1f53d696e5 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.621049868Z" level=info msg="Removed container a6f6089d5943a02a71ad7bf8959d01542dcb9bd1ea2894b779c641829facf2ed: ingress-nginx/ingress-nginx-admission-create-qvkhp/create" id=8a84139c-b6d3-4c7c-8e21-0b1f53d696e5 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.622326686Z" level=info msg="Stopping pod sandbox: 8a052e7f0a87a746b470a6540cd9a5e5ae44f4481ca043e8c378fcc2cc5447a4" id=0477a670-206c-4f72-921a-80779f4f6255 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.622358988Z" level=info msg="Stopped pod sandbox (already stopped): 8a052e7f0a87a746b470a6540cd9a5e5ae44f4481ca043e8c378fcc2cc5447a4" id=0477a670-206c-4f72-921a-80779f4f6255 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.622663422Z" level=info msg="Removing pod sandbox: 8a052e7f0a87a746b470a6540cd9a5e5ae44f4481ca043e8c378fcc2cc5447a4" id=84a8423f-ed22-498a-87b6-bee348c0effc name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.629342825Z" level=info msg="Removed pod sandbox: 8a052e7f0a87a746b470a6540cd9a5e5ae44f4481ca043e8c378fcc2cc5447a4" id=84a8423f-ed22-498a-87b6-bee348c0effc name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.629663014Z" level=info msg="Stopping pod sandbox: d390358ebe2c78706adab4f4fe8e2f35e5ddbbbe959d1e2668616ef76ef10f7b" id=69845556-ac32-4da7-bb78-4cfe319fbe32 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.629701318Z" level=info msg="Stopped pod sandbox (already stopped): d390358ebe2c78706adab4f4fe8e2f35e5ddbbbe959d1e2668616ef76ef10f7b" id=69845556-ac32-4da7-bb78-4cfe319fbe32 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.629985769Z" level=info msg="Removing pod sandbox: d390358ebe2c78706adab4f4fe8e2f35e5ddbbbe959d1e2668616ef76ef10f7b" id=e7acf4e0-784d-4fb7-8314-1411b0c22e92 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.636398733Z" level=info msg="Removed pod sandbox: d390358ebe2c78706adab4f4fe8e2f35e5ddbbbe959d1e2668616ef76ef10f7b" id=e7acf4e0-784d-4fb7-8314-1411b0c22e92 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.636731735Z" level=info msg="Stopping pod sandbox: 5b1fdf03a51e6f35bae7b53041478a5cd9ad51e6a8590015919bd9850870f877" id=ad314fa8-42cf-4bdc-8cf1-bbadeb01d0e0 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.636767345Z" level=info msg="Stopped pod sandbox (already stopped): 5b1fdf03a51e6f35bae7b53041478a5cd9ad51e6a8590015919bd9850870f877" id=ad314fa8-42cf-4bdc-8cf1-bbadeb01d0e0 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.636994538Z" level=info msg="Removing pod sandbox: 5b1fdf03a51e6f35bae7b53041478a5cd9ad51e6a8590015919bd9850870f877" id=27f95ca9-77c4-4b83-9ec6-39c3c637650f name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.645821119Z" level=info msg="Removed pod sandbox: 5b1fdf03a51e6f35bae7b53041478a5cd9ad51e6a8590015919bd9850870f877" id=27f95ca9-77c4-4b83-9ec6-39c3c637650f name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.646199388Z" level=info msg="Stopping pod sandbox: 7d12ae0df3e6a18bd5f3e167dc377f6f5c62f806e146261bbc40d6c270e5fd76" id=1b0a9757-322b-4ca5-99e3-0a87348bec02 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.646229119Z" level=info msg="Stopped pod sandbox (already stopped): 7d12ae0df3e6a18bd5f3e167dc377f6f5c62f806e146261bbc40d6c270e5fd76" id=1b0a9757-322b-4ca5-99e3-0a87348bec02 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.646487946Z" level=info msg="Removing pod sandbox: 7d12ae0df3e6a18bd5f3e167dc377f6f5c62f806e146261bbc40d6c270e5fd76" id=384bde9d-b152-454b-9c8a-cf784b093364 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 22 10:53:34 addons-220961 crio[983]: time="2024-04-22 10:53:34.653557129Z" level=info msg="Removed pod sandbox: 7d12ae0df3e6a18bd5f3e167dc377f6f5c62f806e146261bbc40d6c270e5fd76" id=384bde9d-b152-454b-9c8a-cf784b093364 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Apr 22 10:56:42 addons-220961 crio[983]: time="2024-04-22 10:56:42.956931390Z" level=info msg="Stopping container: 8e37a39b46c669ef1bc483bebc1289ff0975bf78541176b9540f53a3869d2fb8 (timeout: 30s)" id=0429d93a-2540-488a-aa06-2a9d39b21a88 name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	884f6b1d93e0f       gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7                 3 minutes ago       Running             hello-world-app           0                   af0d517c4d0bc       hello-world-app-86c47465fc-czt7f
	7213b849d3133       docker.io/library/nginx@sha256:542a383900f6fdcc90e1b7341f6889145d43f839f35f608b4de7821a77ca54d9                         5 minutes ago       Running             nginx                     0                   40d9970ad7e00       nginx
	55ae2789971b4       ghcr.io/headlamp-k8s/headlamp@sha256:9d84f30d4c5e54cdc40f63b060e93ba6a0cd8a4c05d28d7cda4cd14f6b56490f                   5 minutes ago       Running             headlamp                  0                   dde1400922535       headlamp-7559bf459f-8dcv6
	604423bcd1bf1       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:507b9d2f77a65700ff2462a02aa2c83780ff74ecb06c9275c5b5b9b1fa44269b            6 minutes ago       Running             gcp-auth                  0                   057e1ffc76f9b       gcp-auth-5db96cd9b4-kbf6p
	afc9e1e6720d7       docker.io/marcnuri/yakd@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310                         6 minutes ago       Running             yakd                      0                   fa7b6ec968c4a       yakd-dashboard-5ddbf7d777-6lk27
	8f1f34d741172       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef        7 minutes ago       Running             local-path-provisioner    0                   eac1f507cb71b       local-path-provisioner-8d985888d-wgnzd
	8e37a39b46c66       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872   7 minutes ago       Running             metrics-server            0                   9e5398305d3a5       metrics-server-c59844bb4-9ld5p
	4b93873cc3036       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                        7 minutes ago       Running             coredns                   0                   da9bb4fb6f2d4       coredns-7db6d8ff4d-gxdvg
	1c3c2f56481a8       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        7 minutes ago       Running             storage-provisioner       0                   af8c00bdcb56a       storage-provisioner
	268e280e39293       a0bf559e280cf431fceb938087d59deeebcf29cbf3706746e07f7ac08e80ba0b                                                        7 minutes ago       Running             kube-proxy                0                   68083ff064f19       kube-proxy-2c76l
	d66fa8094201b       4950bb10b3f87e8d4a8f772a0d8934625cac4ccfa3675fea34cad0dab83fd5a5                                                        7 minutes ago       Running             kindnet-cni               0                   ed886e8783bbd       kindnet-pnwfk
	401ae4c4c2afb       c42f13656d0b2e905ee7977f67ea7a17715b24fae9daca1fcfb303cdb90728f0                                                        8 minutes ago       Running             kube-apiserver            0                   0975fa82cf675       kube-apiserver-addons-220961
	4cc3820e9a7d1       c7aad43836fa5bd41152db04ba4c90f8e9451c40e06488442242582e5e112b1b                                                        8 minutes ago       Running             kube-controller-manager   0                   59f004af74b95       kube-controller-manager-addons-220961
	345f1e1ad0cda       259c8277fcbbc9e1cf308bc0b50582a180eb8cb8929dc8b870fa16660934bced                                                        8 minutes ago       Running             kube-scheduler            0                   8b8448fa65514       kube-scheduler-addons-220961
	d62ba824388ae       3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899                                                        8 minutes ago       Running             etcd                      0                   4da4104342584       etcd-addons-220961
	
	
	==> coredns [4b93873cc303699369a19c2b293ac59b775605506919b8d9463ec6e2cd962d2c] <==
	[INFO] 10.244.0.10:51067 - 59880 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000104059s
	[INFO] 10.244.0.10:41243 - 19500 "AAAA IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.003685151s
	[INFO] 10.244.0.10:41243 - 54225 "A IN registry.kube-system.svc.cluster.local.europe-west2-a.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004567349s
	[INFO] 10.244.0.10:52180 - 16487 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003758862s
	[INFO] 10.244.0.10:52180 - 34917 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.004160814s
	[INFO] 10.244.0.10:49684 - 22568 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.003534678s
	[INFO] 10.244.0.10:49684 - 13077 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.00545533s
	[INFO] 10.244.0.10:51084 - 28403 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000051783s
	[INFO] 10.244.0.10:51084 - 48864 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000072293s
	[INFO] 10.244.0.21:55653 - 42770 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000194204s
	[INFO] 10.244.0.21:57617 - 14705 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000169255s
	[INFO] 10.244.0.21:32800 - 11535 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000141026s
	[INFO] 10.244.0.21:43814 - 38222 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000101009s
	[INFO] 10.244.0.21:33797 - 29626 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000136869s
	[INFO] 10.244.0.21:37964 - 1479 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000158047s
	[INFO] 10.244.0.21:50262 - 35966 "AAAA IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007223163s
	[INFO] 10.244.0.21:44816 - 7373 "A IN storage.googleapis.com.europe-west2-a.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007393516s
	[INFO] 10.244.0.21:55158 - 8269 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.004465932s
	[INFO] 10.244.0.21:36192 - 45202 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008082432s
	[INFO] 10.244.0.21:59982 - 30463 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004655028s
	[INFO] 10.244.0.21:33767 - 56545 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.0048583s
	[INFO] 10.244.0.21:46092 - 23638 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000744964s
	[INFO] 10.244.0.21:47557 - 26761 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 572 0.0007907s
	[INFO] 10.244.0.24:54922 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00020955s
	[INFO] 10.244.0.24:49292 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000118217s
	
	
	==> describe nodes <==
	Name:               addons-220961
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-220961
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=3838931194b4975fce64faf7ca14560885944437
	                    minikube.k8s.io/name=addons-220961
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_04_22T10_48_35_0700
	                    minikube.k8s.io/version=v1.33.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-220961
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 22 Apr 2024 10:48:32 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-220961
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 22 Apr 2024 10:56:44 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 22 Apr 2024 10:53:41 +0000   Mon, 22 Apr 2024 10:48:30 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 22 Apr 2024 10:53:41 +0000   Mon, 22 Apr 2024 10:48:30 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 22 Apr 2024 10:53:41 +0000   Mon, 22 Apr 2024 10:48:30 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 22 Apr 2024 10:53:41 +0000   Mon, 22 Apr 2024 10:48:55 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-220961
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859352Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859352Ki
	  pods:               110
	System Info:
	  Machine ID:                 c31691899e48428498fe7889344f3041
	  System UUID:                d5e2f07d-c85b-4219-9145-2527cd2a235b
	  Boot ID:                    eb9e164d-ced8-48d3-af29-9fdb8f54ded7
	  Kernel Version:             5.15.0-1058-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.0
	  Kube-Proxy Version:         v1.30.0
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                      CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                      ------------  ----------  ---------------  -------------  ---
	  default                     hello-world-app-86c47465fc-czt7f          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m32s
	  default                     nginx                                     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m53s
	  gcp-auth                    gcp-auth-5db96cd9b4-kbf6p                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m44s
	  headlamp                    headlamp-7559bf459f-8dcv6                 0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m5s
	  kube-system                 coredns-7db6d8ff4d-gxdvg                  100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     7m56s
	  kube-system                 etcd-addons-220961                        100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         8m10s
	  kube-system                 kindnet-pnwfk                             100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      7m56s
	  kube-system                 kube-apiserver-addons-220961              250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m10s
	  kube-system                 kube-controller-manager-addons-220961     200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m10s
	  kube-system                 kube-proxy-2c76l                          0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m56s
	  kube-system                 kube-scheduler-addons-220961              100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m10s
	  kube-system                 storage-provisioner                       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m52s
	  local-path-storage          local-path-provisioner-8d985888d-wgnzd    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m52s
	  yakd-dashboard              yakd-dashboard-5ddbf7d777-6lk27           0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (0%!)(MISSING)       256Mi (0%!)(MISSING)     7m51s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (10%!)(MISSING)  100m (1%!)(MISSING)
	  memory             348Mi (1%!)(MISSING)  476Mi (1%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 7m51s  kube-proxy       
	  Normal  Starting                 8m10s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m10s  kubelet          Node addons-220961 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m10s  kubelet          Node addons-220961 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m10s  kubelet          Node addons-220961 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           7m57s  node-controller  Node addons-220961 event: Registered Node addons-220961 in Controller
	  Normal  NodeReady                7m49s  kubelet          Node addons-220961 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000005] ll header: 00000000: ff ff ff ff ff ff 06 e7 83 50 c4 66 08 06
	[ +19.770644] IPv4: martian source 10.244.0.1 from 10.244.0.46, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff da 0d b5 98 62 58 08 06
	[Apr22 10:39] IPv4: martian source 10.244.0.1 from 10.244.0.47, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff b2 17 94 6e 3d 27 08 06
	[ +23.250522] IPv4: martian source 10.244.0.1 from 10.244.0.48, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 6e a9 9d c2 f9 18 08 06
	[Apr22 10:40] IPv4: martian source 10.244.0.1 from 10.244.0.2, on dev eth0
	[  +0.000010] ll header: 00000000: ff ff ff ff ff ff 1e bf 45 e1 f0 fb 08 06
	[ +22.246765] IPv4: martian source 10.244.0.1 from 10.244.0.3, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 32 43 e9 16 43 26 08 06
	[Apr22 10:51] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: f6 31 b2 9c e6 f5 fe e1 0a 98 b6 cc 08 00
	[  +1.024265] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: f6 31 b2 9c e6 f5 fe e1 0a 98 b6 cc 08 00
	[  +2.015807] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: f6 31 b2 9c e6 f5 fe e1 0a 98 b6 cc 08 00
	[  +4.191695] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: f6 31 b2 9c e6 f5 fe e1 0a 98 b6 cc 08 00
	[  +8.191399] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: f6 31 b2 9c e6 f5 fe e1 0a 98 b6 cc 08 00
	[ +16.130777] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: f6 31 b2 9c e6 f5 fe e1 0a 98 b6 cc 08 00
	[Apr22 10:52] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: f6 31 b2 9c e6 f5 fe e1 0a 98 b6 cc 08 00
	
	
	==> etcd [d62ba824388ae5af22648b5029032a734d1125de7df36e3614d2e2794e6a3090] <==
	{"level":"warn","ts":"2024-04-22T10:48:51.215407Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"199.361006ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128028680945186946 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/replicasets/default/cloud-spanner-emulator-8677549d7\" mod_revision:0 > success:<request_put:<key:\"/registry/replicasets/default/cloud-spanner-emulator-8677549d7\" value_size:1982 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-04-22T10:48:51.215657Z","caller":"traceutil/trace.go:171","msg":"trace[367561714] linearizableReadLoop","detail":"{readStateIndex:390; appliedIndex:387; }","duration":"294.097679ms","start":"2024-04-22T10:48:50.921547Z","end":"2024-04-22T10:48:51.215644Z","steps":["trace[367561714] 'read index received'  (duration: 94.422299ms)","trace[367561714] 'applied index is now lower than readState.Index'  (duration: 199.674519ms)"],"step_count":2}
	{"level":"info","ts":"2024-04-22T10:48:51.215844Z","caller":"traceutil/trace.go:171","msg":"trace[1522219906] transaction","detail":"{read_only:false; response_revision:375; number_of_response:1; }","duration":"300.640661ms","start":"2024-04-22T10:48:50.915189Z","end":"2024-04-22T10:48:51.21583Z","steps":["trace[1522219906] 'process raft request'  (duration: 100.743553ms)","trace[1522219906] 'compare'  (duration: 198.913087ms)"],"step_count":2}
	{"level":"warn","ts":"2024-04-22T10:48:51.217117Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-22T10:48:50.915179Z","time spent":"301.886588ms","remote":"127.0.0.1:56936","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":2052,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/replicasets/default/cloud-spanner-emulator-8677549d7\" mod_revision:0 > success:<request_put:<key:\"/registry/replicasets/default/cloud-spanner-emulator-8677549d7\" value_size:1982 >> failure:<>"}
	{"level":"warn","ts":"2024-04-22T10:48:51.217623Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"183.719218ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-220961\" ","response":"range_response_count:1 size:5654"}
	{"level":"info","ts":"2024-04-22T10:48:51.218167Z","caller":"traceutil/trace.go:171","msg":"trace[254108103] range","detail":"{range_begin:/registry/minions/addons-220961; range_end:; response_count:1; response_revision:378; }","duration":"184.287652ms","start":"2024-04-22T10:48:51.033869Z","end":"2024-04-22T10:48:51.218157Z","steps":["trace[254108103] 'agreement among raft nodes before linearized reading'  (duration: 183.690556ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:48:51.217784Z","caller":"traceutil/trace.go:171","msg":"trace[496308591] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"297.873278ms","start":"2024-04-22T10:48:50.919898Z","end":"2024-04-22T10:48:51.217771Z","steps":["trace[496308591] 'process raft request'  (duration: 295.656313ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:48:51.21781Z","caller":"traceutil/trace.go:171","msg":"trace[282327669] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"297.834949ms","start":"2024-04-22T10:48:50.91997Z","end":"2024-04-22T10:48:51.217805Z","steps":["trace[282327669] 'process raft request'  (duration: 295.638589ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-22T10:48:51.217843Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"296.314694ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-22T10:48:51.218569Z","caller":"traceutil/trace.go:171","msg":"trace[286277196] range","detail":"{range_begin:/registry/services/specs/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:378; }","duration":"297.064475ms","start":"2024-04-22T10:48:50.921497Z","end":"2024-04-22T10:48:51.218561Z","steps":["trace[286277196] 'agreement among raft nodes before linearized reading'  (duration: 296.324561ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:48:51.217999Z","caller":"traceutil/trace.go:171","msg":"trace[820100252] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"108.024073ms","start":"2024-04-22T10:48:51.109969Z","end":"2024-04-22T10:48:51.217993Z","steps":["trace[820100252] 'process raft request'  (duration: 107.53159ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-22T10:48:51.218097Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"184.163326ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/coredns-7db6d8ff4d\" ","response":"range_response_count:1 size:3797"}
	{"level":"info","ts":"2024-04-22T10:48:51.218914Z","caller":"traceutil/trace.go:171","msg":"trace[191930308] range","detail":"{range_begin:/registry/replicasets/kube-system/coredns-7db6d8ff4d; range_end:; response_count:1; response_revision:378; }","duration":"184.984962ms","start":"2024-04-22T10:48:51.033921Z","end":"2024-04-22T10:48:51.218906Z","steps":["trace[191930308] 'agreement among raft nodes before linearized reading'  (duration: 184.155171ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:48:51.41523Z","caller":"traceutil/trace.go:171","msg":"trace[367092877] transaction","detail":"{read_only:false; response_revision:380; number_of_response:1; }","duration":"103.265784ms","start":"2024-04-22T10:48:51.311949Z","end":"2024-04-22T10:48:51.415215Z","steps":["trace[367092877] 'process raft request'  (duration: 103.179764ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-22T10:48:51.419611Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"107.539634ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/controllers/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-22T10:48:51.419744Z","caller":"traceutil/trace.go:171","msg":"trace[582534286] range","detail":"{range_begin:/registry/controllers/kube-system/registry; range_end:; response_count:0; response_revision:382; }","duration":"107.739691ms","start":"2024-04-22T10:48:51.311988Z","end":"2024-04-22T10:48:51.419727Z","steps":["trace[582534286] 'agreement among raft nodes before linearized reading'  (duration: 107.546124ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:48:51.623803Z","caller":"traceutil/trace.go:171","msg":"trace[1183208708] transaction","detail":"{read_only:false; number_of_response:1; response_revision:392; }","duration":"105.794167ms","start":"2024-04-22T10:48:51.517983Z","end":"2024-04-22T10:48:51.623777Z","steps":["trace[1183208708] 'process raft request'  (duration: 105.145645ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:49:53.458786Z","caller":"traceutil/trace.go:171","msg":"trace[1725809855] transaction","detail":"{read_only:false; response_revision:1089; number_of_response:1; }","duration":"163.00666ms","start":"2024-04-22T10:49:53.295733Z","end":"2024-04-22T10:49:53.458739Z","steps":["trace[1725809855] 'process raft request'  (duration: 127.324114ms)","trace[1725809855] 'compare'  (duration: 35.462408ms)"],"step_count":2}
	{"level":"warn","ts":"2024-04-22T10:49:53.675114Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"116.557389ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/\" range_end:\"/registry/masterleases0\" ","response":"range_response_count:1 size:131"}
	{"level":"info","ts":"2024-04-22T10:49:53.675208Z","caller":"traceutil/trace.go:171","msg":"trace[410939583] range","detail":"{range_begin:/registry/masterleases/; range_end:/registry/masterleases0; response_count:1; response_revision:1090; }","duration":"116.69649ms","start":"2024-04-22T10:49:53.558497Z","end":"2024-04-22T10:49:53.675194Z","steps":["trace[410939583] 'range keys from in-memory index tree'  (duration: 116.480351ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-22T10:49:53.675889Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"112.35579ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/\" range_end:\"/registry/pods/kube-system0\" ","response":"range_response_count:19 size:94962"}
	{"level":"info","ts":"2024-04-22T10:49:53.675948Z","caller":"traceutil/trace.go:171","msg":"trace[1690979937] range","detail":"{range_begin:/registry/pods/kube-system/; range_end:/registry/pods/kube-system0; response_count:19; response_revision:1090; }","duration":"112.446292ms","start":"2024-04-22T10:49:53.56349Z","end":"2024-04-22T10:49:53.675936Z","steps":["trace[1690979937] 'range keys from in-memory index tree'  (duration: 112.077124ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:50:37.800043Z","caller":"traceutil/trace.go:171","msg":"trace[1129128417] transaction","detail":"{read_only:false; response_revision:1269; number_of_response:1; }","duration":"100.50166ms","start":"2024-04-22T10:50:37.699517Z","end":"2024-04-22T10:50:37.800019Z","steps":["trace[1129128417] 'process raft request'  (duration: 100.319471ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:51:19.305532Z","caller":"traceutil/trace.go:171","msg":"trace[270464941] transaction","detail":"{read_only:false; response_revision:1546; number_of_response:1; }","duration":"112.920954ms","start":"2024-04-22T10:51:19.192592Z","end":"2024-04-22T10:51:19.305513Z","steps":["trace[270464941] 'process raft request'  (duration: 112.729027ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-22T10:51:55.808851Z","caller":"traceutil/trace.go:171","msg":"trace[1165826440] transaction","detail":"{read_only:false; response_revision:1673; number_of_response:1; }","duration":"128.806584ms","start":"2024-04-22T10:51:55.68002Z","end":"2024-04-22T10:51:55.808827Z","steps":["trace[1165826440] 'process raft request'  (duration: 62.448428ms)","trace[1165826440] 'compare'  (duration: 66.149159ms)"],"step_count":2}
	
	
	==> gcp-auth [604423bcd1bf1d178f73ff5bfe0b8ec370b3a407dc839430d2133d4177686c1c] <==
	2024/04/22 10:50:10 GCP Auth Webhook started!
	2024/04/22 10:50:39 Ready to marshal response ...
	2024/04/22 10:50:39 Ready to write response ...
	2024/04/22 10:50:39 Ready to marshal response ...
	2024/04/22 10:50:39 Ready to write response ...
	2024/04/22 10:50:39 Ready to marshal response ...
	2024/04/22 10:50:39 Ready to write response ...
	2024/04/22 10:50:44 Ready to marshal response ...
	2024/04/22 10:50:44 Ready to write response ...
	2024/04/22 10:50:49 Ready to marshal response ...
	2024/04/22 10:50:49 Ready to write response ...
	2024/04/22 10:50:51 Ready to marshal response ...
	2024/04/22 10:50:51 Ready to write response ...
	2024/04/22 10:51:04 Ready to marshal response ...
	2024/04/22 10:51:04 Ready to write response ...
	2024/04/22 10:51:04 Ready to marshal response ...
	2024/04/22 10:51:04 Ready to write response ...
	2024/04/22 10:51:16 Ready to marshal response ...
	2024/04/22 10:51:16 Ready to write response ...
	2024/04/22 10:51:16 Ready to marshal response ...
	2024/04/22 10:51:16 Ready to write response ...
	2024/04/22 10:51:46 Ready to marshal response ...
	2024/04/22 10:51:46 Ready to write response ...
	2024/04/22 10:53:12 Ready to marshal response ...
	2024/04/22 10:53:12 Ready to write response ...
	
	
	==> kernel <==
	 10:56:44 up 39 min,  0 users,  load average: 0.02, 0.35, 0.57
	Linux addons-220961 5.15.0-1058-gcp #66~20.04.1-Ubuntu SMP Tue Apr 16 06:42:32 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [d66fa8094201b7194c841c1a8d45a78f6fd6e3e27491034764a89d8ec474077f] <==
	I0422 10:54:35.592861       1 main.go:227] handling current node
	I0422 10:54:45.604558       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:54:45.604581       1 main.go:227] handling current node
	I0422 10:54:55.608443       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:54:55.608471       1 main.go:227] handling current node
	I0422 10:55:05.620357       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:55:05.620379       1 main.go:227] handling current node
	I0422 10:55:15.623987       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:55:15.624008       1 main.go:227] handling current node
	I0422 10:55:25.636075       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:55:25.636100       1 main.go:227] handling current node
	I0422 10:55:35.639930       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:55:35.639954       1 main.go:227] handling current node
	I0422 10:55:45.652797       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:55:45.652822       1 main.go:227] handling current node
	I0422 10:55:55.658776       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:55:55.658800       1 main.go:227] handling current node
	I0422 10:56:05.662673       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:56:05.662698       1 main.go:227] handling current node
	I0422 10:56:15.673659       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:56:15.673682       1 main.go:227] handling current node
	I0422 10:56:25.677620       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:56:25.677644       1 main.go:227] handling current node
	I0422 10:56:35.689795       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0422 10:56:35.689824       1 main.go:227] handling current node
	
	
	==> kube-apiserver [401ae4c4c2afbf5f25ac23c8983067b8a8cdb1b71fc34a7bc6f4fc89fbd70827] <==
	E0422 10:50:05.917794       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.98.207.49:443/apis/metrics.k8s.io/v1beta1: Get "https://10.98.207.49:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.98.207.49:443: connect: connection refused
	W0422 10:50:05.917812       1 handler_proxy.go:93] no RequestInfo found in the context
	E0422 10:50:05.917879       1 controller.go:146] Error updating APIService "v1beta1.metrics.k8s.io" with err: failed to download v1beta1.metrics.k8s.io: failed to retrieve openAPI spec, http error: ResponseCode: 503, Body: service unavailable
	, Header: map[Content-Type:[text/plain; charset=utf-8] X-Content-Type-Options:[nosniff]]
	I0422 10:50:05.929363       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0422 10:50:39.837133       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.96.84.161"}
	I0422 10:50:45.613018       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0422 10:50:46.625824       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0422 10:50:51.127641       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0422 10:50:51.287801       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.102.171.14"}
	I0422 10:51:29.152043       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0422 10:52:02.830344       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0422 10:52:02.830392       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0422 10:52:02.845266       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0422 10:52:02.845342       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0422 10:52:02.845724       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0422 10:52:02.845832       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0422 10:52:02.856489       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0422 10:52:02.856528       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0422 10:52:02.868276       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0422 10:52:02.868312       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0422 10:52:03.846316       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0422 10:52:03.869357       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0422 10:52:03.916303       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0422 10:53:12.922304       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.96.186.217"}
	
	
	==> kube-controller-manager [4cc3820e9a7d15199456a5e4ed31933d822a0e90c86966241bb5709bcfb71a22] <==
	W0422 10:54:04.818187       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:54:04.818218       1 reflector.go:150] 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
	W0422 10:54:22.910980       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:54:22.911022       1 reflector.go:150] 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
	W0422 10:54:36.071605       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:54:36.071657       1 reflector.go:150] 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
	W0422 10:54:53.326705       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:54:53.326744       1 reflector.go:150] 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
	W0422 10:54:59.245346       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:54:59.245384       1 reflector.go:150] 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
	W0422 10:55:20.542578       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:55:20.542615       1 reflector.go:150] 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
	W0422 10:55:26.690824       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:55:26.690856       1 reflector.go:150] 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
	W0422 10:55:32.404136       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:55:32.404179       1 reflector.go:150] 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
	W0422 10:55:50.560697       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:55:50.560733       1 reflector.go:150] 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
	W0422 10:56:09.568285       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:56:09.568317       1 reflector.go:150] 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
	W0422 10:56:10.604888       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:56:10.604923       1 reflector.go:150] 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
	W0422 10:56:19.163239       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0422 10:56:19.163271       1 reflector.go:150] 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
	I0422 10:56:42.948187       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="9.2µs"
	
	
	==> kube-proxy [268e280e392931a132edbd388cff1e01fc35f6029b44aad74f5f81f992ea6a87] <==
	I0422 10:48:52.224595       1 server_linux.go:69] "Using iptables proxy"
	I0422 10:48:52.328496       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0422 10:48:52.835492       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0422 10:48:52.835548       1 server_linux.go:165] "Using iptables Proxier"
	I0422 10:48:52.917453       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0422 10:48:52.917561       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0422 10:48:52.917614       1 proxier.go:243] "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"
	I0422 10:48:52.917943       1 server.go:872] "Version info" version="v1.30.0"
	I0422 10:48:52.917986       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0422 10:48:52.922661       1 config.go:319] "Starting node config controller"
	I0422 10:48:52.922762       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0422 10:48:52.922795       1 config.go:101] "Starting endpoint slice config controller"
	I0422 10:48:52.922819       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0422 10:48:52.922773       1 config.go:192] "Starting service config controller"
	I0422 10:48:52.923095       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0422 10:48:53.023455       1 shared_informer.go:320] Caches are synced for service config
	I0422 10:48:53.023604       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0422 10:48:53.023982       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [345f1e1ad0cda670b21248d9079598b8d47ee107ed7263df4156517026175a73] <==
	W0422 10:48:32.033359       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0422 10:48:32.033431       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0422 10:48:32.033455       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0422 10:48:32.033474       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0422 10:48:32.033698       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0422 10:48:32.033714       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0422 10:48:32.033725       1 reflector.go:547] 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
	E0422 10:48:32.033744       1 reflector.go:150] 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
	W0422 10:48:32.033726       1 reflector.go:547] 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
	E0422 10:48:32.033772       1 reflector.go:150] 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
	W0422 10:48:32.860857       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0422 10:48:32.860892       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0422 10:48:32.874972       1 reflector.go:547] 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
	E0422 10:48:32.875008       1 reflector.go:150] 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
	W0422 10:48:32.925145       1 reflector.go:547] 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
	E0422 10:48:32.925179       1 reflector.go:150] 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
	W0422 10:48:32.953587       1 reflector.go:547] 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
	E0422 10:48:32.953619       1 reflector.go:150] 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
	W0422 10:48:33.087502       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0422 10:48:33.087542       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0422 10:48:33.109491       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0422 10:48:33.109526       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0422 10:48:33.123499       1 reflector.go:547] 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
	E0422 10:48:33.123538       1 reflector.go:150] 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
	I0422 10:48:33.631164       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 22 10:53:16 addons-220961 kubelet[1691]: I0422 10:53:16.346757    1691 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="d6af39de-46a5-4d08-9021-129690079d95" path="/var/lib/kubelet/pods/d6af39de-46a5-4d08-9021-129690079d95/volumes"
	Apr 22 10:53:16 addons-220961 kubelet[1691]: I0422 10:53:16.628197    1691 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-86c47465fc-czt7f" podStartSLOduration=1.9573661530000002 podStartE2EDuration="4.628175762s" podCreationTimestamp="2024-04-22 10:53:12 +0000 UTC" firstStartedPulling="2024-04-22 10:53:13.127652386 +0000 UTC m=+278.860327743" lastFinishedPulling="2024-04-22 10:53:15.798461994 +0000 UTC m=+281.531137352" observedRunningTime="2024-04-22 10:53:16.628064915 +0000 UTC m=+282.360740307" watchObservedRunningTime="2024-04-22 10:53:16.628175762 +0000 UTC m=+282.360851135"
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.623723    1691 scope.go:117] "RemoveContainer" containerID="b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b"
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.637961    1691 scope.go:117] "RemoveContainer" containerID="b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b"
	Apr 22 10:53:18 addons-220961 kubelet[1691]: E0422 10:53:18.638270    1691 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b\": container with ID starting with b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b not found: ID does not exist" containerID="b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b"
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.638308    1691 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b"} err="failed to get container status \"b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b\": rpc error: code = NotFound desc = could not find container \"b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b\": container with ID starting with b260d5f567f69066eaa8f699598ad39d3e4f938deabff39ade9278f4b83e707b not found: ID does not exist"
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.732865    1691 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9-webhook-cert\") pod \"c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9\" (UID: \"c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9\") "
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.732924    1691 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-vtzpb\" (UniqueName: \"kubernetes.io/projected/c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9-kube-api-access-vtzpb\") pod \"c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9\" (UID: \"c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9\") "
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.734752    1691 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9-kube-api-access-vtzpb" (OuterVolumeSpecName: "kube-api-access-vtzpb") pod "c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9" (UID: "c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9"). InnerVolumeSpecName "kube-api-access-vtzpb". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.734780    1691 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9" (UID: "c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.833590    1691 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9-webhook-cert\") on node \"addons-220961\" DevicePath \"\""
	Apr 22 10:53:18 addons-220961 kubelet[1691]: I0422 10:53:18.833621    1691 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-vtzpb\" (UniqueName: \"kubernetes.io/projected/c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9-kube-api-access-vtzpb\") on node \"addons-220961\" DevicePath \"\""
	Apr 22 10:53:20 addons-220961 kubelet[1691]: I0422 10:53:20.345773    1691 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9" path="/var/lib/kubelet/pods/c75c9f9e-f5c3-45a0-a0b8-75a31e4212e9/volumes"
	Apr 22 10:53:34 addons-220961 kubelet[1691]: E0422 10:53:34.423548    1691 container_manager_linux.go:514] "Failed to find cgroups of kubelet" err="cpu and memory cgroup hierarchy not unified.  cpu: /docker/f537d87168185cbb33020d3e5f125e46e08c048c40f8d1ca6852e78ad7255a8d, memory: /docker/f537d87168185cbb33020d3e5f125e46e08c048c40f8d1ca6852e78ad7255a8d/system.slice/kubelet.service"
	Apr 22 10:53:34 addons-220961 kubelet[1691]: I0422 10:53:34.592193    1691 scope.go:117] "RemoveContainer" containerID="e1becbc77a4043aa62ccb91bea2dd3208c4b028adcbdf792d979c39b345d41da"
	Apr 22 10:53:34 addons-220961 kubelet[1691]: I0422 10:53:34.606615    1691 scope.go:117] "RemoveContainer" containerID="a6f6089d5943a02a71ad7bf8959d01542dcb9bd1ea2894b779c641829facf2ed"
	Apr 22 10:54:11 addons-220961 kubelet[1691]: I0422 10:54:11.344411    1691 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/coredns-7db6d8ff4d-gxdvg" secret="" err="secret \"gcp-auth\" not found"
	Apr 22 10:55:14 addons-220961 kubelet[1691]: I0422 10:55:14.344902    1691 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/coredns-7db6d8ff4d-gxdvg" secret="" err="secret \"gcp-auth\" not found"
	Apr 22 10:56:30 addons-220961 kubelet[1691]: I0422 10:56:30.345312    1691 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/coredns-7db6d8ff4d-gxdvg" secret="" err="secret \"gcp-auth\" not found"
	Apr 22 10:56:44 addons-220961 kubelet[1691]: I0422 10:56:44.244123    1691 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-ps4kn\" (UniqueName: \"kubernetes.io/projected/e7f74233-59e9-458c-8a39-f95131ae860b-kube-api-access-ps4kn\") pod \"e7f74233-59e9-458c-8a39-f95131ae860b\" (UID: \"e7f74233-59e9-458c-8a39-f95131ae860b\") "
	Apr 22 10:56:44 addons-220961 kubelet[1691]: I0422 10:56:44.244183    1691 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/e7f74233-59e9-458c-8a39-f95131ae860b-tmp-dir\") pod \"e7f74233-59e9-458c-8a39-f95131ae860b\" (UID: \"e7f74233-59e9-458c-8a39-f95131ae860b\") "
	Apr 22 10:56:44 addons-220961 kubelet[1691]: I0422 10:56:44.244565    1691 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/e7f74233-59e9-458c-8a39-f95131ae860b-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "e7f74233-59e9-458c-8a39-f95131ae860b" (UID: "e7f74233-59e9-458c-8a39-f95131ae860b"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Apr 22 10:56:44 addons-220961 kubelet[1691]: I0422 10:56:44.246229    1691 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/e7f74233-59e9-458c-8a39-f95131ae860b-kube-api-access-ps4kn" (OuterVolumeSpecName: "kube-api-access-ps4kn") pod "e7f74233-59e9-458c-8a39-f95131ae860b" (UID: "e7f74233-59e9-458c-8a39-f95131ae860b"). InnerVolumeSpecName "kube-api-access-ps4kn". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Apr 22 10:56:44 addons-220961 kubelet[1691]: I0422 10:56:44.345467    1691 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/e7f74233-59e9-458c-8a39-f95131ae860b-tmp-dir\") on node \"addons-220961\" DevicePath \"\""
	Apr 22 10:56:44 addons-220961 kubelet[1691]: I0422 10:56:44.345508    1691 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-ps4kn\" (UniqueName: \"kubernetes.io/projected/e7f74233-59e9-458c-8a39-f95131ae860b-kube-api-access-ps4kn\") on node \"addons-220961\" DevicePath \"\""
	
	
	==> storage-provisioner [1c3c2f56481a86958d098995960dc69e0188b8a20ba86b6ba68e9dc6fa12286b] <==
	I0422 10:48:56.820079       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0422 10:48:56.831380       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0422 10:48:56.831436       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0422 10:48:56.839134       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0422 10:48:56.839195       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"31bea362-3a27-4f4a-b15e-8d824b4277e2", APIVersion:"v1", ResourceVersion:"826", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-220961_29a1b9f4-429b-41e2-b472-9c5d7c7089d6 became leader
	I0422 10:48:56.839316       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-220961_29a1b9f4-429b-41e2-b472-9c5d7c7089d6!
	I0422 10:48:56.939867       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-220961_29a1b9f4-429b-41e2-b472-9c5d7c7089d6!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-220961 -n addons-220961
helpers_test.go:261: (dbg) Run:  kubectl --context addons-220961 get po -o=jsonpath={.items[*].metadata.name} -A --field-selector=status.phase!=Running
helpers_test.go:272: non-running pods: metrics-server-c59844bb4-9ld5p
helpers_test.go:274: ======> post-mortem[TestAddons/parallel/MetricsServer]: describe non-running pods <======
helpers_test.go:277: (dbg) Run:  kubectl --context addons-220961 describe pod metrics-server-c59844bb4-9ld5p
helpers_test.go:277: (dbg) Non-zero exit: kubectl --context addons-220961 describe pod metrics-server-c59844bb4-9ld5p: exit status 1 (65.531526ms)

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "metrics-server-c59844bb4-9ld5p" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-220961 describe pod metrics-server-c59844bb4-9ld5p: exit status 1
--- FAIL: TestAddons/parallel/MetricsServer (354.25s)

                                                
                                    

Test pass (301/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 13.77
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.08
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.0/json-events 12.16
13 TestDownloadOnly/v1.30.0/preload-exists 0
17 TestDownloadOnly/v1.30.0/LogsDuration 0.08
18 TestDownloadOnly/v1.30.0/DeleteAll 0.2
19 TestDownloadOnly/v1.30.0/DeleteAlwaysSucceeds 0.13
20 TestDownloadOnlyKic 1.09
21 TestBinaryMirror 0.75
22 TestOffline 54.55
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.07
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 161.83
29 TestAddons/parallel/Registry 14.87
31 TestAddons/parallel/InspektorGadget 11.65
33 TestAddons/parallel/HelmTiller 10.65
35 TestAddons/parallel/CSI 73.19
36 TestAddons/parallel/Headlamp 11.73
37 TestAddons/parallel/CloudSpanner 5.61
38 TestAddons/parallel/LocalPath 12.05
39 TestAddons/parallel/NvidiaDevicePlugin 5.44
40 TestAddons/parallel/Yakd 5
43 TestAddons/serial/GCPAuth/Namespaces 0.11
44 TestAddons/StoppedEnableDisable 12.05
45 TestCertOptions 28.66
46 TestCertExpiration 232.38
48 TestForceSystemdFlag 33.38
49 TestForceSystemdEnv 35.22
51 TestKVMDriverInstallOrUpdate 4.11
55 TestErrorSpam/setup 22.74
56 TestErrorSpam/start 0.59
57 TestErrorSpam/status 0.87
58 TestErrorSpam/pause 1.45
59 TestErrorSpam/unpause 1.43
60 TestErrorSpam/stop 1.36
63 TestFunctional/serial/CopySyncFile 0
64 TestFunctional/serial/StartWithProxy 36.51
65 TestFunctional/serial/AuditLog 0
66 TestFunctional/serial/SoftStart 19.42
67 TestFunctional/serial/KubeContext 0.04
68 TestFunctional/serial/KubectlGetPods 0.07
71 TestFunctional/serial/CacheCmd/cache/add_remote 4.14
72 TestFunctional/serial/CacheCmd/cache/add_local 2.13
73 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
74 TestFunctional/serial/CacheCmd/cache/list 0.06
75 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
76 TestFunctional/serial/CacheCmd/cache/cache_reload 1.99
77 TestFunctional/serial/CacheCmd/cache/delete 0.13
78 TestFunctional/serial/MinikubeKubectlCmd 0.12
79 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.12
80 TestFunctional/serial/ExtraConfig 51.42
81 TestFunctional/serial/ComponentHealth 0.06
82 TestFunctional/serial/LogsCmd 1.32
83 TestFunctional/serial/LogsFileCmd 1.31
84 TestFunctional/serial/InvalidService 3.93
86 TestFunctional/parallel/ConfigCmd 0.51
87 TestFunctional/parallel/DashboardCmd 21.94
88 TestFunctional/parallel/DryRun 0.45
89 TestFunctional/parallel/InternationalLanguage 0.15
90 TestFunctional/parallel/StatusCmd 0.89
94 TestFunctional/parallel/ServiceCmdConnect 11.59
95 TestFunctional/parallel/AddonsCmd 0.15
96 TestFunctional/parallel/PersistentVolumeClaim 42.73
98 TestFunctional/parallel/SSHCmd 0.59
99 TestFunctional/parallel/CpCmd 1.69
100 TestFunctional/parallel/MySQL 39.47
101 TestFunctional/parallel/FileSync 0.28
102 TestFunctional/parallel/CertSync 1.72
106 TestFunctional/parallel/NodeLabels 0.07
108 TestFunctional/parallel/NonActiveRuntimeDisabled 0.55
110 TestFunctional/parallel/License 1.07
111 TestFunctional/parallel/ProfileCmd/profile_not_create 0.47
112 TestFunctional/parallel/ProfileCmd/profile_list 0.39
113 TestFunctional/parallel/Version/short 0.06
114 TestFunctional/parallel/Version/components 0.45
115 TestFunctional/parallel/ImageCommands/ImageListShort 0.21
116 TestFunctional/parallel/ImageCommands/ImageListTable 0.22
117 TestFunctional/parallel/ImageCommands/ImageListJson 0.23
118 TestFunctional/parallel/ImageCommands/ImageListYaml 0.21
119 TestFunctional/parallel/ImageCommands/ImageBuild 2.96
120 TestFunctional/parallel/ImageCommands/Setup 1.79
121 TestFunctional/parallel/ProfileCmd/profile_json_output 0.37
122 TestFunctional/parallel/UpdateContextCmd/no_changes 0.12
123 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.12
124 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.12
125 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 5.06
127 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.41
128 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
130 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 20.22
131 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 3.18
132 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 5.75
133 TestFunctional/parallel/ImageCommands/ImageSaveToFile 1.02
134 TestFunctional/parallel/ImageCommands/ImageRemove 0.45
135 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 1.07
136 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.78
137 TestFunctional/parallel/ServiceCmd/DeployApp 6.14
138 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.11
139 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
143 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
144 TestFunctional/parallel/MountCmd/any-port 19.09
145 TestFunctional/parallel/ServiceCmd/List 0.91
146 TestFunctional/parallel/ServiceCmd/JSONOutput 0.89
147 TestFunctional/parallel/ServiceCmd/HTTPS 0.55
148 TestFunctional/parallel/ServiceCmd/Format 0.62
149 TestFunctional/parallel/ServiceCmd/URL 0.53
150 TestFunctional/parallel/MountCmd/specific-port 1.99
151 TestFunctional/parallel/MountCmd/VerifyCleanup 1.65
152 TestFunctional/delete_addon-resizer_images 0.07
153 TestFunctional/delete_my-image_image 0.01
154 TestFunctional/delete_minikube_cached_images 0.01
158 TestMultiControlPlane/serial/StartCluster 100.41
159 TestMultiControlPlane/serial/DeployApp 5.35
160 TestMultiControlPlane/serial/PingHostFromPods 1.05
161 TestMultiControlPlane/serial/AddWorkerNode 22.32
162 TestMultiControlPlane/serial/NodeLabels 0.06
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.62
164 TestMultiControlPlane/serial/CopyFile 15.29
165 TestMultiControlPlane/serial/StopSecondaryNode 12.41
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.48
167 TestMultiControlPlane/serial/RestartSecondaryNode 22
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 2.57
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 174.31
170 TestMultiControlPlane/serial/DeleteSecondaryNode 11.57
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.45
172 TestMultiControlPlane/serial/StopCluster 35.4
173 TestMultiControlPlane/serial/RestartCluster 77.06
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.46
175 TestMultiControlPlane/serial/AddSecondaryNode 35.81
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.61
180 TestJSONOutput/start/Command 42.17
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 0.62
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 0.56
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 5.64
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.21
205 TestKicCustomNetwork/create_custom_network 34.33
206 TestKicCustomNetwork/use_default_bridge_network 23.11
207 TestKicExistingNetwork 25.62
208 TestKicCustomSubnet 22.58
209 TestKicStaticIP 26.33
210 TestMainNoArgs 0.06
211 TestMinikubeProfile 46.45
214 TestMountStart/serial/StartWithMountFirst 8.46
215 TestMountStart/serial/VerifyMountFirst 0.24
216 TestMountStart/serial/StartWithMountSecond 5.75
217 TestMountStart/serial/VerifyMountSecond 0.24
218 TestMountStart/serial/DeleteFirst 1.54
219 TestMountStart/serial/VerifyMountPostDelete 0.24
220 TestMountStart/serial/Stop 1.17
221 TestMountStart/serial/RestartStopped 7.57
222 TestMountStart/serial/VerifyMountPostStop 0.24
225 TestMultiNode/serial/FreshStart2Nodes 52.34
226 TestMultiNode/serial/DeployApp2Nodes 4.65
227 TestMultiNode/serial/PingHostFrom2Pods 0.76
228 TestMultiNode/serial/AddNode 16.15
229 TestMultiNode/serial/MultiNodeLabels 0.06
230 TestMultiNode/serial/ProfileList 0.29
231 TestMultiNode/serial/CopyFile 8.73
232 TestMultiNode/serial/StopNode 2.08
233 TestMultiNode/serial/StartAfterStop 9.08
234 TestMultiNode/serial/RestartKeepsNodes 86.12
235 TestMultiNode/serial/DeleteNode 4.89
236 TestMultiNode/serial/StopMultiNode 23.63
237 TestMultiNode/serial/RestartMultiNode 47.68
238 TestMultiNode/serial/ValidateNameConflict 26.35
243 TestPreload 117.22
245 TestScheduledStopUnix 99.67
248 TestInsufficientStorage 9.67
249 TestRunningBinaryUpgrade 86.28
251 TestKubernetesUpgrade 141.67
252 TestMissingContainerUpgrade 183.42
256 TestNoKubernetes/serial/StartNoK8sWithVersion 0.1
258 TestNoKubernetes/serial/StartWithK8s 32.3
263 TestNetworkPlugins/group/false 7.62
267 TestNoKubernetes/serial/StartWithStopK8s 10.06
268 TestNoKubernetes/serial/Start 12.62
269 TestStoppedBinaryUpgrade/Setup 2.38
270 TestNoKubernetes/serial/VerifyK8sNotRunning 0.31
271 TestNoKubernetes/serial/ProfileList 1.14
272 TestNoKubernetes/serial/Stop 1.54
273 TestStoppedBinaryUpgrade/Upgrade 100.35
274 TestNoKubernetes/serial/StartNoArgs 7.03
275 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.25
284 TestPause/serial/Start 43.64
285 TestStoppedBinaryUpgrade/MinikubeLogs 1.94
286 TestPause/serial/SecondStartNoReconfiguration 41.87
287 TestNetworkPlugins/group/auto/Start 41.57
288 TestNetworkPlugins/group/kindnet/Start 43.18
289 TestPause/serial/Pause 0.68
290 TestPause/serial/VerifyStatus 0.32
291 TestPause/serial/Unpause 0.62
292 TestPause/serial/PauseAgain 0.74
293 TestPause/serial/DeletePaused 2.56
294 TestPause/serial/VerifyDeletedResources 0.66
295 TestNetworkPlugins/group/custom-flannel/Start 64.78
296 TestNetworkPlugins/group/auto/KubeletFlags 0.27
297 TestNetworkPlugins/group/auto/NetCatPod 9.22
298 TestNetworkPlugins/group/auto/DNS 0.2
299 TestNetworkPlugins/group/auto/Localhost 0.13
300 TestNetworkPlugins/group/auto/HairPin 0.15
301 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
302 TestNetworkPlugins/group/kindnet/KubeletFlags 0.28
303 TestNetworkPlugins/group/kindnet/NetCatPod 10.21
304 TestNetworkPlugins/group/flannel/Start 61.67
305 TestNetworkPlugins/group/kindnet/DNS 0.12
306 TestNetworkPlugins/group/kindnet/Localhost 0.1
307 TestNetworkPlugins/group/kindnet/HairPin 0.1
308 TestNetworkPlugins/group/enable-default-cni/Start 38.89
309 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.28
310 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.22
311 TestNetworkPlugins/group/custom-flannel/DNS 0.17
312 TestNetworkPlugins/group/custom-flannel/Localhost 0.12
313 TestNetworkPlugins/group/custom-flannel/HairPin 0.13
314 TestNetworkPlugins/group/calico/Start 67.83
315 TestNetworkPlugins/group/flannel/ControllerPod 6.01
316 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.27
317 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.18
318 TestNetworkPlugins/group/flannel/KubeletFlags 0.27
319 TestNetworkPlugins/group/flannel/NetCatPod 11.17
320 TestNetworkPlugins/group/enable-default-cni/DNS 0.15
321 TestNetworkPlugins/group/enable-default-cni/Localhost 0.11
322 TestNetworkPlugins/group/enable-default-cni/HairPin 0.11
323 TestNetworkPlugins/group/flannel/DNS 0.12
324 TestNetworkPlugins/group/flannel/Localhost 0.11
325 TestNetworkPlugins/group/flannel/HairPin 0.13
326 TestNetworkPlugins/group/bridge/Start 57.83
328 TestStartStop/group/old-k8s-version/serial/FirstStart 146.89
330 TestStartStop/group/no-preload/serial/FirstStart 62.23
331 TestNetworkPlugins/group/calico/ControllerPod 6.01
332 TestNetworkPlugins/group/calico/KubeletFlags 0.26
333 TestNetworkPlugins/group/calico/NetCatPod 10.18
334 TestNetworkPlugins/group/calico/DNS 0.15
335 TestNetworkPlugins/group/calico/Localhost 0.13
336 TestNetworkPlugins/group/calico/HairPin 0.14
337 TestNetworkPlugins/group/bridge/KubeletFlags 0.29
338 TestNetworkPlugins/group/bridge/NetCatPod 11.2
339 TestNetworkPlugins/group/bridge/DNS 0.13
340 TestNetworkPlugins/group/bridge/Localhost 0.1
341 TestNetworkPlugins/group/bridge/HairPin 0.11
343 TestStartStop/group/embed-certs/serial/FirstStart 39.19
344 TestStartStop/group/no-preload/serial/DeployApp 9.28
346 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 36.36
347 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.1
348 TestStartStop/group/no-preload/serial/Stop 12.26
349 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.22
350 TestStartStop/group/no-preload/serial/SecondStart 262.1
351 TestStartStop/group/embed-certs/serial/DeployApp 9.24
352 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.86
353 TestStartStop/group/embed-certs/serial/Stop 12.07
354 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 10.25
355 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.22
356 TestStartStop/group/embed-certs/serial/SecondStart 262.15
357 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.99
358 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.89
359 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.2
360 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 262.14
361 TestStartStop/group/old-k8s-version/serial/DeployApp 10.38
362 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.87
363 TestStartStop/group/old-k8s-version/serial/Stop 12.27
364 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.22
365 TestStartStop/group/old-k8s-version/serial/SecondStart 142.69
366 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
367 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
368 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.23
369 TestStartStop/group/old-k8s-version/serial/Pause 2.51
371 TestStartStop/group/newest-cni/serial/FirstStart 38.24
372 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
373 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
374 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.27
375 TestStartStop/group/no-preload/serial/Pause 2.81
376 TestStartStop/group/newest-cni/serial/DeployApp 0
377 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.86
378 TestStartStop/group/newest-cni/serial/Stop 5.84
379 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
380 TestStartStop/group/newest-cni/serial/SecondStart 13.58
381 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
382 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
383 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
384 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.24
385 TestStartStop/group/newest-cni/serial/Pause 2.51
386 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
387 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.23
388 TestStartStop/group/embed-certs/serial/Pause 2.61
389 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
390 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
391 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.22
392 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.46
x
+
TestDownloadOnly/v1.20.0/json-events (13.77s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/preload-exists
--- PASS: TestDownloadOnly/v1.20.0/preload-exists (0.00s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-339711 | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC |          |
	|         | -p download-only-339711        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/22 10:47:28
	Running on machine: ubuntu-20-agent-9
	Binary: Built with gc go1.22.1 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0422 10:47:28.434954  119307 out.go:291] Setting OutFile to fd 1 ...
	I0422 10:47:28.435125  119307 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 10:47:28.435136  119307 out.go:304] Setting ErrFile to fd 2...
	I0422 10:47:28.435143  119307 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 10:47:28.435355  119307 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
	W0422 10:47:28.435513  119307 root.go:314] Error reading config file at /home/jenkins/minikube-integration/18711-112416/.minikube/config/config.json: open /home/jenkins/minikube-integration/18711-112416/.minikube/config/config.json: no such file or directory
	I0422 10:47:28.436108  119307 out.go:298] Setting JSON to true
	I0422 10:47:28.437001  119307 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":1790,"bootTime":1713781059,"procs":176,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0422 10:47:28.437065  119307 start.go:139] virtualization: kvm guest
	I0422 10:47:28.439889  119307 out.go:97] [download-only-339711] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	I0422 10:47:28.441501  119307 out.go:169] MINIKUBE_LOCATION=18711
	W0422 10:47:28.440027  119307 preload.go:294] Failed to list preload files: open /home/jenkins/minikube-integration/18711-112416/.minikube/cache/preloaded-tarball: no such file or directory
	I0422 10:47:28.440114  119307 notify.go:220] Checking for updates...
	I0422 10:47:28.444407  119307 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0422 10:47:28.445898  119307 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18711-112416/kubeconfig
	I0422 10:47:28.447251  119307 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18711-112416/.minikube
	I0422 10:47:28.448661  119307 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0422 10:47:28.451135  119307 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0422 10:47:28.451482  119307 driver.go:392] Setting default libvirt URI to qemu:///system
	I0422 10:47:28.472319  119307 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0422 10:47:28.472424  119307 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0422 10:47:28.520317  119307 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:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:54 SystemTime:2024-04-22 10:47:28.51160548 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647976448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] 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>}}
	I0422 10:47:28.520422  119307 docker.go:295] overlay module found
	I0422 10:47:28.522309  119307 out.go:97] Using the docker driver based on user configuration
	I0422 10:47:28.522341  119307 start.go:297] selected driver: docker
	I0422 10:47:28.522349  119307 start.go:901] validating driver "docker" against <nil>
	I0422 10:47:28.522460  119307 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0422 10:47:28.568995  119307 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:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:54 SystemTime:2024-04-22 10:47:28.560070628 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647976448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] 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>}}
	I0422 10:47:28.569188  119307 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0422 10:47:28.569733  119307 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0422 10:47:28.569892  119307 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0422 10:47:28.571730  119307 out.go:169] Using Docker driver with root privileges
	I0422 10:47:28.572886  119307 cni.go:84] Creating CNI manager for ""
	I0422 10:47:28.572904  119307 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0422 10:47:28.572914  119307 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0422 10:47:28.572985  119307 start.go:340] cluster config:
	{Name:download-only-339711 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 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-339711 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}
	I0422 10:47:28.574984  119307 out.go:97] Starting "download-only-339711" primary control-plane node in "download-only-339711" cluster
	I0422 10:47:28.575029  119307 cache.go:121] Beginning downloading kic base image for docker with crio
	I0422 10:47:28.576657  119307 out.go:97] Pulling base image v0.0.43-1713569670-18702 ...
	I0422 10:47:28.576693  119307 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0422 10:47:28.576792  119307 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local docker daemon
	I0422 10:47:28.590280  119307 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 to local cache
	I0422 10:47:28.590448  119307 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local cache directory
	I0422 10:47:28.590531  119307 image.go:118] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 to local cache
	I0422 10:47:28.996448  119307 preload.go:119] 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
	I0422 10:47:28.996499  119307 cache.go:56] Caching tarball of preloaded images
	I0422 10:47:28.996667  119307 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0422 10:47:28.998876  119307 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0422 10:47:28.998907  119307 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0422 10:47:29.100122  119307 download.go:107] 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/18711-112416/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	
	
	* The control-plane node download-only-339711 host does not exist
	  To start a cluster, run: "minikube start -p download-only-339711"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.0/json-events (12.16s)

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.0/preload-exists
--- PASS: TestDownloadOnly/v1.30.0/preload-exists (0.00s)

                                                
                                    
x
+
TestDownloadOnly/v1.30.0/LogsDuration (0.08s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-339711 | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC |                     |
	|         | -p download-only-339711        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC | 22 Apr 24 10:47 UTC |
	| delete  | -p download-only-339711        | download-only-339711 | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC | 22 Apr 24 10:47 UTC |
	| start   | -o=json --download-only        | download-only-622051 | jenkins | v1.33.0 | 22 Apr 24 10:47 UTC |                     |
	|         | -p download-only-622051        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/22 10:47:42
	Running on machine: ubuntu-20-agent-9
	Binary: Built with gc go1.22.1 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0422 10:47:42.617975  119646 out.go:291] Setting OutFile to fd 1 ...
	I0422 10:47:42.618074  119646 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 10:47:42.618078  119646 out.go:304] Setting ErrFile to fd 2...
	I0422 10:47:42.618083  119646 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 10:47:42.618262  119646 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
	I0422 10:47:42.618793  119646 out.go:298] Setting JSON to true
	I0422 10:47:42.619615  119646 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":1804,"bootTime":1713781059,"procs":174,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0422 10:47:42.619676  119646 start.go:139] virtualization: kvm guest
	I0422 10:47:42.622107  119646 out.go:97] [download-only-622051] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	I0422 10:47:42.623769  119646 out.go:169] MINIKUBE_LOCATION=18711
	I0422 10:47:42.622300  119646 notify.go:220] Checking for updates...
	I0422 10:47:42.626641  119646 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0422 10:47:42.627935  119646 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18711-112416/kubeconfig
	I0422 10:47:42.629295  119646 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18711-112416/.minikube
	I0422 10:47:42.630880  119646 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0422 10:47:42.633758  119646 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0422 10:47:42.634034  119646 driver.go:392] Setting default libvirt URI to qemu:///system
	I0422 10:47:42.655779  119646 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0422 10:47:42.655878  119646 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0422 10:47:42.710443  119646 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:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:47 SystemTime:2024-04-22 10:47:42.70046321 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647976448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] 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>}}
	I0422 10:47:42.710549  119646 docker.go:295] overlay module found
	I0422 10:47:42.712651  119646 out.go:97] Using the docker driver based on user configuration
	I0422 10:47:42.712723  119646 start.go:297] selected driver: docker
	I0422 10:47:42.712736  119646 start.go:901] validating driver "docker" against <nil>
	I0422 10:47:42.712885  119646 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0422 10:47:42.761883  119646 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:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:47 SystemTime:2024-04-22 10:47:42.75389747 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647976448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] 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>}}
	I0422 10:47:42.762051  119646 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0422 10:47:42.762513  119646 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0422 10:47:42.762639  119646 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0422 10:47:42.764720  119646 out.go:169] Using Docker driver with root privileges
	I0422 10:47:42.766167  119646 cni.go:84] Creating CNI manager for ""
	I0422 10:47:42.766181  119646 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0422 10:47:42.766188  119646 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0422 10:47:42.766261  119646 start.go:340] cluster config:
	{Name:download-only-622051 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 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.30.0 ClusterName:download-only-622051 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.30.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}
	I0422 10:47:42.767754  119646 out.go:97] Starting "download-only-622051" primary control-plane node in "download-only-622051" cluster
	I0422 10:47:42.767770  119646 cache.go:121] Beginning downloading kic base image for docker with crio
	I0422 10:47:42.769074  119646 out.go:97] Pulling base image v0.0.43-1713569670-18702 ...
	I0422 10:47:42.769096  119646 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0422 10:47:42.769200  119646 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local docker daemon
	I0422 10:47:42.783308  119646 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 to local cache
	I0422 10:47:42.783460  119646 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local cache directory
	I0422 10:47:42.783481  119646 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local cache directory, skipping pull
	I0422 10:47:42.783488  119646 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 exists in cache, skipping pull
	I0422 10:47:42.783502  119646 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 as a tarball
	I0422 10:47:43.091543  119646 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.0/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4
	I0422 10:47:43.091598  119646 cache.go:56] Caching tarball of preloaded images
	I0422 10:47:43.091759  119646 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0422 10:47:43.093606  119646 out.go:97] Downloading Kubernetes v1.30.0 preload ...
	I0422 10:47:43.093622  119646 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4 ...
	I0422 10:47:43.191642  119646 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.0/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:5927bd9d05f26d08fc05540d1d92e5d8 -> /home/jenkins/minikube-integration/18711-112416/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-amd64.tar.lz4
	
	
	* The control-plane node download-only-622051 host does not exist
	  To start a cluster, run: "minikube start -p download-only-622051"

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.0/DeleteAll (0.2s)

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.09s)

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

                                                
                                    
x
+
TestBinaryMirror (0.75s)

                                                
                                                
=== RUN   TestBinaryMirror
aaa_download_only_test.go:314: (dbg) Run:  out/minikube-linux-amd64 start --download-only -p binary-mirror-346515 --alsologtostderr --binary-mirror http://127.0.0.1:43975 --driver=docker  --container-runtime=crio
helpers_test.go:175: Cleaning up "binary-mirror-346515" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p binary-mirror-346515
--- PASS: TestBinaryMirror (0.75s)

                                                
                                    
x
+
TestOffline (54.55s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (161.83s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:109: (dbg) Run:  out/minikube-linux-amd64 start -p addons-220961 --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=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=helm-tiller
addons_test.go:109: (dbg) Done: out/minikube-linux-amd64 start -p addons-220961 --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=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=helm-tiller: (2m41.829720169s)
--- PASS: TestAddons/Setup (161.83s)

                                                
                                    
x
+
TestAddons/parallel/Registry (14.87s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:330: registry stabilized in 10.831173ms
addons_test.go:332: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-4qggz" [e477fcbd-751a-4d46-bd98-fd8e82f59c38] Running
addons_test.go:332: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.004599305s
addons_test.go:335: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-ddpzr" [a08564ba-8550-4a84-94a1-d062c29938e8] Running
addons_test.go:335: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004507619s
addons_test.go:340: (dbg) Run:  kubectl --context addons-220961 delete po -l run=registry-test --now
addons_test.go:345: (dbg) Run:  kubectl --context addons-220961 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:345: (dbg) Done: kubectl --context addons-220961 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": (4.117057017s)
addons_test.go:359: (dbg) Run:  out/minikube-linux-amd64 -p addons-220961 ip
2024/04/22 10:50:53 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:388: (dbg) Run:  out/minikube-linux-amd64 -p addons-220961 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (14.87s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-6znkx" [6f5f0185-917c-42b9-b538-43ed9b4c426a] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.00357454s
addons_test.go:841: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-220961
addons_test.go:841: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-220961: (5.642551401s)
--- PASS: TestAddons/parallel/InspektorGadget (11.65s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (10.65s)

                                                
                                                
=== RUN   TestAddons/parallel/HelmTiller
=== PAUSE TestAddons/parallel/HelmTiller

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:456: tiller-deploy stabilized in 10.504218ms
addons_test.go:458: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-6677d64bcd-kbbdk" [1b482c7b-b17e-48fe-bcb4-64c0e0d0574f] Running
addons_test.go:458: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.004905988s
addons_test.go:473: (dbg) Run:  kubectl --context addons-220961 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:473: (dbg) Done: kubectl --context addons-220961 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (5.153966101s)
addons_test.go:490: (dbg) Run:  out/minikube-linux-amd64 -p addons-220961 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (10.65s)

                                                
                                    
x
+
TestAddons/parallel/CSI (73.19s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:561: csi-hostpath-driver pods stabilized in 4.956578ms
addons_test.go:564: (dbg) Run:  kubectl --context addons-220961 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:569: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:574: (dbg) Run:  kubectl --context addons-220961 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:579: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [c884fca5-b682-4bad-963f-bd74f8ff4da8] Pending
helpers_test.go:344: "task-pv-pod" [c884fca5-b682-4bad-963f-bd74f8ff4da8] 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" [c884fca5-b682-4bad-963f-bd74f8ff4da8] Running
addons_test.go:579: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 13.00349896s
addons_test.go:584: (dbg) Run:  kubectl --context addons-220961 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:589: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-220961 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-220961 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:594: (dbg) Run:  kubectl --context addons-220961 delete pod task-pv-pod
addons_test.go:594: (dbg) Done: kubectl --context addons-220961 delete pod task-pv-pod: (1.187415795s)
addons_test.go:600: (dbg) Run:  kubectl --context addons-220961 delete pvc hpvc
addons_test.go:606: (dbg) Run:  kubectl --context addons-220961 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:611: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:616: (dbg) Run:  kubectl --context addons-220961 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:621: (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" [15dc1492-62ab-4544-a67b-dae566454f9a] Pending
helpers_test.go:344: "task-pv-pod-restore" [15dc1492-62ab-4544-a67b-dae566454f9a] 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" [15dc1492-62ab-4544-a67b-dae566454f9a] Running
addons_test.go:621: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.00317029s
addons_test.go:626: (dbg) Run:  kubectl --context addons-220961 delete pod task-pv-pod-restore
addons_test.go:630: (dbg) Run:  kubectl --context addons-220961 delete pvc hpvc-restore
addons_test.go:634: (dbg) Run:  kubectl --context addons-220961 delete volumesnapshot new-snapshot-demo
addons_test.go:638: (dbg) Run:  out/minikube-linux-amd64 -p addons-220961 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:638: (dbg) Done: out/minikube-linux-amd64 -p addons-220961 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.503814244s)
addons_test.go:642: (dbg) Run:  out/minikube-linux-amd64 -p addons-220961 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (73.19s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (11.73s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:824: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-220961 --alsologtostderr -v=1
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7559bf459f-8dcv6" [b90dd357-6dfd-408b-b9b5-08355c5e635d] Pending
helpers_test.go:344: "headlamp-7559bf459f-8dcv6" [b90dd357-6dfd-408b-b9b5-08355c5e635d] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7559bf459f-8dcv6" [b90dd357-6dfd-408b-b9b5-08355c5e635d] Running
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.002970731s
--- PASS: TestAddons/parallel/Headlamp (11.73s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.61s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-8677549d7-g4m2r" [1629fc68-0698-43cd-a164-7b1de5a05588] Running
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.00373774s
addons_test.go:860: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-220961
--- PASS: TestAddons/parallel/CloudSpanner (5.61s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (12.05s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:873: (dbg) Run:  kubectl --context addons-220961 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:879: (dbg) Run:  kubectl --context addons-220961 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:883: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-220961 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [10da9b95-f178-4906-b0f5-2526e7166eda] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [10da9b95-f178-4906-b0f5-2526e7166eda] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [10da9b95-f178-4906-b0f5-2526e7166eda] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.003337201s
addons_test.go:891: (dbg) Run:  kubectl --context addons-220961 get pvc test-pvc -o=json
addons_test.go:900: (dbg) Run:  out/minikube-linux-amd64 -p addons-220961 ssh "cat /opt/local-path-provisioner/pvc-9957515c-f62e-4be5-ab0f-5c1adff92b5d_default_test-pvc/file1"
addons_test.go:912: (dbg) Run:  kubectl --context addons-220961 delete pod test-local-path
addons_test.go:916: (dbg) Run:  kubectl --context addons-220961 delete pvc test-pvc
addons_test.go:920: (dbg) Run:  out/minikube-linux-amd64 -p addons-220961 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (12.05s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:952: (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-x6gjv" [4e116022-b27a-420a-8f24-ef1f58916d1a] Running
addons_test.go:952: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.006689414s
addons_test.go:955: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-220961
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.44s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:963: (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-5ddbf7d777-6lk27" [c06e0577-ae7b-4522-97af-e364b55a624f] Running
addons_test.go:963: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003013643s
--- PASS: TestAddons/parallel/Yakd (5.00s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:650: (dbg) Run:  kubectl --context addons-220961 create ns new-namespace
addons_test.go:664: (dbg) Run:  kubectl --context addons-220961 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.11s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.05s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-220961
addons_test.go:172: (dbg) Done: out/minikube-linux-amd64 stop -p addons-220961: (11.777588665s)
addons_test.go:176: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-220961
addons_test.go:180: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-220961
addons_test.go:185: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-220961
--- PASS: TestAddons/StoppedEnableDisable (12.05s)

                                                
                                    
x
+
TestCertOptions (28.66s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (232.38s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdFlag (33.38s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-861026 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
E0422 11:25:39.151833  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
docker_test.go:91: (dbg) Done: out/minikube-linux-amd64 start -p force-systemd-flag-861026 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (30.858740572s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-861026 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-861026" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-861026
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-861026: (2.262438715s)
--- PASS: TestForceSystemdFlag (33.38s)

                                                
                                    
x
+
TestForceSystemdEnv (35.22s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (4.11s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

                                                
                                                
=== CONT  TestKVMDriverInstallOrUpdate
--- PASS: TestKVMDriverInstallOrUpdate (4.11s)

                                                
                                    
x
+
TestErrorSpam/setup (22.74s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.59s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.87s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.45s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.43s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.36s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1851: local sync path: /home/jenkins/minikube-integration/18711-112416/.minikube/files/etc/test/nested/copy/119295/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (36.51s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (19.42s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-amd64 start -p functional-834513 --alsologtostderr -v=8
functional_test.go:655: (dbg) Done: out/minikube-linux-amd64 start -p functional-834513 --alsologtostderr -v=8: (19.415214519s)
functional_test.go:659: soft start took 19.415998584s for "functional-834513" cluster.
--- PASS: TestFunctional/serial/SoftStart (19.42s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.07s)

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-amd64 -p functional-834513 cache add registry.k8s.io/pause:3.1: (1.489240386s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-amd64 -p functional-834513 cache add registry.k8s.io/pause:3.3: (1.34242141s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-amd64 -p functional-834513 cache add registry.k8s.io/pause:latest: (1.312576736s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.14s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1073: (dbg) Run:  docker build -t minikube-local-cache-test:functional-834513 /tmp/TestFunctionalserialCacheCmdcacheadd_local864446696/001
functional_test.go:1085: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 cache add minikube-local-cache-test:functional-834513
functional_test.go:1085: (dbg) Done: out/minikube-linux-amd64 -p functional-834513 cache add minikube-local-cache-test:functional-834513: (1.775653479s)
functional_test.go:1090: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 cache delete minikube-local-cache-test:functional-834513
functional_test.go:1079: (dbg) Run:  docker rmi minikube-local-cache-test:functional-834513
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (2.13s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/CacheDelete
functional_test.go:1098: (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.06s)

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test.go:1154: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 cache reload
functional_test.go:1154: (dbg) Done: out/minikube-linux-amd64 -p functional-834513 cache reload: (1.182272388s)
functional_test.go:1159: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (1.99s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.12s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.12s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:737: (dbg) Run:  out/kubectl --context functional-834513 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.12s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (51.42s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-amd64 start -p functional-834513 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
functional_test.go:753: (dbg) Done: out/minikube-linux-amd64 start -p functional-834513 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (51.419640976s)
functional_test.go:757: restart took 51.419763651s for "functional-834513" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (51.42s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.32s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 logs
functional_test.go:1232: (dbg) Done: out/minikube-linux-amd64 -p functional-834513 logs: (1.320783439s)
--- PASS: TestFunctional/serial/LogsCmd (1.32s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.31s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 logs --file /tmp/TestFunctionalserialLogsFileCmd3441531229/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-amd64 -p functional-834513 logs --file /tmp/TestFunctionalserialLogsFileCmd3441531229/001/logs.txt: (1.312645891s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.31s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (3.93s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.51s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (21.94s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.45s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0422 11:00:21.687153  157918 out.go:291] Setting OutFile to fd 1 ...
	I0422 11:00:21.687549  157918 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 11:00:21.687568  157918 out.go:304] Setting ErrFile to fd 2...
	I0422 11:00:21.687593  157918 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 11:00:21.688084  157918 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
	I0422 11:00:21.689099  157918 out.go:298] Setting JSON to false
	I0422 11:00:21.690015  157918 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":2563,"bootTime":1713781059,"procs":221,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0422 11:00:21.690080  157918 start.go:139] virtualization: kvm guest
	I0422 11:00:21.692522  157918 out.go:177] * [functional-834513] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	I0422 11:00:21.694199  157918 out.go:177]   - MINIKUBE_LOCATION=18711
	I0422 11:00:21.694220  157918 notify.go:220] Checking for updates...
	I0422 11:00:21.695512  157918 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0422 11:00:21.696787  157918 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18711-112416/kubeconfig
	I0422 11:00:21.697941  157918 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18711-112416/.minikube
	I0422 11:00:21.699208  157918 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0422 11:00:21.700435  157918 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0422 11:00:21.702075  157918 config.go:182] Loaded profile config "functional-834513": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0422 11:00:21.702629  157918 driver.go:392] Setting default libvirt URI to qemu:///system
	I0422 11:00:21.730950  157918 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0422 11:00:21.731128  157918 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0422 11:00:21.804940  157918 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: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:true BridgeNfIP6Tables:true Debug:false NFd:35 OomKillDisable:true NGoroutines:55 SystemTime:2024-04-22 11:00:21.793092873 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647976448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] 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>}}
	I0422 11:00:21.805062  157918 docker.go:295] overlay module found
	I0422 11:00:21.807937  157918 out.go:177] * Using the docker driver based on existing profile
	I0422 11:00:21.809145  157918 start.go:297] selected driver: docker
	I0422 11:00:21.809164  157918 start.go:901] validating driver "docker" against &{Name:functional-834513 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 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.30.0 ClusterName:functional-834513 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.30.0 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}
	I0422 11:00:21.809265  157918 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0422 11:00:21.811668  157918 out.go:177] 
	W0422 11:00:21.813051  157918 out.go:239] 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
	I0422 11:00:21.814378  157918 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.15s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0422 11:00:28.139591  159622 out.go:291] Setting OutFile to fd 1 ...
	I0422 11:00:28.139744  159622 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 11:00:28.139758  159622 out.go:304] Setting ErrFile to fd 2...
	I0422 11:00:28.139762  159622 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 11:00:28.140060  159622 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
	I0422 11:00:28.140605  159622 out.go:298] Setting JSON to false
	I0422 11:00:28.141616  159622 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":2569,"bootTime":1713781059,"procs":226,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0422 11:00:28.141690  159622 start.go:139] virtualization: kvm guest
	I0422 11:00:28.144004  159622 out.go:177] * [functional-834513] minikube v1.33.0 sur Ubuntu 20.04 (kvm/amd64)
	I0422 11:00:28.145606  159622 out.go:177]   - MINIKUBE_LOCATION=18711
	I0422 11:00:28.145685  159622 notify.go:220] Checking for updates...
	I0422 11:00:28.147125  159622 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0422 11:00:28.148450  159622 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18711-112416/kubeconfig
	I0422 11:00:28.149682  159622 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18711-112416/.minikube
	I0422 11:00:28.150900  159622 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0422 11:00:28.152165  159622 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0422 11:00:28.153823  159622 config.go:182] Loaded profile config "functional-834513": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0422 11:00:28.154366  159622 driver.go:392] Setting default libvirt URI to qemu:///system
	I0422 11:00:28.175008  159622 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0422 11:00:28.175136  159622 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0422 11:00:28.221824  159622 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: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:true BridgeNfIP6Tables:true Debug:false NFd:35 OomKillDisable:true NGoroutines:55 SystemTime:2024-04-22 11:00:28.21177461 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647976448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] 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>}}
	I0422 11:00:28.221937  159622 docker.go:295] overlay module found
	I0422 11:00:28.223880  159622 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0422 11:00:28.225177  159622 start.go:297] selected driver: docker
	I0422 11:00:28.225192  159622 start.go:901] validating driver "docker" against &{Name:functional-834513 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 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.30.0 ClusterName:functional-834513 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.30.0 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}
	I0422 11:00:28.225341  159622 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0422 11:00:28.227544  159622 out.go:177] 
	W0422 11:00:28.228948  159622 out.go:239] 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
	I0422 11:00:28.230252  159622 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.89s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:850: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 status
functional_test.go:856: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:868: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (0.89s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1625: (dbg) Run:  kubectl --context functional-834513 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-834513 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-57b4589c47-rcdcr" [5be38775-dfea-4fa5-9854-b0e82f58f2fe] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-57b4589c47-rcdcr" [5be38775-dfea-4fa5-9854-b0e82f58f2fe] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.003605174s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:31574
functional_test.go:1671: http://192.168.49.2:31574: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-57b4589c47-rcdcr

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (42.73s)

                                                
                                                
=== 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" [d669a9a8-4772-4090-a379-ca799c94b3c3] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003662706s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-834513 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-834513 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-834513 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-834513 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" [4628e65a-27bb-433e-814e-70e200d815a6] Pending
helpers_test.go:344: "sp-pod" [4628e65a-27bb-433e-814e-70e200d815a6] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [4628e65a-27bb-433e-814e-70e200d815a6] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 25.00421767s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-834513 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-834513 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-834513 delete -f testdata/storage-provisioner/pod.yaml: (1.009649562s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-834513 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" [32e1a940-1844-414b-813b-bf26935d2107] Pending
helpers_test.go:344: "sp-pod" [32e1a940-1844-414b-813b-bf26935d2107] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [32e1a940-1844-414b-813b-bf26935d2107] Running
E0422 11:00:49.393132  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
2024/04/22 11:00:49 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.003956673s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-834513 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (42.73s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.59s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/SSHCmd
functional_test.go:1721: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh "echo hello"
functional_test.go:1738: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh "cat /etc/hostname"
--- PASS: TestFunctional/parallel/SSHCmd (0.59s)

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.69s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (39.47s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1789: (dbg) Run:  kubectl --context functional-834513 replace --force -f testdata/mysql.yaml
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-64454c8b5c-2xxsz" [b0cc17e0-c60e-4997-ae5f-954eca0b025e] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-64454c8b5c-2xxsz" [b0cc17e0-c60e-4997-ae5f-954eca0b025e] Running
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 34.00888305s
functional_test.go:1803: (dbg) Run:  kubectl --context functional-834513 exec mysql-64454c8b5c-2xxsz -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-834513 exec mysql-64454c8b5c-2xxsz -- mysql -ppassword -e "show databases;": exit status 1 (299.610224ms)

                                                
                                                
** 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 **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-834513 exec mysql-64454c8b5c-2xxsz -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-834513 exec mysql-64454c8b5c-2xxsz -- mysql -ppassword -e "show databases;": exit status 1 (117.769469ms)

                                                
                                                
** 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 **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-834513 exec mysql-64454c8b5c-2xxsz -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-834513 exec mysql-64454c8b5c-2xxsz -- mysql -ppassword -e "show databases;": exit status 1 (98.01401ms)

                                                
                                                
** 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 **
functional_test.go:1803: (dbg) Run:  kubectl --context functional-834513 exec mysql-64454c8b5c-2xxsz -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (39.47s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.28s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.72s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/119295.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh "sudo cat /etc/ssl/certs/119295.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/119295.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh "sudo cat /usr/share/ca-certificates/119295.pem"
functional_test.go:1968: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/1192952.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh "sudo cat /etc/ssl/certs/1192952.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/1192952.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh "sudo cat /usr/share/ca-certificates/1192952.pem"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.72s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.55s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (1.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2284: (dbg) Run:  out/minikube-linux-amd64 license
functional_test.go:2284: (dbg) Done: out/minikube-linux-amd64 license: (1.068838226s)
--- PASS: TestFunctional/parallel/License (1.07s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1306: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1311: Took "328.061833ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1320: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1325: Took "63.467799ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.39s)

                                                
                                    
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:2252: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 version --short
--- PASS: TestFunctional/parallel/Version/short (0.06s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2266: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 version -o=json --components
--- PASS: TestFunctional/parallel/Version/components (0.45s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image ls --format short --alsologtostderr
E0422 11:00:39.308434  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-834513 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.0
registry.k8s.io/kube-proxy:v1.30.0
registry.k8s.io/kube-controller-manager:v1.30.0
registry.k8s.io/kube-apiserver:v1.30.0
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
gcr.io/google-containers/addon-resizer:functional-834513
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/kindest/kindnetd:v20240202-8f1494ea
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-834513 image ls --format short --alsologtostderr:
I0422 11:00:39.305963  160759 out.go:291] Setting OutFile to fd 1 ...
I0422 11:00:39.306066  160759 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0422 11:00:39.306074  160759 out.go:304] Setting ErrFile to fd 2...
I0422 11:00:39.306078  160759 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0422 11:00:39.306284  160759 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
I0422 11:00:39.306808  160759 config.go:182] Loaded profile config "functional-834513": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0422 11:00:39.306899  160759 config.go:182] Loaded profile config "functional-834513": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0422 11:00:39.307268  160759 cli_runner.go:164] Run: docker container inspect functional-834513 --format={{.State.Status}}
I0422 11:00:39.322134  160759 ssh_runner.go:195] Run: systemctl --version
I0422 11:00:39.322174  160759 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-834513
I0422 11:00:39.336348  160759 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/functional-834513/id_rsa Username:docker}
I0422 11:00:39.421365  160759 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-834513 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| localhost/my-image                      | functional-834513  | 26635944b5d98 | 1.47MB |
| registry.k8s.io/kube-controller-manager | v1.30.0            | c7aad43836fa5 | 112MB  |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| registry.k8s.io/pause                   | 3.9                | e6f1816883972 | 750kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/library/nginx                 | alpine             | 11d76b979f02d | 50.1MB |
| gcr.io/google-containers/addon-resizer  | functional-834513  | ffd4cfbbe753e | 34.1MB |
| registry.k8s.io/kube-apiserver          | v1.30.0            | c42f13656d0b2 | 118MB  |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/etcd                    | 3.5.12-0           | 3861cfcd7c04c | 151MB  |
| registry.k8s.io/kube-scheduler          | v1.30.0            | 259c8277fcbbc | 63MB   |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| docker.io/kindest/kindnetd              | v20240202-8f1494ea | 4950bb10b3f87 | 65.3MB |
| docker.io/library/nginx                 | latest             | 2ac752d7aeb1d | 192MB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| gcr.io/k8s-minikube/busybox             | latest             | beae173ccac6a | 1.46MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | cbb01a7bd410d | 61.2MB |
| registry.k8s.io/kube-proxy              | v1.30.0            | a0bf559e280cf | 85.9MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-834513 image ls --format table --alsologtostderr:
I0422 11:00:42.920312  162136 out.go:291] Setting OutFile to fd 1 ...
I0422 11:00:42.920584  162136 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0422 11:00:42.920593  162136 out.go:304] Setting ErrFile to fd 2...
I0422 11:00:42.920598  162136 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0422 11:00:42.920794  162136 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
I0422 11:00:42.921376  162136 config.go:182] Loaded profile config "functional-834513": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0422 11:00:42.921487  162136 config.go:182] Loaded profile config "functional-834513": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0422 11:00:42.921885  162136 cli_runner.go:164] Run: docker container inspect functional-834513 --format={{.State.Status}}
I0422 11:00:42.938250  162136 ssh_runner.go:195] Run: systemctl --version
I0422 11:00:42.938311  162136 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-834513
I0422 11:00:42.952549  162136 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/functional-834513/id_rsa Username:docker}
I0422 11:00:43.037019  162136 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.22s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-834513 image ls --format json --alsologtostderr:
[{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"6ad7e5ec3c562c6a23894209205636b66be03f6476762b9c5472362ff106ced9","repoDigests":["docker.io/library/2d9e96eacf81bf32dc74d79c37a20c5912f99325abadb4b9fd651b0d845c7db9-tmp@sha256:f7be62d1abc48b28f6f2bcde3dd09dfacf4a678adffd4979801516380e801669"],"repoTags":[],"size":"1465612"},{"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":"3861cfcd7c04ccac1
f062788eca39487248527ef0c0cfd477a83d7691a75a899","repoDigests":["registry.k8s.io/etcd@sha256:2e6b9c67730f1f1dce4c6e16d60135e00608728567f537e8ff70c244756cbb62","registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"150779692"},{"id":"259c8277fcbbc9e1cf308bc0b50582a180eb8cb8929dc8b870fa16660934bced","repoDigests":["registry.k8s.io/kube-scheduler@sha256:2353c3a1803229970fcb571cffc9b2f120372350e01c7381b4b650c4a02b9d67","registry.k8s.io/kube-scheduler@sha256:d2c2a1d9de7a42d91bfedba5ed4f58126f9cff702d35419d78ce4e7cb07f3b7a"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.0"],"size":"63026502"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests"
:["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c","repoDigests":["registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097","registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"750414"},{"id":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91","repoDigests":["gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126"],"repoTags":["gcr.io/google-containers/addon-resizer:functional-834513"],"size":"34114467"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-prov
isioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"26635944b5d98ae96ca9e7cda97c48341287e0101e846ba22688d17600252ce0","repoDigests":["localhost/my-image@sha256:1043029492c5ad0b424afed8448fcf60a2a506e9b5c0c488071c68c83462cb2d"],"repoTags":["localhost/my-image:functional-834513"],"size":"1468194"},{"id":"cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:2169b3b96af988cf69d7dd69efbcc59433eb027320eb185c6110e0850b997870"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"61245718"},{"id":"c7aad43836fa5bd41152db04ba4c90f8e9451c40e06488442242582e5e112b1b","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:5f52f00f17d5784b5ca004dffca59710fa1a9eec8d54cebdf9433a1d134150fe","registry.k8s.io/kube-controller-man
ager@sha256:b7622a0826b7690a307eea994e2abc918f35a27a08e30c37b58c9e3f8336a450"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.0"],"size":"112170310"},{"id":"a0bf559e280cf431fceb938087d59deeebcf29cbf3706746e07f7ac08e80ba0b","repoDigests":["registry.k8s.io/kube-proxy@sha256:880f26b53295d384d2f1fed06aa4d58567e3038157f70a1151a7dd8ef8afaa68","registry.k8s.io/kube-proxy@sha256:ec532ff47eaf39822387e51ec73f1f2502eb74658c6303319db88d2c380d0210"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.0"],"size":"85932953"},{"id":"4950bb10b3f87e8d4a8f772a0d8934625cac4ccfa3675fea34cad0dab83fd5a5","repoDigests":["docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988","docker.io/kindest/kindnetd@sha256:bdddbe20c61d325166b48dd517059f5b93c21526eb74c5c80d86cd6d37236bac"],"repoTags":["docker.io/kindest/kindnetd:v20240202-8f1494ea"],"size":"65291810"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc963e6
d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"11d76b979f02dc27a70e18a7d6de3451ce604f88dba049d4aa2b95225bb4c9ba","repoDigests":["docker.io/library/nginx@sha256:542a383900f6fdcc90e1b7341f6889145d43f839f35f608b4de7821a77ca54d9","docker.io/library/nginx@sha256:7bd88800d8c18d4f73feeee25e04fcdbeecfc5e0a2b7254a90f4816bb67beadd"],"repoTags":["docker.io/library/nginx:alpine"],"size":"50140355"},{"id":"2ac752d7aeb1d9281f708e7c51501c41baf90de15ffc9bca7c5d38b8da41b580","repoDigests":["docker.io/library/nginx@sha256:0463a96ac74b84a8a1b27f3d1f4ae5d1a70ea823219394e131f5bf3536674419","docker.io/library/nginx@sha256:b5873c5e785c0ae70b4f999d6719a27441126667088c2edd1eaf3060e4868ec5"],"repoTags":["docker.io/library/nginx:latest"],"size":"191703878"},{"id":"c42f13656d0b2e905ee7977f67ea7a17715b24fae9daca1fcfb303cdb90728f0","repoDigests":["registry.k8s.io/k
ube-apiserver@sha256:31282cf15b67192cd35f847715a9571f5dd4ac0e130290a408a866bd040bcd81","registry.k8s.io/kube-apiserver@sha256:6b8e197b2d39c321189a475ac755a77896e34b56729425590fbc99f3a96468a3"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.0"],"size":"117609952"},{"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":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434
d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-834513 image ls --format json --alsologtostderr:
I0422 11:00:42.695545  162011 out.go:291] Setting OutFile to fd 1 ...
I0422 11:00:42.695693  162011 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0422 11:00:42.695706  162011 out.go:304] Setting ErrFile to fd 2...
I0422 11:00:42.695713  162011 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0422 11:00:42.695911  162011 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
I0422 11:00:42.696470  162011 config.go:182] Loaded profile config "functional-834513": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0422 11:00:42.696591  162011 config.go:182] Loaded profile config "functional-834513": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0422 11:00:42.696990  162011 cli_runner.go:164] Run: docker container inspect functional-834513 --format={{.State.Status}}
I0422 11:00:42.714935  162011 ssh_runner.go:195] Run: systemctl --version
I0422 11:00:42.714998  162011 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-834513
I0422 11:00:42.730930  162011 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/functional-834513/id_rsa Username:docker}
I0422 11:00:42.817487  162011 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image ls --format yaml --alsologtostderr
E0422 11:00:39.468564  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-834513 image ls --format yaml --alsologtostderr:
- id: cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
- registry.k8s.io/coredns/coredns@sha256:2169b3b96af988cf69d7dd69efbcc59433eb027320eb185c6110e0850b997870
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "61245718"
- id: 259c8277fcbbc9e1cf308bc0b50582a180eb8cb8929dc8b870fa16660934bced
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:2353c3a1803229970fcb571cffc9b2f120372350e01c7381b4b650c4a02b9d67
- registry.k8s.io/kube-scheduler@sha256:d2c2a1d9de7a42d91bfedba5ed4f58126f9cff702d35419d78ce4e7cb07f3b7a
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.0
size: "63026502"
- id: e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c
repoDigests:
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
- registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10
repoTags:
- registry.k8s.io/pause:3.9
size: "750414"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- 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: 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: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899
repoDigests:
- registry.k8s.io/etcd@sha256:2e6b9c67730f1f1dce4c6e16d60135e00608728567f537e8ff70c244756cbb62
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "150779692"
- id: c42f13656d0b2e905ee7977f67ea7a17715b24fae9daca1fcfb303cdb90728f0
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:31282cf15b67192cd35f847715a9571f5dd4ac0e130290a408a866bd040bcd81
- registry.k8s.io/kube-apiserver@sha256:6b8e197b2d39c321189a475ac755a77896e34b56729425590fbc99f3a96468a3
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.0
size: "117609952"
- id: 4950bb10b3f87e8d4a8f772a0d8934625cac4ccfa3675fea34cad0dab83fd5a5
repoDigests:
- docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988
- docker.io/kindest/kindnetd@sha256:bdddbe20c61d325166b48dd517059f5b93c21526eb74c5c80d86cd6d37236bac
repoTags:
- docker.io/kindest/kindnetd:v20240202-8f1494ea
size: "65291810"
- id: 2ac752d7aeb1d9281f708e7c51501c41baf90de15ffc9bca7c5d38b8da41b580
repoDigests:
- docker.io/library/nginx@sha256:0463a96ac74b84a8a1b27f3d1f4ae5d1a70ea823219394e131f5bf3536674419
- docker.io/library/nginx@sha256:b5873c5e785c0ae70b4f999d6719a27441126667088c2edd1eaf3060e4868ec5
repoTags:
- docker.io/library/nginx:latest
size: "191703878"
- 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: c7aad43836fa5bd41152db04ba4c90f8e9451c40e06488442242582e5e112b1b
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:5f52f00f17d5784b5ca004dffca59710fa1a9eec8d54cebdf9433a1d134150fe
- registry.k8s.io/kube-controller-manager@sha256:b7622a0826b7690a307eea994e2abc918f35a27a08e30c37b58c9e3f8336a450
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.0
size: "112170310"
- id: a0bf559e280cf431fceb938087d59deeebcf29cbf3706746e07f7ac08e80ba0b
repoDigests:
- registry.k8s.io/kube-proxy@sha256:880f26b53295d384d2f1fed06aa4d58567e3038157f70a1151a7dd8ef8afaa68
- registry.k8s.io/kube-proxy@sha256:ec532ff47eaf39822387e51ec73f1f2502eb74658c6303319db88d2c380d0210
repoTags:
- registry.k8s.io/kube-proxy:v1.30.0
size: "85932953"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 11d76b979f02dc27a70e18a7d6de3451ce604f88dba049d4aa2b95225bb4c9ba
repoDigests:
- docker.io/library/nginx@sha256:542a383900f6fdcc90e1b7341f6889145d43f839f35f608b4de7821a77ca54d9
- docker.io/library/nginx@sha256:7bd88800d8c18d4f73feeee25e04fcdbeecfc5e0a2b7254a90f4816bb67beadd
repoTags:
- docker.io/library/nginx:alpine
size: "50140355"
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests:
- gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126
repoTags:
- gcr.io/google-containers/addon-resizer:functional-834513
size: "34114467"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-834513 image ls --format yaml --alsologtostderr:
I0422 11:00:39.514768  160807 out.go:291] Setting OutFile to fd 1 ...
I0422 11:00:39.514995  160807 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0422 11:00:39.515003  160807 out.go:304] Setting ErrFile to fd 2...
I0422 11:00:39.515007  160807 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0422 11:00:39.515185  160807 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
I0422 11:00:39.515763  160807 config.go:182] Loaded profile config "functional-834513": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0422 11:00:39.515859  160807 config.go:182] Loaded profile config "functional-834513": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0422 11:00:39.516242  160807 cli_runner.go:164] Run: docker container inspect functional-834513 --format={{.State.Status}}
I0422 11:00:39.530863  160807 ssh_runner.go:195] Run: systemctl --version
I0422 11:00:39.530904  160807 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-834513
I0422 11:00:39.545685  160807 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/functional-834513/id_rsa Username:docker}
I0422 11:00:39.629331  160807 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageBuild
functional_test.go:307: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh pgrep buildkitd
E0422 11:00:39.789221  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
functional_test.go:307: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-834513 ssh pgrep buildkitd: exit status 1 (233.78125ms)

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image build -t localhost/my-image:functional-834513 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-amd64 -p functional-834513 image build -t localhost/my-image:functional-834513 testdata/build --alsologtostderr: (2.479662079s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-amd64 -p functional-834513 image build -t localhost/my-image:functional-834513 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 6ad7e5ec3c5
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-834513
--> 26635944b5d
Successfully tagged localhost/my-image:functional-834513
26635944b5d98ae96ca9e7cda97c48341287e0101e846ba22688d17600252ce0
functional_test.go:322: (dbg) Stderr: out/minikube-linux-amd64 -p functional-834513 image build -t localhost/my-image:functional-834513 testdata/build --alsologtostderr:
I0422 11:00:39.952715  160975 out.go:291] Setting OutFile to fd 1 ...
I0422 11:00:39.952854  160975 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0422 11:00:39.952863  160975 out.go:304] Setting ErrFile to fd 2...
I0422 11:00:39.952867  160975 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0422 11:00:39.953041  160975 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
I0422 11:00:39.953618  160975 config.go:182] Loaded profile config "functional-834513": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0422 11:00:39.954190  160975 config.go:182] Loaded profile config "functional-834513": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0422 11:00:39.954601  160975 cli_runner.go:164] Run: docker container inspect functional-834513 --format={{.State.Status}}
I0422 11:00:39.969394  160975 ssh_runner.go:195] Run: systemctl --version
I0422 11:00:39.969443  160975 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-834513
I0422 11:00:39.982960  160975 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32782 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/functional-834513/id_rsa Username:docker}
I0422 11:00:40.069140  160975 build_images.go:161] Building image from path: /tmp/build.493361546.tar
I0422 11:00:40.069207  160975 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0422 11:00:40.077294  160975 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.493361546.tar
I0422 11:00:40.080240  160975 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.493361546.tar: stat -c "%s %y" /var/lib/minikube/build/build.493361546.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.493361546.tar': No such file or directory
I0422 11:00:40.080276  160975 ssh_runner.go:362] scp /tmp/build.493361546.tar --> /var/lib/minikube/build/build.493361546.tar (3072 bytes)
I0422 11:00:40.100597  160975 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.493361546
I0422 11:00:40.108014  160975 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.493361546 -xf /var/lib/minikube/build/build.493361546.tar
I0422 11:00:40.115514  160975 crio.go:315] Building image: /var/lib/minikube/build/build.493361546
I0422 11:00:40.115568  160975 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-834513 /var/lib/minikube/build/build.493361546 --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
I0422 11:00:42.359632  160975 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-834513 /var/lib/minikube/build/build.493361546 --cgroup-manager=cgroupfs: (2.244036837s)
I0422 11:00:42.359702  160975 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.493361546
I0422 11:00:42.367470  160975 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.493361546.tar
I0422 11:00:42.374569  160975 build_images.go:217] Built localhost/my-image:functional-834513 from /tmp/build.493361546.tar
I0422 11:00:42.374598  160975 build_images.go:133] succeeded building to: functional-834513
I0422 11:00:42.374605  160975 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.96s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:341: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.8: (1.773027495s)
functional_test.go:346: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.8 gcr.io/google-containers/addon-resizer:functional-834513
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.79s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1357: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1362: Took "296.205676ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1370: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1375: Took "70.963632ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.37s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2115: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 update-context --alsologtostderr -v=2
E0422 11:00:39.151740  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
E0422 11:00:39.157678  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
E0422 11:00:39.167905  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
E0422 11:00:39.188118  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.12s)

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image load --daemon gcr.io/google-containers/addon-resizer:functional-834513 --alsologtostderr
functional_test.go:354: (dbg) Done: out/minikube-linux-amd64 -p functional-834513 image load --daemon gcr.io/google-containers/addon-resizer:functional-834513 --alsologtostderr: (4.252689919s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (5.06s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-834513 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" [a0f8ddc0-93c2-4227-b4d8-2de38c55c254] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [a0f8ddc0-93c2-4227-b4d8-2de38c55c254] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 20.012794908s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (20.22s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image load --daemon gcr.io/google-containers/addon-resizer:functional-834513 --alsologtostderr
functional_test.go:364: (dbg) Done: out/minikube-linux-amd64 -p functional-834513 image load --daemon gcr.io/google-containers/addon-resizer:functional-834513 --alsologtostderr: (2.967532711s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (3.18s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:234: (dbg) Run:  docker pull gcr.io/google-containers/addon-resizer:1.8.9
functional_test.go:234: (dbg) Done: docker pull gcr.io/google-containers/addon-resizer:1.8.9: (1.802782674s)
functional_test.go:239: (dbg) Run:  docker tag gcr.io/google-containers/addon-resizer:1.8.9 gcr.io/google-containers/addon-resizer:functional-834513
functional_test.go:244: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image load --daemon gcr.io/google-containers/addon-resizer:functional-834513 --alsologtostderr
functional_test.go:244: (dbg) Done: out/minikube-linux-amd64 -p functional-834513 image load --daemon gcr.io/google-containers/addon-resizer:functional-834513 --alsologtostderr: (3.2842048s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (5.75s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image save gcr.io/google-containers/addon-resizer:functional-834513 /home/jenkins/workspace/Docker_Linux_crio_integration/addon-resizer-save.tar --alsologtostderr
functional_test.go:379: (dbg) Done: out/minikube-linux-amd64 -p functional-834513 image save gcr.io/google-containers/addon-resizer:functional-834513 /home/jenkins/workspace/Docker_Linux_crio_integration/addon-resizer-save.tar --alsologtostderr: (1.019609774s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (1.02s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:391: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image rm gcr.io/google-containers/addon-resizer:functional-834513 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.45s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image load /home/jenkins/workspace/Docker_Linux_crio_integration/addon-resizer-save.tar --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (1.07s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi gcr.io/google-containers/addon-resizer:functional-834513
functional_test.go:423: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 image save --daemon gcr.io/google-containers/addon-resizer:functional-834513 --alsologtostderr
functional_test.go:428: (dbg) Run:  docker image inspect gcr.io/google-containers/addon-resizer:functional-834513
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.78s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1435: (dbg) Run:  kubectl --context functional-834513 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-834513 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6d85cfcfd8-jhcc9" [be49d275-742c-4a7b-bbec-b9be879652e4] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6d85cfcfd8-jhcc9" [be49d275-742c-4a7b-bbec-b9be879652e4] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.004121455s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.14s)

                                                
                                    
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-834513 get svc nginx-svc -o jsonpath={.status.loadBalancer.ingress[0].ip}
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP (0.11s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.103.227.99 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-834513 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 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 22 11:00 created-by-test
-rw-r--r-- 1 docker docker 24 Apr 22 11:00 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Apr 22 11:00 test-1713783622074468902
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh cat /mount-9p/test-1713783622074468902
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-834513 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" [94cdafae-631f-4705-8818-8cd6fc45214a] Pending
helpers_test.go:344: "busybox-mount" [94cdafae-631f-4705-8818-8cd6fc45214a] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [94cdafae-631f-4705-8818-8cd6fc45214a] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
E0422 11:00:39.228281  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
helpers_test.go:344: "busybox-mount" [94cdafae-631f-4705-8818-8cd6fc45214a] 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 16.003299428s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-834513 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh stat /mount-9p/created-by-test
E0422 11:00:40.429923  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-834513 /tmp/TestFunctionalparallelMountCmdany-port3061456192/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (19.09s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1485: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 service list -o json
functional_test.go:1490: Took "887.877075ms" to run "out/minikube-linux-amd64 -p functional-834513 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.89s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1505: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 service --namespace=default --https --url hello-node
functional_test.go:1518: found endpoint: https://192.168.49.2:30199
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.55s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1555: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 service hello-node --url
functional_test.go:1561: found endpoint for hello-node: http://192.168.49.2:30199
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.53s)

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

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

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

                                                
                                                
** /stderr **
E0422 11:00:41.710999  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 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-834513 /tmp/TestFunctionalparallelMountCmdspecific-port3083825356/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-834513 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-834513 ssh "sudo umount -f /mount-9p": exit status 1 (256.850752ms)

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh "findmnt -T" /mount2
E0422 11:00:44.271975  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-834513 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-834513 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-834513 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1712922700/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-834513 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1712922700/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-834513 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1712922700/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.65s)

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.07s)

                                                
                                                
=== RUN   TestFunctional/delete_addon-resizer_images
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:1.8.8
functional_test.go:189: (dbg) Run:  docker rmi -f gcr.io/google-containers/addon-resizer:functional-834513
--- PASS: TestFunctional/delete_addon-resizer_images (0.07s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (100.41s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-451980 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0422 11:01:20.115198  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
E0422 11:02:01.076372  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-451980 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m39.760553732s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (100.41s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (5.35s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.05s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-451980 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-451980 -- exec busybox-fc5497c4f-54vkd -- 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-451980 -- exec busybox-fc5497c4f-54vkd -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-451980 -- exec busybox-fc5497c4f-jl28z -- 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-451980 -- exec busybox-fc5497c4f-jl28z -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-451980 -- exec busybox-fc5497c4f-kl4p9 -- 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-451980 -- exec busybox-fc5497c4f-kl4p9 -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.05s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (22.32s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.29s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp testdata/cp-test.txt ha-451980:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2943111174/001/cp-test_ha-451980.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980:/home/docker/cp-test.txt ha-451980-m02:/home/docker/cp-test_ha-451980_ha-451980-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m02 "sudo cat /home/docker/cp-test_ha-451980_ha-451980-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980:/home/docker/cp-test.txt ha-451980-m03:/home/docker/cp-test_ha-451980_ha-451980-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m03 "sudo cat /home/docker/cp-test_ha-451980_ha-451980-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980:/home/docker/cp-test.txt ha-451980-m04:/home/docker/cp-test_ha-451980_ha-451980-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m04 "sudo cat /home/docker/cp-test_ha-451980_ha-451980-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp testdata/cp-test.txt ha-451980-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2943111174/001/cp-test_ha-451980-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980-m02:/home/docker/cp-test.txt ha-451980:/home/docker/cp-test_ha-451980-m02_ha-451980.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980 "sudo cat /home/docker/cp-test_ha-451980-m02_ha-451980.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980-m02:/home/docker/cp-test.txt ha-451980-m03:/home/docker/cp-test_ha-451980-m02_ha-451980-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m03 "sudo cat /home/docker/cp-test_ha-451980-m02_ha-451980-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980-m02:/home/docker/cp-test.txt ha-451980-m04:/home/docker/cp-test_ha-451980-m02_ha-451980-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m04 "sudo cat /home/docker/cp-test_ha-451980-m02_ha-451980-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp testdata/cp-test.txt ha-451980-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2943111174/001/cp-test_ha-451980-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980-m03:/home/docker/cp-test.txt ha-451980:/home/docker/cp-test_ha-451980-m03_ha-451980.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980 "sudo cat /home/docker/cp-test_ha-451980-m03_ha-451980.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980-m03:/home/docker/cp-test.txt ha-451980-m02:/home/docker/cp-test_ha-451980-m03_ha-451980-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m02 "sudo cat /home/docker/cp-test_ha-451980-m03_ha-451980-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980-m03:/home/docker/cp-test.txt ha-451980-m04:/home/docker/cp-test_ha-451980-m03_ha-451980-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m04 "sudo cat /home/docker/cp-test_ha-451980-m03_ha-451980-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp testdata/cp-test.txt ha-451980-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2943111174/001/cp-test_ha-451980-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980-m04:/home/docker/cp-test.txt ha-451980:/home/docker/cp-test_ha-451980-m04_ha-451980.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m04 "sudo cat /home/docker/cp-test.txt"
E0422 11:03:22.997229  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980 "sudo cat /home/docker/cp-test_ha-451980-m04_ha-451980.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980-m04:/home/docker/cp-test.txt ha-451980-m02:/home/docker/cp-test_ha-451980-m04_ha-451980-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m02 "sudo cat /home/docker/cp-test_ha-451980-m04_ha-451980-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 cp ha-451980-m04:/home/docker/cp-test.txt ha-451980-m03:/home/docker/cp-test_ha-451980-m04_ha-451980-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 ssh -n ha-451980-m03 "sudo cat /home/docker/cp-test_ha-451980-m04_ha-451980-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (15.29s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.41s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 node stop m02 -v=7 --alsologtostderr
ha_test.go:363: (dbg) Done: out/minikube-linux-amd64 -p ha-451980 node stop m02 -v=7 --alsologtostderr: (11.778860023s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-451980 status -v=7 --alsologtostderr: exit status 7 (626.756278ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0422 11:03:36.882396  182889 out.go:291] Setting OutFile to fd 1 ...
	I0422 11:03:36.882518  182889 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 11:03:36.882527  182889 out.go:304] Setting ErrFile to fd 2...
	I0422 11:03:36.882531  182889 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 11:03:36.882735  182889 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
	I0422 11:03:36.882890  182889 out.go:298] Setting JSON to false
	I0422 11:03:36.882916  182889 mustload.go:65] Loading cluster: ha-451980
	I0422 11:03:36.882958  182889 notify.go:220] Checking for updates...
	I0422 11:03:36.883265  182889 config.go:182] Loaded profile config "ha-451980": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0422 11:03:36.883281  182889 status.go:255] checking status of ha-451980 ...
	I0422 11:03:36.883752  182889 cli_runner.go:164] Run: docker container inspect ha-451980 --format={{.State.Status}}
	I0422 11:03:36.899134  182889 status.go:330] ha-451980 host status = "Running" (err=<nil>)
	I0422 11:03:36.899158  182889 host.go:66] Checking if "ha-451980" exists ...
	I0422 11:03:36.899362  182889 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-451980
	I0422 11:03:36.915006  182889 host.go:66] Checking if "ha-451980" exists ...
	I0422 11:03:36.915254  182889 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0422 11:03:36.915328  182889 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-451980
	I0422 11:03:36.930511  182889 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32787 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/ha-451980/id_rsa Username:docker}
	I0422 11:03:37.018192  182889 ssh_runner.go:195] Run: systemctl --version
	I0422 11:03:37.022138  182889 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0422 11:03:37.032301  182889 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0422 11:03:37.081164  182889 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:true BridgeNfIP6Tables:true Debug:false NFd:56 OomKillDisable:true NGoroutines:74 SystemTime:2024-04-22 11:03:37.07119589 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86_
64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647976448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] 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>}}
	I0422 11:03:37.081725  182889 kubeconfig.go:125] found "ha-451980" server: "https://192.168.49.254:8443"
	I0422 11:03:37.081753  182889 api_server.go:166] Checking apiserver status ...
	I0422 11:03:37.081795  182889 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0422 11:03:37.092271  182889 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1546/cgroup
	I0422 11:03:37.100157  182889 api_server.go:182] apiserver freezer: "7:freezer:/docker/aa2e32e7c8d732b1a76e4da04a9ff2fedc7eb195091fb8c70ba767767ee27d7f/crio/crio-95d49c87c0dd254135e8ca010033f5d51e46eb140b339ef9b2b92fa6100b9ca7"
	I0422 11:03:37.100213  182889 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/aa2e32e7c8d732b1a76e4da04a9ff2fedc7eb195091fb8c70ba767767ee27d7f/crio/crio-95d49c87c0dd254135e8ca010033f5d51e46eb140b339ef9b2b92fa6100b9ca7/freezer.state
	I0422 11:03:37.107285  182889 api_server.go:204] freezer state: "THAWED"
	I0422 11:03:37.107308  182889 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0422 11:03:37.111035  182889 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0422 11:03:37.111059  182889 status.go:422] ha-451980 apiserver status = Running (err=<nil>)
	I0422 11:03:37.111071  182889 status.go:257] ha-451980 status: &{Name:ha-451980 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0422 11:03:37.111097  182889 status.go:255] checking status of ha-451980-m02 ...
	I0422 11:03:37.111334  182889 cli_runner.go:164] Run: docker container inspect ha-451980-m02 --format={{.State.Status}}
	I0422 11:03:37.126954  182889 status.go:330] ha-451980-m02 host status = "Stopped" (err=<nil>)
	I0422 11:03:37.126989  182889 status.go:343] host is not running, skipping remaining checks
	I0422 11:03:37.126999  182889 status.go:257] ha-451980-m02 status: &{Name:ha-451980-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0422 11:03:37.127043  182889 status.go:255] checking status of ha-451980-m03 ...
	I0422 11:03:37.127365  182889 cli_runner.go:164] Run: docker container inspect ha-451980-m03 --format={{.State.Status}}
	I0422 11:03:37.145971  182889 status.go:330] ha-451980-m03 host status = "Running" (err=<nil>)
	I0422 11:03:37.146006  182889 host.go:66] Checking if "ha-451980-m03" exists ...
	I0422 11:03:37.146270  182889 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-451980-m03
	I0422 11:03:37.161189  182889 host.go:66] Checking if "ha-451980-m03" exists ...
	I0422 11:03:37.161469  182889 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0422 11:03:37.161516  182889 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-451980-m03
	I0422 11:03:37.177923  182889 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32797 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/ha-451980-m03/id_rsa Username:docker}
	I0422 11:03:37.266286  182889 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0422 11:03:37.276745  182889 kubeconfig.go:125] found "ha-451980" server: "https://192.168.49.254:8443"
	I0422 11:03:37.276771  182889 api_server.go:166] Checking apiserver status ...
	I0422 11:03:37.276797  182889 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0422 11:03:37.285941  182889 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1475/cgroup
	I0422 11:03:37.293672  182889 api_server.go:182] apiserver freezer: "7:freezer:/docker/29f4fa8a9ed0f025ad357ea16e5f8421d4f2e1650f67dca0e5ec5bd76a70ade2/crio/crio-66f4101649a26cae6685b79348e9ff9cc4b515515affb33328a48c3b439e2ba3"
	I0422 11:03:37.293742  182889 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/29f4fa8a9ed0f025ad357ea16e5f8421d4f2e1650f67dca0e5ec5bd76a70ade2/crio/crio-66f4101649a26cae6685b79348e9ff9cc4b515515affb33328a48c3b439e2ba3/freezer.state
	I0422 11:03:37.300800  182889 api_server.go:204] freezer state: "THAWED"
	I0422 11:03:37.300835  182889 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0422 11:03:37.304314  182889 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0422 11:03:37.304334  182889 status.go:422] ha-451980-m03 apiserver status = Running (err=<nil>)
	I0422 11:03:37.304343  182889 status.go:257] ha-451980-m03 status: &{Name:ha-451980-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0422 11:03:37.304361  182889 status.go:255] checking status of ha-451980-m04 ...
	I0422 11:03:37.304610  182889 cli_runner.go:164] Run: docker container inspect ha-451980-m04 --format={{.State.Status}}
	I0422 11:03:37.319592  182889 status.go:330] ha-451980-m04 host status = "Running" (err=<nil>)
	I0422 11:03:37.319615  182889 host.go:66] Checking if "ha-451980-m04" exists ...
	I0422 11:03:37.319853  182889 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-451980-m04
	I0422 11:03:37.335100  182889 host.go:66] Checking if "ha-451980-m04" exists ...
	I0422 11:03:37.335348  182889 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0422 11:03:37.335390  182889 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-451980-m04
	I0422 11:03:37.350818  182889 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32802 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/ha-451980-m04/id_rsa Username:docker}
	I0422 11:03:37.437705  182889 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0422 11:03:37.447793  182889 status.go:257] ha-451980-m04 status: &{Name:ha-451980-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.48s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (22s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 node start m02 -v=7 --alsologtostderr
ha_test.go:420: (dbg) Done: out/minikube-linux-amd64 -p ha-451980 node start m02 -v=7 --alsologtostderr: (20.813626497s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-amd64 -p ha-451980 status -v=7 --alsologtostderr: (1.127716599s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (22.00s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (2.57s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (174.31s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-451980 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-451980 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-451980 -v=7 --alsologtostderr: (36.363200369s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-451980 --wait=true -v=7 --alsologtostderr
E0422 11:04:59.105051  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:04:59.110332  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:04:59.120530  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:04:59.140794  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:04:59.181141  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:04:59.261414  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:04:59.421774  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:04:59.742293  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:05:00.383151  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:05:01.663392  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:05:04.223834  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:05:09.344661  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:05:19.585762  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:05:39.151840  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
E0422 11:05:40.066248  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:06:06.837956  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
E0422 11:06:21.026505  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-451980 --wait=true -v=7 --alsologtostderr: (2m17.827009814s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-451980
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (174.31s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.57s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-amd64 -p ha-451980 node delete m03 -v=7 --alsologtostderr: (10.849851378s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 status -v=7 --alsologtostderr
ha_test.go:511: (dbg) Run:  kubectl get nodes
ha_test.go:519: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (11.57s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.45s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.4s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 stop -v=7 --alsologtostderr
E0422 11:07:42.947442  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-amd64 -p ha-451980 stop -v=7 --alsologtostderr: (35.293427776s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-451980 status -v=7 --alsologtostderr: exit status 7 (108.807096ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0422 11:07:44.192209  199716 out.go:291] Setting OutFile to fd 1 ...
	I0422 11:07:44.192356  199716 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 11:07:44.192369  199716 out.go:304] Setting ErrFile to fd 2...
	I0422 11:07:44.192376  199716 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 11:07:44.192582  199716 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
	I0422 11:07:44.192797  199716 out.go:298] Setting JSON to false
	I0422 11:07:44.192832  199716 mustload.go:65] Loading cluster: ha-451980
	I0422 11:07:44.192932  199716 notify.go:220] Checking for updates...
	I0422 11:07:44.193312  199716 config.go:182] Loaded profile config "ha-451980": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0422 11:07:44.193335  199716 status.go:255] checking status of ha-451980 ...
	I0422 11:07:44.194101  199716 cli_runner.go:164] Run: docker container inspect ha-451980 --format={{.State.Status}}
	I0422 11:07:44.210312  199716 status.go:330] ha-451980 host status = "Stopped" (err=<nil>)
	I0422 11:07:44.210338  199716 status.go:343] host is not running, skipping remaining checks
	I0422 11:07:44.210347  199716 status.go:257] ha-451980 status: &{Name:ha-451980 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0422 11:07:44.210398  199716 status.go:255] checking status of ha-451980-m02 ...
	I0422 11:07:44.210654  199716 cli_runner.go:164] Run: docker container inspect ha-451980-m02 --format={{.State.Status}}
	I0422 11:07:44.226003  199716 status.go:330] ha-451980-m02 host status = "Stopped" (err=<nil>)
	I0422 11:07:44.226029  199716 status.go:343] host is not running, skipping remaining checks
	I0422 11:07:44.226036  199716 status.go:257] ha-451980-m02 status: &{Name:ha-451980-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0422 11:07:44.226060  199716 status.go:255] checking status of ha-451980-m04 ...
	I0422 11:07:44.226396  199716 cli_runner.go:164] Run: docker container inspect ha-451980-m04 --format={{.State.Status}}
	I0422 11:07:44.243548  199716 status.go:330] ha-451980-m04 host status = "Stopped" (err=<nil>)
	I0422 11:07:44.243575  199716 status.go:343] host is not running, skipping remaining checks
	I0422 11:07:44.243594  199716 status.go:257] ha-451980-m04 status: &{Name:ha-451980-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (77.06s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-451980 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-451980 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m16.322562783s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (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 (77.06s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.46s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (35.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-451980 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-451980 --control-plane -v=7 --alsologtostderr: (35.019886256s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-451980 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (35.81s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.61s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (42.17s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-933100 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0422 11:09:59.105004  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:10:26.789392  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-933100 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (42.174031344s)
--- PASS: TestJSONOutput/start/Command (42.17s)

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

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

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/stop/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.21s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"9a8b0b37-e996-4eab-8d28-d0291a17e7a1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-142514] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"f02b32ff-e292-477a-afc0-1ba8460a47ca","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18711"}}
	{"specversion":"1.0","id":"9a12622a-28ec-44d9-b5cf-dde0123618a5","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":"00a33275-dc16-43e4-b8ea-1a910041ffbd","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18711-112416/kubeconfig"}}
	{"specversion":"1.0","id":"9f139bd3-dd34-4b13-8c6a-44b8622b654b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18711-112416/.minikube"}}
	{"specversion":"1.0","id":"7f45e1e1-7f5f-4812-951e-407f9ab04655","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":"50294bf7-59ea-4a3a-b361-0909c34c6e48","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"e6cacd34-e215-4a8d-8347-d2cf945fb5e3","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-142514" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-142514
--- PASS: TestErrorJSONOutput (0.21s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (34.33s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-945247 --network=
E0422 11:10:39.151261  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-945247 --network=: (32.399041592s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-945247" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-945247
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-945247: (1.915519672s)
--- PASS: TestKicCustomNetwork/create_custom_network (34.33s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (23.11s)

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

                                                
                                    
x
+
TestKicExistingNetwork (25.62s)

                                                
                                                
=== RUN   TestKicExistingNetwork
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-457852 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-457852 --network=existing-network: (23.693648669s)
helpers_test.go:175: Cleaning up "existing-network-457852" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-457852
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-457852: (1.802064613s)
--- PASS: TestKicExistingNetwork (25.62s)

                                                
                                    
x
+
TestKicCustomSubnet (22.58s)

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

                                                
                                    
x
+
TestKicStaticIP (26.33s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (46.45s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-869006 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-869006 --driver=docker  --container-runtime=crio: (20.440372723s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-872456 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-872456 --driver=docker  --container-runtime=crio: (21.045345704s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-869006
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-872456
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-872456" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-872456
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-872456: (1.804748433s)
helpers_test.go:175: Cleaning up "first-869006" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-869006
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-869006: (2.127884779s)
--- PASS: TestMinikubeProfile (46.45s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.46s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-515635 --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-515635 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (7.46095983s)
--- PASS: TestMountStart/serial/StartWithMountFirst (8.46s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.75s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.54s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.17s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.57s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (52.34s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-449052 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-449052 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (51.88910386s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-449052 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (52.34s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.65s)

                                                
                                                
=== RUN   TestMultiNode/serial/DeployApp2Nodes
multinode_test.go:493: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-449052 -- apply -f ./testdata/multinodes/multinode-pod-dns-test.yaml
multinode_test.go:498: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-449052 -- rollout status deployment/busybox
E0422 11:14:59.104827  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
multinode_test.go:498: (dbg) Done: out/minikube-linux-amd64 kubectl -p multinode-449052 -- rollout status deployment/busybox: (3.199496625s)
multinode_test.go:505: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-449052 -- get pods -o jsonpath='{.items[*].status.podIP}'
multinode_test.go:528: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-449052 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:536: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-449052 -- exec busybox-fc5497c4f-2n2j9 -- nslookup kubernetes.io
multinode_test.go:536: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-449052 -- exec busybox-fc5497c4f-vwhth -- nslookup kubernetes.io
multinode_test.go:546: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-449052 -- exec busybox-fc5497c4f-2n2j9 -- nslookup kubernetes.default
multinode_test.go:546: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-449052 -- exec busybox-fc5497c4f-vwhth -- nslookup kubernetes.default
multinode_test.go:554: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-449052 -- exec busybox-fc5497c4f-2n2j9 -- nslookup kubernetes.default.svc.cluster.local
multinode_test.go:554: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-449052 -- exec busybox-fc5497c4f-vwhth -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiNode/serial/DeployApp2Nodes (4.65s)

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.76s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (16.15s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.29s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.73s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.08s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0422 11:15:29.427688  261983 out.go:291] Setting OutFile to fd 1 ...
	I0422 11:15:29.427814  261983 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 11:15:29.427824  261983 out.go:304] Setting ErrFile to fd 2...
	I0422 11:15:29.427831  261983 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 11:15:29.428042  261983 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
	I0422 11:15:29.428231  261983 out.go:298] Setting JSON to false
	I0422 11:15:29.428259  261983 mustload.go:65] Loading cluster: multinode-449052
	I0422 11:15:29.428360  261983 notify.go:220] Checking for updates...
	I0422 11:15:29.428648  261983 config.go:182] Loaded profile config "multinode-449052": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0422 11:15:29.428668  261983 status.go:255] checking status of multinode-449052 ...
	I0422 11:15:29.429113  261983 cli_runner.go:164] Run: docker container inspect multinode-449052 --format={{.State.Status}}
	I0422 11:15:29.444947  261983 status.go:330] multinode-449052 host status = "Running" (err=<nil>)
	I0422 11:15:29.444983  261983 host.go:66] Checking if "multinode-449052" exists ...
	I0422 11:15:29.445242  261983 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-449052
	I0422 11:15:29.459114  261983 host.go:66] Checking if "multinode-449052" exists ...
	I0422 11:15:29.459371  261983 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0422 11:15:29.459416  261983 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-449052
	I0422 11:15:29.475706  261983 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32907 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/multinode-449052/id_rsa Username:docker}
	I0422 11:15:29.566185  261983 ssh_runner.go:195] Run: systemctl --version
	I0422 11:15:29.570012  261983 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0422 11:15:29.579578  261983 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0422 11:15:29.626603  261983 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:true BridgeNfIP6Tables:true Debug:false NFd:44 OomKillDisable:true NGoroutines:64 SystemTime:2024-04-22 11:15:29.617691911 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647976448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] 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>}}
	I0422 11:15:29.627137  261983 kubeconfig.go:125] found "multinode-449052" server: "https://192.168.67.2:8443"
	I0422 11:15:29.627162  261983 api_server.go:166] Checking apiserver status ...
	I0422 11:15:29.627193  261983 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0422 11:15:29.637093  261983 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1533/cgroup
	I0422 11:15:29.645101  261983 api_server.go:182] apiserver freezer: "7:freezer:/docker/e80592476749475bb8dd9d511a209d6986be4ceb50c0497ccdb9f639314ec3d8/crio/crio-03026820dfed14d60e5847152cdf4dd0cb82eed457cd1a527f31b97eda88af48"
	I0422 11:15:29.645170  261983 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/e80592476749475bb8dd9d511a209d6986be4ceb50c0497ccdb9f639314ec3d8/crio/crio-03026820dfed14d60e5847152cdf4dd0cb82eed457cd1a527f31b97eda88af48/freezer.state
	I0422 11:15:29.652494  261983 api_server.go:204] freezer state: "THAWED"
	I0422 11:15:29.652520  261983 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0422 11:15:29.656063  261983 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0422 11:15:29.656083  261983 status.go:422] multinode-449052 apiserver status = Running (err=<nil>)
	I0422 11:15:29.656095  261983 status.go:257] multinode-449052 status: &{Name:multinode-449052 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0422 11:15:29.656119  261983 status.go:255] checking status of multinode-449052-m02 ...
	I0422 11:15:29.656353  261983 cli_runner.go:164] Run: docker container inspect multinode-449052-m02 --format={{.State.Status}}
	I0422 11:15:29.672391  261983 status.go:330] multinode-449052-m02 host status = "Running" (err=<nil>)
	I0422 11:15:29.672416  261983 host.go:66] Checking if "multinode-449052-m02" exists ...
	I0422 11:15:29.672662  261983 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-449052-m02
	I0422 11:15:29.687133  261983 host.go:66] Checking if "multinode-449052-m02" exists ...
	I0422 11:15:29.687404  261983 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0422 11:15:29.687445  261983 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-449052-m02
	I0422 11:15:29.703506  261983 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32912 SSHKeyPath:/home/jenkins/minikube-integration/18711-112416/.minikube/machines/multinode-449052-m02/id_rsa Username:docker}
	I0422 11:15:29.790049  261983 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0422 11:15:29.799925  261983 status.go:257] multinode-449052-m02 status: &{Name:multinode-449052-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0422 11:15:29.799968  261983 status.go:255] checking status of multinode-449052-m03 ...
	I0422 11:15:29.800235  261983 cli_runner.go:164] Run: docker container inspect multinode-449052-m03 --format={{.State.Status}}
	I0422 11:15:29.815678  261983 status.go:330] multinode-449052-m03 host status = "Stopped" (err=<nil>)
	I0422 11:15:29.815697  261983 status.go:343] host is not running, skipping remaining checks
	I0422 11:15:29.815705  261983 status.go:257] multinode-449052-m03 status: &{Name:multinode-449052-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.08s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (86.12s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-449052
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-449052
E0422 11:15:39.151566  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-449052: (24.634908256s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-449052 --wait=true -v=8 --alsologtostderr
E0422 11:17:02.199180  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-449052 --wait=true -v=8 --alsologtostderr: (1m1.368876537s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-449052
--- PASS: TestMultiNode/serial/RestartKeepsNodes (86.12s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.89s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.63s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0422 11:17:33.514126  270988 out.go:291] Setting OutFile to fd 1 ...
	I0422 11:17:33.514414  270988 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 11:17:33.514425  270988 out.go:304] Setting ErrFile to fd 2...
	I0422 11:17:33.514431  270988 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 11:17:33.514613  270988 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
	I0422 11:17:33.514819  270988 out.go:298] Setting JSON to false
	I0422 11:17:33.514854  270988 mustload.go:65] Loading cluster: multinode-449052
	I0422 11:17:33.514949  270988 notify.go:220] Checking for updates...
	I0422 11:17:33.515250  270988 config.go:182] Loaded profile config "multinode-449052": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0422 11:17:33.515269  270988 status.go:255] checking status of multinode-449052 ...
	I0422 11:17:33.515646  270988 cli_runner.go:164] Run: docker container inspect multinode-449052 --format={{.State.Status}}
	I0422 11:17:33.533208  270988 status.go:330] multinode-449052 host status = "Stopped" (err=<nil>)
	I0422 11:17:33.533227  270988 status.go:343] host is not running, skipping remaining checks
	I0422 11:17:33.533233  270988 status.go:257] multinode-449052 status: &{Name:multinode-449052 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0422 11:17:33.533250  270988 status.go:255] checking status of multinode-449052-m02 ...
	I0422 11:17:33.533486  270988 cli_runner.go:164] Run: docker container inspect multinode-449052-m02 --format={{.State.Status}}
	I0422 11:17:33.548818  270988 status.go:330] multinode-449052-m02 host status = "Stopped" (err=<nil>)
	I0422 11:17:33.548862  270988 status.go:343] host is not running, skipping remaining checks
	I0422 11:17:33.548869  270988 status.go:257] multinode-449052-m02 status: &{Name:multinode-449052-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (47.68s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (26.35s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (117.22s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-917818 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0422 11:19:59.104691  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-917818 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m11.62491509s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-917818 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-917818 image pull gcr.io/k8s-minikube/busybox: (2.516250861s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-917818
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-917818: (5.677180031s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-917818 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
E0422 11:20:39.151268  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-917818 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (35.012494448s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-917818 image list
helpers_test.go:175: Cleaning up "test-preload-917818" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-917818
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-917818: (2.18135883s)
--- PASS: TestPreload (117.22s)

                                                
                                    
x
+
TestScheduledStopUnix (99.67s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-249761 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-249761 --memory=2048 --driver=docker  --container-runtime=crio: (23.475352031s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-249761 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-249761 -n scheduled-stop-249761
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-249761 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-249761 --cancel-scheduled
E0422 11:21:22.152308  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-249761 -n scheduled-stop-249761
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-249761
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-249761 --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-249761
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-249761: exit status 7 (74.855354ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (9.67s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"e15e68d8-6835-4851-be72-54a893bc527d","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-056493] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"68ec7684-9025-466f-bb3e-47f6ff8db99b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18711"}}
	{"specversion":"1.0","id":"61ae0bd6-4a76-46b2-80ea-52d9134a2d13","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":"601295d1-8671-4a8d-9c2e-ce57ac162c5f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18711-112416/kubeconfig"}}
	{"specversion":"1.0","id":"b06493dd-4c76-432b-b48e-22da5b209482","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18711-112416/.minikube"}}
	{"specversion":"1.0","id":"5afd4b40-952b-4ae1-993d-dcaf6b03f574","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":"a67ef037-2b0c-4805-bb6d-d900eb25e444","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"f7ecb054-ad30-43e6-a7e1-ed6e660c959f","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":"904389af-f255-4545-b53e-5742ca74a8ee","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":"e007608b-7e17-4250-beff-4338141cf79a","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":"7439929d-c707-40c6-94a6-cfd03de66c26","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":"feb12bb7-c5c1-46ff-8cd1-dbbce3a8094a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-056493\" primary control-plane node in \"insufficient-storage-056493\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"f86c0c30-ba47-443d-8d1b-c1e2b5065c57","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.43-1713569670-18702 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"f4de3ac7-37d6-4ae0-874b-696792e8df40","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":"31450e48-5de4-4f67-856e-8d553abddf01","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-056493 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-056493 --output=json --layout=cluster: exit status 7 (267.701901ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-056493","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.33.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-056493","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0422 11:22:35.841430  293120 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-056493" does not appear in /home/jenkins/minikube-integration/18711-112416/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0422 11:22:36.103748  293208 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-056493" does not appear in /home/jenkins/minikube-integration/18711-112416/kubeconfig
	E0422 11:22:36.113556  293208 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/insufficient-storage-056493/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (86.28s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

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

                                                
                                    
x
+
TestKubernetesUpgrade (141.67s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-588712 --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-588712 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (45.46230322s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-588712
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-588712: (1.71995543s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-588712 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-588712 status --format={{.Host}}: exit status 7 (74.946877ms)

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

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

                                                
                                                
** /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-588712 --memory=2200 --kubernetes-version=v1.30.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-588712 --memory=2200 --kubernetes-version=v1.30.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (25.729089274s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-588712" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-588712
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-588712: (2.229554958s)
--- PASS: TestKubernetesUpgrade (141.67s)

                                                
                                    
x
+
TestMissingContainerUpgrade (183.42s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.2277356480 start -p missing-upgrade-554382 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.2277356480 start -p missing-upgrade-554382 --memory=2200 --driver=docker  --container-runtime=crio: (1m49.272429868s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-554382
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-554382: (19.084635762s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-554382
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-554382 --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-554382 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (50.312299619s)
helpers_test.go:175: Cleaning up "missing-upgrade-554382" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-554382
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-554382: (1.939401907s)
--- PASS: TestMissingContainerUpgrade (183.42s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.1s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-515433] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=18711
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18711-112416/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18711-112416/.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.10s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (32.3s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (7.62s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0422 11:22:42.440837  295324 out.go:291] Setting OutFile to fd 1 ...
	I0422 11:22:42.441528  295324 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 11:22:42.441543  295324 out.go:304] Setting ErrFile to fd 2...
	I0422 11:22:42.441549  295324 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0422 11:22:42.441960  295324 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18711-112416/.minikube/bin
	I0422 11:22:42.442562  295324 out.go:298] Setting JSON to false
	I0422 11:22:42.443569  295324 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-9","uptime":3904,"bootTime":1713781059,"procs":227,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0422 11:22:42.443637  295324 start.go:139] virtualization: kvm guest
	I0422 11:22:42.449643  295324 out.go:177] * [false-770233] minikube v1.33.0 on Ubuntu 20.04 (kvm/amd64)
	I0422 11:22:42.451234  295324 out.go:177]   - MINIKUBE_LOCATION=18711
	I0422 11:22:42.453331  295324 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0422 11:22:42.452866  295324 notify.go:220] Checking for updates...
	I0422 11:22:42.455329  295324 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18711-112416/kubeconfig
	I0422 11:22:42.457381  295324 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18711-112416/.minikube
	I0422 11:22:42.459018  295324 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0422 11:22:42.460698  295324 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0422 11:22:42.462829  295324 config.go:182] Loaded profile config "NoKubernetes-515433": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0422 11:22:42.462947  295324 config.go:182] Loaded profile config "force-systemd-env-534982": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0422 11:22:42.463041  295324 config.go:182] Loaded profile config "offline-crio-498505": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0422 11:22:42.463166  295324 driver.go:392] Setting default libvirt URI to qemu:///system
	I0422 11:22:42.485261  295324 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0422 11:22:42.485447  295324 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0422 11:22:42.548845  295324 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:59 SystemTime:2024-04-22 11:22:42.539321929 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647976448 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-9 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 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:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1] 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>}}
	I0422 11:22:42.548958  295324 docker.go:295] overlay module found
	I0422 11:22:42.665926  295324 out.go:177] * Using the docker driver based on user configuration
	I0422 11:22:42.736728  295324 start.go:297] selected driver: docker
	I0422 11:22:42.736784  295324 start.go:901] validating driver "docker" against <nil>
	I0422 11:22:42.736809  295324 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0422 11:22:42.798929  295324 out.go:177] 
	W0422 11:22:42.862686  295324 out.go:239] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0422 11:22:42.925092  295324 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (10.06s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (12.62s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.38s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.31s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.14s)

                                                
                                                
=== 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
--- PASS: TestNoKubernetes/serial/ProfileList (1.14s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.54s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (100.35s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1999245264 start -p stopped-upgrade-265023 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1999245264 start -p stopped-upgrade-265023 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m11.033925588s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1999245264 -p stopped-upgrade-265023 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1999245264 -p stopped-upgrade-265023 stop: (2.255084819s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-265023 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0422 11:24:59.104786  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-265023 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (27.061832117s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (100.35s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.03s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.25s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Start (43.64s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.94s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (41.87s)

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

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

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

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

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

                                                
                                    
x
+
TestPause/serial/Pause (0.68s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.32s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.62s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.74s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.56s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.66s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-770233 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-6bc787d567-q6lp8" [884a0b50-4fc2-48a7-aa5c-7c91732ce7e8] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-q6lp8" [884a0b50-4fc2-48a7-aa5c-7c91732ce7e8] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 9.004222009s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (9.22s)

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

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

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

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

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

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

                                                
                                    
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-s59n2" [bbb2659c-e2df-4075-8539-bffee4a97a9b] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004483155s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-770233 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-6bc787d567-nsnv5" [a2c6e224-3bee-41f5-82b6-b7c6ecd54ebb] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-nsnv5" [a2c6e224-3bee-41f5-82b6-b7c6ecd54ebb] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.003622242s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.21s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-770233 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-6bc787d567-j2dcg" [b69eca04-9d6e-43de-8167-38011fe077ad] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-j2dcg" [b69eca04-9d6e-43de-8167-38011fe077ad] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.003699832s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.22s)

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

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

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

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

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

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

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

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

                                                
                                    
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-sq9cr" [07aa4e68-132e-4c77-bf78-35b7d56feb1d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004282428s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-amd64 ssh -p enable-default-cni-770233 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/enable-default-cni/KubeletFlags (0.27s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-770233 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-6bc787d567-mpr56" [ac1fd96e-b6d7-496f-b70c-91253c475071] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-mpr56" [ac1fd96e-b6d7-496f-b70c-91253c475071] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.003731319s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.18s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-770233 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-6bc787d567-2t4vd" [3ac047ee-477e-4017-abd4-621490207b76] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-2t4vd" [3ac047ee-477e-4017-abd4-621490207b76] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.003383762s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.17s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-133316 --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:186: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-133316 --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: (2m26.886846417s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (146.89s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-020759 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-020759 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (1m2.226983562s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (62.23s)

                                                
                                    
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-vvhn2" [973fe304-3066-4b6b-ae33-85973142bb5e] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004625909s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-770233 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-6bc787d567-lpjrj" [3a833da8-540e-45fe-ac37-9e5476a76f57] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-lpjrj" [3a833da8-540e-45fe-ac37-9e5476a76f57] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.004473118s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.18s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-770233 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-6bc787d567-k7pf2" [582b8670-41c2-4bcc-b713-f46a89947744] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-k7pf2" [582b8670-41c2-4bcc-b713-f46a89947744] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.00276503s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.20s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-020759 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [cc9b565d-6f0a-4927-9309-b68bb0c98674] Pending
helpers_test.go:344: "busybox" [cc9b565d-6f0a-4927-9309-b68bb0c98674] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [cc9b565d-6f0a-4927-9309-b68bb0c98674] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.004305204s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-020759 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.28s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-020759 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-020759 --alsologtostderr -v=3: (12.255249421s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.26s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p no-preload-020759 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/no-preload/serial/EnableAddonAfterStop (0.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-020759 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
E0422 11:30:39.151947  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-020759 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (4m21.796813765s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-020759 -n no-preload-020759
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (262.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-929523 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [c3832a76-9e9c-42c0-a857-c574f31b3911] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [c3832a76-9e9c-42c0-a857-c574f31b3911] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 9.002906703s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-929523 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (9.24s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-929523 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-929523 --alsologtostderr -v=3: (12.074368813s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-310935 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (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" [cfb96d97-b522-4725-bbdd-8205b783ef5b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [cfb96d97-b522-4725-bbdd-8205b783ef5b] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 10.002849677s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-310935 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (10.25s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p embed-certs-929523 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonAfterStop (0.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-929523 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-929523 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (4m21.784794874s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-929523 -n embed-certs-929523
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (262.15s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p default-k8s-diff-port-310935 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p default-k8s-diff-port-310935 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p default-k8s-diff-port-310935 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (4m21.796454917s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p default-k8s-diff-port-310935 -n default-k8s-diff-port-310935
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (262.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-133316 create -f testdata/busybox.yaml
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: waiting 8m0s for pods matching "integration-test=busybox" in namespace "default" ...
helpers_test.go:344: "busybox" [caad79fb-aada-4396-a251-48904976b558] Pending
helpers_test.go:344: "busybox" [caad79fb-aada-4396-a251-48904976b558] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [caad79fb-aada-4396-a251-48904976b558] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.003761074s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-133316 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.38s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p old-k8s-version-133316 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p old-k8s-version-133316 --alsologtostderr -v=3: (12.273412667s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.27s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p old-k8s-version-133316 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop (0.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-133316 --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
E0422 11:31:54.362419  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:31:54.367756  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:31:54.378003  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:31:54.398329  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:31:54.439247  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:31:54.519582  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:31:54.680019  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:31:55.000608  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:31:55.641529  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:31:56.922264  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:31:59.483013  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:32:04.603429  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:32:09.812451  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:32:09.817725  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:32:09.828020  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:32:09.848188  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:32:09.888466  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:32:09.968805  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:32:10.129220  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:32:10.449780  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:32:11.090487  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:32:12.371041  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:32:14.844095  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:32:14.931274  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:32:20.052515  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:32:30.293241  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:32:35.324789  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:32:47.702546  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
E0422 11:32:47.707794  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
E0422 11:32:47.718020  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
E0422 11:32:47.738258  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
E0422 11:32:47.778531  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
E0422 11:32:47.858878  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
E0422 11:32:48.019854  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
E0422 11:32:48.340473  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
E0422 11:32:48.981458  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
E0422 11:32:50.262485  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
E0422 11:32:50.774218  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:32:52.822711  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
E0422 11:32:57.943417  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
E0422 11:33:08.184537  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
E0422 11:33:16.284959  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:33:23.556582  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/flannel-770233/client.crt: no such file or directory
E0422 11:33:23.561868  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/flannel-770233/client.crt: no such file or directory
E0422 11:33:23.572105  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/flannel-770233/client.crt: no such file or directory
E0422 11:33:23.592304  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/flannel-770233/client.crt: no such file or directory
E0422 11:33:23.632551  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/flannel-770233/client.crt: no such file or directory
E0422 11:33:23.712885  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/flannel-770233/client.crt: no such file or directory
E0422 11:33:23.873554  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/flannel-770233/client.crt: no such file or directory
E0422 11:33:24.194265  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/flannel-770233/client.crt: no such file or directory
E0422 11:33:24.395692  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/enable-default-cni-770233/client.crt: no such file or directory
E0422 11:33:24.400937  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/enable-default-cni-770233/client.crt: no such file or directory
E0422 11:33:24.411165  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/enable-default-cni-770233/client.crt: no such file or directory
E0422 11:33:24.431351  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/enable-default-cni-770233/client.crt: no such file or directory
E0422 11:33:24.471609  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/enable-default-cni-770233/client.crt: no such file or directory
E0422 11:33:24.551973  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/enable-default-cni-770233/client.crt: no such file or directory
E0422 11:33:24.712406  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/enable-default-cni-770233/client.crt: no such file or directory
E0422 11:33:24.834776  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/flannel-770233/client.crt: no such file or directory
E0422 11:33:25.033151  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/enable-default-cni-770233/client.crt: no such file or directory
E0422 11:33:25.674364  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/enable-default-cni-770233/client.crt: no such file or directory
E0422 11:33:26.115563  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/flannel-770233/client.crt: no such file or directory
E0422 11:33:26.955158  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/enable-default-cni-770233/client.crt: no such file or directory
E0422 11:33:28.665385  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
E0422 11:33:28.676648  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/flannel-770233/client.crt: no such file or directory
E0422 11:33:29.516057  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/enable-default-cni-770233/client.crt: no such file or directory
E0422 11:33:31.735293  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:33:33.797477  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/flannel-770233/client.crt: no such file or directory
E0422 11:33:34.636904  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/enable-default-cni-770233/client.crt: no such file or directory
E0422 11:33:42.200294  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
E0422 11:33:44.038492  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/flannel-770233/client.crt: no such file or directory
E0422 11:33:44.877101  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/enable-default-cni-770233/client.crt: no such file or directory
E0422 11:34:04.519203  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/flannel-770233/client.crt: no such file or directory
E0422 11:34:05.357948  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/enable-default-cni-770233/client.crt: no such file or directory
E0422 11:34:09.625600  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-133316 --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: (2m22.376421592s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-133316 -n old-k8s-version-133316
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (142.69s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (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-2bq5c" [180eb47e-8834-47fb-b5de-c51d5d6439d2] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00359686s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (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-2bq5c" [180eb47e-8834-47fb-b5de-c51d5d6439d2] Running
E0422 11:34:25.120261  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/calico-770233/client.crt: no such file or directory
E0422 11:34:25.125526  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/calico-770233/client.crt: no such file or directory
E0422 11:34:25.135767  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/calico-770233/client.crt: no such file or directory
E0422 11:34:25.156028  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/calico-770233/client.crt: no such file or directory
E0422 11:34:25.196316  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/calico-770233/client.crt: no such file or directory
E0422 11:34:25.276641  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/calico-770233/client.crt: no such file or directory
E0422 11:34:25.437739  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/calico-770233/client.crt: no such file or directory
E0422 11:34:25.758276  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/calico-770233/client.crt: no such file or directory
E0422 11:34:26.399181  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/calico-770233/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003618585s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-133316 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-133316 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: 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.51s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p old-k8s-version-133316 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-133316 -n old-k8s-version-133316
E0422 11:34:27.679548  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/calico-770233/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-133316 -n old-k8s-version-133316: exit status 2 (298.991691ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-133316 -n old-k8s-version-133316
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-133316 -n old-k8s-version-133316: exit status 2 (302.560353ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p old-k8s-version-133316 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-133316 -n old-k8s-version-133316
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p old-k8s-version-133316 -n old-k8s-version-133316
--- PASS: TestStartStop/group/old-k8s-version/serial/Pause (2.51s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-904907 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
E0422 11:34:35.361103  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/calico-770233/client.crt: no such file or directory
E0422 11:34:38.205406  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/auto-770233/client.crt: no such file or directory
E0422 11:34:45.479528  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/flannel-770233/client.crt: no such file or directory
E0422 11:34:45.601348  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/calico-770233/client.crt: no such file or directory
E0422 11:34:46.319146  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/enable-default-cni-770233/client.crt: no such file or directory
E0422 11:34:51.680255  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/bridge-770233/client.crt: no such file or directory
E0422 11:34:51.685518  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/bridge-770233/client.crt: no such file or directory
E0422 11:34:51.695768  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/bridge-770233/client.crt: no such file or directory
E0422 11:34:51.716858  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/bridge-770233/client.crt: no such file or directory
E0422 11:34:51.757135  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/bridge-770233/client.crt: no such file or directory
E0422 11:34:51.837307  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/bridge-770233/client.crt: no such file or directory
E0422 11:34:51.998045  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/bridge-770233/client.crt: no such file or directory
E0422 11:34:52.318646  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/bridge-770233/client.crt: no such file or directory
E0422 11:34:52.959650  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/bridge-770233/client.crt: no such file or directory
E0422 11:34:53.656089  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/kindnet-770233/client.crt: no such file or directory
E0422 11:34:54.239928  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/bridge-770233/client.crt: no such file or directory
E0422 11:34:56.800905  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/bridge-770233/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-904907 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (38.235135576s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (38.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (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-779776cb65-zrmxq" [eb173863-db49-4a34-a7e4-5366928b7c00] Running
E0422 11:34:59.105142  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/functional-834513/client.crt: no such file or directory
E0422 11:35:01.921978  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/bridge-770233/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003813309s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (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-779776cb65-zrmxq" [eb173863-db49-4a34-a7e4-5366928b7c00] Running
E0422 11:35:06.082192  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/calico-770233/client.crt: no such file or directory
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003344034s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-020759 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-020759 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/no-preload/serial/VerifyKubernetesImages (0.27s)

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-020759 -n no-preload-020759
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-020759 -n no-preload-020759: exit status 2 (337.849279ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p no-preload-020759 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-020759 -n no-preload-020759
E0422 11:35:12.163734  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/bridge-770233/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p no-preload-020759 -n no-preload-020759
--- PASS: TestStartStop/group/no-preload/serial/Pause (2.81s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p newest-cni-904907 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p newest-cni-904907 --alsologtostderr -v=3: (5.843965835s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (5.84s)

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p newest-cni-904907 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.20s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-904907 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-904907 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (13.27090912s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-904907 -n newest-cni-904907
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (13.58s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (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-779776cb65-q9s66" [4ce548ed-6080-4897-be7d-719df846d909] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003706158s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:273: 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:284: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

                                                
                                    
x
+
TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.24s)

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-904907 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.24s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p newest-cni-904907 --alsologtostderr -v=1
E0422 11:35:31.546262  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/custom-flannel-770233/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-904907 -n newest-cni-904907
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-904907 -n newest-cni-904907: exit status 2 (285.959886ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-904907 -n newest-cni-904907
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-904907 -n newest-cni-904907: exit status 2 (284.355621ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p newest-cni-904907 --alsologtostderr -v=1
E0422 11:35:32.644260  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/bridge-770233/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-904907 -n newest-cni-904907
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-904907 -n newest-cni-904907
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.51s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (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-779776cb65-q9s66" [4ce548ed-6080-4897-be7d-719df846d909] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003491206s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-929523 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-929523 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.23s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p embed-certs-929523 --alsologtostderr -v=1
E0422 11:35:39.151989  119295 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18711-112416/.minikube/profiles/addons-220961/client.crt: no such file or directory
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-929523 -n embed-certs-929523
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-929523 -n embed-certs-929523: exit status 2 (282.989968ms)

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-929523 -n embed-certs-929523
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-929523 -n embed-certs-929523: exit status 2 (307.637539ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p embed-certs-929523 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p embed-certs-929523 -n embed-certs-929523
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p embed-certs-929523 -n embed-certs-929523
--- PASS: TestStartStop/group/embed-certs/serial/Pause (2.61s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (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-779776cb65-n62h5" [a33b3fe7-fd88-44d2-8a1f-8da6fb2a0426] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004199457s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (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-779776cb65-n62h5" [a33b3fe7-fd88-44d2-8a1f-8da6fb2a0426] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004224081s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-310935 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-310935 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.22s)

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

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

                                                
                                                
-- stdout --
	Paused

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-310935 -n default-k8s-diff-port-310935
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-310935 -n default-k8s-diff-port-310935: exit status 2 (282.525669ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p default-k8s-diff-port-310935 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-310935 -n default-k8s-diff-port-310935
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p default-k8s-diff-port-310935 -n default-k8s-diff-port-310935
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (2.46s)

                                                
                                    

Test skip (24/327)

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:498: 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:459: 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:546: 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
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.44s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.55s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:103: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-566080" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-566080
--- SKIP: TestStartStop/group/disable-driver-mounts (0.15s)

                                                
                                    
Copied to clipboard