Test Report: Docker_Linux_crio 19429

                    
                      b06913c07d6338950e5c7fdbd8346c60c9653ed1:2024-08-14:35775
                    
                

Test fail (3/328)

Order failed test Duration
34 TestAddons/parallel/Ingress 151.69
36 TestAddons/parallel/MetricsServer 332.58
123 TestFunctional/parallel/ImageCommands/ImageBuild 5.92
x
+
TestAddons/parallel/Ingress (151.69s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-425030 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:234: (dbg) Run:  kubectl --context addons-425030 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-425030 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [6bb734ea-6db1-43e2-bb7f-1b2baa03450d] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [6bb734ea-6db1-43e2-bb7f-1b2baa03450d] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.002655882s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-425030 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-amd64 -p addons-425030 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.9380189s)

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

                                                
                                                
** /stderr **
addons_test.go:280: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:288: (dbg) Run:  kubectl --context addons-425030 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-amd64 -p addons-425030 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-amd64 -p addons-425030 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-amd64 -p addons-425030 addons disable ingress-dns --alsologtostderr -v=1: (1.359515112s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-amd64 -p addons-425030 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-amd64 -p addons-425030 addons disable ingress --alsologtostderr -v=1: (7.573910217s)
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-425030
helpers_test.go:235: (dbg) docker inspect addons-425030:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "ea9765f8a2e6811e1c11cb73038eb4dc8b13d896b08fc7707678a84ce0bba364",
	        "Created": "2024-08-13T23:47:12.416153959Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 30553,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-13T23:47:12.546235969Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:a625a3e39975c5bf9755ab525e60a1f8bd16cab9b58877622897d26607806095",
	        "ResolvConfPath": "/var/lib/docker/containers/ea9765f8a2e6811e1c11cb73038eb4dc8b13d896b08fc7707678a84ce0bba364/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/ea9765f8a2e6811e1c11cb73038eb4dc8b13d896b08fc7707678a84ce0bba364/hostname",
	        "HostsPath": "/var/lib/docker/containers/ea9765f8a2e6811e1c11cb73038eb4dc8b13d896b08fc7707678a84ce0bba364/hosts",
	        "LogPath": "/var/lib/docker/containers/ea9765f8a2e6811e1c11cb73038eb4dc8b13d896b08fc7707678a84ce0bba364/ea9765f8a2e6811e1c11cb73038eb4dc8b13d896b08fc7707678a84ce0bba364-json.log",
	        "Name": "/addons-425030",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-425030:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-425030",
	            "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/29932aa75eda9827e7b97cada6ff45a24d91848f64d9a55da64f4bec72099c91-init/diff:/var/lib/docker/overlay2/d461a8420bacc3d4ece54ad952199daffb5967252b23d1ce97099b2fc55c778d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/29932aa75eda9827e7b97cada6ff45a24d91848f64d9a55da64f4bec72099c91/merged",
	                "UpperDir": "/var/lib/docker/overlay2/29932aa75eda9827e7b97cada6ff45a24d91848f64d9a55da64f4bec72099c91/diff",
	                "WorkDir": "/var/lib/docker/overlay2/29932aa75eda9827e7b97cada6ff45a24d91848f64d9a55da64f4bec72099c91/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-425030",
	                "Source": "/var/lib/docker/volumes/addons-425030/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-425030",
	            "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.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083",
	            "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-425030",
	                "name.minikube.sigs.k8s.io": "addons-425030",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "34a5633c4c8f7792fc180a512fd5182848b8fc9f1bac5515d27c592707dd6e01",
	            "SandboxKey": "/var/run/docker/netns/34a5633c4c8f",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-425030": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "943436e12995adcdc2efe25cf3035d03912a4b340a184c33d4c9497f7899cc90",
	                    "EndpointID": "0547aaa5e6fba4a25b99ac131546d5f36e594ee60975c12f9402a48020191ebf",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-425030",
	                        "ea9765f8a2e6"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-425030 -n addons-425030
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-425030 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-425030 logs -n 25: (1.042019268s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-742441 | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC |                     |
	|         | download-docker-742441                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-742441                                                                   | download-docker-742441 | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC | 13 Aug 24 23:46 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-203856   | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC |                     |
	|         | binary-mirror-203856                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:33477                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-203856                                                                     | binary-mirror-203856   | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC | 13 Aug 24 23:46 UTC |
	| addons  | disable dashboard -p                                                                        | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC |                     |
	|         | addons-425030                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC |                     |
	|         | addons-425030                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-425030 --wait=true                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC | 13 Aug 24 23: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 --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:50 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-425030 ssh cat                                                                       | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:50 UTC |
	|         | /opt/local-path-provisioner/pvc-a1d93326-8440-4186-9b9d-4f9752977fb6_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:51 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-425030 ip                                                                            | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:50 UTC |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:50 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:50 UTC |
	|         | addons-425030                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:50 UTC |
	|         | -p addons-425030                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:50 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-425030 addons                                                                        | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:51 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-425030 addons                                                                        | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:51 UTC | 13 Aug 24 23:51 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:51 UTC | 13 Aug 24 23:51 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:51 UTC | 13 Aug 24 23:51 UTC |
	|         | addons-425030                                                                               |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:51 UTC | 13 Aug 24 23:51 UTC |
	|         | -p addons-425030                                                                            |                        |         |         |                     |                     |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:51 UTC | 13 Aug 24 23:51 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-425030 ssh curl -s                                                                   | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:51 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-425030 ip                                                                            | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:53 UTC | 13 Aug 24 23:53 UTC |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:53 UTC | 13 Aug 24 23:53 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:53 UTC | 13 Aug 24 23:53 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/13 23:46:48
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0813 23:46:48.871901   29798 out.go:291] Setting OutFile to fd 1 ...
	I0813 23:46:48.872159   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:46:48.872169   29798 out.go:304] Setting ErrFile to fd 2...
	I0813 23:46:48.872173   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:46:48.872357   29798 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
	I0813 23:46:48.872963   29798 out.go:298] Setting JSON to false
	I0813 23:46:48.873733   29798 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":5362,"bootTime":1723587447,"procs":169,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0813 23:46:48.873785   29798 start.go:139] virtualization: kvm guest
	I0813 23:46:48.875797   29798 out.go:177] * [addons-425030] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0813 23:46:48.877071   29798 out.go:177]   - MINIKUBE_LOCATION=19429
	I0813 23:46:48.877071   29798 notify.go:220] Checking for updates...
	I0813 23:46:48.879298   29798 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0813 23:46:48.880465   29798 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19429-21689/kubeconfig
	I0813 23:46:48.881546   29798 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19429-21689/.minikube
	I0813 23:46:48.882754   29798 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0813 23:46:48.884144   29798 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0813 23:46:48.885641   29798 driver.go:392] Setting default libvirt URI to qemu:///system
	I0813 23:46:48.906047   29798 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0813 23:46:48.906191   29798 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0813 23:46:48.952241   29798 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:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-13 23:46:48.944160148 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.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>}}
	I0813 23:46:48.952338   29798 docker.go:307] overlay module found
	I0813 23:46:48.954178   29798 out.go:177] * Using the docker driver based on user configuration
	I0813 23:46:48.955311   29798 start.go:297] selected driver: docker
	I0813 23:46:48.955320   29798 start.go:901] validating driver "docker" against <nil>
	I0813 23:46:48.955329   29798 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0813 23:46:48.956068   29798 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0813 23:46:48.998800   29798 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:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-13 23:46:48.990353774 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.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>}}
	I0813 23:46:48.998985   29798 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0813 23:46:48.999202   29798 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]
	I0813 23:46:49.000883   29798 out.go:177] * Using Docker driver with root privileges
	I0813 23:46:49.002315   29798 cni.go:84] Creating CNI manager for ""
	I0813 23:46:49.002332   29798 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0813 23:46:49.002353   29798 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0813 23:46:49.002423   29798 start.go:340] cluster config:
	{Name:addons-425030 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-425030 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.31.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}
	I0813 23:46:49.003833   29798 out.go:177] * Starting "addons-425030" primary control-plane node in "addons-425030" cluster
	I0813 23:46:49.005060   29798 cache.go:121] Beginning downloading kic base image for docker with crio
	I0813 23:46:49.006182   29798 out.go:177] * Pulling base image v0.0.44-1723567951-19429 ...
	I0813 23:46:49.007246   29798 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0813 23:46:49.007271   29798 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local docker daemon
	I0813 23:46:49.007273   29798 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19429-21689/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4
	I0813 23:46:49.007367   29798 cache.go:56] Caching tarball of preloaded images
	I0813 23:46:49.007430   29798 preload.go:172] Found /home/jenkins/minikube-integration/19429-21689/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0813 23:46:49.007441   29798 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0813 23:46:49.007753   29798 profile.go:143] Saving config to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/config.json ...
	I0813 23:46:49.007774   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/config.json: {Name:mke754443564a93151dbaf4d26c11ae106663f81 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:46:49.021920   29798 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 to local cache
	I0813 23:46:49.022023   29798 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local cache directory
	I0813 23:46:49.022038   29798 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local cache directory, skipping pull
	I0813 23:46:49.022042   29798 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 exists in cache, skipping pull
	I0813 23:46:49.022049   29798 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 as a tarball
	I0813 23:46:49.022056   29798 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 from local cache
	I0813 23:47:00.491917   29798 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 from cached tarball
	I0813 23:47:00.491962   29798 cache.go:194] Successfully downloaded all kic artifacts
	I0813 23:47:00.491999   29798 start.go:360] acquireMachinesLock for addons-425030: {Name:mkad0d3aa165a5679f7abcf0ab1536149f10473c Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0813 23:47:00.492101   29798 start.go:364] duration metric: took 76.782µs to acquireMachinesLock for "addons-425030"
	I0813 23:47:00.492126   29798 start.go:93] Provisioning new machine with config: &{Name:addons-425030 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-425030 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.31.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.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0813 23:47:00.492220   29798 start.go:125] createHost starting for "" (driver="docker")
	I0813 23:47:00.493956   29798 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0813 23:47:00.494220   29798 start.go:159] libmachine.API.Create for "addons-425030" (driver="docker")
	I0813 23:47:00.494251   29798 client.go:168] LocalClient.Create starting
	I0813 23:47:00.494346   29798 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca.pem
	I0813 23:47:00.734865   29798 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/cert.pem
	I0813 23:47:00.796674   29798 cli_runner.go:164] Run: docker network inspect addons-425030 --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}}]}"
	W0813 23:47:00.811685   29798 cli_runner.go:211] docker network inspect addons-425030 --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
	I0813 23:47:00.811765   29798 network_create.go:284] running [docker network inspect addons-425030] to gather additional debugging logs...
	I0813 23:47:00.811782   29798 cli_runner.go:164] Run: docker network inspect addons-425030
	W0813 23:47:00.827253   29798 cli_runner.go:211] docker network inspect addons-425030 returned with exit code 1
	I0813 23:47:00.827280   29798 network_create.go:287] error running [docker network inspect addons-425030]: docker network inspect addons-425030: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-425030 not found
	I0813 23:47:00.827292   29798 network_create.go:289] output of [docker network inspect addons-425030]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-425030 not found
	
	** /stderr **
	I0813 23:47:00.827383   29798 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}}]}"
	I0813 23:47:00.843886   29798 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:0xc001ba7f60}
	I0813 23:47:00.843938   29798 network_create.go:124] attempt to create docker network addons-425030 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0813 23:47:00.843987   29798 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-425030 addons-425030
	I0813 23:47:00.900371   29798 network_create.go:108] docker network addons-425030 192.168.49.0/24 created
	I0813 23:47:00.900401   29798 kic.go:121] calculated static IP "192.168.49.2" for the "addons-425030" container
	I0813 23:47:00.900455   29798 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0813 23:47:00.915011   29798 cli_runner.go:164] Run: docker volume create addons-425030 --label name.minikube.sigs.k8s.io=addons-425030 --label created_by.minikube.sigs.k8s.io=true
	I0813 23:47:00.930956   29798 oci.go:103] Successfully created a docker volume addons-425030
	I0813 23:47:00.931022   29798 cli_runner.go:164] Run: docker run --rm --name addons-425030-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-425030 --entrypoint /usr/bin/test -v addons-425030:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -d /var/lib
	I0813 23:47:08.064672   29798 cli_runner.go:217] Completed: docker run --rm --name addons-425030-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-425030 --entrypoint /usr/bin/test -v addons-425030:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -d /var/lib: (7.133612347s)
	I0813 23:47:08.064697   29798 oci.go:107] Successfully prepared a docker volume addons-425030
	I0813 23:47:08.064715   29798 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0813 23:47:08.064736   29798 kic.go:194] Starting extracting preloaded images to volume ...
	I0813 23:47:08.064801   29798 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19429-21689/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-425030:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -I lz4 -xf /preloaded.tar -C /extractDir
	I0813 23:47:12.360132   29798 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19429-21689/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-425030:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -I lz4 -xf /preloaded.tar -C /extractDir: (4.295290587s)
	I0813 23:47:12.360162   29798 kic.go:203] duration metric: took 4.295423409s to extract preloaded images to volume ...
	W0813 23:47:12.360282   29798 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0813 23:47:12.360388   29798 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0813 23:47:12.402506   29798 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-425030 --name addons-425030 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-425030 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-425030 --network addons-425030 --ip 192.168.49.2 --volume addons-425030:/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.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083
	I0813 23:47:12.695021   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Running}}
	I0813 23:47:12.712379   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:12.730104   29798 cli_runner.go:164] Run: docker exec addons-425030 stat /var/lib/dpkg/alternatives/iptables
	I0813 23:47:12.772286   29798 oci.go:144] the created container "addons-425030" has a running status.
	I0813 23:47:12.772320   29798 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa...
	I0813 23:47:13.121487   29798 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0813 23:47:13.142744   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:13.158308   29798 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0813 23:47:13.158333   29798 kic_runner.go:114] Args: [docker exec --privileged addons-425030 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0813 23:47:13.210337   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:13.227441   29798 machine.go:94] provisionDockerMachine start ...
	I0813 23:47:13.227531   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:13.245952   29798 main.go:141] libmachine: Using SSH client type: native
	I0813 23:47:13.246216   29798 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0813 23:47:13.246237   29798 main.go:141] libmachine: About to run SSH command:
	hostname
	I0813 23:47:13.372243   29798 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-425030
	
	I0813 23:47:13.372273   29798 ubuntu.go:169] provisioning hostname "addons-425030"
	I0813 23:47:13.372351   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:13.391123   29798 main.go:141] libmachine: Using SSH client type: native
	I0813 23:47:13.391300   29798 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0813 23:47:13.391317   29798 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-425030 && echo "addons-425030" | sudo tee /etc/hostname
	I0813 23:47:13.523031   29798 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-425030
	
	I0813 23:47:13.523092   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:13.539681   29798 main.go:141] libmachine: Using SSH client type: native
	I0813 23:47:13.539862   29798 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0813 23:47:13.539878   29798 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-425030' /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-425030/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-425030' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0813 23:47:13.664562   29798 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0813 23:47:13.664587   29798 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19429-21689/.minikube CaCertPath:/home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19429-21689/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19429-21689/.minikube}
	I0813 23:47:13.664619   29798 ubuntu.go:177] setting up certificates
	I0813 23:47:13.664631   29798 provision.go:84] configureAuth start
	I0813 23:47:13.664682   29798 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-425030
	I0813 23:47:13.680004   29798 provision.go:143] copyHostCerts
	I0813 23:47:13.680062   29798 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19429-21689/.minikube/ca.pem (1082 bytes)
	I0813 23:47:13.680175   29798 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19429-21689/.minikube/cert.pem (1123 bytes)
	I0813 23:47:13.680240   29798 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19429-21689/.minikube/key.pem (1675 bytes)
	I0813 23:47:13.680298   29798 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19429-21689/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca-key.pem org=jenkins.addons-425030 san=[127.0.0.1 192.168.49.2 addons-425030 localhost minikube]
	I0813 23:47:13.954307   29798 provision.go:177] copyRemoteCerts
	I0813 23:47:13.954359   29798 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0813 23:47:13.954389   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:13.969976   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:14.065116   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0813 23:47:14.084834   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0813 23:47:14.104194   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0813 23:47:14.123708   29798 provision.go:87] duration metric: took 459.06568ms to configureAuth
	I0813 23:47:14.123732   29798 ubuntu.go:193] setting minikube options for container-runtime
	I0813 23:47:14.123904   29798 config.go:182] Loaded profile config "addons-425030": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0813 23:47:14.124018   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:14.139483   29798 main.go:141] libmachine: Using SSH client type: native
	I0813 23:47:14.139672   29798 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0813 23:47:14.139694   29798 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
	I0813 23:47:14.341600   29798 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0813 23:47:14.341620   29798 machine.go:97] duration metric: took 1.114147884s to provisionDockerMachine
	I0813 23:47:14.341628   29798 client.go:171] duration metric: took 13.847369019s to LocalClient.Create
	I0813 23:47:14.341643   29798 start.go:167] duration metric: took 13.847424218s to libmachine.API.Create "addons-425030"
	I0813 23:47:14.341650   29798 start.go:293] postStartSetup for "addons-425030" (driver="docker")
	I0813 23:47:14.341660   29798 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]
	I0813 23:47:14.341707   29798 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
	I0813 23:47:14.341736   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:14.358184   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:14.453113   29798 ssh_runner.go:195] Run: cat /etc/os-release
	I0813 23:47:14.455791   29798 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0813 23:47:14.455819   29798 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0813 23:47:14.455827   29798 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0813 23:47:14.455833   29798 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0813 23:47:14.455843   29798 filesync.go:126] Scanning /home/jenkins/minikube-integration/19429-21689/.minikube/addons for local assets ...
	I0813 23:47:14.455889   29798 filesync.go:126] Scanning /home/jenkins/minikube-integration/19429-21689/.minikube/files for local assets ...
	I0813 23:47:14.455911   29798 start.go:296] duration metric: took 114.256167ms for postStartSetup
	I0813 23:47:14.456155   29798 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-425030
	I0813 23:47:14.471337   29798 profile.go:143] Saving config to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/config.json ...
	I0813 23:47:14.471566   29798 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0813 23:47:14.471605   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:14.487534   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:14.573565   29798 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0813 23:47:14.577374   29798 start.go:128] duration metric: took 14.085136938s to createHost
	I0813 23:47:14.577397   29798 start.go:83] releasing machines lock for "addons-425030", held for 14.085282735s
	I0813 23:47:14.577458   29798 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-425030
	I0813 23:47:14.592570   29798 ssh_runner.go:195] Run: cat /version.json
	I0813 23:47:14.592610   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:14.592667   29798 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0813 23:47:14.592735   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:14.609847   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:14.610073   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:14.764084   29798 ssh_runner.go:195] Run: systemctl --version
	I0813 23:47:14.767885   29798 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0813 23:47:14.901968   29798 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0813 23:47:14.906015   29798 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" ;
	I0813 23:47:14.922300   29798 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0813 23:47:14.922379   29798 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" ;
	I0813 23:47:14.946366   29798 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0813 23:47:14.946385   29798 start.go:495] detecting cgroup driver to use...
	I0813 23:47:14.946412   29798 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0813 23:47:14.946462   29798 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0813 23:47:14.958983   29798 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0813 23:47:14.968234   29798 docker.go:217] disabling cri-docker service (if available) ...
	I0813 23:47:14.968275   29798 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0813 23:47:14.979515   29798 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0813 23:47:14.991086   29798 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0813 23:47:15.070289   29798 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0813 23:47:15.149283   29798 docker.go:233] disabling docker service ...
	I0813 23:47:15.149354   29798 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0813 23:47:15.164725   29798 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0813 23:47:15.174009   29798 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0813 23:47:15.249211   29798 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0813 23:47:15.325751   29798 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0813 23:47:15.335254   29798 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"
	I0813 23:47:15.348267   29798 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0813 23:47:15.348316   29798 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0813 23:47:15.356475   29798 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0813 23:47:15.356528   29798 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0813 23:47:15.364347   29798 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0813 23:47:15.372086   29798 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0813 23:47:15.379831   29798 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0813 23:47:15.387294   29798 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"
	I0813 23:47:15.395136   29798 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"
	I0813 23:47:15.407617   29798 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"
	I0813 23:47:15.415223   29798 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0813 23:47:15.422035   29798 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0813 23:47:15.428480   29798 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0813 23:47:15.496063   29798 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0813 23:47:15.594735   29798 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0813 23:47:15.594812   29798 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0813 23:47:15.598077   29798 start.go:563] Will wait 60s for crictl version
	I0813 23:47:15.598131   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:47:15.600883   29798 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0813 23:47:15.630814   29798 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0813 23:47:15.630914   29798 ssh_runner.go:195] Run: crio --version
	I0813 23:47:15.663782   29798 ssh_runner.go:195] Run: crio --version
	I0813 23:47:15.694919   29798 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0813 23:47:15.696125   29798 cli_runner.go:164] Run: docker network inspect addons-425030 --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}}]}"
	I0813 23:47:15.711179   29798 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0813 23:47:15.714503   29798 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""
	I0813 23:47:15.723902   29798 kubeadm.go:883] updating cluster {Name:addons-425030 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-425030 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.31.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} ...
	I0813 23:47:15.724011   29798 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0813 23:47:15.724076   29798 ssh_runner.go:195] Run: sudo crictl images --output json
	I0813 23:47:15.785737   29798 crio.go:514] all images are preloaded for cri-o runtime.
	I0813 23:47:15.785757   29798 crio.go:433] Images already preloaded, skipping extraction
	I0813 23:47:15.785806   29798 ssh_runner.go:195] Run: sudo crictl images --output json
	I0813 23:47:15.814449   29798 crio.go:514] all images are preloaded for cri-o runtime.
	I0813 23:47:15.814469   29798 cache_images.go:84] Images are preloaded, skipping loading
	I0813 23:47:15.814476   29798 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0813 23:47:15.814564   29798 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.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-425030 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-425030 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:}
	I0813 23:47:15.814621   29798 ssh_runner.go:195] Run: crio config
	I0813 23:47:15.852011   29798 cni.go:84] Creating CNI manager for ""
	I0813 23:47:15.852030   29798 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0813 23:47:15.852044   29798 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0813 23:47:15.852067   29798 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.31.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-425030 NodeName:addons-425030 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}
	I0813 23:47:15.852205   29798 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-425030"
	  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.31.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
	
	I0813 23:47:15.852267   29798 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0813 23:47:15.859665   29798 binaries.go:44] Found k8s binaries, skipping transfer
	I0813 23:47:15.859719   29798 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0813 23:47:15.866738   29798 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0813 23:47:15.881411   29798 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0813 23:47:15.896135   29798 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0813 23:47:15.910807   29798 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0813 23:47:15.913621   29798 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""
	I0813 23:47:15.922640   29798 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0813 23:47:15.993353   29798 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0813 23:47:16.004517   29798 certs.go:68] Setting up /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030 for IP: 192.168.49.2
	I0813 23:47:16.004541   29798 certs.go:194] generating shared ca certs ...
	I0813 23:47:16.004562   29798 certs.go:226] acquiring lock for ca certs: {Name:mk598704a4754d317a9e76fd297cd8d1d3c535e2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.004686   29798 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19429-21689/.minikube/ca.key
	I0813 23:47:16.227186   29798 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19429-21689/.minikube/ca.crt ...
	I0813 23:47:16.227212   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/ca.crt: {Name:mkc9b2361b40c924fa2a4e95db10e2217e0e9931 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.227362   29798 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19429-21689/.minikube/ca.key ...
	I0813 23:47:16.227373   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/ca.key: {Name:mk05624a2be15192df7af01f22e823b0a920983e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.227445   29798 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19429-21689/.minikube/proxy-client-ca.key
	I0813 23:47:16.502327   29798 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19429-21689/.minikube/proxy-client-ca.crt ...
	I0813 23:47:16.502358   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/proxy-client-ca.crt: {Name:mkc02c659adeb706ff9aa389e62e391f612bc2c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.502499   29798 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19429-21689/.minikube/proxy-client-ca.key ...
	I0813 23:47:16.502511   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/proxy-client-ca.key: {Name:mk42537e0b66c276361aaa3c0659676211f48ded Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.502573   29798 certs.go:256] generating profile certs ...
	I0813 23:47:16.502625   29798 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.key
	I0813 23:47:16.502639   29798 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt with IP's: []
	I0813 23:47:16.601325   29798 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt ...
	I0813 23:47:16.601353   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: {Name:mkc6d2a476763c081ae11d70fde6fdc7da5e375c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.601497   29798 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.key ...
	I0813 23:47:16.601507   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.key: {Name:mkef2b251819d706ea0a5cfc6859917acf0421f0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.601571   29798 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.key.b7b8f274
	I0813 23:47:16.601588   29798 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.crt.b7b8f274 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0813 23:47:16.870750   29798 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.crt.b7b8f274 ...
	I0813 23:47:16.870775   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.crt.b7b8f274: {Name:mkbb6062efdb2a57a5f51b8f70585619a9b4e6ce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.870921   29798 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.key.b7b8f274 ...
	I0813 23:47:16.870936   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.key.b7b8f274: {Name:mk10decde8dd4b25e2661199372ca8acebc6ed37 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.871002   29798 certs.go:381] copying /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.crt.b7b8f274 -> /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.crt
	I0813 23:47:16.871069   29798 certs.go:385] copying /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.key.b7b8f274 -> /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.key
	I0813 23:47:16.871115   29798 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.key
	I0813 23:47:16.871132   29798 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.crt with IP's: []
	I0813 23:47:16.954016   29798 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.crt ...
	I0813 23:47:16.954045   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.crt: {Name:mka1baa8297f396059d9c9c041feaef8c99b3085 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.954204   29798 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.key ...
	I0813 23:47:16.954214   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.key: {Name:mk6e675fe5da87451965a06eb01a95acc4fc9919 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.954410   29798 certs.go:484] found cert: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca-key.pem (1675 bytes)
	I0813 23:47:16.954447   29798 certs.go:484] found cert: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca.pem (1082 bytes)
	I0813 23:47:16.954471   29798 certs.go:484] found cert: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/cert.pem (1123 bytes)
	I0813 23:47:16.954493   29798 certs.go:484] found cert: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/key.pem (1675 bytes)
	I0813 23:47:16.955029   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0813 23:47:16.975616   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0813 23:47:16.995453   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0813 23:47:17.014986   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0813 23:47:17.034667   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0813 23:47:17.054001   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0813 23:47:17.073298   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0813 23:47:17.092704   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0813 23:47:17.112240   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0813 23:47:17.132163   29798 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0813 23:47:17.146835   29798 ssh_runner.go:195] Run: openssl version
	I0813 23:47:17.151436   29798 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"
	I0813 23:47:17.158967   29798 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0813 23:47:17.161707   29798 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 13 23:47 /usr/share/ca-certificates/minikubeCA.pem
	I0813 23:47:17.161755   29798 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0813 23:47:17.167446   29798 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"
	I0813 23:47:17.174940   29798 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0813 23:47:17.177599   29798 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
	I0813 23:47:17.177654   29798 kubeadm.go:392] StartCluster: {Name:addons-425030 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-425030 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.31.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}
	I0813 23:47:17.177727   29798 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0813 23:47:17.177759   29798 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0813 23:47:17.207515   29798 cri.go:89] found id: ""
	I0813 23:47:17.207579   29798 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0813 23:47:17.214892   29798 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0813 23:47:17.221939   29798 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0813 23:47:17.221985   29798 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
	I0813 23:47:17.228883   29798 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0813 23:47:17.228904   29798 kubeadm.go:157] found existing configuration files:
	
	I0813 23:47:17.228937   29798 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0813 23:47:17.235713   29798 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0813 23:47:17.235763   29798 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0813 23:47:17.242513   29798 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0813 23:47:17.249647   29798 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0813 23:47:17.249698   29798 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0813 23:47:17.256328   29798 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0813 23:47:17.263438   29798 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0813 23:47:17.263487   29798 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0813 23:47:17.270111   29798 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0813 23:47:17.276820   29798 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0813 23:47:17.276866   29798 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0813 23:47:17.283621   29798 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.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"
	I0813 23:47:17.316860   29798 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0813 23:47:17.316926   29798 kubeadm.go:310] [preflight] Running pre-flight checks
	I0813 23:47:17.331330   29798 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0813 23:47:17.331403   29798 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-gcp
	I0813 23:47:17.331447   29798 kubeadm.go:310] OS: Linux
	I0813 23:47:17.331515   29798 kubeadm.go:310] CGROUPS_CPU: enabled
	I0813 23:47:17.331596   29798 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0813 23:47:17.331676   29798 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0813 23:47:17.331749   29798 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0813 23:47:17.331797   29798 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0813 23:47:17.331844   29798 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0813 23:47:17.331886   29798 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0813 23:47:17.331930   29798 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0813 23:47:17.331973   29798 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0813 23:47:17.376644   29798 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0813 23:47:17.376775   29798 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0813 23:47:17.376900   29798 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0813 23:47:17.382124   29798 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0813 23:47:17.384824   29798 out.go:204]   - Generating certificates and keys ...
	I0813 23:47:17.384914   29798 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0813 23:47:17.384986   29798 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0813 23:47:17.650250   29798 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0813 23:47:17.703582   29798 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0813 23:47:17.768254   29798 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0813 23:47:17.849493   29798 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0813 23:47:17.993539   29798 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0813 23:47:17.993701   29798 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-425030 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0813 23:47:18.081396   29798 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0813 23:47:18.081553   29798 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-425030 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0813 23:47:18.205440   29798 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0813 23:47:18.328478   29798 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0813 23:47:18.583631   29798 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0813 23:47:18.583748   29798 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0813 23:47:18.752512   29798 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0813 23:47:18.847066   29798 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0813 23:47:19.038087   29798 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0813 23:47:19.146714   29798 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0813 23:47:19.265996   29798 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0813 23:47:19.266434   29798 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0813 23:47:19.268673   29798 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0813 23:47:19.270574   29798 out.go:204]   - Booting up control plane ...
	I0813 23:47:19.270662   29798 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0813 23:47:19.270730   29798 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0813 23:47:19.270786   29798 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0813 23:47:19.278637   29798 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0813 23:47:19.283656   29798 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0813 23:47:19.283744   29798 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0813 23:47:19.357682   29798 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0813 23:47:19.357832   29798 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0813 23:47:19.859095   29798 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.492999ms
	I0813 23:47:19.859173   29798 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0813 23:47:23.860709   29798 kubeadm.go:310] [api-check] The API server is healthy after 4.001594056s
	I0813 23:47:23.870801   29798 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0813 23:47:23.880477   29798 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0813 23:47:23.895075   29798 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0813 23:47:23.895322   29798 kubeadm.go:310] [mark-control-plane] Marking the node addons-425030 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0813 23:47:23.902019   29798 kubeadm.go:310] [bootstrap-token] Using token: 6uxcnz.c5our4gnmhxz9ssf
	I0813 23:47:23.903539   29798 out.go:204]   - Configuring RBAC rules ...
	I0813 23:47:23.903682   29798 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0813 23:47:23.907016   29798 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0813 23:47:23.911516   29798 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0813 23:47:23.913599   29798 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0813 23:47:23.915779   29798 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0813 23:47:23.917973   29798 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0813 23:47:24.266341   29798 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0813 23:47:24.685243   29798 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0813 23:47:25.266211   29798 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0813 23:47:25.266922   29798 kubeadm.go:310] 
	I0813 23:47:25.267007   29798 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0813 23:47:25.267016   29798 kubeadm.go:310] 
	I0813 23:47:25.267082   29798 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0813 23:47:25.267088   29798 kubeadm.go:310] 
	I0813 23:47:25.267109   29798 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0813 23:47:25.267158   29798 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0813 23:47:25.267235   29798 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0813 23:47:25.267255   29798 kubeadm.go:310] 
	I0813 23:47:25.267337   29798 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0813 23:47:25.267348   29798 kubeadm.go:310] 
	I0813 23:47:25.267412   29798 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0813 23:47:25.267422   29798 kubeadm.go:310] 
	I0813 23:47:25.267484   29798 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0813 23:47:25.267561   29798 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0813 23:47:25.267651   29798 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0813 23:47:25.267666   29798 kubeadm.go:310] 
	I0813 23:47:25.267771   29798 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0813 23:47:25.267876   29798 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0813 23:47:25.267885   29798 kubeadm.go:310] 
	I0813 23:47:25.267983   29798 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 6uxcnz.c5our4gnmhxz9ssf \
	I0813 23:47:25.268108   29798 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:c6cf376e32780949c7f5c7135d223e9a947c205239e371da51ef48337943afb0 \
	I0813 23:47:25.268148   29798 kubeadm.go:310] 	--control-plane 
	I0813 23:47:25.268157   29798 kubeadm.go:310] 
	I0813 23:47:25.268261   29798 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0813 23:47:25.268270   29798 kubeadm.go:310] 
	I0813 23:47:25.268339   29798 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 6uxcnz.c5our4gnmhxz9ssf \
	I0813 23:47:25.268426   29798 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:c6cf376e32780949c7f5c7135d223e9a947c205239e371da51ef48337943afb0 
	I0813 23:47:25.270380   29798 kubeadm.go:310] W0813 23:47:17.314469    1287 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0813 23:47:25.270631   29798 kubeadm.go:310] W0813 23:47:17.315046    1287 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0813 23:47:25.270851   29798 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1066-gcp\n", err: exit status 1
	I0813 23:47:25.271000   29798 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0813 23:47:25.271040   29798 cni.go:84] Creating CNI manager for ""
	I0813 23:47:25.271057   29798 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0813 23:47:25.272566   29798 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0813 23:47:25.273644   29798 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0813 23:47:25.276906   29798 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0813 23:47:25.276924   29798 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0813 23:47:25.293017   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0813 23:47:25.468422   29798 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0813 23:47:25.468498   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:25.468501   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-425030 minikube.k8s.io/updated_at=2024_08_13T23_47_25_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=a5ac17629aabe8562ef9220195ba6559cf416caf minikube.k8s.io/name=addons-425030 minikube.k8s.io/primary=true
	I0813 23:47:25.475087   29798 ops.go:34] apiserver oom_adj: -16
	I0813 23:47:25.550750   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:26.051798   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:26.551217   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:27.051398   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:27.551060   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:28.051019   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:28.551788   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:29.050857   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:29.551852   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:29.609739   29798 kubeadm.go:1113] duration metric: took 4.141298359s to wait for elevateKubeSystemPrivileges
	I0813 23:47:29.609775   29798 kubeadm.go:394] duration metric: took 12.432126337s to StartCluster
	I0813 23:47:29.609794   29798 settings.go:142] acquiring lock: {Name:mkd7a43ead216d690e653a58d8afa688c335d3cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:29.609898   29798 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19429-21689/kubeconfig
	I0813 23:47:29.610226   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/kubeconfig: {Name:mkdb618160f96502bcf330ffc84e818cc0325f5f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:29.610376   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0813 23:47:29.610391   29798 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0813 23:47:29.610450   29798 addons.go:507] 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 volcano:true volumesnapshots:true yakd:true]
	I0813 23:47:29.610541   29798 addons.go:69] Setting default-storageclass=true in profile "addons-425030"
	I0813 23:47:29.610561   29798 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-425030"
	I0813 23:47:29.610583   29798 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-425030"
	I0813 23:47:29.610575   29798 addons.go:69] Setting metrics-server=true in profile "addons-425030"
	I0813 23:47:29.610588   29798 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-425030"
	I0813 23:47:29.610593   29798 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-425030"
	I0813 23:47:29.610604   29798 config.go:182] Loaded profile config "addons-425030": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0813 23:47:29.610615   29798 addons.go:234] Setting addon metrics-server=true in "addons-425030"
	I0813 23:47:29.610621   29798 addons.go:69] Setting registry=true in profile "addons-425030"
	I0813 23:47:29.610624   29798 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-425030"
	I0813 23:47:29.610625   29798 addons.go:69] Setting volumesnapshots=true in profile "addons-425030"
	I0813 23:47:29.610643   29798 addons.go:234] Setting addon registry=true in "addons-425030"
	I0813 23:47:29.610601   29798 addons.go:69] Setting volcano=true in profile "addons-425030"
	I0813 23:47:29.610656   29798 addons.go:234] Setting addon volumesnapshots=true in "addons-425030"
	I0813 23:47:29.610657   29798 addons.go:69] Setting gcp-auth=true in profile "addons-425030"
	I0813 23:47:29.610675   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.610687   29798 mustload.go:65] Loading cluster: addons-425030
	I0813 23:47:29.610711   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.610718   29798 addons.go:69] Setting storage-provisioner=true in profile "addons-425030"
	I0813 23:47:29.610739   29798 addons.go:234] Setting addon storage-provisioner=true in "addons-425030"
	I0813 23:47:29.610762   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.610772   29798 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-425030"
	I0813 23:47:29.610818   29798 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-425030"
	I0813 23:47:29.610842   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.610860   29798 config.go:182] Loaded profile config "addons-425030": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0813 23:47:29.610972   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.611110   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.611119   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.611159   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.611159   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.611289   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.611507   29798 addons.go:69] Setting ingress=true in profile "addons-425030"
	I0813 23:47:29.611536   29798 addons.go:234] Setting addon ingress=true in "addons-425030"
	I0813 23:47:29.611556   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.611569   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.610550   29798 addons.go:69] Setting yakd=true in profile "addons-425030"
	I0813 23:47:29.611633   29798 addons.go:234] Setting addon yakd=true in "addons-425030"
	I0813 23:47:29.611661   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.611974   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.612094   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.610675   29798 addons.go:234] Setting addon volcano=true in "addons-425030"
	I0813 23:47:29.612438   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.612893   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.613264   29798 addons.go:69] Setting ingress-dns=true in profile "addons-425030"
	I0813 23:47:29.613315   29798 addons.go:234] Setting addon ingress-dns=true in "addons-425030"
	I0813 23:47:29.613369   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.613447   29798 addons.go:69] Setting helm-tiller=true in profile "addons-425030"
	I0813 23:47:29.613471   29798 addons.go:234] Setting addon helm-tiller=true in "addons-425030"
	I0813 23:47:29.613500   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.613573   29798 out.go:177] * Verifying Kubernetes components...
	I0813 23:47:29.613703   29798 addons.go:69] Setting inspektor-gadget=true in profile "addons-425030"
	I0813 23:47:29.613732   29798 addons.go:234] Setting addon inspektor-gadget=true in "addons-425030"
	I0813 23:47:29.613757   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.613795   29798 addons.go:69] Setting cloud-spanner=true in profile "addons-425030"
	I0813 23:47:29.613821   29798 addons.go:234] Setting addon cloud-spanner=true in "addons-425030"
	I0813 23:47:29.613865   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.610616   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.610651   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.614872   29798 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0813 23:47:29.615058   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.633481   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.633575   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.634064   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.634157   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.634619   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.638996   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0813 23:47:29.642829   29798 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0813 23:47:29.642857   29798 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0813 23:47:29.642911   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.654341   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0813 23:47:29.655599   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0813 23:47:29.656793   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0813 23:47:29.658306   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0813 23:47:29.661987   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0813 23:47:29.663740   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0813 23:47:29.664967   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0813 23:47:29.666461   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0813 23:47:29.668705   29798 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0813 23:47:29.668723   29798 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0813 23:47:29.668786   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.682676   29798 out.go:177]   - Using image docker.io/registry:2.8.3
	I0813 23:47:29.682752   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.685071   29798 addons.go:234] Setting addon default-storageclass=true in "addons-425030"
	I0813 23:47:29.685112   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.685349   29798 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0813 23:47:29.685588   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.686461   29798 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0813 23:47:29.686482   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0813 23:47:29.686533   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.695869   29798 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-425030"
	I0813 23:47:29.695913   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.696373   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	W0813 23:47:29.696817   29798 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0813 23:47:29.700112   29798 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0813 23:47:29.700913   29798 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0813 23:47:29.701667   29798 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0813 23:47:29.703031   29798 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0813 23:47:29.703049   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0813 23:47:29.703096   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.701718   29798 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0813 23:47:29.703368   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0813 23:47:29.703414   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.704246   29798 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0813 23:47:29.705193   29798 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0813 23:47:29.705241   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.706318   29798 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0813 23:47:29.707323   29798 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0813 23:47:29.707356   29798 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0813 23:47:29.707368   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0813 23:47:29.707405   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.707545   29798 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0813 23:47:29.708372   29798 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0813 23:47:29.708383   29798 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0813 23:47:29.708387   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0813 23:47:29.708396   29798 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0813 23:47:29.708427   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.708443   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.712504   29798 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0813 23:47:29.713667   29798 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0813 23:47:29.713686   29798 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0813 23:47:29.713732   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.720172   29798 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0813 23:47:29.721494   29798 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0813 23:47:29.721511   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0813 23:47:29.721563   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.728858   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.731321   29798 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0813 23:47:29.731967   29798 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0813 23:47:29.731982   29798 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0813 23:47:29.732030   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.732933   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.733870   29798 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0813 23:47:29.735005   29798 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0813 23:47:29.736268   29798 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0813 23:47:29.736286   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0813 23:47:29.736333   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.753202   29798 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0813 23:47:29.757316   29798 out.go:177]   - Using image docker.io/busybox:stable
	I0813 23:47:29.760406   29798 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0813 23:47:29.760431   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0813 23:47:29.760488   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.765171   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.767026   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.774784   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.778318   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.787048   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.790611   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.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.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0813 23:47:29.790812   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.794815   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.799152   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.800065   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.800594   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.801020   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.804072   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.848738   29798 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0813 23:47:29.960420   29798 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0813 23:47:29.960444   29798 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0813 23:47:30.041486   29798 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0813 23:47:30.041517   29798 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0813 23:47:30.053614   29798 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0813 23:47:30.053641   29798 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0813 23:47:30.136732   29798 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0813 23:47:30.136758   29798 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0813 23:47:30.141511   29798 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0813 23:47:30.141537   29798 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0813 23:47:30.146540   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0813 23:47:30.156469   29798 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0813 23:47:30.156496   29798 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0813 23:47:30.258181   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0813 23:47:30.333663   29798 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0813 23:47:30.333761   29798 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0813 23:47:30.335144   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0813 23:47:30.338065   29798 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0813 23:47:30.338127   29798 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0813 23:47:30.349820   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:30.356389   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0813 23:47:30.439722   29798 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0813 23:47:30.439809   29798 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0813 23:47:30.444285   29798 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0813 23:47:30.444354   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0813 23:47:30.445253   29798 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0813 23:47:30.445336   29798 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0813 23:47:30.448190   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0813 23:47:30.449636   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0813 23:47:30.454556   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0813 23:47:30.534536   29798 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0813 23:47:30.534609   29798 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0813 23:47:30.549095   29798 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0813 23:47:30.549120   29798 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0813 23:47:30.651337   29798 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0813 23:47:30.651429   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0813 23:47:30.656027   29798 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0813 23:47:30.656052   29798 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0813 23:47:30.656609   29798 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0813 23:47:30.656624   29798 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0813 23:47:30.734516   29798 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0813 23:47:30.734593   29798 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0813 23:47:30.934666   29798 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0813 23:47:30.934754   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0813 23:47:30.936888   29798 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0813 23:47:30.936954   29798 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0813 23:47:30.956502   29798 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0813 23:47:30.956579   29798 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0813 23:47:31.134952   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0813 23:47:31.135185   29798 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0813 23:47:31.135207   29798 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0813 23:47:31.140392   29798 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.291627139s)
	I0813 23:47:31.140694   29798 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.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.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.350048911s)
	I0813 23:47:31.140722   29798 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0813 23:47:31.142644   29798 node_ready.go:35] waiting up to 6m0s for node "addons-425030" to be "Ready" ...
	I0813 23:47:31.146730   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:31.152252   29798 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0813 23:47:31.152316   29798 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0813 23:47:31.248376   29798 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0813 23:47:31.248430   29798 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0813 23:47:31.337685   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:31.433810   29798 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0813 23:47:31.433833   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0813 23:47:31.540333   29798 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0813 23:47:31.540366   29798 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0813 23:47:31.543095   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (1.396520814s)
	I0813 23:47:31.740418   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:31.745997   29798 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-425030" context rescaled to 1 replicas
	I0813 23:47:31.835654   29798 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0813 23:47:31.835683   29798 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0813 23:47:32.134714   29798 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0813 23:47:32.134753   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0813 23:47:32.241639   29798 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0813 23:47:32.241673   29798 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0813 23:47:32.340415   29798 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0813 23:47:32.340502   29798 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0813 23:47:32.348967   29798 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0813 23:47:32.349050   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0813 23:47:32.639962   29798 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0813 23:47:32.640049   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0813 23:47:32.645533   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:32.753748   29798 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0813 23:47:32.753783   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0813 23:47:33.140139   29798 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0813 23:47:33.140181   29798 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0813 23:47:33.254327   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:33.354105   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:33.550718   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.292495728s)
	I0813 23:47:34.449301   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.11406307s)
	I0813 23:47:34.449638   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (4.09974457s)
	I0813 23:47:35.650023   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:35.659784   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.303358524s)
	I0813 23:47:35.659820   29798 addons.go:475] Verifying addon ingress=true in "addons-425030"
	I0813 23:47:35.659858   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.211639678s)
	I0813 23:47:35.660031   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.205446326s)
	I0813 23:47:35.659973   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.210312313s)
	I0813 23:47:35.660101   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.525117739s)
	I0813 23:47:35.660115   29798 addons.go:475] Verifying addon registry=true in "addons-425030"
	I0813 23:47:35.660197   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (4.513387332s)
	I0813 23:47:35.660224   29798 addons.go:475] Verifying addon metrics-server=true in "addons-425030"
	I0813 23:47:35.662171   29798 out.go:177] * Verifying registry addon...
	I0813 23:47:35.662178   29798 out.go:177] * Verifying ingress addon...
	I0813 23:47:35.664040   29798 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0813 23:47:35.664066   29798 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0813 23:47:35.736600   29798 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0813 23:47:35.736625   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:35.736879   29798 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0813 23:47:35.736906   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:36.169276   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (4.831546986s)
	I0813 23:47:36.169330   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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.42887274s)
	W0813 23:47:36.169334   29798 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:36.169361   29798 retry.go:31] will retry after 249.614805ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:36.169433   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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.523855507s)
	I0813 23:47:36.170571   29798 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-425030 service yakd-dashboard -n yakd-dashboard
	
	I0813 23:47:36.173456   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:36.174421   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:36.419848   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:36.737573   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:36.739108   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:36.941884   29798 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0813 23:47:36.941961   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:36.964546   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:37.241467   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:37.241954   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:37.257980   29798 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0813 23:47:37.434572   29798 addons.go:234] Setting addon gcp-auth=true in "addons-425030"
	I0813 23:47:37.434631   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:37.435147   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:37.457962   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (4.103754076s)
	I0813 23:47:37.458001   29798 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-425030"
	I0813 23:47:37.459551   29798 out.go:177] * Verifying csi-hostpath-driver addon...
	I0813 23:47:37.461352   29798 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0813 23:47:37.461408   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:37.461464   29798 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0813 23:47:37.466857   29798 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0813 23:47:37.466882   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:37.479962   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:37.736828   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:37.737079   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:37.964540   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:38.145881   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:38.167251   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:38.167801   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:38.465312   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:38.666892   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:38.667164   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:38.965322   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:39.167614   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:39.167995   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:39.465387   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:39.668194   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:39.668768   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:39.922647   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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.502764276s)
	I0813 23:47:39.922722   29798 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.461340413s)
	I0813 23:47:39.924577   29798 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0813 23:47:39.926146   29798 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0813 23:47:39.927669   29798 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0813 23:47:39.927692   29798 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0813 23:47:39.944260   29798 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0813 23:47:39.944282   29798 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0813 23:47:39.960251   29798 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0813 23:47:39.960270   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0813 23:47:39.964835   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:39.975935   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:40.167123   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:40.167862   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:40.341321   29798 addons.go:475] Verifying addon gcp-auth=true in "addons-425030"
	I0813 23:47:40.342556   29798 out.go:177] * Verifying gcp-auth addon...
	I0813 23:47:40.344375   29798 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0813 23:47:40.346649   29798 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0813 23:47:40.346669   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:40.465551   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:40.646103   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:40.667656   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:40.668039   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:40.847234   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:40.964936   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:41.167181   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:41.167501   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:41.347566   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:41.464928   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:41.667593   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:41.668043   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:41.847204   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:41.964681   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:42.166887   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:42.167273   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:42.347155   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:42.464512   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:42.666711   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:42.667468   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:42.847296   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:42.964603   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:43.145823   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:43.167010   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:43.167319   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:43.347133   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:43.464460   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:43.667166   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:43.667665   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:43.847977   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:43.964451   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:44.167060   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:44.167332   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:44.347539   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:44.464997   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:44.667075   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:44.667615   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:44.847624   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:44.965002   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:45.146125   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:45.167294   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:45.167675   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:45.347759   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:45.464476   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:45.666713   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:45.667156   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:45.847263   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:45.964726   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:46.167357   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:46.167794   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:46.347747   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:46.464165   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:46.667444   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:46.667725   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:46.847745   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:46.965425   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:47.166654   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:47.167211   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:47.347440   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:47.464934   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:47.646231   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:47.667289   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:47.667877   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:47.847895   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:47.963891   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:48.167426   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:48.167786   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:48.347757   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:48.464292   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:48.667230   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:48.667671   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:48.847623   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:48.964699   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:49.167215   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:49.167952   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:49.347816   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:49.464272   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:49.666691   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:49.667223   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:49.847343   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:49.964795   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:50.146151   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:50.167205   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:50.167773   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:50.347723   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:50.465212   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:50.666555   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:50.667037   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:50.846951   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:50.964438   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:51.167624   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:51.167694   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:51.347420   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:51.464176   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:51.666614   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:51.667080   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:51.846848   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:51.964095   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:52.167370   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:52.167717   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:52.347765   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:52.464104   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:52.645366   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:52.666531   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:52.667115   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:52.846970   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:52.964391   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:53.166961   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:53.167270   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:53.347321   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:53.464874   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:53.667113   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:53.667591   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:53.847858   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:53.964531   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:54.166953   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:54.167186   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:54.346995   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:54.464475   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:54.645595   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:54.666720   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:54.667220   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:54.847212   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:54.964849   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:55.167490   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:55.167925   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:55.346882   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:55.464193   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:55.666919   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:55.667533   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:55.847427   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:55.964745   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:56.167386   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:56.167850   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:56.347928   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:56.464297   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:56.666617   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:56.666961   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:56.847044   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:56.964546   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:57.145881   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:57.166768   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:57.167137   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:57.347051   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:57.464510   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:57.667102   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:57.667594   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:57.847433   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:57.964728   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:58.166996   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:58.167405   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:58.347384   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:58.464802   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:58.666955   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:58.667531   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:58.847367   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:58.964362   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:59.166430   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:59.167012   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:59.346517   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:59.464749   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:59.646029   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:59.667155   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:59.667565   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:59.847753   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:59.964337   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:00.167241   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:00.167875   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:00.347744   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:00.464154   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:00.666697   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:00.667167   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:00.847791   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:00.964144   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:01.167666   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:01.167950   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:01.347090   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:01.464454   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:01.666793   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:01.667191   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:01.847638   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:01.964954   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:02.146303   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:48:02.166579   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:02.167150   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:02.346806   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:02.464063   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:02.666967   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:02.667282   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:02.847445   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:02.964961   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:03.167264   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:03.167705   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:03.347699   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:03.463976   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:03.667298   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:03.667487   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:03.848259   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:03.964804   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:04.167582   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:04.167902   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:04.347104   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:04.464513   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:04.645719   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:48:04.667136   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:04.667616   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:04.847510   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:04.964982   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:05.167148   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:05.167537   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:05.347725   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:05.464499   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:05.666785   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:05.667242   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:05.847286   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:05.964859   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:06.167483   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:06.167927   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:06.346897   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:06.464489   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:06.645774   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:48:06.667008   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:06.667312   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:06.847253   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:06.964837   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:07.167197   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:07.167511   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:07.358497   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:07.464856   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:07.667374   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:07.667724   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:07.847729   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:07.963837   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:08.167127   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:08.167554   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:08.347693   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:08.463974   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:08.646390   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:48:08.667517   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:08.667751   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:08.846696   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:08.964463   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:09.166693   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:09.167097   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:09.347105   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:09.464551   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:09.667239   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:09.667705   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:09.846897   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:09.964526   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:10.166877   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:10.167202   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:10.347202   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:10.464637   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:10.667052   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:10.667459   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:10.847636   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:10.964751   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:11.145956   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:48:11.167275   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:11.167774   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:11.347792   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:11.464336   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:11.666683   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:11.667200   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:11.847832   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:11.964257   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:12.166706   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:12.167115   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:12.347169   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:12.464615   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:12.666633   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:12.667056   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:12.847062   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:12.964609   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:13.167017   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:13.167506   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:13.347570   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:13.464934   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:13.646319   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:48:13.667382   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:13.667740   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:13.848047   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:13.964627   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:14.154270   29798 node_ready.go:49] node "addons-425030" has status "Ready":"True"
	I0813 23:48:14.154360   29798 node_ready.go:38] duration metric: took 43.011561872s for node "addons-425030" to be "Ready" ...
	I0813 23:48:14.154390   29798 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" ...
	I0813 23:48:14.164821   29798 pod_ready.go:78] waiting up to 6m0s for pod "coredns-6f6b679f8f-jgtdp" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:14.170509   29798 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0813 23:48:14.170536   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:14.170870   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:14.347321   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:14.465164   29798 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0813 23:48:14.465201   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:14.668352   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:14.669293   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:14.848670   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:14.966195   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:15.168928   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:15.169497   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:15.347965   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:15.465133   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:15.668777   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:15.669446   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:15.847621   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:15.966685   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:16.167588   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:16.168074   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:16.169859   29798 pod_ready.go:92] pod "coredns-6f6b679f8f-jgtdp" in "kube-system" namespace has status "Ready":"True"
	I0813 23:48:16.169879   29798 pod_ready.go:81] duration metric: took 2.005031987s for pod "coredns-6f6b679f8f-jgtdp" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.169902   29798 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.173925   29798 pod_ready.go:92] pod "etcd-addons-425030" in "kube-system" namespace has status "Ready":"True"
	I0813 23:48:16.173943   29798 pod_ready.go:81] duration metric: took 4.03306ms for pod "etcd-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.173957   29798 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.177713   29798 pod_ready.go:92] pod "kube-apiserver-addons-425030" in "kube-system" namespace has status "Ready":"True"
	I0813 23:48:16.177731   29798 pod_ready.go:81] duration metric: took 3.765529ms for pod "kube-apiserver-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.177741   29798 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.181385   29798 pod_ready.go:92] pod "kube-controller-manager-addons-425030" in "kube-system" namespace has status "Ready":"True"
	I0813 23:48:16.181405   29798 pod_ready.go:81] duration metric: took 3.655962ms for pod "kube-controller-manager-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.181420   29798 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-8g44f" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.185033   29798 pod_ready.go:92] pod "kube-proxy-8g44f" in "kube-system" namespace has status "Ready":"True"
	I0813 23:48:16.185048   29798 pod_ready.go:81] duration metric: took 3.621345ms for pod "kube-proxy-8g44f" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.185056   29798 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.347873   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:16.466103   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:16.568832   29798 pod_ready.go:92] pod "kube-scheduler-addons-425030" in "kube-system" namespace has status "Ready":"True"
	I0813 23:48:16.568852   29798 pod_ready.go:81] duration metric: took 383.790082ms for pod "kube-scheduler-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.568862   29798 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.667927   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:16.668138   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:16.847363   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:16.965742   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:17.167607   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:17.168125   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:17.347223   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:17.465246   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:17.667506   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:17.667760   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:17.848026   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:17.965325   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:18.167433   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:18.167719   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:18.347680   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:18.465529   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:18.574957   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:18.668347   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:18.668551   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:18.847556   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:18.965946   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:19.167599   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:19.168142   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:19.348101   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:19.465536   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:19.668208   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:19.668947   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:19.847574   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:19.965800   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:20.167853   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:20.168100   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:20.347831   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:20.465374   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:20.668158   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:20.668240   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:20.847312   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:20.965786   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:21.074074   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:21.168251   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:21.168799   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:21.347761   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:21.466573   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:21.668736   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:21.669784   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:21.848353   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:21.966086   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:22.168310   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:22.169493   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:22.347687   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:22.466059   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:22.668382   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:22.668912   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:22.847558   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:22.967202   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:23.074358   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:23.167756   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:23.168152   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:23.348230   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:23.465153   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:23.667981   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:23.668414   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:23.847419   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:23.966232   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:24.168106   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:24.168301   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:24.348230   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:24.465881   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:24.667765   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:24.668376   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:24.847324   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:24.966427   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:25.074762   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:25.167592   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:25.168399   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:25.347982   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:25.466186   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:25.668291   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:25.668464   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:25.848007   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:25.965911   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:26.168768   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:26.169514   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:26.347628   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:26.466409   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:26.667539   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:26.667667   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:26.847731   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:26.965662   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:27.168471   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:27.169080   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:27.347034   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:27.467712   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:27.635224   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:27.668300   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:27.668862   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:27.847349   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:27.966301   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:28.168073   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:28.168817   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:28.347967   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:28.466130   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:28.667529   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:28.667727   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:28.847429   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:28.965845   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:29.168516   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:29.169680   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:29.347725   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:29.466168   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:29.667780   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:29.669266   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:29.847034   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:29.965537   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:30.074214   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:30.168309   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:30.169117   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:30.347124   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:30.465761   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:30.667551   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:30.667666   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:30.848460   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:30.965896   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:31.167905   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:31.168349   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:31.347645   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:31.467017   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:31.667965   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:31.668063   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:31.847326   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:31.966775   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:32.074681   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:32.167837   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:32.168244   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:32.347619   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:32.466418   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:32.735214   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:32.735546   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:32.847433   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:32.966619   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:33.168478   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:33.169115   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:33.347877   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:33.465350   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:33.667030   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:33.667504   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:33.849262   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:33.965895   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:34.167829   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:34.167991   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:34.348272   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:34.468276   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:34.574865   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:34.668181   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:34.668328   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:34.847595   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:34.965793   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:35.168692   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:35.169029   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:35.346880   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:35.465523   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:35.667947   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:35.668187   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:35.847341   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:35.965805   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:36.168106   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:36.168289   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:36.347550   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:36.465661   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:36.667360   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:36.667851   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:36.847717   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:36.966160   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:37.074241   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:37.168458   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:37.168841   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:37.347958   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:37.465356   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:37.668287   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:37.668427   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:37.847392   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:37.965322   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:38.167713   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:38.167946   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:38.346982   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:38.465256   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:38.667696   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:38.668019   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:38.847876   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:38.965777   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:39.168194   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:39.168382   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:39.347388   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:39.465672   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:39.574689   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:39.667448   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:39.667631   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:39.847796   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:39.965315   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:40.169261   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:40.169625   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:40.347374   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:40.466186   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:40.668513   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:40.668992   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:40.848654   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:41.038094   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:41.238853   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:41.239625   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:41.348104   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:41.538566   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:41.639010   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:41.737896   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:41.738128   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:41.848061   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:41.966209   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:42.168280   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:42.168842   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:42.349716   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:42.466470   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:42.667374   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:42.667680   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:42.847629   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:42.966694   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:43.168498   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:43.169660   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:43.347886   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:43.465375   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:43.668351   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:43.668638   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:43.847923   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:43.965363   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:44.074537   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:44.167288   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:44.167611   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:44.347660   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:44.467177   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:44.668561   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:44.668744   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:44.847471   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:44.966339   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:45.167655   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:45.168059   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:45.347940   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:45.465775   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:45.668194   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:45.668529   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:45.847728   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:45.965436   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:46.168348   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:46.168698   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:46.347898   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:46.465137   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:46.574621   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:46.667707   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:46.667806   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:46.848258   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:46.965769   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:47.167964   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:47.168623   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:47.347641   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:47.466752   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:47.667551   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:47.668112   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:47.848178   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:47.965371   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:48.167567   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:48.168897   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:48.347875   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:48.464802   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:48.667835   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:48.668180   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:48.847901   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:48.966587   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:49.074928   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:49.168502   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:49.168831   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:49.347941   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:49.465297   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:49.667327   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:49.667580   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:49.847654   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:49.966446   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:50.170707   29798 kapi.go:107] duration metric: took 1m14.506664232s to wait for kubernetes.io/minikube-addons=registry ...
	I0813 23:48:50.171040   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:50.347497   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:50.466661   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:50.668109   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:50.847943   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:50.965557   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:51.168782   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:51.347706   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:51.466513   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:51.575354   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:51.668708   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:51.847580   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:51.966567   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:52.170408   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:52.348116   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:52.466280   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:52.668486   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:52.849821   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:52.965379   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:53.167906   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:53.348360   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:53.465762   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:53.668355   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:53.847415   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:53.965675   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:54.074913   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:54.168231   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:54.347844   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:54.465755   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:54.668580   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:54.847619   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:54.965819   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:55.168548   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:55.347670   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:55.466094   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:55.668336   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:55.848560   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:55.966560   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:56.168752   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:56.348013   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:56.465512   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:56.638781   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:56.667573   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:56.847401   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:56.965833   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:57.168018   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:57.347920   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:57.465482   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:57.668730   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:57.847462   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:57.967429   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:58.167401   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:58.347360   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:58.465448   29798 kapi.go:107] duration metric: took 1m21.00398261s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0813 23:48:58.668026   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:58.846885   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:59.073918   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:59.167628   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:59.347854   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:59.667427   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:59.847366   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:00.167640   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:00.347888   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:00.667612   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:00.847870   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:01.074412   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:01.167236   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:01.347158   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:01.667943   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:01.848021   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:02.168307   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:02.347226   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:02.667752   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:02.847638   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:03.074444   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:03.167695   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:03.347857   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:03.667786   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:03.847763   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:04.168029   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:04.346843   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:04.668247   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:04.847216   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:05.167650   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:05.427062   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:05.574349   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:05.668028   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:05.847007   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:06.167573   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:06.347915   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:06.667487   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:06.847536   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:07.168171   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:07.347088   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:07.668494   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:07.847082   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:08.074748   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:08.167526   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:08.347359   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:08.667782   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:08.847396   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:09.167360   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:09.347748   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:09.667548   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:09.847736   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:10.168537   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:10.347677   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:10.574477   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:10.667757   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:10.847734   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:11.167385   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:11.347516   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:11.668191   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:11.847229   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:12.167450   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:12.347677   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:12.667887   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:12.847806   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:13.074314   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:13.168257   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:13.347226   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:13.667613   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:13.847531   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:14.168058   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:14.346970   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:14.667977   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:14.847723   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:15.074639   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:15.167548   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:15.347434   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:15.668656   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:15.847682   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:16.168407   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:16.373101   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:16.667258   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:16.847193   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:17.167496   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:17.347471   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:17.573955   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:17.667593   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:17.847589   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:18.168077   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:18.347082   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:18.667793   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:18.847775   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:19.168471   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:19.347431   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:19.574311   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:19.667763   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:19.847851   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:20.168391   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:20.348377   29798 kapi.go:107] duration metric: took 1m40.003995783s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0813 23:49:20.350001   29798 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-425030 cluster.
	I0813 23:49:20.351639   29798 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.
	I0813 23:49:20.353060   29798 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0813 23:49:20.737608   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:21.168021   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:21.637508   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:21.738686   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:22.168437   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:22.669007   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:23.167804   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:23.668818   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:24.073911   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:24.168301   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:24.667806   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:25.168889   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:25.667970   29798 kapi.go:107] duration metric: took 1m50.003899986s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0813 23:49:25.669674   29798 out.go:177] * Enabled addons: default-storageclass, cloud-spanner, helm-tiller, storage-provisioner-rancher, ingress-dns, nvidia-device-plugin, storage-provisioner, metrics-server, inspektor-gadget, yakd, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0813 23:49:25.670957   29798 addons.go:510] duration metric: took 1m56.060507769s for enable addons: enabled=[default-storageclass cloud-spanner helm-tiller storage-provisioner-rancher ingress-dns nvidia-device-plugin storage-provisioner metrics-server inspektor-gadget yakd volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0813 23:49:26.573459   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:28.574144   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:30.574585   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:33.074532   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:33.575367   29798 pod_ready.go:92] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"True"
	I0813 23:49:33.575390   29798 pod_ready.go:81] duration metric: took 1m17.006522221s for pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace to be "Ready" ...
	I0813 23:49:33.575406   29798 pod_ready.go:38] duration metric: took 1m19.420974446s 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" ...
	I0813 23:49:33.575423   29798 api_server.go:52] waiting for apiserver process to appear ...
	I0813 23:49:33.575448   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0813 23:49:33.575492   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0813 23:49:33.607486   29798 cri.go:89] found id: "6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c"
	I0813 23:49:33.607511   29798 cri.go:89] found id: ""
	I0813 23:49:33.607522   29798 logs.go:276] 1 containers: [6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c]
	I0813 23:49:33.607569   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:33.610770   29798 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0813 23:49:33.610839   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0813 23:49:33.643731   29798 cri.go:89] found id: "a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62"
	I0813 23:49:33.643754   29798 cri.go:89] found id: ""
	I0813 23:49:33.643764   29798 logs.go:276] 1 containers: [a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62]
	I0813 23:49:33.643809   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:33.646963   29798 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0813 23:49:33.647021   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0813 23:49:33.678790   29798 cri.go:89] found id: "339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c"
	I0813 23:49:33.678810   29798 cri.go:89] found id: ""
	I0813 23:49:33.678816   29798 logs.go:276] 1 containers: [339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c]
	I0813 23:49:33.678866   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:33.681937   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0813 23:49:33.681986   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0813 23:49:33.716688   29798 cri.go:89] found id: "9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7"
	I0813 23:49:33.716767   29798 cri.go:89] found id: ""
	I0813 23:49:33.716787   29798 logs.go:276] 1 containers: [9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7]
	I0813 23:49:33.716840   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:33.720726   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0813 23:49:33.720787   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0813 23:49:33.766335   29798 cri.go:89] found id: "8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188"
	I0813 23:49:33.766357   29798 cri.go:89] found id: ""
	I0813 23:49:33.766366   29798 logs.go:276] 1 containers: [8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188]
	I0813 23:49:33.766416   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:33.769581   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0813 23:49:33.769645   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0813 23:49:33.801227   29798 cri.go:89] found id: "e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4"
	I0813 23:49:33.801249   29798 cri.go:89] found id: ""
	I0813 23:49:33.801259   29798 logs.go:276] 1 containers: [e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4]
	I0813 23:49:33.801314   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:33.804486   29798 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0813 23:49:33.804575   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0813 23:49:33.836080   29798 cri.go:89] found id: "c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f"
	I0813 23:49:33.836105   29798 cri.go:89] found id: ""
	I0813 23:49:33.836115   29798 logs.go:276] 1 containers: [c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f]
	I0813 23:49:33.836164   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:33.839310   29798 logs.go:123] Gathering logs for kube-controller-manager [e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4] ...
	I0813 23:49:33.839335   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4"
	I0813 23:49:33.893905   29798 logs.go:123] Gathering logs for kindnet [c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f] ...
	I0813 23:49:33.893935   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f"
	I0813 23:49:33.932837   29798 logs.go:123] Gathering logs for container status ...
	I0813 23:49:33.932865   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0813 23:49:33.972837   29798 logs.go:123] Gathering logs for kubelet ...
	I0813 23:49:33.972863   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0813 23:49:34.004335   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158060    1623 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-425030" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:34.004529   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158113    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:34.004666   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158193    1623 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:34.004828   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158211    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:34.004961   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.160115    1623 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-425030' and this object
	W0813 23:49:34.005121   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.160154    1623 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	I0813 23:49:34.042150   29798 logs.go:123] Gathering logs for kube-apiserver [6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c] ...
	I0813 23:49:34.042179   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c"
	I0813 23:49:34.083909   29798 logs.go:123] Gathering logs for coredns [339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c] ...
	I0813 23:49:34.083937   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c"
	I0813 23:49:34.117532   29798 logs.go:123] Gathering logs for kube-scheduler [9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7] ...
	I0813 23:49:34.117560   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7"
	I0813 23:49:34.154659   29798 logs.go:123] Gathering logs for CRI-O ...
	I0813 23:49:34.154686   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0813 23:49:34.230910   29798 logs.go:123] Gathering logs for dmesg ...
	I0813 23:49:34.230944   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0813 23:49:34.242983   29798 logs.go:123] Gathering logs for describe nodes ...
	I0813 23:49:34.243007   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0813 23:49:34.337980   29798 logs.go:123] Gathering logs for etcd [a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62] ...
	I0813 23:49:34.338010   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62"
	I0813 23:49:34.378818   29798 logs.go:123] Gathering logs for kube-proxy [8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188] ...
	I0813 23:49:34.378846   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188"
	I0813 23:49:34.410018   29798 out.go:304] Setting ErrFile to fd 2...
	I0813 23:49:34.410040   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0813 23:49:34.410088   29798 out.go:239] X Problems detected in kubelet:
	W0813 23:49:34.410099   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158113    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:34.410105   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158193    1623 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:34.410113   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158211    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:34.410122   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.160115    1623 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-425030' and this object
	W0813 23:49:34.410131   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.160154    1623 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	I0813 23:49:34.410139   29798 out.go:304] Setting ErrFile to fd 2...
	I0813 23:49:34.410144   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:49:44.411760   29798 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0813 23:49:44.425036   29798 api_server.go:72] duration metric: took 2m14.814617652s to wait for apiserver process to appear ...
	I0813 23:49:44.425069   29798 api_server.go:88] waiting for apiserver healthz status ...
	I0813 23:49:44.425101   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0813 23:49:44.425143   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0813 23:49:44.459010   29798 cri.go:89] found id: "6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c"
	I0813 23:49:44.459027   29798 cri.go:89] found id: ""
	I0813 23:49:44.459034   29798 logs.go:276] 1 containers: [6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c]
	I0813 23:49:44.459074   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:44.462051   29798 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0813 23:49:44.462096   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0813 23:49:44.494345   29798 cri.go:89] found id: "a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62"
	I0813 23:49:44.494370   29798 cri.go:89] found id: ""
	I0813 23:49:44.494380   29798 logs.go:276] 1 containers: [a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62]
	I0813 23:49:44.494434   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:44.497625   29798 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0813 23:49:44.497686   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0813 23:49:44.531727   29798 cri.go:89] found id: "339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c"
	I0813 23:49:44.531752   29798 cri.go:89] found id: ""
	I0813 23:49:44.531764   29798 logs.go:276] 1 containers: [339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c]
	I0813 23:49:44.531853   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:44.535044   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0813 23:49:44.535109   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0813 23:49:44.568259   29798 cri.go:89] found id: "9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7"
	I0813 23:49:44.568283   29798 cri.go:89] found id: ""
	I0813 23:49:44.568293   29798 logs.go:276] 1 containers: [9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7]
	I0813 23:49:44.568345   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:44.571905   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0813 23:49:44.571960   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0813 23:49:44.641778   29798 cri.go:89] found id: "8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188"
	I0813 23:49:44.641802   29798 cri.go:89] found id: ""
	I0813 23:49:44.641812   29798 logs.go:276] 1 containers: [8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188]
	I0813 23:49:44.641866   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:44.645496   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0813 23:49:44.645569   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0813 23:49:44.742105   29798 cri.go:89] found id: "e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4"
	I0813 23:49:44.742129   29798 cri.go:89] found id: ""
	I0813 23:49:44.742139   29798 logs.go:276] 1 containers: [e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4]
	I0813 23:49:44.742190   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:44.745296   29798 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0813 23:49:44.745357   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0813 23:49:44.776251   29798 cri.go:89] found id: "c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f"
	I0813 23:49:44.776271   29798 cri.go:89] found id: ""
	I0813 23:49:44.776278   29798 logs.go:276] 1 containers: [c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f]
	I0813 23:49:44.776319   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:44.779290   29798 logs.go:123] Gathering logs for kube-proxy [8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188] ...
	I0813 23:49:44.779310   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188"
	I0813 23:49:44.809706   29798 logs.go:123] Gathering logs for kube-controller-manager [e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4] ...
	I0813 23:49:44.809730   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4"
	I0813 23:49:44.865982   29798 logs.go:123] Gathering logs for CRI-O ...
	I0813 23:49:44.866009   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0813 23:49:44.940076   29798 logs.go:123] Gathering logs for dmesg ...
	I0813 23:49:44.940113   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0813 23:49:44.952511   29798 logs.go:123] Gathering logs for kube-apiserver [6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c] ...
	I0813 23:49:44.952533   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c"
	I0813 23:49:44.993298   29798 logs.go:123] Gathering logs for etcd [a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62] ...
	I0813 23:49:44.993326   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62"
	I0813 23:49:45.036415   29798 logs.go:123] Gathering logs for coredns [339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c] ...
	I0813 23:49:45.036449   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c"
	I0813 23:49:45.069292   29798 logs.go:123] Gathering logs for kube-scheduler [9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7] ...
	I0813 23:49:45.069319   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7"
	I0813 23:49:45.106685   29798 logs.go:123] Gathering logs for container status ...
	I0813 23:49:45.106712   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0813 23:49:45.144605   29798 logs.go:123] Gathering logs for kubelet ...
	I0813 23:49:45.144633   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0813 23:49:45.176586   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158060    1623 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-425030" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:45.176793   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158113    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:45.176950   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158193    1623 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:45.177132   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158211    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:45.177374   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.160115    1623 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-425030' and this object
	W0813 23:49:45.177632   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.160154    1623 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	I0813 23:49:45.215777   29798 logs.go:123] Gathering logs for describe nodes ...
	I0813 23:49:45.215810   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0813 23:49:45.317536   29798 logs.go:123] Gathering logs for kindnet [c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f] ...
	I0813 23:49:45.317562   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f"
	I0813 23:49:45.355164   29798 out.go:304] Setting ErrFile to fd 2...
	I0813 23:49:45.355187   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0813 23:49:45.355236   29798 out.go:239] X Problems detected in kubelet:
	W0813 23:49:45.355250   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158113    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:45.355256   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158193    1623 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:45.355264   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158211    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:45.355272   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.160115    1623 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-425030' and this object
	W0813 23:49:45.355319   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.160154    1623 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	I0813 23:49:45.355336   29798 out.go:304] Setting ErrFile to fd 2...
	I0813 23:49:45.355344   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:49:55.355647   29798 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0813 23:49:55.359937   29798 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0813 23:49:55.360838   29798 api_server.go:141] control plane version: v1.31.0
	I0813 23:49:55.360864   29798 api_server.go:131] duration metric: took 10.935787512s to wait for apiserver health ...
	I0813 23:49:55.360873   29798 system_pods.go:43] waiting for kube-system pods to appear ...
	I0813 23:49:55.360898   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0813 23:49:55.360956   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0813 23:49:55.392722   29798 cri.go:89] found id: "6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c"
	I0813 23:49:55.392742   29798 cri.go:89] found id: ""
	I0813 23:49:55.392749   29798 logs.go:276] 1 containers: [6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c]
	I0813 23:49:55.392796   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:55.395868   29798 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0813 23:49:55.395916   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0813 23:49:55.426738   29798 cri.go:89] found id: "a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62"
	I0813 23:49:55.426757   29798 cri.go:89] found id: ""
	I0813 23:49:55.426766   29798 logs.go:276] 1 containers: [a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62]
	I0813 23:49:55.426808   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:55.429742   29798 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0813 23:49:55.429796   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0813 23:49:55.462721   29798 cri.go:89] found id: "339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c"
	I0813 23:49:55.462742   29798 cri.go:89] found id: ""
	I0813 23:49:55.462753   29798 logs.go:276] 1 containers: [339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c]
	I0813 23:49:55.462798   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:55.465782   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0813 23:49:55.465839   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0813 23:49:55.497397   29798 cri.go:89] found id: "9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7"
	I0813 23:49:55.497418   29798 cri.go:89] found id: ""
	I0813 23:49:55.497427   29798 logs.go:276] 1 containers: [9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7]
	I0813 23:49:55.497465   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:55.500430   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0813 23:49:55.500485   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0813 23:49:55.531388   29798 cri.go:89] found id: "8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188"
	I0813 23:49:55.531404   29798 cri.go:89] found id: ""
	I0813 23:49:55.531413   29798 logs.go:276] 1 containers: [8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188]
	I0813 23:49:55.531455   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:55.534389   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0813 23:49:55.534436   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0813 23:49:55.565772   29798 cri.go:89] found id: "e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4"
	I0813 23:49:55.565789   29798 cri.go:89] found id: ""
	I0813 23:49:55.565796   29798 logs.go:276] 1 containers: [e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4]
	I0813 23:49:55.565830   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:55.568683   29798 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0813 23:49:55.568724   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0813 23:49:55.600492   29798 cri.go:89] found id: "c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f"
	I0813 23:49:55.600511   29798 cri.go:89] found id: ""
	I0813 23:49:55.600518   29798 logs.go:276] 1 containers: [c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f]
	I0813 23:49:55.600565   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:55.603621   29798 logs.go:123] Gathering logs for CRI-O ...
	I0813 23:49:55.603639   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0813 23:49:55.673987   29798 logs.go:123] Gathering logs for kubelet ...
	I0813 23:49:55.674013   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0813 23:49:55.698902   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158060    1623 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-425030" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:55.699106   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158113    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:55.699286   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158193    1623 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:55.699510   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158211    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:55.699706   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.160115    1623 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-425030' and this object
	W0813 23:49:55.699949   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.160154    1623 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	I0813 23:49:55.739535   29798 logs.go:123] Gathering logs for dmesg ...
	I0813 23:49:55.739573   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0813 23:49:55.751330   29798 logs.go:123] Gathering logs for etcd [a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62] ...
	I0813 23:49:55.751354   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62"
	I0813 23:49:55.793317   29798 logs.go:123] Gathering logs for kube-scheduler [9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7] ...
	I0813 23:49:55.793346   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7"
	I0813 23:49:55.830880   29798 logs.go:123] Gathering logs for kube-proxy [8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188] ...
	I0813 23:49:55.830907   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188"
	I0813 23:49:55.862265   29798 logs.go:123] Gathering logs for kindnet [c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f] ...
	I0813 23:49:55.862290   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f"
	I0813 23:49:55.900179   29798 logs.go:123] Gathering logs for describe nodes ...
	I0813 23:49:55.900211   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0813 23:49:55.991705   29798 logs.go:123] Gathering logs for kube-apiserver [6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c] ...
	I0813 23:49:55.991728   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c"
	I0813 23:49:56.033131   29798 logs.go:123] Gathering logs for coredns [339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c] ...
	I0813 23:49:56.033155   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c"
	I0813 23:49:56.066094   29798 logs.go:123] Gathering logs for kube-controller-manager [e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4] ...
	I0813 23:49:56.066119   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4"
	I0813 23:49:56.120358   29798 logs.go:123] Gathering logs for container status ...
	I0813 23:49:56.120387   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0813 23:49:56.159321   29798 out.go:304] Setting ErrFile to fd 2...
	I0813 23:49:56.159341   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0813 23:49:56.159395   29798 out.go:239] X Problems detected in kubelet:
	W0813 23:49:56.159405   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158113    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:56.159415   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158193    1623 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:56.159424   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158211    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:56.159433   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.160115    1623 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-425030' and this object
	W0813 23:49:56.159442   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.160154    1623 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	I0813 23:49:56.159448   29798 out.go:304] Setting ErrFile to fd 2...
	I0813 23:49:56.159459   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:50:06.170066   29798 system_pods.go:59] 19 kube-system pods found
	I0813 23:50:06.170095   29798 system_pods.go:61] "coredns-6f6b679f8f-jgtdp" [e41e7fe2-defd-438b-b814-3083953c5c46] Running
	I0813 23:50:06.170099   29798 system_pods.go:61] "csi-hostpath-attacher-0" [d2f4452e-2af9-42e9-8e63-ab60bf5388ba] Running
	I0813 23:50:06.170103   29798 system_pods.go:61] "csi-hostpath-resizer-0" [b3cf66a2-3e48-4129-a764-4e1e6b0d927a] Running
	I0813 23:50:06.170106   29798 system_pods.go:61] "csi-hostpathplugin-btvp7" [feb77579-ca3f-4003-973c-620870e7684f] Running
	I0813 23:50:06.170110   29798 system_pods.go:61] "etcd-addons-425030" [5652c341-762c-49a5-a901-2ca534f458a3] Running
	I0813 23:50:06.170113   29798 system_pods.go:61] "kindnet-b6hfj" [1e6d8a70-9c8d-4120-8128-e27ded7c1f32] Running
	I0813 23:50:06.170116   29798 system_pods.go:61] "kube-apiserver-addons-425030" [f1453864-64c6-4901-83a0-59b7bb43a624] Running
	I0813 23:50:06.170119   29798 system_pods.go:61] "kube-controller-manager-addons-425030" [0ae02b50-9fdf-4f99-9cbc-aecb8a57e252] Running
	I0813 23:50:06.170125   29798 system_pods.go:61] "kube-ingress-dns-minikube" [34a9f1f1-adb8-4d65-a239-c4098f42bbb8] Running
	I0813 23:50:06.170131   29798 system_pods.go:61] "kube-proxy-8g44f" [9f68e2e8-e8df-4581-b52d-aaaf9141d5c7] Running
	I0813 23:50:06.170134   29798 system_pods.go:61] "kube-scheduler-addons-425030" [1686dd6c-4736-442a-b7da-b7130d4e300a] Running
	I0813 23:50:06.170138   29798 system_pods.go:61] "metrics-server-8988944d9-bcqx5" [ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57] Running
	I0813 23:50:06.170142   29798 system_pods.go:61] "nvidia-device-plugin-daemonset-qwmk8" [39a48447-3c5a-4ba2-bf24-15bf24ee55cb] Running
	I0813 23:50:06.170145   29798 system_pods.go:61] "registry-6fb4cdfc84-cs9jv" [a0ef6481-c80a-439b-9ae6-abc27ecf0bc6] Running
	I0813 23:50:06.170151   29798 system_pods.go:61] "registry-proxy-9shlm" [66d9322f-c44e-4154-b564-b6576a64fb13] Running
	I0813 23:50:06.170154   29798 system_pods.go:61] "snapshot-controller-56fcc65765-85w7m" [a9bf549d-65f7-43aa-af57-703f51226fcf] Running
	I0813 23:50:06.170157   29798 system_pods.go:61] "snapshot-controller-56fcc65765-9c2zx" [a5383ccd-f3f4-4d1c-a7c8-8b1ce5e26184] Running
	I0813 23:50:06.170162   29798 system_pods.go:61] "storage-provisioner" [51417f96-bafc-4ceb-8225-c371587ae4c8] Running
	I0813 23:50:06.170165   29798 system_pods.go:61] "tiller-deploy-b48cc5f79-hv7jk" [6ccf5d59-595d-40c5-9242-5f4f28e65c14] Running
	I0813 23:50:06.170170   29798 system_pods.go:74] duration metric: took 10.809291263s to wait for pod list to return data ...
	I0813 23:50:06.170182   29798 default_sa.go:34] waiting for default service account to be created ...
	I0813 23:50:06.172260   29798 default_sa.go:45] found service account: "default"
	I0813 23:50:06.172278   29798 default_sa.go:55] duration metric: took 2.090683ms for default service account to be created ...
	I0813 23:50:06.172285   29798 system_pods.go:116] waiting for k8s-apps to be running ...
	I0813 23:50:06.179876   29798 system_pods.go:86] 19 kube-system pods found
	I0813 23:50:06.179898   29798 system_pods.go:89] "coredns-6f6b679f8f-jgtdp" [e41e7fe2-defd-438b-b814-3083953c5c46] Running
	I0813 23:50:06.179903   29798 system_pods.go:89] "csi-hostpath-attacher-0" [d2f4452e-2af9-42e9-8e63-ab60bf5388ba] Running
	I0813 23:50:06.179908   29798 system_pods.go:89] "csi-hostpath-resizer-0" [b3cf66a2-3e48-4129-a764-4e1e6b0d927a] Running
	I0813 23:50:06.179911   29798 system_pods.go:89] "csi-hostpathplugin-btvp7" [feb77579-ca3f-4003-973c-620870e7684f] Running
	I0813 23:50:06.179916   29798 system_pods.go:89] "etcd-addons-425030" [5652c341-762c-49a5-a901-2ca534f458a3] Running
	I0813 23:50:06.179923   29798 system_pods.go:89] "kindnet-b6hfj" [1e6d8a70-9c8d-4120-8128-e27ded7c1f32] Running
	I0813 23:50:06.179929   29798 system_pods.go:89] "kube-apiserver-addons-425030" [f1453864-64c6-4901-83a0-59b7bb43a624] Running
	I0813 23:50:06.179939   29798 system_pods.go:89] "kube-controller-manager-addons-425030" [0ae02b50-9fdf-4f99-9cbc-aecb8a57e252] Running
	I0813 23:50:06.179945   29798 system_pods.go:89] "kube-ingress-dns-minikube" [34a9f1f1-adb8-4d65-a239-c4098f42bbb8] Running
	I0813 23:50:06.179954   29798 system_pods.go:89] "kube-proxy-8g44f" [9f68e2e8-e8df-4581-b52d-aaaf9141d5c7] Running
	I0813 23:50:06.179960   29798 system_pods.go:89] "kube-scheduler-addons-425030" [1686dd6c-4736-442a-b7da-b7130d4e300a] Running
	I0813 23:50:06.179965   29798 system_pods.go:89] "metrics-server-8988944d9-bcqx5" [ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57] Running
	I0813 23:50:06.179972   29798 system_pods.go:89] "nvidia-device-plugin-daemonset-qwmk8" [39a48447-3c5a-4ba2-bf24-15bf24ee55cb] Running
	I0813 23:50:06.179976   29798 system_pods.go:89] "registry-6fb4cdfc84-cs9jv" [a0ef6481-c80a-439b-9ae6-abc27ecf0bc6] Running
	I0813 23:50:06.179984   29798 system_pods.go:89] "registry-proxy-9shlm" [66d9322f-c44e-4154-b564-b6576a64fb13] Running
	I0813 23:50:06.179991   29798 system_pods.go:89] "snapshot-controller-56fcc65765-85w7m" [a9bf549d-65f7-43aa-af57-703f51226fcf] Running
	I0813 23:50:06.179995   29798 system_pods.go:89] "snapshot-controller-56fcc65765-9c2zx" [a5383ccd-f3f4-4d1c-a7c8-8b1ce5e26184] Running
	I0813 23:50:06.180001   29798 system_pods.go:89] "storage-provisioner" [51417f96-bafc-4ceb-8225-c371587ae4c8] Running
	I0813 23:50:06.180005   29798 system_pods.go:89] "tiller-deploy-b48cc5f79-hv7jk" [6ccf5d59-595d-40c5-9242-5f4f28e65c14] Running
	I0813 23:50:06.180012   29798 system_pods.go:126] duration metric: took 7.722377ms to wait for k8s-apps to be running ...
	I0813 23:50:06.180022   29798 system_svc.go:44] waiting for kubelet service to be running ....
	I0813 23:50:06.180092   29798 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0813 23:50:06.190791   29798 system_svc.go:56] duration metric: took 10.764377ms WaitForService to wait for kubelet
	I0813 23:50:06.190817   29798 kubeadm.go:582] duration metric: took 2m36.580404986s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0813 23:50:06.190839   29798 node_conditions.go:102] verifying NodePressure condition ...
	I0813 23:50:06.193284   29798 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0813 23:50:06.193306   29798 node_conditions.go:123] node cpu capacity is 8
	I0813 23:50:06.193319   29798 node_conditions.go:105] duration metric: took 2.473886ms to run NodePressure ...
	I0813 23:50:06.193331   29798 start.go:241] waiting for startup goroutines ...
	I0813 23:50:06.193344   29798 start.go:246] waiting for cluster config update ...
	I0813 23:50:06.193365   29798 start.go:255] writing updated cluster config ...
	I0813 23:50:06.193627   29798 ssh_runner.go:195] Run: rm -f paused
	I0813 23:50:06.238345   29798 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0813 23:50:06.240246   29798 out.go:177] * Done! kubectl is now configured to use "addons-425030" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 13 23:53:35 addons-425030 crio[1025]: time="2024-08-13 23:53:35.044799601Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d5969bb7bfbe70be408d216f2df74906dd78a5e6c3554ab235711005f380eb34/merged/etc/passwd: no such file or directory"
	Aug 13 23:53:35 addons-425030 crio[1025]: time="2024-08-13 23:53:35.044835539Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/d5969bb7bfbe70be408d216f2df74906dd78a5e6c3554ab235711005f380eb34/merged/etc/group: no such file or directory"
	Aug 13 23:53:35 addons-425030 crio[1025]: time="2024-08-13 23:53:35.072441547Z" level=info msg="Stopped container 29d4da26cfdacbca2a009e0f4913bd5d557d0234297f2f1ef6004299d074b751: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=b9bb1808-8518-48d6-a9b1-92ee309b9dd8 name=/runtime.v1.RuntimeService/StopContainer
	Aug 13 23:53:35 addons-425030 crio[1025]: time="2024-08-13 23:53:35.072925928Z" level=info msg="Stopping pod sandbox: a709f097b54c2b19261f5d1d097e5d4cfe709cd63d15cf3752a7f2af1ef0047b" id=7d45044a-226a-4345-b6a2-1987253fe114 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 13 23:53:35 addons-425030 crio[1025]: time="2024-08-13 23:53:35.073653059Z" level=info msg="Stopped pod sandbox: a709f097b54c2b19261f5d1d097e5d4cfe709cd63d15cf3752a7f2af1ef0047b" id=7d45044a-226a-4345-b6a2-1987253fe114 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 13 23:53:35 addons-425030 crio[1025]: time="2024-08-13 23:53:35.077327221Z" level=info msg="Created container 9435b7106e66a0a7ae0ab14d6b979176f4b724d83ac94e9489bf9b199e3fc46d: default/hello-world-app-55bf9c44b4-wfl6n/hello-world-app" id=36bd188a-97a3-4043-bd78-21ef1e0da75c name=/runtime.v1.RuntimeService/CreateContainer
	Aug 13 23:53:35 addons-425030 crio[1025]: time="2024-08-13 23:53:35.077741985Z" level=info msg="Starting container: 9435b7106e66a0a7ae0ab14d6b979176f4b724d83ac94e9489bf9b199e3fc46d" id=77236b28-335e-4ba6-9720-35e3f2443f94 name=/runtime.v1.RuntimeService/StartContainer
	Aug 13 23:53:35 addons-425030 crio[1025]: time="2024-08-13 23:53:35.083150392Z" level=info msg="Started container" PID=11344 containerID=9435b7106e66a0a7ae0ab14d6b979176f4b724d83ac94e9489bf9b199e3fc46d description=default/hello-world-app-55bf9c44b4-wfl6n/hello-world-app id=77236b28-335e-4ba6-9720-35e3f2443f94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f0cc90f088b320fb04cd4379ccc50152818a750823f10f244eaaaa132359b0f
	Aug 13 23:53:35 addons-425030 crio[1025]: time="2024-08-13 23:53:35.805196945Z" level=info msg="Removing container: 29d4da26cfdacbca2a009e0f4913bd5d557d0234297f2f1ef6004299d074b751" id=75e95f40-aece-4d5b-bbb3-30e610f1c35e name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 13 23:53:35 addons-425030 crio[1025]: time="2024-08-13 23:53:35.817688267Z" level=info msg="Removed container 29d4da26cfdacbca2a009e0f4913bd5d557d0234297f2f1ef6004299d074b751: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=75e95f40-aece-4d5b-bbb3-30e610f1c35e name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 13 23:53:37 addons-425030 crio[1025]: time="2024-08-13 23:53:37.313440695Z" level=info msg="Stopping container: 5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c (timeout: 2s)" id=fd6e7364-300f-4454-9738-760db34eb78b name=/runtime.v1.RuntimeService/StopContainer
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.319301478Z" level=warning msg="Stopping container 5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=fd6e7364-300f-4454-9738-760db34eb78b name=/runtime.v1.RuntimeService/StopContainer
	Aug 13 23:53:39 addons-425030 conmon[6285]: conmon 5e9bb0c1558fcd991c2c <ninfo>: container 6297 exited with status 137
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.449043456Z" level=info msg="Stopped container 5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c: ingress-nginx/ingress-nginx-controller-7559cbf597-7nh6f/controller" id=fd6e7364-300f-4454-9738-760db34eb78b name=/runtime.v1.RuntimeService/StopContainer
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.449585809Z" level=info msg="Stopping pod sandbox: 9c777e626bfd960b6819e27954be2efec590daf14ffda6610d3751d9bde29a10" id=ebfbdea9-4f71-4439-b1cd-48daf152cf1b name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.452479499Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-34CXBF4OUZJFXA5D - [0:0]\n:KUBE-HP-VEW2MFEVQ7DCOPKX - [0:0]\n-X KUBE-HP-34CXBF4OUZJFXA5D\n-X KUBE-HP-VEW2MFEVQ7DCOPKX\nCOMMIT\n"
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.453700222Z" level=info msg="Closing host port tcp:80"
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.453737784Z" level=info msg="Closing host port tcp:443"
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.455026550Z" level=info msg="Host port tcp:80 does not have an open socket"
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.455047307Z" level=info msg="Host port tcp:443 does not have an open socket"
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.455175724Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-7559cbf597-7nh6f Namespace:ingress-nginx ID:9c777e626bfd960b6819e27954be2efec590daf14ffda6610d3751d9bde29a10 UID:666e863c-8d8b-4da0-9a4c-e9a4bfe63010 NetNS:/var/run/netns/889ce7c6-4035-4a8d-b013-db2c5caaa803 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.455287087Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-7559cbf597-7nh6f from CNI network \"kindnet\" (type=ptp)"
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.490296371Z" level=info msg="Stopped pod sandbox: 9c777e626bfd960b6819e27954be2efec590daf14ffda6610d3751d9bde29a10" id=ebfbdea9-4f71-4439-b1cd-48daf152cf1b name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.813296031Z" level=info msg="Removing container: 5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c" id=1557e9aa-9d34-4226-86f9-cb03c1b9cb74 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.824965318Z" level=info msg="Removed container 5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c: ingress-nginx/ingress-nginx-controller-7559cbf597-7nh6f/controller" id=1557e9aa-9d34-4226-86f9-cb03c1b9cb74 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	9435b7106e66a       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app           0                   2f0cc90f088b3       hello-world-app-55bf9c44b4-wfl6n
	95bbe7f230cd3       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                              2 minutes ago       Running             nginx                     0                   0f3a9f96a01f2       nginx
	4d717a669a3bd       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                   0                   6e35a0c74a606       busybox
	bf381b78158d1       684c5ea3b61b299cd4e713c10bfd8989341da91f6175e2e6e502869c0781fb66                                                             4 minutes ago       Exited              patch                     1                   00934646985a1       ingress-nginx-admission-patch-pgp5g
	238769c735981       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:35379defc3e7025b1c00d37092f560ce87d06ea5ab35d04ff8a0cf22d316bcf2   4 minutes ago       Exited              create                    0                   f495d82ee64fd       ingress-nginx-admission-create-pdcq7
	59da961e182cd       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872        5 minutes ago       Running             metrics-server            0                   70e860bb6531e       metrics-server-8988944d9-bcqx5
	025a9bd29ae33       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             5 minutes ago       Running             storage-provisioner       0                   c2ce9b61dee52       storage-provisioner
	339e61db6b10a       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                             5 minutes ago       Running             coredns                   0                   7673f0a012420       coredns-6f6b679f8f-jgtdp
	8bf7d989b86a8       ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494                                                             6 minutes ago       Running             kube-proxy                0                   8ef4403bab53c       kube-proxy-8g44f
	c5f40b7972833       917d7814b9b5b870a04ef7bbee5414485a7ba8385be9c26e1df27463f6fb6557                                                             6 minutes ago       Running             kindnet-cni               0                   5d5364a163ced       kindnet-b6hfj
	9534ed4617561       1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94                                                             6 minutes ago       Running             kube-scheduler            0                   6b887cd0c49ea       kube-scheduler-addons-425030
	e8a1d1e7c870b       045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1                                                             6 minutes ago       Running             kube-controller-manager   0                   118e372df293a       kube-controller-manager-addons-425030
	6830f341de3d5       604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3                                                             6 minutes ago       Running             kube-apiserver            0                   8b98d48f73004       kube-apiserver-addons-425030
	a210e5ee7feb7       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             6 minutes ago       Running             etcd                      0                   dabfc6c03faf8       etcd-addons-425030
	
	
	==> coredns [339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c] <==
	[INFO] 10.244.0.15:48061 - 23647 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000134592s
	[INFO] 10.244.0.15:52546 - 9496 "AAAA IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.00476518s
	[INFO] 10.244.0.15:52546 - 538 "A IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004880293s
	[INFO] 10.244.0.15:39515 - 30103 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003996838s
	[INFO] 10.244.0.15:39515 - 47002 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005721412s
	[INFO] 10.244.0.15:52759 - 21383 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004244243s
	[INFO] 10.244.0.15:52759 - 41096 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004443276s
	[INFO] 10.244.0.15:60752 - 8538 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.0000392s
	[INFO] 10.244.0.15:60752 - 8792 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000060244s
	[INFO] 10.244.0.20:40271 - 17629 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000157203s
	[INFO] 10.244.0.20:43644 - 39483 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00023465s
	[INFO] 10.244.0.20:54311 - 20061 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000107973s
	[INFO] 10.244.0.20:60689 - 6456 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000146193s
	[INFO] 10.244.0.20:45111 - 24627 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000104689s
	[INFO] 10.244.0.20:53555 - 34328 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000160689s
	[INFO] 10.244.0.20:34665 - 41646 "AAAA IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.006887105s
	[INFO] 10.244.0.20:58199 - 63226 "A IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.008212806s
	[INFO] 10.244.0.20:56524 - 49907 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005439385s
	[INFO] 10.244.0.20:50631 - 35426 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007790577s
	[INFO] 10.244.0.20:45154 - 30289 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005158557s
	[INFO] 10.244.0.20:53555 - 32282 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006752321s
	[INFO] 10.244.0.20:48028 - 3337 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000652511s
	[INFO] 10.244.0.20:53538 - 41238 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 458 0.000756708s
	[INFO] 10.244.0.27:35180 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000257115s
	[INFO] 10.244.0.27:42648 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000133143s
	
	
	==> describe nodes <==
	Name:               addons-425030
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-425030
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=a5ac17629aabe8562ef9220195ba6559cf416caf
	                    minikube.k8s.io/name=addons-425030
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_13T23_47_25_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-425030
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 13 Aug 2024 23:47:22 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-425030
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 13 Aug 2024 23:53:42 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 13 Aug 2024 23:51:30 +0000   Tue, 13 Aug 2024 23:47:20 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 13 Aug 2024 23:51:30 +0000   Tue, 13 Aug 2024 23:47:20 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 13 Aug 2024 23:51:30 +0000   Tue, 13 Aug 2024 23:47:20 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 13 Aug 2024 23:51:30 +0000   Tue, 13 Aug 2024 23:48:14 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-425030
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 801cffc93241479aa66dc7b55d5428fc
	  System UUID:                dc405958-f74d-40f0-b735-a1d2e97c9c23
	  Boot ID:                    355f5cb0-f687-4c85-b031-79184874df2a
	  Kernel Version:             5.15.0-1066-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m38s
	  default                     hello-world-app-55bf9c44b4-wfl6n         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         10s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m31s
	  kube-system                 coredns-6f6b679f8f-jgtdp                 100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     6m14s
	  kube-system                 etcd-addons-425030                       100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         6m20s
	  kube-system                 kindnet-b6hfj                            100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      6m14s
	  kube-system                 kube-apiserver-addons-425030             250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m20s
	  kube-system                 kube-controller-manager-addons-425030    200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m20s
	  kube-system                 kube-proxy-8g44f                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m14s
	  kube-system                 kube-scheduler-addons-425030             100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m20s
	  kube-system                 metrics-server-8988944d9-bcqx5           100m (1%!)(MISSING)     0 (0%!)(MISSING)      200Mi (0%!)(MISSING)       0 (0%!)(MISSING)         6m10s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m10s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%!)(MISSING)  100m (1%!)(MISSING)
	  memory             420Mi (1%!)(MISSING)  220Mi (0%!)(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                 6m10s                  kube-proxy       
	  Normal   NodeHasSufficientMemory  6m25s (x8 over 6m25s)  kubelet          Node addons-425030 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    6m25s (x8 over 6m25s)  kubelet          Node addons-425030 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     6m25s (x7 over 6m25s)  kubelet          Node addons-425030 status is now: NodeHasSufficientPID
	  Normal   Starting                 6m20s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 6m20s                  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  6m20s                  kubelet          Node addons-425030 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    6m20s                  kubelet          Node addons-425030 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     6m20s                  kubelet          Node addons-425030 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           6m15s                  node-controller  Node addons-425030 event: Registered Node addons-425030 in Controller
	  Normal   NodeReady                5m30s                  kubelet          Node addons-425030 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000615] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000685] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000686] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000679] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.596665] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.049207] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.005392] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.013096] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002493] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.012923] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +6.743969] kauditd_printk_skb: 46 callbacks suppressed
	[Aug13 23:51] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: fe 4f f6 0b 65 4a 3a 06 10 43 1c bf 08 00
	[  +1.008364] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: fe 4f f6 0b 65 4a 3a 06 10 43 1c bf 08 00
	[  +2.015816] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: fe 4f f6 0b 65 4a 3a 06 10 43 1c bf 08 00
	[  +4.031604] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: fe 4f f6 0b 65 4a 3a 06 10 43 1c bf 08 00
	[  +8.191223] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: fe 4f f6 0b 65 4a 3a 06 10 43 1c bf 08 00
	[ +16.126478] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: fe 4f f6 0b 65 4a 3a 06 10 43 1c bf 08 00
	[Aug13 23:52] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000022] ll header: 00000000: fe 4f f6 0b 65 4a 3a 06 10 43 1c bf 08 00
	
	
	==> etcd [a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62] <==
	{"level":"info","ts":"2024-08-13T23:47:31.036846Z","caller":"traceutil/trace.go:171","msg":"trace[276419653] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"102.48605ms","start":"2024-08-13T23:47:30.934331Z","end":"2024-08-13T23:47:31.036817Z","steps":["trace[276419653] 'process raft request'  (duration: 100.439382ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:31.845615Z","caller":"traceutil/trace.go:171","msg":"trace[1865687440] transaction","detail":"{read_only:false; response_revision:392; number_of_response:1; }","duration":"100.457621ms","start":"2024-08-13T23:47:31.745140Z","end":"2024-08-13T23:47:31.845598Z","steps":["trace[1865687440] 'compare'  (duration: 90.608093ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:31.854881Z","caller":"traceutil/trace.go:171","msg":"trace[1389194072] transaction","detail":"{read_only:false; response_revision:393; number_of_response:1; }","duration":"100.534288ms","start":"2024-08-13T23:47:31.754331Z","end":"2024-08-13T23:47:31.854865Z","steps":["trace[1389194072] 'process raft request'  (duration: 100.368425ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:31.941278Z","caller":"traceutil/trace.go:171","msg":"trace[787234396] transaction","detail":"{read_only:false; response_revision:394; number_of_response:1; }","duration":"186.768061ms","start":"2024-08-13T23:47:31.754492Z","end":"2024-08-13T23:47:31.941260Z","steps":["trace[787234396] 'process raft request'  (duration: 100.295573ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:31.943931Z","caller":"traceutil/trace.go:171","msg":"trace[578057953] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"188.859433ms","start":"2024-08-13T23:47:31.755060Z","end":"2024-08-13T23:47:31.943919Z","steps":["trace[578057953] 'process raft request'  (duration: 186.569595ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:32.356067Z","caller":"traceutil/trace.go:171","msg":"trace[1448061690] transaction","detail":"{read_only:false; response_revision:404; number_of_response:1; }","duration":"113.708413ms","start":"2024-08-13T23:47:32.242342Z","end":"2024-08-13T23:47:32.356051Z","steps":["trace[1448061690] 'process raft request'  (duration: 104.502954ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:33.946153Z","caller":"traceutil/trace.go:171","msg":"trace[1176466321] transaction","detail":"{read_only:false; response_revision:490; number_of_response:1; }","duration":"112.456521ms","start":"2024-08-13T23:47:33.833679Z","end":"2024-08-13T23:47:33.946136Z","steps":["trace[1176466321] 'process raft request'  (duration: 112.11289ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-13T23:47:33.954897Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"205.311397ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-13T23:47:33.955077Z","caller":"traceutil/trace.go:171","msg":"trace[260566164] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:498; }","duration":"205.648262ms","start":"2024-08-13T23:47:33.749379Z","end":"2024-08-13T23:47:33.955028Z","steps":["trace[260566164] 'agreement among raft nodes before linearized reading'  (duration: 205.061178ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:33.955339Z","caller":"traceutil/trace.go:171","msg":"trace[1179070874] transaction","detail":"{read_only:false; response_revision:489; number_of_response:1; }","duration":"205.843162ms","start":"2024-08-13T23:47:33.749485Z","end":"2024-08-13T23:47:33.955328Z","steps":["trace[1179070874] 'process raft request'  (duration: 186.168154ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:33.947351Z","caller":"traceutil/trace.go:171","msg":"trace[1188692581] linearizableReadLoop","detail":"{readStateIndex:499; appliedIndex:498; }","duration":"189.981247ms","start":"2024-08-13T23:47:33.757358Z","end":"2024-08-13T23:47:33.947339Z","steps":["trace[1188692581] 'read index received'  (duration: 97.664327ms)","trace[1188692581] 'applied index is now lower than readState.Index'  (duration: 92.315707ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-13T23:47:33.955946Z","caller":"traceutil/trace.go:171","msg":"trace[503778999] transaction","detail":"{read_only:false; response_revision:492; number_of_response:1; }","duration":"101.466605ms","start":"2024-08-13T23:47:33.854467Z","end":"2024-08-13T23:47:33.955933Z","steps":["trace[503778999] 'process raft request'  (duration: 91.418351ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:33.955055Z","caller":"traceutil/trace.go:171","msg":"trace[1132438925] transaction","detail":"{read_only:false; response_revision:494; number_of_response:1; }","duration":"100.104752ms","start":"2024-08-13T23:47:33.854937Z","end":"2024-08-13T23:47:33.955041Z","steps":["trace[1132438925] 'process raft request'  (duration: 94.593378ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-13T23:47:33.956386Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"122.238391ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-13T23:47:33.956477Z","caller":"traceutil/trace.go:171","msg":"trace[1162956918] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:498; }","duration":"122.334773ms","start":"2024-08-13T23:47:33.834133Z","end":"2024-08-13T23:47:33.956468Z","steps":["trace[1162956918] 'agreement among raft nodes before linearized reading'  (duration: 122.19168ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-13T23:47:33.956832Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.030643ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/metrics-server\" ","response":"range_response_count:1 size:4996"}
	{"level":"info","ts":"2024-08-13T23:47:33.956867Z","caller":"traceutil/trace.go:171","msg":"trace[1242460220] range","detail":"{range_begin:/registry/deployments/kube-system/metrics-server; range_end:; response_count:1; response_revision:498; }","duration":"102.06664ms","start":"2024-08-13T23:47:33.854792Z","end":"2024-08-13T23:47:33.956859Z","steps":["trace[1242460220] 'agreement among raft nodes before linearized reading'  (duration: 101.941146ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-13T23:47:33.957023Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.247762ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/tiller-deploy-b48cc5f79\" ","response":"range_response_count:1 size:2955"}
	{"level":"info","ts":"2024-08-13T23:47:33.957043Z","caller":"traceutil/trace.go:171","msg":"trace[2128640621] range","detail":"{range_begin:/registry/replicasets/kube-system/tiller-deploy-b48cc5f79; range_end:; response_count:1; response_revision:498; }","duration":"102.276553ms","start":"2024-08-13T23:47:33.854759Z","end":"2024-08-13T23:47:33.957036Z","steps":["trace[2128640621] 'agreement among raft nodes before linearized reading'  (duration: 102.202834ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-13T23:47:33.957149Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.473525ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/rolebindings/kube-system/system:persistent-volume-provisioner\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-13T23:47:33.957173Z","caller":"traceutil/trace.go:171","msg":"trace[1016837930] range","detail":"{range_begin:/registry/rolebindings/kube-system/system:persistent-volume-provisioner; range_end:; response_count:0; response_revision:498; }","duration":"102.495565ms","start":"2024-08-13T23:47:33.854670Z","end":"2024-08-13T23:47:33.957166Z","steps":["trace[1016837930] 'agreement among raft nodes before linearized reading'  (duration: 102.454727ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-13T23:47:34.034733Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"180.115032ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-13T23:47:34.034895Z","caller":"traceutil/trace.go:171","msg":"trace[771066198] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:498; }","duration":"180.26989ms","start":"2024-08-13T23:47:33.854595Z","end":"2024-08-13T23:47:34.034864Z","steps":["trace[771066198] 'agreement among raft nodes before linearized reading'  (duration: 102.679982ms)","trace[771066198] 'get authentication metadata'  (duration: 77.409762ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-13T23:49:05.414559Z","caller":"traceutil/trace.go:171","msg":"trace[178625334] transaction","detail":"{read_only:false; response_revision:1224; number_of_response:1; }","duration":"125.283404ms","start":"2024-08-13T23:49:05.289250Z","end":"2024-08-13T23:49:05.414534Z","steps":["trace[178625334] 'process raft request'  (duration: 60.720059ms)","trace[178625334] 'compare'  (duration: 64.459829ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-13T23:49:53.898972Z","caller":"traceutil/trace.go:171","msg":"trace[1666007062] transaction","detail":"{read_only:false; response_revision:1346; number_of_response:1; }","duration":"118.876771ms","start":"2024-08-13T23:49:53.780079Z","end":"2024-08-13T23:49:53.898956Z","steps":["trace[1666007062] 'process raft request'  (duration: 59.681451ms)","trace[1666007062] 'compare'  (duration: 59.107076ms)"],"step_count":2}
	
	
	==> kernel <==
	 23:53:44 up  1:36,  0 users,  load average: 0.20, 0.83, 0.55
	Linux addons-425030 5.15.0-1066-gcp #74~20.04.1-Ubuntu SMP Fri Jul 26 09:28:41 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f] <==
	E0813 23:52:28.184863       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0813 23:52:33.738039       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:52:33.738070       1 main.go:299] handling current node
	I0813 23:52:43.738081       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:52:43.738115       1 main.go:299] handling current node
	W0813 23:52:50.300910       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0813 23:52:50.300937       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0813 23:52:53.737597       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:52:53.737629       1 main.go:299] handling current node
	W0813 23:53:01.444484       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0813 23:53:01.444510       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0813 23:53:03.738114       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:53:03.738145       1 main.go:299] handling current node
	W0813 23:53:13.401451       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0813 23:53:13.401481       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0813 23:53:13.738312       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:53:13.738344       1 main.go:299] handling current node
	W0813 23:53:21.045505       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0813 23:53:21.045533       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0813 23:53:23.738069       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:53:23.738099       1 main.go:299] handling current node
	I0813 23:53:33.737873       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:53:33.737924       1 main.go:299] handling current node
	I0813 23:53:43.738349       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:53:43.738398       1 main.go:299] handling current node
	
	
	==> kube-apiserver [6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c] <==
	I0813 23:49:33.754990       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0813 23:50:13.657437       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:35902: use of closed network connection
	E0813 23:50:13.806704       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:35940: use of closed network connection
	I0813 23:50:40.350440       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0813 23:50:42.329686       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.107.155.4"}
	E0813 23:50:45.746796       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0813 23:51:05.642019       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.30:34292: read: connection reset by peer
	I0813 23:51:06.859235       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0813 23:51:06.859370       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0813 23:51:06.871314       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0813 23:51:06.872204       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0813 23:51:06.872652       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0813 23:51:06.872683       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0813 23:51:06.943335       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0813 23:51:06.943409       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0813 23:51:07.039819       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0813 23:51:07.039937       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0813 23:51:07.872688       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0813 23:51:08.040006       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0813 23:51:08.164854       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0813 23:51:12.775811       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	I0813 23:51:13.773487       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	W0813 23:51:13.792903       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0813 23:51:13.990913       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.111.214.83"}
	I0813 23:53:34.251544       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.96.193.99"}
	
	
	==> kube-controller-manager [e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4] <==
	W0813 23:52:12.374189       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:52:12.374227       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:52:20.290251       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:52:20.290295       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:52:21.511501       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:52:21.511538       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:52:35.326426       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:52:35.326470       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:53:00.476799       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:53:00.476838       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:53:07.443729       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:53:07.443774       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:53:13.780666       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:53:13.780706       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:53:23.294770       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:53:23.294811       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0813 23:53:34.052530       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="10.080945ms"
	I0813 23:53:34.056830       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="4.258858ms"
	I0813 23:53:34.056977       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="39.968µs"
	I0813 23:53:34.061747       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="32.8µs"
	I0813 23:53:35.818728       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="6.215692ms"
	I0813 23:53:35.818819       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="39.848µs"
	I0813 23:53:36.304089       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0813 23:53:36.305392       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-7559cbf597" duration="4.986µs"
	I0813 23:53:36.307690       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	
	
	==> kube-proxy [8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188] <==
	I0813 23:47:32.751839       1 server_linux.go:66] "Using iptables proxy"
	I0813 23:47:33.559527       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0813 23:47:33.559603       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0813 23:47:34.241390       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0813 23:47:34.241548       1 server_linux.go:169] "Using iptables Proxier"
	I0813 23:47:34.247144       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0813 23:47:34.247580       1 server.go:483] "Version info" version="v1.31.0"
	I0813 23:47:34.247981       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0813 23:47:34.249736       1 config.go:104] "Starting endpoint slice config controller"
	I0813 23:47:34.249940       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0813 23:47:34.249873       1 config.go:197] "Starting service config controller"
	I0813 23:47:34.250645       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0813 23:47:34.249895       1 config.go:326] "Starting node config controller"
	I0813 23:47:34.250744       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0813 23:47:34.436115       1 shared_informer.go:320] Caches are synced for node config
	I0813 23:47:34.436184       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0813 23:47:34.436218       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7] <==
	W0813 23:47:22.451129       1 reflector.go:561] 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
	W0813 23:47:22.451570       1 reflector.go:561] 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
	E0813 23:47:22.451575       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	E0813 23:47:22.451610       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:22.451351       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0813 23:47:22.451649       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:22.451364       1 reflector.go:561] 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
	E0813 23:47:22.451691       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:22.451464       1 reflector.go:561] 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
	E0813 23:47:22.451718       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:23.293422       1 reflector.go:561] 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
	E0813 23:47:23.293455       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:23.343719       1 reflector.go:561] 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
	E0813 23:47:23.343752       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:23.367146       1 reflector.go:561] 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
	E0813 23:47:23.367198       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:23.377431       1 reflector.go:561] 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
	E0813 23:47:23.377462       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:23.458240       1 reflector.go:561] 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
	E0813 23:47:23.458283       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0813 23:47:23.476494       1 reflector.go:561] 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
	E0813 23:47:23.476526       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:23.500754       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0813 23:47:23.500784       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I0813 23:47:23.949505       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 13 23:53:34 addons-425030 kubelet[1623]: E0813 23:53:34.706641    1623 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593214706444718,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:594057,},InodesUsed:&UInt64Value{Value:235,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:53:34 addons-425030 kubelet[1623]: E0813 23:53:34.706676    1623 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593214706444718,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:594057,},InodesUsed:&UInt64Value{Value:235,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:53:35 addons-425030 kubelet[1623]: I0813 23:53:35.200142    1623 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-8zccb\" (UniqueName: \"kubernetes.io/projected/34a9f1f1-adb8-4d65-a239-c4098f42bbb8-kube-api-access-8zccb\") pod \"34a9f1f1-adb8-4d65-a239-c4098f42bbb8\" (UID: \"34a9f1f1-adb8-4d65-a239-c4098f42bbb8\") "
	Aug 13 23:53:35 addons-425030 kubelet[1623]: I0813 23:53:35.201948    1623 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/34a9f1f1-adb8-4d65-a239-c4098f42bbb8-kube-api-access-8zccb" (OuterVolumeSpecName: "kube-api-access-8zccb") pod "34a9f1f1-adb8-4d65-a239-c4098f42bbb8" (UID: "34a9f1f1-adb8-4d65-a239-c4098f42bbb8"). InnerVolumeSpecName "kube-api-access-8zccb". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 13 23:53:35 addons-425030 kubelet[1623]: I0813 23:53:35.301223    1623 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-8zccb\" (UniqueName: \"kubernetes.io/projected/34a9f1f1-adb8-4d65-a239-c4098f42bbb8-kube-api-access-8zccb\") on node \"addons-425030\" DevicePath \"\""
	Aug 13 23:53:35 addons-425030 kubelet[1623]: I0813 23:53:35.804220    1623 scope.go:117] "RemoveContainer" containerID="29d4da26cfdacbca2a009e0f4913bd5d557d0234297f2f1ef6004299d074b751"
	Aug 13 23:53:35 addons-425030 kubelet[1623]: I0813 23:53:35.812943    1623 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-wfl6n" podStartSLOduration=1.193721284 podStartE2EDuration="1.812923247s" podCreationTimestamp="2024-08-13 23:53:34 +0000 UTC" firstStartedPulling="2024-08-13 23:53:34.389693408 +0000 UTC m=+369.942201147" lastFinishedPulling="2024-08-13 23:53:35.008895367 +0000 UTC m=+370.561403110" observedRunningTime="2024-08-13 23:53:35.81243105 +0000 UTC m=+371.364938798" watchObservedRunningTime="2024-08-13 23:53:35.812923247 +0000 UTC m=+371.365430997"
	Aug 13 23:53:35 addons-425030 kubelet[1623]: I0813 23:53:35.817907    1623 scope.go:117] "RemoveContainer" containerID="29d4da26cfdacbca2a009e0f4913bd5d557d0234297f2f1ef6004299d074b751"
	Aug 13 23:53:35 addons-425030 kubelet[1623]: E0813 23:53:35.818295    1623 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"29d4da26cfdacbca2a009e0f4913bd5d557d0234297f2f1ef6004299d074b751\": container with ID starting with 29d4da26cfdacbca2a009e0f4913bd5d557d0234297f2f1ef6004299d074b751 not found: ID does not exist" containerID="29d4da26cfdacbca2a009e0f4913bd5d557d0234297f2f1ef6004299d074b751"
	Aug 13 23:53:35 addons-425030 kubelet[1623]: I0813 23:53:35.818343    1623 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"29d4da26cfdacbca2a009e0f4913bd5d557d0234297f2f1ef6004299d074b751"} err="failed to get container status \"29d4da26cfdacbca2a009e0f4913bd5d557d0234297f2f1ef6004299d074b751\": rpc error: code = NotFound desc = could not find container \"29d4da26cfdacbca2a009e0f4913bd5d557d0234297f2f1ef6004299d074b751\": container with ID starting with 29d4da26cfdacbca2a009e0f4913bd5d557d0234297f2f1ef6004299d074b751 not found: ID does not exist"
	Aug 13 23:53:36 addons-425030 kubelet[1623]: I0813 23:53:36.539639    1623 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="332d3169-9166-46fc-b70a-cb7ebc6a7899" path="/var/lib/kubelet/pods/332d3169-9166-46fc-b70a-cb7ebc6a7899/volumes"
	Aug 13 23:53:36 addons-425030 kubelet[1623]: I0813 23:53:36.539976    1623 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="34a9f1f1-adb8-4d65-a239-c4098f42bbb8" path="/var/lib/kubelet/pods/34a9f1f1-adb8-4d65-a239-c4098f42bbb8/volumes"
	Aug 13 23:53:36 addons-425030 kubelet[1623]: I0813 23:53:36.540240    1623 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="88177f67-18d5-4e64-9bc3-07b078599df7" path="/var/lib/kubelet/pods/88177f67-18d5-4e64-9bc3-07b078599df7/volumes"
	Aug 13 23:53:39 addons-425030 kubelet[1623]: I0813 23:53:39.523117    1623 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/666e863c-8d8b-4da0-9a4c-e9a4bfe63010-webhook-cert\") pod \"666e863c-8d8b-4da0-9a4c-e9a4bfe63010\" (UID: \"666e863c-8d8b-4da0-9a4c-e9a4bfe63010\") "
	Aug 13 23:53:39 addons-425030 kubelet[1623]: I0813 23:53:39.524916    1623 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/666e863c-8d8b-4da0-9a4c-e9a4bfe63010-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "666e863c-8d8b-4da0-9a4c-e9a4bfe63010" (UID: "666e863c-8d8b-4da0-9a4c-e9a4bfe63010"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 13 23:53:39 addons-425030 kubelet[1623]: I0813 23:53:39.623298    1623 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-xvnxk\" (UniqueName: \"kubernetes.io/projected/666e863c-8d8b-4da0-9a4c-e9a4bfe63010-kube-api-access-xvnxk\") pod \"666e863c-8d8b-4da0-9a4c-e9a4bfe63010\" (UID: \"666e863c-8d8b-4da0-9a4c-e9a4bfe63010\") "
	Aug 13 23:53:39 addons-425030 kubelet[1623]: I0813 23:53:39.623378    1623 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/666e863c-8d8b-4da0-9a4c-e9a4bfe63010-webhook-cert\") on node \"addons-425030\" DevicePath \"\""
	Aug 13 23:53:39 addons-425030 kubelet[1623]: I0813 23:53:39.625135    1623 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/666e863c-8d8b-4da0-9a4c-e9a4bfe63010-kube-api-access-xvnxk" (OuterVolumeSpecName: "kube-api-access-xvnxk") pod "666e863c-8d8b-4da0-9a4c-e9a4bfe63010" (UID: "666e863c-8d8b-4da0-9a4c-e9a4bfe63010"). InnerVolumeSpecName "kube-api-access-xvnxk". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 13 23:53:39 addons-425030 kubelet[1623]: I0813 23:53:39.723653    1623 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-xvnxk\" (UniqueName: \"kubernetes.io/projected/666e863c-8d8b-4da0-9a4c-e9a4bfe63010-kube-api-access-xvnxk\") on node \"addons-425030\" DevicePath \"\""
	Aug 13 23:53:39 addons-425030 kubelet[1623]: I0813 23:53:39.812304    1623 scope.go:117] "RemoveContainer" containerID="5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c"
	Aug 13 23:53:39 addons-425030 kubelet[1623]: I0813 23:53:39.825144    1623 scope.go:117] "RemoveContainer" containerID="5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c"
	Aug 13 23:53:39 addons-425030 kubelet[1623]: E0813 23:53:39.825471    1623 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c\": container with ID starting with 5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c not found: ID does not exist" containerID="5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c"
	Aug 13 23:53:39 addons-425030 kubelet[1623]: I0813 23:53:39.825502    1623 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c"} err="failed to get container status \"5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c\": rpc error: code = NotFound desc = could not find container \"5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c\": container with ID starting with 5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c not found: ID does not exist"
	Aug 13 23:53:40 addons-425030 kubelet[1623]: I0813 23:53:40.539477    1623 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="666e863c-8d8b-4da0-9a4c-e9a4bfe63010" path="/var/lib/kubelet/pods/666e863c-8d8b-4da0-9a4c-e9a4bfe63010/volumes"
	Aug 13 23:53:43 addons-425030 kubelet[1623]: I0813 23:53:43.538655    1623 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	
	
	==> storage-provisioner [025a9bd29ae33d6bd32fb3cb0298f7d6ab83c6dc7119dca4ac3678dca1e2ca33] <==
	I0813 23:48:14.863902       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0813 23:48:14.871744       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0813 23:48:14.871779       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0813 23:48:14.936034       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0813 23:48:14.936209       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-425030_1b8394c9-4b29-4089-96b7-1b6ef16a3e55!
	I0813 23:48:14.936608       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"7ad4f466-fead-45f7-bbc3-96407322ee5b", APIVersion:"v1", ResourceVersion:"953", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-425030_1b8394c9-4b29-4089-96b7-1b6ef16a3e55 became leader
	I0813 23:48:15.036396       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-425030_1b8394c9-4b29-4089-96b7-1b6ef16a3e55!
	

                                                
                                                
-- /stdout --
helpers_test.go:254: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p addons-425030 -n addons-425030
helpers_test.go:261: (dbg) Run:  kubectl --context addons-425030 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 (151.69s)

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (332.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.01325ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-8988944d9-bcqx5" [ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003328678s
addons_test.go:417: (dbg) Run:  kubectl --context addons-425030 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-425030 top pods -n kube-system: exit status 1 (71.257992ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-jgtdp, age: 2m57.090375673s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-jgtdp, age: 2m59.705789477s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-jgtdp, age: 3m3.598918386s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-jgtdp, age: 3m12.160030575s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-jgtdp, age: 3m20.126741805s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-jgtdp, age: 3m35.624911124s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-jgtdp, age: 4m5.051970744s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-jgtdp, age: 4m55.343402552s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-jgtdp, age: 6m11.983166374s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-jgtdp, age: 6m59.007267829s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-jgtdp, age: 8m22.251647121s

                                                
                                                
** /stderr **
addons_test.go:431: failed checking metric server: exit status 1
addons_test.go:434: (dbg) Run:  out/minikube-linux-amd64 -p addons-425030 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-425030
helpers_test.go:235: (dbg) docker inspect addons-425030:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "ea9765f8a2e6811e1c11cb73038eb4dc8b13d896b08fc7707678a84ce0bba364",
	        "Created": "2024-08-13T23:47:12.416153959Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 30553,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-13T23:47:12.546235969Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:a625a3e39975c5bf9755ab525e60a1f8bd16cab9b58877622897d26607806095",
	        "ResolvConfPath": "/var/lib/docker/containers/ea9765f8a2e6811e1c11cb73038eb4dc8b13d896b08fc7707678a84ce0bba364/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/ea9765f8a2e6811e1c11cb73038eb4dc8b13d896b08fc7707678a84ce0bba364/hostname",
	        "HostsPath": "/var/lib/docker/containers/ea9765f8a2e6811e1c11cb73038eb4dc8b13d896b08fc7707678a84ce0bba364/hosts",
	        "LogPath": "/var/lib/docker/containers/ea9765f8a2e6811e1c11cb73038eb4dc8b13d896b08fc7707678a84ce0bba364/ea9765f8a2e6811e1c11cb73038eb4dc8b13d896b08fc7707678a84ce0bba364-json.log",
	        "Name": "/addons-425030",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-425030:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-425030",
	            "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/29932aa75eda9827e7b97cada6ff45a24d91848f64d9a55da64f4bec72099c91-init/diff:/var/lib/docker/overlay2/d461a8420bacc3d4ece54ad952199daffb5967252b23d1ce97099b2fc55c778d/diff",
	                "MergedDir": "/var/lib/docker/overlay2/29932aa75eda9827e7b97cada6ff45a24d91848f64d9a55da64f4bec72099c91/merged",
	                "UpperDir": "/var/lib/docker/overlay2/29932aa75eda9827e7b97cada6ff45a24d91848f64d9a55da64f4bec72099c91/diff",
	                "WorkDir": "/var/lib/docker/overlay2/29932aa75eda9827e7b97cada6ff45a24d91848f64d9a55da64f4bec72099c91/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-425030",
	                "Source": "/var/lib/docker/volumes/addons-425030/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-425030",
	            "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.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083",
	            "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-425030",
	                "name.minikube.sigs.k8s.io": "addons-425030",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "34a5633c4c8f7792fc180a512fd5182848b8fc9f1bac5515d27c592707dd6e01",
	            "SandboxKey": "/var/run/docker/netns/34a5633c4c8f",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-425030": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "943436e12995adcdc2efe25cf3035d03912a4b340a184c33d4c9497f7899cc90",
	                    "EndpointID": "0547aaa5e6fba4a25b99ac131546d5f36e594ee60975c12f9402a48020191ebf",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-425030",
	                        "ea9765f8a2e6"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-425030 -n addons-425030
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-425030 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-425030 logs -n 25: (1.051465023s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-docker-742441                                                                   | download-docker-742441 | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC | 13 Aug 24 23:46 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-203856   | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC |                     |
	|         | binary-mirror-203856                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:33477                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-203856                                                                     | binary-mirror-203856   | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC | 13 Aug 24 23:46 UTC |
	| addons  | disable dashboard -p                                                                        | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC |                     |
	|         | addons-425030                                                                               |                        |         |         |                     |                     |
	| addons  | enable dashboard -p                                                                         | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC |                     |
	|         | addons-425030                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-425030 --wait=true                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC | 13 Aug 24 23: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 --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:50 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-425030 ssh cat                                                                       | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:50 UTC |
	|         | /opt/local-path-provisioner/pvc-a1d93326-8440-4186-9b9d-4f9752977fb6_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:51 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-425030 ip                                                                            | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:50 UTC |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:50 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:50 UTC |
	|         | addons-425030                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:50 UTC |
	|         | -p addons-425030                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:50 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-425030 addons                                                                        | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:50 UTC | 13 Aug 24 23:51 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-425030 addons                                                                        | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:51 UTC | 13 Aug 24 23:51 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:51 UTC | 13 Aug 24 23:51 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:51 UTC | 13 Aug 24 23:51 UTC |
	|         | addons-425030                                                                               |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:51 UTC | 13 Aug 24 23:51 UTC |
	|         | -p addons-425030                                                                            |                        |         |         |                     |                     |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:51 UTC | 13 Aug 24 23:51 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| ssh     | addons-425030 ssh curl -s                                                                   | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:51 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-425030 ip                                                                            | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:53 UTC | 13 Aug 24 23:53 UTC |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:53 UTC | 13 Aug 24 23:53 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-425030 addons disable                                                                | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:53 UTC | 13 Aug 24 23:53 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-425030 addons                                                                        | addons-425030          | jenkins | v1.33.1 | 13 Aug 24 23:55 UTC | 13 Aug 24 23:55 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/13 23:46:48
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0813 23:46:48.871901   29798 out.go:291] Setting OutFile to fd 1 ...
	I0813 23:46:48.872159   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:46:48.872169   29798 out.go:304] Setting ErrFile to fd 2...
	I0813 23:46:48.872173   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:46:48.872357   29798 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
	I0813 23:46:48.872963   29798 out.go:298] Setting JSON to false
	I0813 23:46:48.873733   29798 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":5362,"bootTime":1723587447,"procs":169,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0813 23:46:48.873785   29798 start.go:139] virtualization: kvm guest
	I0813 23:46:48.875797   29798 out.go:177] * [addons-425030] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0813 23:46:48.877071   29798 out.go:177]   - MINIKUBE_LOCATION=19429
	I0813 23:46:48.877071   29798 notify.go:220] Checking for updates...
	I0813 23:46:48.879298   29798 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0813 23:46:48.880465   29798 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19429-21689/kubeconfig
	I0813 23:46:48.881546   29798 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19429-21689/.minikube
	I0813 23:46:48.882754   29798 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0813 23:46:48.884144   29798 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0813 23:46:48.885641   29798 driver.go:392] Setting default libvirt URI to qemu:///system
	I0813 23:46:48.906047   29798 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0813 23:46:48.906191   29798 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0813 23:46:48.952241   29798 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:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-13 23:46:48.944160148 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.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>}}
	I0813 23:46:48.952338   29798 docker.go:307] overlay module found
	I0813 23:46:48.954178   29798 out.go:177] * Using the docker driver based on user configuration
	I0813 23:46:48.955311   29798 start.go:297] selected driver: docker
	I0813 23:46:48.955320   29798 start.go:901] validating driver "docker" against <nil>
	I0813 23:46:48.955329   29798 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0813 23:46:48.956068   29798 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0813 23:46:48.998800   29798 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:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-13 23:46:48.990353774 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.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>}}
	I0813 23:46:48.998985   29798 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0813 23:46:48.999202   29798 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]
	I0813 23:46:49.000883   29798 out.go:177] * Using Docker driver with root privileges
	I0813 23:46:49.002315   29798 cni.go:84] Creating CNI manager for ""
	I0813 23:46:49.002332   29798 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0813 23:46:49.002353   29798 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0813 23:46:49.002423   29798 start.go:340] cluster config:
	{Name:addons-425030 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-425030 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.31.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}
	I0813 23:46:49.003833   29798 out.go:177] * Starting "addons-425030" primary control-plane node in "addons-425030" cluster
	I0813 23:46:49.005060   29798 cache.go:121] Beginning downloading kic base image for docker with crio
	I0813 23:46:49.006182   29798 out.go:177] * Pulling base image v0.0.44-1723567951-19429 ...
	I0813 23:46:49.007246   29798 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0813 23:46:49.007271   29798 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local docker daemon
	I0813 23:46:49.007273   29798 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19429-21689/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4
	I0813 23:46:49.007367   29798 cache.go:56] Caching tarball of preloaded images
	I0813 23:46:49.007430   29798 preload.go:172] Found /home/jenkins/minikube-integration/19429-21689/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0813 23:46:49.007441   29798 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0813 23:46:49.007753   29798 profile.go:143] Saving config to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/config.json ...
	I0813 23:46:49.007774   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/config.json: {Name:mke754443564a93151dbaf4d26c11ae106663f81 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:46:49.021920   29798 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 to local cache
	I0813 23:46:49.022023   29798 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local cache directory
	I0813 23:46:49.022038   29798 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local cache directory, skipping pull
	I0813 23:46:49.022042   29798 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 exists in cache, skipping pull
	I0813 23:46:49.022049   29798 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 as a tarball
	I0813 23:46:49.022056   29798 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 from local cache
	I0813 23:47:00.491917   29798 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 from cached tarball
	I0813 23:47:00.491962   29798 cache.go:194] Successfully downloaded all kic artifacts
	I0813 23:47:00.491999   29798 start.go:360] acquireMachinesLock for addons-425030: {Name:mkad0d3aa165a5679f7abcf0ab1536149f10473c Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0813 23:47:00.492101   29798 start.go:364] duration metric: took 76.782µs to acquireMachinesLock for "addons-425030"
	I0813 23:47:00.492126   29798 start.go:93] Provisioning new machine with config: &{Name:addons-425030 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-425030 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.31.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.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0813 23:47:00.492220   29798 start.go:125] createHost starting for "" (driver="docker")
	I0813 23:47:00.493956   29798 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0813 23:47:00.494220   29798 start.go:159] libmachine.API.Create for "addons-425030" (driver="docker")
	I0813 23:47:00.494251   29798 client.go:168] LocalClient.Create starting
	I0813 23:47:00.494346   29798 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca.pem
	I0813 23:47:00.734865   29798 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/cert.pem
	I0813 23:47:00.796674   29798 cli_runner.go:164] Run: docker network inspect addons-425030 --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}}]}"
	W0813 23:47:00.811685   29798 cli_runner.go:211] docker network inspect addons-425030 --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
	I0813 23:47:00.811765   29798 network_create.go:284] running [docker network inspect addons-425030] to gather additional debugging logs...
	I0813 23:47:00.811782   29798 cli_runner.go:164] Run: docker network inspect addons-425030
	W0813 23:47:00.827253   29798 cli_runner.go:211] docker network inspect addons-425030 returned with exit code 1
	I0813 23:47:00.827280   29798 network_create.go:287] error running [docker network inspect addons-425030]: docker network inspect addons-425030: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-425030 not found
	I0813 23:47:00.827292   29798 network_create.go:289] output of [docker network inspect addons-425030]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-425030 not found
	
	** /stderr **
	I0813 23:47:00.827383   29798 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}}]}"
	I0813 23:47:00.843886   29798 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:0xc001ba7f60}
	I0813 23:47:00.843938   29798 network_create.go:124] attempt to create docker network addons-425030 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0813 23:47:00.843987   29798 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-425030 addons-425030
	I0813 23:47:00.900371   29798 network_create.go:108] docker network addons-425030 192.168.49.0/24 created
	I0813 23:47:00.900401   29798 kic.go:121] calculated static IP "192.168.49.2" for the "addons-425030" container
	I0813 23:47:00.900455   29798 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0813 23:47:00.915011   29798 cli_runner.go:164] Run: docker volume create addons-425030 --label name.minikube.sigs.k8s.io=addons-425030 --label created_by.minikube.sigs.k8s.io=true
	I0813 23:47:00.930956   29798 oci.go:103] Successfully created a docker volume addons-425030
	I0813 23:47:00.931022   29798 cli_runner.go:164] Run: docker run --rm --name addons-425030-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-425030 --entrypoint /usr/bin/test -v addons-425030:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -d /var/lib
	I0813 23:47:08.064672   29798 cli_runner.go:217] Completed: docker run --rm --name addons-425030-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-425030 --entrypoint /usr/bin/test -v addons-425030:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -d /var/lib: (7.133612347s)
	I0813 23:47:08.064697   29798 oci.go:107] Successfully prepared a docker volume addons-425030
	I0813 23:47:08.064715   29798 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0813 23:47:08.064736   29798 kic.go:194] Starting extracting preloaded images to volume ...
	I0813 23:47:08.064801   29798 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19429-21689/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-425030:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -I lz4 -xf /preloaded.tar -C /extractDir
	I0813 23:47:12.360132   29798 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19429-21689/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-425030:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 -I lz4 -xf /preloaded.tar -C /extractDir: (4.295290587s)
	I0813 23:47:12.360162   29798 kic.go:203] duration metric: took 4.295423409s to extract preloaded images to volume ...
	W0813 23:47:12.360282   29798 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0813 23:47:12.360388   29798 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0813 23:47:12.402506   29798 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-425030 --name addons-425030 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-425030 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-425030 --network addons-425030 --ip 192.168.49.2 --volume addons-425030:/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.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083
	I0813 23:47:12.695021   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Running}}
	I0813 23:47:12.712379   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:12.730104   29798 cli_runner.go:164] Run: docker exec addons-425030 stat /var/lib/dpkg/alternatives/iptables
	I0813 23:47:12.772286   29798 oci.go:144] the created container "addons-425030" has a running status.
	I0813 23:47:12.772320   29798 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa...
	I0813 23:47:13.121487   29798 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0813 23:47:13.142744   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:13.158308   29798 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0813 23:47:13.158333   29798 kic_runner.go:114] Args: [docker exec --privileged addons-425030 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0813 23:47:13.210337   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:13.227441   29798 machine.go:94] provisionDockerMachine start ...
	I0813 23:47:13.227531   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:13.245952   29798 main.go:141] libmachine: Using SSH client type: native
	I0813 23:47:13.246216   29798 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0813 23:47:13.246237   29798 main.go:141] libmachine: About to run SSH command:
	hostname
	I0813 23:47:13.372243   29798 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-425030
	
	I0813 23:47:13.372273   29798 ubuntu.go:169] provisioning hostname "addons-425030"
	I0813 23:47:13.372351   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:13.391123   29798 main.go:141] libmachine: Using SSH client type: native
	I0813 23:47:13.391300   29798 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0813 23:47:13.391317   29798 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-425030 && echo "addons-425030" | sudo tee /etc/hostname
	I0813 23:47:13.523031   29798 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-425030
	
	I0813 23:47:13.523092   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:13.539681   29798 main.go:141] libmachine: Using SSH client type: native
	I0813 23:47:13.539862   29798 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0813 23:47:13.539878   29798 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-425030' /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-425030/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-425030' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0813 23:47:13.664562   29798 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0813 23:47:13.664587   29798 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19429-21689/.minikube CaCertPath:/home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19429-21689/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19429-21689/.minikube}
	I0813 23:47:13.664619   29798 ubuntu.go:177] setting up certificates
	I0813 23:47:13.664631   29798 provision.go:84] configureAuth start
	I0813 23:47:13.664682   29798 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-425030
	I0813 23:47:13.680004   29798 provision.go:143] copyHostCerts
	I0813 23:47:13.680062   29798 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19429-21689/.minikube/ca.pem (1082 bytes)
	I0813 23:47:13.680175   29798 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19429-21689/.minikube/cert.pem (1123 bytes)
	I0813 23:47:13.680240   29798 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19429-21689/.minikube/key.pem (1675 bytes)
	I0813 23:47:13.680298   29798 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19429-21689/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca-key.pem org=jenkins.addons-425030 san=[127.0.0.1 192.168.49.2 addons-425030 localhost minikube]
	I0813 23:47:13.954307   29798 provision.go:177] copyRemoteCerts
	I0813 23:47:13.954359   29798 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0813 23:47:13.954389   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:13.969976   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:14.065116   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0813 23:47:14.084834   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0813 23:47:14.104194   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0813 23:47:14.123708   29798 provision.go:87] duration metric: took 459.06568ms to configureAuth
	I0813 23:47:14.123732   29798 ubuntu.go:193] setting minikube options for container-runtime
	I0813 23:47:14.123904   29798 config.go:182] Loaded profile config "addons-425030": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0813 23:47:14.124018   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:14.139483   29798 main.go:141] libmachine: Using SSH client type: native
	I0813 23:47:14.139672   29798 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0813 23:47:14.139694   29798 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
	I0813 23:47:14.341600   29798 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0813 23:47:14.341620   29798 machine.go:97] duration metric: took 1.114147884s to provisionDockerMachine
	I0813 23:47:14.341628   29798 client.go:171] duration metric: took 13.847369019s to LocalClient.Create
	I0813 23:47:14.341643   29798 start.go:167] duration metric: took 13.847424218s to libmachine.API.Create "addons-425030"
	I0813 23:47:14.341650   29798 start.go:293] postStartSetup for "addons-425030" (driver="docker")
	I0813 23:47:14.341660   29798 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]
	I0813 23:47:14.341707   29798 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
	I0813 23:47:14.341736   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:14.358184   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:14.453113   29798 ssh_runner.go:195] Run: cat /etc/os-release
	I0813 23:47:14.455791   29798 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0813 23:47:14.455819   29798 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0813 23:47:14.455827   29798 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0813 23:47:14.455833   29798 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0813 23:47:14.455843   29798 filesync.go:126] Scanning /home/jenkins/minikube-integration/19429-21689/.minikube/addons for local assets ...
	I0813 23:47:14.455889   29798 filesync.go:126] Scanning /home/jenkins/minikube-integration/19429-21689/.minikube/files for local assets ...
	I0813 23:47:14.455911   29798 start.go:296] duration metric: took 114.256167ms for postStartSetup
	I0813 23:47:14.456155   29798 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-425030
	I0813 23:47:14.471337   29798 profile.go:143] Saving config to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/config.json ...
	I0813 23:47:14.471566   29798 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0813 23:47:14.471605   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:14.487534   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:14.573565   29798 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0813 23:47:14.577374   29798 start.go:128] duration metric: took 14.085136938s to createHost
	I0813 23:47:14.577397   29798 start.go:83] releasing machines lock for "addons-425030", held for 14.085282735s
	I0813 23:47:14.577458   29798 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-425030
	I0813 23:47:14.592570   29798 ssh_runner.go:195] Run: cat /version.json
	I0813 23:47:14.592610   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:14.592667   29798 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0813 23:47:14.592735   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:14.609847   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:14.610073   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:14.764084   29798 ssh_runner.go:195] Run: systemctl --version
	I0813 23:47:14.767885   29798 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0813 23:47:14.901968   29798 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0813 23:47:14.906015   29798 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" ;
	I0813 23:47:14.922300   29798 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0813 23:47:14.922379   29798 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" ;
	I0813 23:47:14.946366   29798 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0813 23:47:14.946385   29798 start.go:495] detecting cgroup driver to use...
	I0813 23:47:14.946412   29798 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0813 23:47:14.946462   29798 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0813 23:47:14.958983   29798 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0813 23:47:14.968234   29798 docker.go:217] disabling cri-docker service (if available) ...
	I0813 23:47:14.968275   29798 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0813 23:47:14.979515   29798 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0813 23:47:14.991086   29798 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0813 23:47:15.070289   29798 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0813 23:47:15.149283   29798 docker.go:233] disabling docker service ...
	I0813 23:47:15.149354   29798 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0813 23:47:15.164725   29798 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0813 23:47:15.174009   29798 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0813 23:47:15.249211   29798 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0813 23:47:15.325751   29798 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0813 23:47:15.335254   29798 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"
	I0813 23:47:15.348267   29798 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0813 23:47:15.348316   29798 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0813 23:47:15.356475   29798 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0813 23:47:15.356528   29798 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0813 23:47:15.364347   29798 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0813 23:47:15.372086   29798 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0813 23:47:15.379831   29798 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0813 23:47:15.387294   29798 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"
	I0813 23:47:15.395136   29798 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"
	I0813 23:47:15.407617   29798 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"
	I0813 23:47:15.415223   29798 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0813 23:47:15.422035   29798 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0813 23:47:15.428480   29798 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0813 23:47:15.496063   29798 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0813 23:47:15.594735   29798 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0813 23:47:15.594812   29798 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0813 23:47:15.598077   29798 start.go:563] Will wait 60s for crictl version
	I0813 23:47:15.598131   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:47:15.600883   29798 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0813 23:47:15.630814   29798 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0813 23:47:15.630914   29798 ssh_runner.go:195] Run: crio --version
	I0813 23:47:15.663782   29798 ssh_runner.go:195] Run: crio --version
	I0813 23:47:15.694919   29798 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0813 23:47:15.696125   29798 cli_runner.go:164] Run: docker network inspect addons-425030 --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}}]}"
	I0813 23:47:15.711179   29798 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0813 23:47:15.714503   29798 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""
	I0813 23:47:15.723902   29798 kubeadm.go:883] updating cluster {Name:addons-425030 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-425030 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.31.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} ...
	I0813 23:47:15.724011   29798 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0813 23:47:15.724076   29798 ssh_runner.go:195] Run: sudo crictl images --output json
	I0813 23:47:15.785737   29798 crio.go:514] all images are preloaded for cri-o runtime.
	I0813 23:47:15.785757   29798 crio.go:433] Images already preloaded, skipping extraction
	I0813 23:47:15.785806   29798 ssh_runner.go:195] Run: sudo crictl images --output json
	I0813 23:47:15.814449   29798 crio.go:514] all images are preloaded for cri-o runtime.
	I0813 23:47:15.814469   29798 cache_images.go:84] Images are preloaded, skipping loading
	I0813 23:47:15.814476   29798 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0813 23:47:15.814564   29798 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.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-425030 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-425030 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:}
	I0813 23:47:15.814621   29798 ssh_runner.go:195] Run: crio config
	I0813 23:47:15.852011   29798 cni.go:84] Creating CNI manager for ""
	I0813 23:47:15.852030   29798 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0813 23:47:15.852044   29798 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0813 23:47:15.852067   29798 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.31.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-425030 NodeName:addons-425030 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}
	I0813 23:47:15.852205   29798 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-425030"
	  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.31.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
	
	I0813 23:47:15.852267   29798 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0813 23:47:15.859665   29798 binaries.go:44] Found k8s binaries, skipping transfer
	I0813 23:47:15.859719   29798 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0813 23:47:15.866738   29798 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0813 23:47:15.881411   29798 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0813 23:47:15.896135   29798 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0813 23:47:15.910807   29798 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0813 23:47:15.913621   29798 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""
	I0813 23:47:15.922640   29798 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0813 23:47:15.993353   29798 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0813 23:47:16.004517   29798 certs.go:68] Setting up /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030 for IP: 192.168.49.2
	I0813 23:47:16.004541   29798 certs.go:194] generating shared ca certs ...
	I0813 23:47:16.004562   29798 certs.go:226] acquiring lock for ca certs: {Name:mk598704a4754d317a9e76fd297cd8d1d3c535e2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.004686   29798 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19429-21689/.minikube/ca.key
	I0813 23:47:16.227186   29798 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19429-21689/.minikube/ca.crt ...
	I0813 23:47:16.227212   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/ca.crt: {Name:mkc9b2361b40c924fa2a4e95db10e2217e0e9931 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.227362   29798 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19429-21689/.minikube/ca.key ...
	I0813 23:47:16.227373   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/ca.key: {Name:mk05624a2be15192df7af01f22e823b0a920983e Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.227445   29798 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19429-21689/.minikube/proxy-client-ca.key
	I0813 23:47:16.502327   29798 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19429-21689/.minikube/proxy-client-ca.crt ...
	I0813 23:47:16.502358   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/proxy-client-ca.crt: {Name:mkc02c659adeb706ff9aa389e62e391f612bc2c4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.502499   29798 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19429-21689/.minikube/proxy-client-ca.key ...
	I0813 23:47:16.502511   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/proxy-client-ca.key: {Name:mk42537e0b66c276361aaa3c0659676211f48ded Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.502573   29798 certs.go:256] generating profile certs ...
	I0813 23:47:16.502625   29798 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.key
	I0813 23:47:16.502639   29798 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt with IP's: []
	I0813 23:47:16.601325   29798 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt ...
	I0813 23:47:16.601353   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: {Name:mkc6d2a476763c081ae11d70fde6fdc7da5e375c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.601497   29798 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.key ...
	I0813 23:47:16.601507   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.key: {Name:mkef2b251819d706ea0a5cfc6859917acf0421f0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.601571   29798 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.key.b7b8f274
	I0813 23:47:16.601588   29798 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.crt.b7b8f274 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0813 23:47:16.870750   29798 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.crt.b7b8f274 ...
	I0813 23:47:16.870775   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.crt.b7b8f274: {Name:mkbb6062efdb2a57a5f51b8f70585619a9b4e6ce Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.870921   29798 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.key.b7b8f274 ...
	I0813 23:47:16.870936   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.key.b7b8f274: {Name:mk10decde8dd4b25e2661199372ca8acebc6ed37 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.871002   29798 certs.go:381] copying /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.crt.b7b8f274 -> /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.crt
	I0813 23:47:16.871069   29798 certs.go:385] copying /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.key.b7b8f274 -> /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.key
	I0813 23:47:16.871115   29798 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.key
	I0813 23:47:16.871132   29798 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.crt with IP's: []
	I0813 23:47:16.954016   29798 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.crt ...
	I0813 23:47:16.954045   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.crt: {Name:mka1baa8297f396059d9c9c041feaef8c99b3085 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.954204   29798 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.key ...
	I0813 23:47:16.954214   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.key: {Name:mk6e675fe5da87451965a06eb01a95acc4fc9919 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:16.954410   29798 certs.go:484] found cert: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca-key.pem (1675 bytes)
	I0813 23:47:16.954447   29798 certs.go:484] found cert: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/ca.pem (1082 bytes)
	I0813 23:47:16.954471   29798 certs.go:484] found cert: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/cert.pem (1123 bytes)
	I0813 23:47:16.954493   29798 certs.go:484] found cert: /home/jenkins/minikube-integration/19429-21689/.minikube/certs/key.pem (1675 bytes)
	I0813 23:47:16.955029   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0813 23:47:16.975616   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0813 23:47:16.995453   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0813 23:47:17.014986   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0813 23:47:17.034667   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0813 23:47:17.054001   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0813 23:47:17.073298   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0813 23:47:17.092704   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0813 23:47:17.112240   29798 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19429-21689/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0813 23:47:17.132163   29798 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0813 23:47:17.146835   29798 ssh_runner.go:195] Run: openssl version
	I0813 23:47:17.151436   29798 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"
	I0813 23:47:17.158967   29798 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0813 23:47:17.161707   29798 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 13 23:47 /usr/share/ca-certificates/minikubeCA.pem
	I0813 23:47:17.161755   29798 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0813 23:47:17.167446   29798 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"
	I0813 23:47:17.174940   29798 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0813 23:47:17.177599   29798 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
	I0813 23:47:17.177654   29798 kubeadm.go:392] StartCluster: {Name:addons-425030 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:addons-425030 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.31.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}
	I0813 23:47:17.177727   29798 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0813 23:47:17.177759   29798 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0813 23:47:17.207515   29798 cri.go:89] found id: ""
	I0813 23:47:17.207579   29798 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0813 23:47:17.214892   29798 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0813 23:47:17.221939   29798 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0813 23:47:17.221985   29798 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
	I0813 23:47:17.228883   29798 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0813 23:47:17.228904   29798 kubeadm.go:157] found existing configuration files:
	
	I0813 23:47:17.228937   29798 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0813 23:47:17.235713   29798 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0813 23:47:17.235763   29798 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0813 23:47:17.242513   29798 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0813 23:47:17.249647   29798 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0813 23:47:17.249698   29798 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0813 23:47:17.256328   29798 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0813 23:47:17.263438   29798 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0813 23:47:17.263487   29798 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0813 23:47:17.270111   29798 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0813 23:47:17.276820   29798 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0813 23:47:17.276866   29798 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0813 23:47:17.283621   29798 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.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"
	I0813 23:47:17.316860   29798 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0813 23:47:17.316926   29798 kubeadm.go:310] [preflight] Running pre-flight checks
	I0813 23:47:17.331330   29798 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0813 23:47:17.331403   29798 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-gcp
	I0813 23:47:17.331447   29798 kubeadm.go:310] OS: Linux
	I0813 23:47:17.331515   29798 kubeadm.go:310] CGROUPS_CPU: enabled
	I0813 23:47:17.331596   29798 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0813 23:47:17.331676   29798 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0813 23:47:17.331749   29798 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0813 23:47:17.331797   29798 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0813 23:47:17.331844   29798 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0813 23:47:17.331886   29798 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0813 23:47:17.331930   29798 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0813 23:47:17.331973   29798 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0813 23:47:17.376644   29798 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0813 23:47:17.376775   29798 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0813 23:47:17.376900   29798 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0813 23:47:17.382124   29798 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0813 23:47:17.384824   29798 out.go:204]   - Generating certificates and keys ...
	I0813 23:47:17.384914   29798 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0813 23:47:17.384986   29798 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0813 23:47:17.650250   29798 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0813 23:47:17.703582   29798 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0813 23:47:17.768254   29798 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0813 23:47:17.849493   29798 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0813 23:47:17.993539   29798 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0813 23:47:17.993701   29798 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-425030 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0813 23:47:18.081396   29798 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0813 23:47:18.081553   29798 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-425030 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0813 23:47:18.205440   29798 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0813 23:47:18.328478   29798 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0813 23:47:18.583631   29798 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0813 23:47:18.583748   29798 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0813 23:47:18.752512   29798 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0813 23:47:18.847066   29798 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0813 23:47:19.038087   29798 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0813 23:47:19.146714   29798 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0813 23:47:19.265996   29798 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0813 23:47:19.266434   29798 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0813 23:47:19.268673   29798 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0813 23:47:19.270574   29798 out.go:204]   - Booting up control plane ...
	I0813 23:47:19.270662   29798 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0813 23:47:19.270730   29798 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0813 23:47:19.270786   29798 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0813 23:47:19.278637   29798 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0813 23:47:19.283656   29798 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0813 23:47:19.283744   29798 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0813 23:47:19.357682   29798 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0813 23:47:19.357832   29798 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0813 23:47:19.859095   29798 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.492999ms
	I0813 23:47:19.859173   29798 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0813 23:47:23.860709   29798 kubeadm.go:310] [api-check] The API server is healthy after 4.001594056s
	I0813 23:47:23.870801   29798 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0813 23:47:23.880477   29798 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0813 23:47:23.895075   29798 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0813 23:47:23.895322   29798 kubeadm.go:310] [mark-control-plane] Marking the node addons-425030 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0813 23:47:23.902019   29798 kubeadm.go:310] [bootstrap-token] Using token: 6uxcnz.c5our4gnmhxz9ssf
	I0813 23:47:23.903539   29798 out.go:204]   - Configuring RBAC rules ...
	I0813 23:47:23.903682   29798 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0813 23:47:23.907016   29798 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0813 23:47:23.911516   29798 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0813 23:47:23.913599   29798 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0813 23:47:23.915779   29798 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0813 23:47:23.917973   29798 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0813 23:47:24.266341   29798 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0813 23:47:24.685243   29798 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0813 23:47:25.266211   29798 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0813 23:47:25.266922   29798 kubeadm.go:310] 
	I0813 23:47:25.267007   29798 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0813 23:47:25.267016   29798 kubeadm.go:310] 
	I0813 23:47:25.267082   29798 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0813 23:47:25.267088   29798 kubeadm.go:310] 
	I0813 23:47:25.267109   29798 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0813 23:47:25.267158   29798 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0813 23:47:25.267235   29798 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0813 23:47:25.267255   29798 kubeadm.go:310] 
	I0813 23:47:25.267337   29798 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0813 23:47:25.267348   29798 kubeadm.go:310] 
	I0813 23:47:25.267412   29798 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0813 23:47:25.267422   29798 kubeadm.go:310] 
	I0813 23:47:25.267484   29798 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0813 23:47:25.267561   29798 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0813 23:47:25.267651   29798 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0813 23:47:25.267666   29798 kubeadm.go:310] 
	I0813 23:47:25.267771   29798 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0813 23:47:25.267876   29798 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0813 23:47:25.267885   29798 kubeadm.go:310] 
	I0813 23:47:25.267983   29798 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token 6uxcnz.c5our4gnmhxz9ssf \
	I0813 23:47:25.268108   29798 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:c6cf376e32780949c7f5c7135d223e9a947c205239e371da51ef48337943afb0 \
	I0813 23:47:25.268148   29798 kubeadm.go:310] 	--control-plane 
	I0813 23:47:25.268157   29798 kubeadm.go:310] 
	I0813 23:47:25.268261   29798 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0813 23:47:25.268270   29798 kubeadm.go:310] 
	I0813 23:47:25.268339   29798 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token 6uxcnz.c5our4gnmhxz9ssf \
	I0813 23:47:25.268426   29798 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:c6cf376e32780949c7f5c7135d223e9a947c205239e371da51ef48337943afb0 
	I0813 23:47:25.270380   29798 kubeadm.go:310] W0813 23:47:17.314469    1287 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0813 23:47:25.270631   29798 kubeadm.go:310] W0813 23:47:17.315046    1287 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0813 23:47:25.270851   29798 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1066-gcp\n", err: exit status 1
	I0813 23:47:25.271000   29798 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0813 23:47:25.271040   29798 cni.go:84] Creating CNI manager for ""
	I0813 23:47:25.271057   29798 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0813 23:47:25.272566   29798 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0813 23:47:25.273644   29798 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0813 23:47:25.276906   29798 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0813 23:47:25.276924   29798 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0813 23:47:25.293017   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0813 23:47:25.468422   29798 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0813 23:47:25.468498   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:25.468501   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-425030 minikube.k8s.io/updated_at=2024_08_13T23_47_25_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=a5ac17629aabe8562ef9220195ba6559cf416caf minikube.k8s.io/name=addons-425030 minikube.k8s.io/primary=true
	I0813 23:47:25.475087   29798 ops.go:34] apiserver oom_adj: -16
	I0813 23:47:25.550750   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:26.051798   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:26.551217   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:27.051398   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:27.551060   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:28.051019   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:28.551788   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:29.050857   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:29.551852   29798 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0813 23:47:29.609739   29798 kubeadm.go:1113] duration metric: took 4.141298359s to wait for elevateKubeSystemPrivileges
	I0813 23:47:29.609775   29798 kubeadm.go:394] duration metric: took 12.432126337s to StartCluster
	I0813 23:47:29.609794   29798 settings.go:142] acquiring lock: {Name:mkd7a43ead216d690e653a58d8afa688c335d3cf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:29.609898   29798 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19429-21689/kubeconfig
	I0813 23:47:29.610226   29798 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/kubeconfig: {Name:mkdb618160f96502bcf330ffc84e818cc0325f5f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:47:29.610376   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0813 23:47:29.610391   29798 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0813 23:47:29.610450   29798 addons.go:507] 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 volcano:true volumesnapshots:true yakd:true]
	I0813 23:47:29.610541   29798 addons.go:69] Setting default-storageclass=true in profile "addons-425030"
	I0813 23:47:29.610561   29798 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-425030"
	I0813 23:47:29.610583   29798 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-425030"
	I0813 23:47:29.610575   29798 addons.go:69] Setting metrics-server=true in profile "addons-425030"
	I0813 23:47:29.610588   29798 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-425030"
	I0813 23:47:29.610593   29798 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-425030"
	I0813 23:47:29.610604   29798 config.go:182] Loaded profile config "addons-425030": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0813 23:47:29.610615   29798 addons.go:234] Setting addon metrics-server=true in "addons-425030"
	I0813 23:47:29.610621   29798 addons.go:69] Setting registry=true in profile "addons-425030"
	I0813 23:47:29.610624   29798 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-425030"
	I0813 23:47:29.610625   29798 addons.go:69] Setting volumesnapshots=true in profile "addons-425030"
	I0813 23:47:29.610643   29798 addons.go:234] Setting addon registry=true in "addons-425030"
	I0813 23:47:29.610601   29798 addons.go:69] Setting volcano=true in profile "addons-425030"
	I0813 23:47:29.610656   29798 addons.go:234] Setting addon volumesnapshots=true in "addons-425030"
	I0813 23:47:29.610657   29798 addons.go:69] Setting gcp-auth=true in profile "addons-425030"
	I0813 23:47:29.610675   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.610687   29798 mustload.go:65] Loading cluster: addons-425030
	I0813 23:47:29.610711   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.610718   29798 addons.go:69] Setting storage-provisioner=true in profile "addons-425030"
	I0813 23:47:29.610739   29798 addons.go:234] Setting addon storage-provisioner=true in "addons-425030"
	I0813 23:47:29.610762   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.610772   29798 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-425030"
	I0813 23:47:29.610818   29798 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-425030"
	I0813 23:47:29.610842   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.610860   29798 config.go:182] Loaded profile config "addons-425030": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0813 23:47:29.610972   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.611110   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.611119   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.611159   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.611159   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.611289   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.611507   29798 addons.go:69] Setting ingress=true in profile "addons-425030"
	I0813 23:47:29.611536   29798 addons.go:234] Setting addon ingress=true in "addons-425030"
	I0813 23:47:29.611556   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.611569   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.610550   29798 addons.go:69] Setting yakd=true in profile "addons-425030"
	I0813 23:47:29.611633   29798 addons.go:234] Setting addon yakd=true in "addons-425030"
	I0813 23:47:29.611661   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.611974   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.612094   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.610675   29798 addons.go:234] Setting addon volcano=true in "addons-425030"
	I0813 23:47:29.612438   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.612893   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.613264   29798 addons.go:69] Setting ingress-dns=true in profile "addons-425030"
	I0813 23:47:29.613315   29798 addons.go:234] Setting addon ingress-dns=true in "addons-425030"
	I0813 23:47:29.613369   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.613447   29798 addons.go:69] Setting helm-tiller=true in profile "addons-425030"
	I0813 23:47:29.613471   29798 addons.go:234] Setting addon helm-tiller=true in "addons-425030"
	I0813 23:47:29.613500   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.613573   29798 out.go:177] * Verifying Kubernetes components...
	I0813 23:47:29.613703   29798 addons.go:69] Setting inspektor-gadget=true in profile "addons-425030"
	I0813 23:47:29.613732   29798 addons.go:234] Setting addon inspektor-gadget=true in "addons-425030"
	I0813 23:47:29.613757   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.613795   29798 addons.go:69] Setting cloud-spanner=true in profile "addons-425030"
	I0813 23:47:29.613821   29798 addons.go:234] Setting addon cloud-spanner=true in "addons-425030"
	I0813 23:47:29.613865   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.610616   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.610651   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.614872   29798 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0813 23:47:29.615058   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.633481   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.633575   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.634064   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.634157   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.634619   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.638996   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0813 23:47:29.642829   29798 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0813 23:47:29.642857   29798 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0813 23:47:29.642911   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.654341   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0813 23:47:29.655599   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0813 23:47:29.656793   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0813 23:47:29.658306   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0813 23:47:29.661987   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0813 23:47:29.663740   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0813 23:47:29.664967   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0813 23:47:29.666461   29798 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0813 23:47:29.668705   29798 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0813 23:47:29.668723   29798 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0813 23:47:29.668786   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.682676   29798 out.go:177]   - Using image docker.io/registry:2.8.3
	I0813 23:47:29.682752   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.685071   29798 addons.go:234] Setting addon default-storageclass=true in "addons-425030"
	I0813 23:47:29.685112   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.685349   29798 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0813 23:47:29.685588   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:29.686461   29798 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0813 23:47:29.686482   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0813 23:47:29.686533   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.695869   29798 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-425030"
	I0813 23:47:29.695913   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:29.696373   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	W0813 23:47:29.696817   29798 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0813 23:47:29.700112   29798 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0813 23:47:29.700913   29798 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0813 23:47:29.701667   29798 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0813 23:47:29.703031   29798 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0813 23:47:29.703049   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0813 23:47:29.703096   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.701718   29798 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0813 23:47:29.703368   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0813 23:47:29.703414   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.704246   29798 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0813 23:47:29.705193   29798 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0813 23:47:29.705241   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.706318   29798 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0813 23:47:29.707323   29798 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0813 23:47:29.707356   29798 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0813 23:47:29.707368   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0813 23:47:29.707405   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.707545   29798 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0813 23:47:29.708372   29798 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0813 23:47:29.708383   29798 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0813 23:47:29.708387   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0813 23:47:29.708396   29798 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0813 23:47:29.708427   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.708443   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.712504   29798 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0813 23:47:29.713667   29798 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0813 23:47:29.713686   29798 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0813 23:47:29.713732   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.720172   29798 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0813 23:47:29.721494   29798 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0813 23:47:29.721511   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0813 23:47:29.721563   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.728858   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.731321   29798 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0813 23:47:29.731967   29798 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0813 23:47:29.731982   29798 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0813 23:47:29.732030   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.732933   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.733870   29798 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0813 23:47:29.735005   29798 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0813 23:47:29.736268   29798 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0813 23:47:29.736286   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0813 23:47:29.736333   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.753202   29798 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0813 23:47:29.757316   29798 out.go:177]   - Using image docker.io/busybox:stable
	I0813 23:47:29.760406   29798 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0813 23:47:29.760431   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0813 23:47:29.760488   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:29.765171   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.767026   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.774784   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.778318   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.787048   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.790611   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.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.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0813 23:47:29.790812   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.794815   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.799152   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.800065   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.800594   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.801020   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.804072   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:29.848738   29798 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0813 23:47:29.960420   29798 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0813 23:47:29.960444   29798 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0813 23:47:30.041486   29798 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0813 23:47:30.041517   29798 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0813 23:47:30.053614   29798 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0813 23:47:30.053641   29798 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0813 23:47:30.136732   29798 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0813 23:47:30.136758   29798 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0813 23:47:30.141511   29798 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0813 23:47:30.141537   29798 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0813 23:47:30.146540   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0813 23:47:30.156469   29798 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0813 23:47:30.156496   29798 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0813 23:47:30.258181   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0813 23:47:30.333663   29798 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0813 23:47:30.333761   29798 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0813 23:47:30.335144   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0813 23:47:30.338065   29798 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0813 23:47:30.338127   29798 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0813 23:47:30.349820   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:30.356389   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0813 23:47:30.439722   29798 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0813 23:47:30.439809   29798 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0813 23:47:30.444285   29798 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0813 23:47:30.444354   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0813 23:47:30.445253   29798 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0813 23:47:30.445336   29798 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0813 23:47:30.448190   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0813 23:47:30.449636   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0813 23:47:30.454556   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0813 23:47:30.534536   29798 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0813 23:47:30.534609   29798 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0813 23:47:30.549095   29798 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0813 23:47:30.549120   29798 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0813 23:47:30.651337   29798 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0813 23:47:30.651429   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0813 23:47:30.656027   29798 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0813 23:47:30.656052   29798 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0813 23:47:30.656609   29798 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0813 23:47:30.656624   29798 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0813 23:47:30.734516   29798 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0813 23:47:30.734593   29798 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0813 23:47:30.934666   29798 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0813 23:47:30.934754   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0813 23:47:30.936888   29798 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0813 23:47:30.936954   29798 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0813 23:47:30.956502   29798 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0813 23:47:30.956579   29798 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0813 23:47:31.134952   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0813 23:47:31.135185   29798 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0813 23:47:31.135207   29798 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0813 23:47:31.140392   29798 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.291627139s)
	I0813 23:47:31.140694   29798 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.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.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.350048911s)
	I0813 23:47:31.140722   29798 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0813 23:47:31.142644   29798 node_ready.go:35] waiting up to 6m0s for node "addons-425030" to be "Ready" ...
	I0813 23:47:31.146730   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:31.152252   29798 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0813 23:47:31.152316   29798 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0813 23:47:31.248376   29798 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0813 23:47:31.248430   29798 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0813 23:47:31.337685   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:31.433810   29798 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0813 23:47:31.433833   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0813 23:47:31.540333   29798 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0813 23:47:31.540366   29798 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0813 23:47:31.543095   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (1.396520814s)
	I0813 23:47:31.740418   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:31.745997   29798 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-425030" context rescaled to 1 replicas
	I0813 23:47:31.835654   29798 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0813 23:47:31.835683   29798 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0813 23:47:32.134714   29798 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0813 23:47:32.134753   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0813 23:47:32.241639   29798 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0813 23:47:32.241673   29798 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0813 23:47:32.340415   29798 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0813 23:47:32.340502   29798 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0813 23:47:32.348967   29798 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0813 23:47:32.349050   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0813 23:47:32.639962   29798 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0813 23:47:32.640049   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0813 23:47:32.645533   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:32.753748   29798 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0813 23:47:32.753783   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0813 23:47:33.140139   29798 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0813 23:47:33.140181   29798 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0813 23:47:33.254327   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:33.354105   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:33.550718   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.292495728s)
	I0813 23:47:34.449301   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.11406307s)
	I0813 23:47:34.449638   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (4.09974457s)
	I0813 23:47:35.650023   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:35.659784   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.303358524s)
	I0813 23:47:35.659820   29798 addons.go:475] Verifying addon ingress=true in "addons-425030"
	I0813 23:47:35.659858   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.211639678s)
	I0813 23:47:35.660031   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.205446326s)
	I0813 23:47:35.659973   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.210312313s)
	I0813 23:47:35.660101   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.525117739s)
	I0813 23:47:35.660115   29798 addons.go:475] Verifying addon registry=true in "addons-425030"
	I0813 23:47:35.660197   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (4.513387332s)
	I0813 23:47:35.660224   29798 addons.go:475] Verifying addon metrics-server=true in "addons-425030"
	I0813 23:47:35.662171   29798 out.go:177] * Verifying registry addon...
	I0813 23:47:35.662178   29798 out.go:177] * Verifying ingress addon...
	I0813 23:47:35.664040   29798 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0813 23:47:35.664066   29798 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0813 23:47:35.736600   29798 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0813 23:47:35.736625   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:35.736879   29798 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0813 23:47:35.736906   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:36.169276   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (4.831546986s)
	I0813 23:47:36.169330   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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.42887274s)
	W0813 23:47:36.169334   29798 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:36.169361   29798 retry.go:31] will retry after 249.614805ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:36.169433   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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.523855507s)
	I0813 23:47:36.170571   29798 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-425030 service yakd-dashboard -n yakd-dashboard
	
	I0813 23:47:36.173456   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:36.174421   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:36.419848   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:36.737573   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:36.739108   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:36.941884   29798 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0813 23:47:36.941961   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:36.964546   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:37.241467   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:37.241954   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:37.257980   29798 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0813 23:47:37.434572   29798 addons.go:234] Setting addon gcp-auth=true in "addons-425030"
	I0813 23:47:37.434631   29798 host.go:66] Checking if "addons-425030" exists ...
	I0813 23:47:37.435147   29798 cli_runner.go:164] Run: docker container inspect addons-425030 --format={{.State.Status}}
	I0813 23:47:37.457962   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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: (4.103754076s)
	I0813 23:47:37.458001   29798 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-425030"
	I0813 23:47:37.459551   29798 out.go:177] * Verifying csi-hostpath-driver addon...
	I0813 23:47:37.461352   29798 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0813 23:47:37.461408   29798 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-425030
	I0813 23:47:37.461464   29798 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0813 23:47:37.466857   29798 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0813 23:47:37.466882   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:37.479962   29798 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/addons-425030/id_rsa Username:docker}
	I0813 23:47:37.736828   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:37.737079   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:37.964540   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:38.145881   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:38.167251   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:38.167801   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:38.465312   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:38.666892   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:38.667164   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:38.965322   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:39.167614   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:39.167995   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:39.465387   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:39.668194   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:39.668768   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:39.922647   29798 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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.502764276s)
	I0813 23:47:39.922722   29798 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.461340413s)
	I0813 23:47:39.924577   29798 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0813 23:47:39.926146   29798 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0813 23:47:39.927669   29798 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0813 23:47:39.927692   29798 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0813 23:47:39.944260   29798 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0813 23:47:39.944282   29798 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0813 23:47:39.960251   29798 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0813 23:47:39.960270   29798 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0813 23:47:39.964835   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:39.975935   29798 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.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
	I0813 23:47:40.167123   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:40.167862   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:40.341321   29798 addons.go:475] Verifying addon gcp-auth=true in "addons-425030"
	I0813 23:47:40.342556   29798 out.go:177] * Verifying gcp-auth addon...
	I0813 23:47:40.344375   29798 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0813 23:47:40.346649   29798 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0813 23:47:40.346669   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:40.465551   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:40.646103   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:40.667656   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:40.668039   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:40.847234   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:40.964936   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:41.167181   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:41.167501   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:41.347566   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:41.464928   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:41.667593   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:41.668043   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:41.847204   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:41.964681   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:42.166887   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:42.167273   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:42.347155   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:42.464512   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:42.666711   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:42.667468   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:42.847296   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:42.964603   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:43.145823   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:43.167010   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:43.167319   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:43.347133   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:43.464460   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:43.667166   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:43.667665   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:43.847977   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:43.964451   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:44.167060   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:44.167332   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:44.347539   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:44.464997   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:44.667075   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:44.667615   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:44.847624   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:44.965002   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:45.146125   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:45.167294   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:45.167675   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:45.347759   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:45.464476   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:45.666713   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:45.667156   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:45.847263   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:45.964726   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:46.167357   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:46.167794   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:46.347747   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:46.464165   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:46.667444   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:46.667725   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:46.847745   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:46.965425   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:47.166654   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:47.167211   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:47.347440   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:47.464934   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:47.646231   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:47.667289   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:47.667877   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:47.847895   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:47.963891   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:48.167426   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:48.167786   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:48.347757   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:48.464292   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:48.667230   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:48.667671   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:48.847623   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:48.964699   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:49.167215   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:49.167952   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:49.347816   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:49.464272   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:49.666691   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:49.667223   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:49.847343   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:49.964795   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:50.146151   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:50.167205   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:50.167773   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:50.347723   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:50.465212   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:50.666555   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:50.667037   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:50.846951   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:50.964438   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:51.167624   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:51.167694   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:51.347420   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:51.464176   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:51.666614   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:51.667080   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:51.846848   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:51.964095   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:52.167370   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:52.167717   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:52.347765   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:52.464104   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:52.645366   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:52.666531   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:52.667115   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:52.846970   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:52.964391   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:53.166961   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:53.167270   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:53.347321   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:53.464874   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:53.667113   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:53.667591   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:53.847858   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:53.964531   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:54.166953   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:54.167186   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:54.346995   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:54.464475   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:54.645595   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:54.666720   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:54.667220   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:54.847212   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:54.964849   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:55.167490   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:55.167925   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:55.346882   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:55.464193   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:55.666919   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:55.667533   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:55.847427   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:55.964745   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:56.167386   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:56.167850   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:56.347928   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:56.464297   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:56.666617   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:56.666961   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:56.847044   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:56.964546   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:57.145881   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:57.166768   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:57.167137   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:57.347051   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:57.464510   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:57.667102   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:57.667594   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:57.847433   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:57.964728   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:58.166996   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:58.167405   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:58.347384   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:58.464802   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:58.666955   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:58.667531   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:58.847367   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:58.964362   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:59.166430   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:59.167012   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:59.346517   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:59.464749   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:47:59.646029   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:47:59.667155   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:47:59.667565   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:47:59.847753   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:47:59.964337   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:00.167241   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:00.167875   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:00.347744   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:00.464154   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:00.666697   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:00.667167   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:00.847791   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:00.964144   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:01.167666   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:01.167950   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:01.347090   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:01.464454   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:01.666793   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:01.667191   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:01.847638   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:01.964954   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:02.146303   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:48:02.166579   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:02.167150   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:02.346806   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:02.464063   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:02.666967   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:02.667282   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:02.847445   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:02.964961   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:03.167264   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:03.167705   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:03.347699   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:03.463976   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:03.667298   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:03.667487   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:03.848259   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:03.964804   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:04.167582   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:04.167902   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:04.347104   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:04.464513   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:04.645719   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:48:04.667136   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:04.667616   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:04.847510   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:04.964982   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:05.167148   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:05.167537   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:05.347725   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:05.464499   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:05.666785   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:05.667242   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:05.847286   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:05.964859   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:06.167483   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:06.167927   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:06.346897   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:06.464489   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:06.645774   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:48:06.667008   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:06.667312   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:06.847253   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:06.964837   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:07.167197   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:07.167511   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:07.358497   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:07.464856   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:07.667374   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:07.667724   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:07.847729   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:07.963837   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:08.167127   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:08.167554   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:08.347693   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:08.463974   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:08.646390   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:48:08.667517   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:08.667751   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:08.846696   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:08.964463   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:09.166693   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:09.167097   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:09.347105   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:09.464551   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:09.667239   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:09.667705   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:09.846897   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:09.964526   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:10.166877   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:10.167202   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:10.347202   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:10.464637   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:10.667052   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:10.667459   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:10.847636   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:10.964751   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:11.145956   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:48:11.167275   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:11.167774   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:11.347792   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:11.464336   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:11.666683   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:11.667200   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:11.847832   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:11.964257   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:12.166706   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:12.167115   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:12.347169   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:12.464615   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:12.666633   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:12.667056   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:12.847062   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:12.964609   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:13.167017   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:13.167506   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:13.347570   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:13.464934   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:13.646319   29798 node_ready.go:53] node "addons-425030" has status "Ready":"False"
	I0813 23:48:13.667382   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:13.667740   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:13.848047   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:13.964627   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:14.154270   29798 node_ready.go:49] node "addons-425030" has status "Ready":"True"
	I0813 23:48:14.154360   29798 node_ready.go:38] duration metric: took 43.011561872s for node "addons-425030" to be "Ready" ...
	I0813 23:48:14.154390   29798 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" ...
	I0813 23:48:14.164821   29798 pod_ready.go:78] waiting up to 6m0s for pod "coredns-6f6b679f8f-jgtdp" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:14.170509   29798 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0813 23:48:14.170536   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:14.170870   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:14.347321   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:14.465164   29798 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0813 23:48:14.465201   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:14.668352   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:14.669293   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:14.848670   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:14.966195   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:15.168928   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:15.169497   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:15.347965   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:15.465133   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:15.668777   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:15.669446   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:15.847621   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:15.966685   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:16.167588   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:16.168074   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:16.169859   29798 pod_ready.go:92] pod "coredns-6f6b679f8f-jgtdp" in "kube-system" namespace has status "Ready":"True"
	I0813 23:48:16.169879   29798 pod_ready.go:81] duration metric: took 2.005031987s for pod "coredns-6f6b679f8f-jgtdp" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.169902   29798 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.173925   29798 pod_ready.go:92] pod "etcd-addons-425030" in "kube-system" namespace has status "Ready":"True"
	I0813 23:48:16.173943   29798 pod_ready.go:81] duration metric: took 4.03306ms for pod "etcd-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.173957   29798 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.177713   29798 pod_ready.go:92] pod "kube-apiserver-addons-425030" in "kube-system" namespace has status "Ready":"True"
	I0813 23:48:16.177731   29798 pod_ready.go:81] duration metric: took 3.765529ms for pod "kube-apiserver-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.177741   29798 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.181385   29798 pod_ready.go:92] pod "kube-controller-manager-addons-425030" in "kube-system" namespace has status "Ready":"True"
	I0813 23:48:16.181405   29798 pod_ready.go:81] duration metric: took 3.655962ms for pod "kube-controller-manager-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.181420   29798 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-8g44f" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.185033   29798 pod_ready.go:92] pod "kube-proxy-8g44f" in "kube-system" namespace has status "Ready":"True"
	I0813 23:48:16.185048   29798 pod_ready.go:81] duration metric: took 3.621345ms for pod "kube-proxy-8g44f" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.185056   29798 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.347873   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:16.466103   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:16.568832   29798 pod_ready.go:92] pod "kube-scheduler-addons-425030" in "kube-system" namespace has status "Ready":"True"
	I0813 23:48:16.568852   29798 pod_ready.go:81] duration metric: took 383.790082ms for pod "kube-scheduler-addons-425030" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.568862   29798 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace to be "Ready" ...
	I0813 23:48:16.667927   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:16.668138   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:16.847363   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:16.965742   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:17.167607   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:17.168125   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:17.347223   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:17.465246   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:17.667506   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:17.667760   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:17.848026   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:17.965325   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:18.167433   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:18.167719   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:18.347680   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:18.465529   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:18.574957   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:18.668347   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:18.668551   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:18.847556   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:18.965946   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:19.167599   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:19.168142   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:19.348101   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:19.465536   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:19.668208   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:19.668947   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:19.847574   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:19.965800   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:20.167853   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:20.168100   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:20.347831   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:20.465374   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:20.668158   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:20.668240   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:20.847312   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:20.965786   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:21.074074   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:21.168251   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:21.168799   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:21.347761   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:21.466573   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:21.668736   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:21.669784   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:21.848353   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:21.966086   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:22.168310   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:22.169493   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:22.347687   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:22.466059   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:22.668382   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:22.668912   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:22.847558   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:22.967202   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:23.074358   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:23.167756   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:23.168152   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:23.348230   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:23.465153   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:23.667981   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:23.668414   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:23.847419   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:23.966232   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:24.168106   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:24.168301   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:24.348230   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:24.465881   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:24.667765   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:24.668376   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:24.847324   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:24.966427   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:25.074762   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:25.167592   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:25.168399   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:25.347982   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:25.466186   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:25.668291   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:25.668464   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:25.848007   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:25.965911   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:26.168768   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:26.169514   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:26.347628   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:26.466409   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:26.667539   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:26.667667   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:26.847731   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:26.965662   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:27.168471   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:27.169080   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:27.347034   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:27.467712   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:27.635224   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:27.668300   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:27.668862   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:27.847349   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:27.966301   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:28.168073   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:28.168817   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:28.347967   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:28.466130   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:28.667529   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:28.667727   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:28.847429   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:28.965845   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:29.168516   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:29.169680   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:29.347725   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:29.466168   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:29.667780   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:29.669266   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:29.847034   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:29.965537   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:30.074214   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:30.168309   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:30.169117   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:30.347124   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:30.465761   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:30.667551   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:30.667666   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:30.848460   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:30.965896   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:31.167905   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:31.168349   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:31.347645   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:31.467017   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:31.667965   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:31.668063   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:31.847326   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:31.966775   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:32.074681   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:32.167837   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:32.168244   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:32.347619   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:32.466418   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:32.735214   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:32.735546   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:32.847433   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:32.966619   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:33.168478   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:33.169115   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:33.347877   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:33.465350   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:33.667030   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:33.667504   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:33.849262   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:33.965895   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:34.167829   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:34.167991   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:34.348272   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:34.468276   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:34.574865   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:34.668181   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:34.668328   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:34.847595   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:34.965793   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:35.168692   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:35.169029   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:35.346880   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:35.465523   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:35.667947   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:35.668187   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:35.847341   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:35.965805   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:36.168106   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:36.168289   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:36.347550   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:36.465661   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:36.667360   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:36.667851   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:36.847717   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:36.966160   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:37.074241   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:37.168458   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:37.168841   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:37.347958   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:37.465356   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:37.668287   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:37.668427   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:37.847392   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:37.965322   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:38.167713   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:38.167946   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:38.346982   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:38.465256   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:38.667696   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:38.668019   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:38.847876   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:38.965777   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:39.168194   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:39.168382   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:39.347388   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:39.465672   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:39.574689   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:39.667448   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:39.667631   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:39.847796   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:39.965315   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:40.169261   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:40.169625   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:40.347374   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:40.466186   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:40.668513   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:40.668992   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:40.848654   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:41.038094   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:41.238853   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:41.239625   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:41.348104   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:41.538566   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:41.639010   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:41.737896   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:41.738128   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:41.848061   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:41.966209   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:42.168280   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:42.168842   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:42.349716   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:42.466470   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:42.667374   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:42.667680   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:42.847629   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:42.966694   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:43.168498   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:43.169660   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:43.347886   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:43.465375   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:43.668351   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:43.668638   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:43.847923   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:43.965363   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:44.074537   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:44.167288   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:44.167611   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:44.347660   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:44.467177   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:44.668561   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:44.668744   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:44.847471   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:44.966339   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:45.167655   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:45.168059   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:45.347940   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:45.465775   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:45.668194   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:45.668529   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:45.847728   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:45.965436   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:46.168348   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:46.168698   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:46.347898   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:46.465137   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:46.574621   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:46.667707   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:46.667806   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:46.848258   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:46.965769   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:47.167964   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:47.168623   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:47.347641   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:47.466752   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:47.667551   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:47.668112   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:47.848178   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:47.965371   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:48.167567   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:48.168897   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:48.347875   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:48.464802   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:48.667835   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:48.668180   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:48.847901   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:48.966587   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:49.074928   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:49.168502   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:49.168831   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:49.347941   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:49.465297   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:49.667327   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0813 23:48:49.667580   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:49.847654   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:49.966446   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:50.170707   29798 kapi.go:107] duration metric: took 1m14.506664232s to wait for kubernetes.io/minikube-addons=registry ...
	I0813 23:48:50.171040   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:50.347497   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:50.466661   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:50.668109   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:50.847943   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:50.965557   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:51.168782   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:51.347706   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:51.466513   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:51.575354   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:51.668708   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:51.847580   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:51.966567   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:52.170408   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:52.348116   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:52.466280   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:52.668486   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:52.849821   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:52.965379   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:53.167906   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:53.348360   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:53.465762   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:53.668355   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:53.847415   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:53.965675   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:54.074913   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:54.168231   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:54.347844   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:54.465755   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:54.668580   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:54.847619   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:54.965819   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:55.168548   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:55.347670   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:55.466094   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:55.668336   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:55.848560   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:55.966560   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:56.168752   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:56.348013   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:56.465512   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:56.638781   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:56.667573   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:56.847401   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:56.965833   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:57.168018   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:57.347920   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:57.465482   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:57.668730   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:57.847462   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:57.967429   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0813 23:48:58.167401   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:58.347360   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:58.465448   29798 kapi.go:107] duration metric: took 1m21.00398261s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0813 23:48:58.668026   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:58.846885   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:59.073918   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:48:59.167628   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:59.347854   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:48:59.667427   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:48:59.847366   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:00.167640   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:00.347888   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:00.667612   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:00.847870   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:01.074412   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:01.167236   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:01.347158   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:01.667943   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:01.848021   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:02.168307   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:02.347226   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:02.667752   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:02.847638   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:03.074444   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:03.167695   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:03.347857   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:03.667786   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:03.847763   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:04.168029   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:04.346843   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:04.668247   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:04.847216   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:05.167650   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:05.427062   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:05.574349   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:05.668028   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:05.847007   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:06.167573   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:06.347915   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:06.667487   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:06.847536   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:07.168171   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:07.347088   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:07.668494   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:07.847082   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:08.074748   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:08.167526   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:08.347359   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:08.667782   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:08.847396   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:09.167360   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:09.347748   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:09.667548   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:09.847736   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:10.168537   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:10.347677   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:10.574477   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:10.667757   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:10.847734   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:11.167385   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:11.347516   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:11.668191   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:11.847229   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:12.167450   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:12.347677   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:12.667887   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:12.847806   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:13.074314   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:13.168257   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:13.347226   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:13.667613   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:13.847531   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:14.168058   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:14.346970   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:14.667977   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:14.847723   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:15.074639   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:15.167548   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:15.347434   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:15.668656   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:15.847682   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:16.168407   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:16.373101   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:16.667258   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:16.847193   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:17.167496   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:17.347471   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:17.573955   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:17.667593   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:17.847589   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:18.168077   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:18.347082   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:18.667793   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:18.847775   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:19.168471   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:19.347431   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:19.574311   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:19.667763   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:19.847851   29798 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0813 23:49:20.168391   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:20.348377   29798 kapi.go:107] duration metric: took 1m40.003995783s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0813 23:49:20.350001   29798 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-425030 cluster.
	I0813 23:49:20.351639   29798 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.
	I0813 23:49:20.353060   29798 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0813 23:49:20.737608   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:21.168021   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:21.637508   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:21.738686   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:22.168437   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:22.669007   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:23.167804   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:23.668818   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:24.073911   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:24.168301   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:24.667806   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:25.168889   29798 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0813 23:49:25.667970   29798 kapi.go:107] duration metric: took 1m50.003899986s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0813 23:49:25.669674   29798 out.go:177] * Enabled addons: default-storageclass, cloud-spanner, helm-tiller, storage-provisioner-rancher, ingress-dns, nvidia-device-plugin, storage-provisioner, metrics-server, inspektor-gadget, yakd, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0813 23:49:25.670957   29798 addons.go:510] duration metric: took 1m56.060507769s for enable addons: enabled=[default-storageclass cloud-spanner helm-tiller storage-provisioner-rancher ingress-dns nvidia-device-plugin storage-provisioner metrics-server inspektor-gadget yakd volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0813 23:49:26.573459   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:28.574144   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:30.574585   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:33.074532   29798 pod_ready.go:102] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"False"
	I0813 23:49:33.575367   29798 pod_ready.go:92] pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace has status "Ready":"True"
	I0813 23:49:33.575390   29798 pod_ready.go:81] duration metric: took 1m17.006522221s for pod "metrics-server-8988944d9-bcqx5" in "kube-system" namespace to be "Ready" ...
	I0813 23:49:33.575406   29798 pod_ready.go:38] duration metric: took 1m19.420974446s 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" ...
	I0813 23:49:33.575423   29798 api_server.go:52] waiting for apiserver process to appear ...
	I0813 23:49:33.575448   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0813 23:49:33.575492   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0813 23:49:33.607486   29798 cri.go:89] found id: "6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c"
	I0813 23:49:33.607511   29798 cri.go:89] found id: ""
	I0813 23:49:33.607522   29798 logs.go:276] 1 containers: [6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c]
	I0813 23:49:33.607569   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:33.610770   29798 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0813 23:49:33.610839   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0813 23:49:33.643731   29798 cri.go:89] found id: "a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62"
	I0813 23:49:33.643754   29798 cri.go:89] found id: ""
	I0813 23:49:33.643764   29798 logs.go:276] 1 containers: [a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62]
	I0813 23:49:33.643809   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:33.646963   29798 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0813 23:49:33.647021   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0813 23:49:33.678790   29798 cri.go:89] found id: "339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c"
	I0813 23:49:33.678810   29798 cri.go:89] found id: ""
	I0813 23:49:33.678816   29798 logs.go:276] 1 containers: [339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c]
	I0813 23:49:33.678866   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:33.681937   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0813 23:49:33.681986   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0813 23:49:33.716688   29798 cri.go:89] found id: "9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7"
	I0813 23:49:33.716767   29798 cri.go:89] found id: ""
	I0813 23:49:33.716787   29798 logs.go:276] 1 containers: [9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7]
	I0813 23:49:33.716840   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:33.720726   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0813 23:49:33.720787   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0813 23:49:33.766335   29798 cri.go:89] found id: "8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188"
	I0813 23:49:33.766357   29798 cri.go:89] found id: ""
	I0813 23:49:33.766366   29798 logs.go:276] 1 containers: [8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188]
	I0813 23:49:33.766416   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:33.769581   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0813 23:49:33.769645   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0813 23:49:33.801227   29798 cri.go:89] found id: "e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4"
	I0813 23:49:33.801249   29798 cri.go:89] found id: ""
	I0813 23:49:33.801259   29798 logs.go:276] 1 containers: [e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4]
	I0813 23:49:33.801314   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:33.804486   29798 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0813 23:49:33.804575   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0813 23:49:33.836080   29798 cri.go:89] found id: "c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f"
	I0813 23:49:33.836105   29798 cri.go:89] found id: ""
	I0813 23:49:33.836115   29798 logs.go:276] 1 containers: [c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f]
	I0813 23:49:33.836164   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:33.839310   29798 logs.go:123] Gathering logs for kube-controller-manager [e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4] ...
	I0813 23:49:33.839335   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4"
	I0813 23:49:33.893905   29798 logs.go:123] Gathering logs for kindnet [c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f] ...
	I0813 23:49:33.893935   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f"
	I0813 23:49:33.932837   29798 logs.go:123] Gathering logs for container status ...
	I0813 23:49:33.932865   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0813 23:49:33.972837   29798 logs.go:123] Gathering logs for kubelet ...
	I0813 23:49:33.972863   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0813 23:49:34.004335   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158060    1623 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-425030" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:34.004529   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158113    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:34.004666   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158193    1623 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:34.004828   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158211    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:34.004961   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.160115    1623 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-425030' and this object
	W0813 23:49:34.005121   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.160154    1623 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	I0813 23:49:34.042150   29798 logs.go:123] Gathering logs for kube-apiserver [6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c] ...
	I0813 23:49:34.042179   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c"
	I0813 23:49:34.083909   29798 logs.go:123] Gathering logs for coredns [339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c] ...
	I0813 23:49:34.083937   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c"
	I0813 23:49:34.117532   29798 logs.go:123] Gathering logs for kube-scheduler [9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7] ...
	I0813 23:49:34.117560   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7"
	I0813 23:49:34.154659   29798 logs.go:123] Gathering logs for CRI-O ...
	I0813 23:49:34.154686   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0813 23:49:34.230910   29798 logs.go:123] Gathering logs for dmesg ...
	I0813 23:49:34.230944   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0813 23:49:34.242983   29798 logs.go:123] Gathering logs for describe nodes ...
	I0813 23:49:34.243007   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0813 23:49:34.337980   29798 logs.go:123] Gathering logs for etcd [a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62] ...
	I0813 23:49:34.338010   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62"
	I0813 23:49:34.378818   29798 logs.go:123] Gathering logs for kube-proxy [8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188] ...
	I0813 23:49:34.378846   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188"
	I0813 23:49:34.410018   29798 out.go:304] Setting ErrFile to fd 2...
	I0813 23:49:34.410040   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0813 23:49:34.410088   29798 out.go:239] X Problems detected in kubelet:
	W0813 23:49:34.410099   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158113    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:34.410105   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158193    1623 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:34.410113   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158211    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:34.410122   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.160115    1623 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-425030' and this object
	W0813 23:49:34.410131   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.160154    1623 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	I0813 23:49:34.410139   29798 out.go:304] Setting ErrFile to fd 2...
	I0813 23:49:34.410144   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:49:44.411760   29798 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0813 23:49:44.425036   29798 api_server.go:72] duration metric: took 2m14.814617652s to wait for apiserver process to appear ...
	I0813 23:49:44.425069   29798 api_server.go:88] waiting for apiserver healthz status ...
	I0813 23:49:44.425101   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0813 23:49:44.425143   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0813 23:49:44.459010   29798 cri.go:89] found id: "6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c"
	I0813 23:49:44.459027   29798 cri.go:89] found id: ""
	I0813 23:49:44.459034   29798 logs.go:276] 1 containers: [6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c]
	I0813 23:49:44.459074   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:44.462051   29798 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0813 23:49:44.462096   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0813 23:49:44.494345   29798 cri.go:89] found id: "a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62"
	I0813 23:49:44.494370   29798 cri.go:89] found id: ""
	I0813 23:49:44.494380   29798 logs.go:276] 1 containers: [a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62]
	I0813 23:49:44.494434   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:44.497625   29798 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0813 23:49:44.497686   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0813 23:49:44.531727   29798 cri.go:89] found id: "339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c"
	I0813 23:49:44.531752   29798 cri.go:89] found id: ""
	I0813 23:49:44.531764   29798 logs.go:276] 1 containers: [339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c]
	I0813 23:49:44.531853   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:44.535044   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0813 23:49:44.535109   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0813 23:49:44.568259   29798 cri.go:89] found id: "9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7"
	I0813 23:49:44.568283   29798 cri.go:89] found id: ""
	I0813 23:49:44.568293   29798 logs.go:276] 1 containers: [9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7]
	I0813 23:49:44.568345   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:44.571905   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0813 23:49:44.571960   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0813 23:49:44.641778   29798 cri.go:89] found id: "8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188"
	I0813 23:49:44.641802   29798 cri.go:89] found id: ""
	I0813 23:49:44.641812   29798 logs.go:276] 1 containers: [8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188]
	I0813 23:49:44.641866   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:44.645496   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0813 23:49:44.645569   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0813 23:49:44.742105   29798 cri.go:89] found id: "e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4"
	I0813 23:49:44.742129   29798 cri.go:89] found id: ""
	I0813 23:49:44.742139   29798 logs.go:276] 1 containers: [e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4]
	I0813 23:49:44.742190   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:44.745296   29798 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0813 23:49:44.745357   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0813 23:49:44.776251   29798 cri.go:89] found id: "c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f"
	I0813 23:49:44.776271   29798 cri.go:89] found id: ""
	I0813 23:49:44.776278   29798 logs.go:276] 1 containers: [c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f]
	I0813 23:49:44.776319   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:44.779290   29798 logs.go:123] Gathering logs for kube-proxy [8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188] ...
	I0813 23:49:44.779310   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188"
	I0813 23:49:44.809706   29798 logs.go:123] Gathering logs for kube-controller-manager [e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4] ...
	I0813 23:49:44.809730   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4"
	I0813 23:49:44.865982   29798 logs.go:123] Gathering logs for CRI-O ...
	I0813 23:49:44.866009   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0813 23:49:44.940076   29798 logs.go:123] Gathering logs for dmesg ...
	I0813 23:49:44.940113   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0813 23:49:44.952511   29798 logs.go:123] Gathering logs for kube-apiserver [6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c] ...
	I0813 23:49:44.952533   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c"
	I0813 23:49:44.993298   29798 logs.go:123] Gathering logs for etcd [a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62] ...
	I0813 23:49:44.993326   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62"
	I0813 23:49:45.036415   29798 logs.go:123] Gathering logs for coredns [339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c] ...
	I0813 23:49:45.036449   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c"
	I0813 23:49:45.069292   29798 logs.go:123] Gathering logs for kube-scheduler [9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7] ...
	I0813 23:49:45.069319   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7"
	I0813 23:49:45.106685   29798 logs.go:123] Gathering logs for container status ...
	I0813 23:49:45.106712   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0813 23:49:45.144605   29798 logs.go:123] Gathering logs for kubelet ...
	I0813 23:49:45.144633   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0813 23:49:45.176586   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158060    1623 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-425030" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:45.176793   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158113    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:45.176950   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158193    1623 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:45.177132   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158211    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:45.177374   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.160115    1623 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-425030' and this object
	W0813 23:49:45.177632   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.160154    1623 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	I0813 23:49:45.215777   29798 logs.go:123] Gathering logs for describe nodes ...
	I0813 23:49:45.215810   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0813 23:49:45.317536   29798 logs.go:123] Gathering logs for kindnet [c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f] ...
	I0813 23:49:45.317562   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f"
	I0813 23:49:45.355164   29798 out.go:304] Setting ErrFile to fd 2...
	I0813 23:49:45.355187   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0813 23:49:45.355236   29798 out.go:239] X Problems detected in kubelet:
	W0813 23:49:45.355250   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158113    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:45.355256   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158193    1623 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:45.355264   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158211    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:45.355272   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.160115    1623 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-425030' and this object
	W0813 23:49:45.355319   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.160154    1623 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	I0813 23:49:45.355336   29798 out.go:304] Setting ErrFile to fd 2...
	I0813 23:49:45.355344   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:49:55.355647   29798 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0813 23:49:55.359937   29798 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0813 23:49:55.360838   29798 api_server.go:141] control plane version: v1.31.0
	I0813 23:49:55.360864   29798 api_server.go:131] duration metric: took 10.935787512s to wait for apiserver health ...
	I0813 23:49:55.360873   29798 system_pods.go:43] waiting for kube-system pods to appear ...
	I0813 23:49:55.360898   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0813 23:49:55.360956   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0813 23:49:55.392722   29798 cri.go:89] found id: "6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c"
	I0813 23:49:55.392742   29798 cri.go:89] found id: ""
	I0813 23:49:55.392749   29798 logs.go:276] 1 containers: [6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c]
	I0813 23:49:55.392796   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:55.395868   29798 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0813 23:49:55.395916   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0813 23:49:55.426738   29798 cri.go:89] found id: "a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62"
	I0813 23:49:55.426757   29798 cri.go:89] found id: ""
	I0813 23:49:55.426766   29798 logs.go:276] 1 containers: [a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62]
	I0813 23:49:55.426808   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:55.429742   29798 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0813 23:49:55.429796   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0813 23:49:55.462721   29798 cri.go:89] found id: "339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c"
	I0813 23:49:55.462742   29798 cri.go:89] found id: ""
	I0813 23:49:55.462753   29798 logs.go:276] 1 containers: [339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c]
	I0813 23:49:55.462798   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:55.465782   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0813 23:49:55.465839   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0813 23:49:55.497397   29798 cri.go:89] found id: "9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7"
	I0813 23:49:55.497418   29798 cri.go:89] found id: ""
	I0813 23:49:55.497427   29798 logs.go:276] 1 containers: [9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7]
	I0813 23:49:55.497465   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:55.500430   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0813 23:49:55.500485   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0813 23:49:55.531388   29798 cri.go:89] found id: "8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188"
	I0813 23:49:55.531404   29798 cri.go:89] found id: ""
	I0813 23:49:55.531413   29798 logs.go:276] 1 containers: [8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188]
	I0813 23:49:55.531455   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:55.534389   29798 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0813 23:49:55.534436   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0813 23:49:55.565772   29798 cri.go:89] found id: "e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4"
	I0813 23:49:55.565789   29798 cri.go:89] found id: ""
	I0813 23:49:55.565796   29798 logs.go:276] 1 containers: [e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4]
	I0813 23:49:55.565830   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:55.568683   29798 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0813 23:49:55.568724   29798 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0813 23:49:55.600492   29798 cri.go:89] found id: "c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f"
	I0813 23:49:55.600511   29798 cri.go:89] found id: ""
	I0813 23:49:55.600518   29798 logs.go:276] 1 containers: [c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f]
	I0813 23:49:55.600565   29798 ssh_runner.go:195] Run: which crictl
	I0813 23:49:55.603621   29798 logs.go:123] Gathering logs for CRI-O ...
	I0813 23:49:55.603639   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0813 23:49:55.673987   29798 logs.go:123] Gathering logs for kubelet ...
	I0813 23:49:55.674013   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0813 23:49:55.698902   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158060    1623 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-425030" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:55.699106   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158113    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:55.699286   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158193    1623 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:55.699510   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158211    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:55.699706   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.160115    1623 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-425030' and this object
	W0813 23:49:55.699949   29798 logs.go:138] Found kubelet problem: Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.160154    1623 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	I0813 23:49:55.739535   29798 logs.go:123] Gathering logs for dmesg ...
	I0813 23:49:55.739573   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0813 23:49:55.751330   29798 logs.go:123] Gathering logs for etcd [a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62] ...
	I0813 23:49:55.751354   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62"
	I0813 23:49:55.793317   29798 logs.go:123] Gathering logs for kube-scheduler [9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7] ...
	I0813 23:49:55.793346   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7"
	I0813 23:49:55.830880   29798 logs.go:123] Gathering logs for kube-proxy [8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188] ...
	I0813 23:49:55.830907   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188"
	I0813 23:49:55.862265   29798 logs.go:123] Gathering logs for kindnet [c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f] ...
	I0813 23:49:55.862290   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f"
	I0813 23:49:55.900179   29798 logs.go:123] Gathering logs for describe nodes ...
	I0813 23:49:55.900211   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0813 23:49:55.991705   29798 logs.go:123] Gathering logs for kube-apiserver [6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c] ...
	I0813 23:49:55.991728   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c"
	I0813 23:49:56.033131   29798 logs.go:123] Gathering logs for coredns [339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c] ...
	I0813 23:49:56.033155   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c"
	I0813 23:49:56.066094   29798 logs.go:123] Gathering logs for kube-controller-manager [e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4] ...
	I0813 23:49:56.066119   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4"
	I0813 23:49:56.120358   29798 logs.go:123] Gathering logs for container status ...
	I0813 23:49:56.120387   29798 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0813 23:49:56.159321   29798 out.go:304] Setting ErrFile to fd 2...
	I0813 23:49:56.159341   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0813 23:49:56.159395   29798 out.go:239] X Problems detected in kubelet:
	W0813 23:49:56.159405   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158113    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"ingress-nginx-admission\": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets \"ingress-nginx-admission\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:56.159415   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.158193    1623 reflector.go:561] object-"ingress-nginx"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-425030' and this object
	W0813 23:49:56.159424   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.158211    1623 reflector.go:158] "Unhandled Error" err="object-\"ingress-nginx\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	W0813 23:49:56.159433   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: W0813 23:48:14.160115    1623 reflector.go:561] object-"gcp-auth"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-425030" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-425030' and this object
	W0813 23:49:56.159442   29798 out.go:239]   Aug 13 23:48:14 addons-425030 kubelet[1623]: E0813 23:48:14.160154    1623 reflector.go:158] "Unhandled Error" err="object-\"gcp-auth\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-425030\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-425030' and this object" logger="UnhandledError"
	I0813 23:49:56.159448   29798 out.go:304] Setting ErrFile to fd 2...
	I0813 23:49:56.159459   29798 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:50:06.170066   29798 system_pods.go:59] 19 kube-system pods found
	I0813 23:50:06.170095   29798 system_pods.go:61] "coredns-6f6b679f8f-jgtdp" [e41e7fe2-defd-438b-b814-3083953c5c46] Running
	I0813 23:50:06.170099   29798 system_pods.go:61] "csi-hostpath-attacher-0" [d2f4452e-2af9-42e9-8e63-ab60bf5388ba] Running
	I0813 23:50:06.170103   29798 system_pods.go:61] "csi-hostpath-resizer-0" [b3cf66a2-3e48-4129-a764-4e1e6b0d927a] Running
	I0813 23:50:06.170106   29798 system_pods.go:61] "csi-hostpathplugin-btvp7" [feb77579-ca3f-4003-973c-620870e7684f] Running
	I0813 23:50:06.170110   29798 system_pods.go:61] "etcd-addons-425030" [5652c341-762c-49a5-a901-2ca534f458a3] Running
	I0813 23:50:06.170113   29798 system_pods.go:61] "kindnet-b6hfj" [1e6d8a70-9c8d-4120-8128-e27ded7c1f32] Running
	I0813 23:50:06.170116   29798 system_pods.go:61] "kube-apiserver-addons-425030" [f1453864-64c6-4901-83a0-59b7bb43a624] Running
	I0813 23:50:06.170119   29798 system_pods.go:61] "kube-controller-manager-addons-425030" [0ae02b50-9fdf-4f99-9cbc-aecb8a57e252] Running
	I0813 23:50:06.170125   29798 system_pods.go:61] "kube-ingress-dns-minikube" [34a9f1f1-adb8-4d65-a239-c4098f42bbb8] Running
	I0813 23:50:06.170131   29798 system_pods.go:61] "kube-proxy-8g44f" [9f68e2e8-e8df-4581-b52d-aaaf9141d5c7] Running
	I0813 23:50:06.170134   29798 system_pods.go:61] "kube-scheduler-addons-425030" [1686dd6c-4736-442a-b7da-b7130d4e300a] Running
	I0813 23:50:06.170138   29798 system_pods.go:61] "metrics-server-8988944d9-bcqx5" [ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57] Running
	I0813 23:50:06.170142   29798 system_pods.go:61] "nvidia-device-plugin-daemonset-qwmk8" [39a48447-3c5a-4ba2-bf24-15bf24ee55cb] Running
	I0813 23:50:06.170145   29798 system_pods.go:61] "registry-6fb4cdfc84-cs9jv" [a0ef6481-c80a-439b-9ae6-abc27ecf0bc6] Running
	I0813 23:50:06.170151   29798 system_pods.go:61] "registry-proxy-9shlm" [66d9322f-c44e-4154-b564-b6576a64fb13] Running
	I0813 23:50:06.170154   29798 system_pods.go:61] "snapshot-controller-56fcc65765-85w7m" [a9bf549d-65f7-43aa-af57-703f51226fcf] Running
	I0813 23:50:06.170157   29798 system_pods.go:61] "snapshot-controller-56fcc65765-9c2zx" [a5383ccd-f3f4-4d1c-a7c8-8b1ce5e26184] Running
	I0813 23:50:06.170162   29798 system_pods.go:61] "storage-provisioner" [51417f96-bafc-4ceb-8225-c371587ae4c8] Running
	I0813 23:50:06.170165   29798 system_pods.go:61] "tiller-deploy-b48cc5f79-hv7jk" [6ccf5d59-595d-40c5-9242-5f4f28e65c14] Running
	I0813 23:50:06.170170   29798 system_pods.go:74] duration metric: took 10.809291263s to wait for pod list to return data ...
	I0813 23:50:06.170182   29798 default_sa.go:34] waiting for default service account to be created ...
	I0813 23:50:06.172260   29798 default_sa.go:45] found service account: "default"
	I0813 23:50:06.172278   29798 default_sa.go:55] duration metric: took 2.090683ms for default service account to be created ...
	I0813 23:50:06.172285   29798 system_pods.go:116] waiting for k8s-apps to be running ...
	I0813 23:50:06.179876   29798 system_pods.go:86] 19 kube-system pods found
	I0813 23:50:06.179898   29798 system_pods.go:89] "coredns-6f6b679f8f-jgtdp" [e41e7fe2-defd-438b-b814-3083953c5c46] Running
	I0813 23:50:06.179903   29798 system_pods.go:89] "csi-hostpath-attacher-0" [d2f4452e-2af9-42e9-8e63-ab60bf5388ba] Running
	I0813 23:50:06.179908   29798 system_pods.go:89] "csi-hostpath-resizer-0" [b3cf66a2-3e48-4129-a764-4e1e6b0d927a] Running
	I0813 23:50:06.179911   29798 system_pods.go:89] "csi-hostpathplugin-btvp7" [feb77579-ca3f-4003-973c-620870e7684f] Running
	I0813 23:50:06.179916   29798 system_pods.go:89] "etcd-addons-425030" [5652c341-762c-49a5-a901-2ca534f458a3] Running
	I0813 23:50:06.179923   29798 system_pods.go:89] "kindnet-b6hfj" [1e6d8a70-9c8d-4120-8128-e27ded7c1f32] Running
	I0813 23:50:06.179929   29798 system_pods.go:89] "kube-apiserver-addons-425030" [f1453864-64c6-4901-83a0-59b7bb43a624] Running
	I0813 23:50:06.179939   29798 system_pods.go:89] "kube-controller-manager-addons-425030" [0ae02b50-9fdf-4f99-9cbc-aecb8a57e252] Running
	I0813 23:50:06.179945   29798 system_pods.go:89] "kube-ingress-dns-minikube" [34a9f1f1-adb8-4d65-a239-c4098f42bbb8] Running
	I0813 23:50:06.179954   29798 system_pods.go:89] "kube-proxy-8g44f" [9f68e2e8-e8df-4581-b52d-aaaf9141d5c7] Running
	I0813 23:50:06.179960   29798 system_pods.go:89] "kube-scheduler-addons-425030" [1686dd6c-4736-442a-b7da-b7130d4e300a] Running
	I0813 23:50:06.179965   29798 system_pods.go:89] "metrics-server-8988944d9-bcqx5" [ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57] Running
	I0813 23:50:06.179972   29798 system_pods.go:89] "nvidia-device-plugin-daemonset-qwmk8" [39a48447-3c5a-4ba2-bf24-15bf24ee55cb] Running
	I0813 23:50:06.179976   29798 system_pods.go:89] "registry-6fb4cdfc84-cs9jv" [a0ef6481-c80a-439b-9ae6-abc27ecf0bc6] Running
	I0813 23:50:06.179984   29798 system_pods.go:89] "registry-proxy-9shlm" [66d9322f-c44e-4154-b564-b6576a64fb13] Running
	I0813 23:50:06.179991   29798 system_pods.go:89] "snapshot-controller-56fcc65765-85w7m" [a9bf549d-65f7-43aa-af57-703f51226fcf] Running
	I0813 23:50:06.179995   29798 system_pods.go:89] "snapshot-controller-56fcc65765-9c2zx" [a5383ccd-f3f4-4d1c-a7c8-8b1ce5e26184] Running
	I0813 23:50:06.180001   29798 system_pods.go:89] "storage-provisioner" [51417f96-bafc-4ceb-8225-c371587ae4c8] Running
	I0813 23:50:06.180005   29798 system_pods.go:89] "tiller-deploy-b48cc5f79-hv7jk" [6ccf5d59-595d-40c5-9242-5f4f28e65c14] Running
	I0813 23:50:06.180012   29798 system_pods.go:126] duration metric: took 7.722377ms to wait for k8s-apps to be running ...
	I0813 23:50:06.180022   29798 system_svc.go:44] waiting for kubelet service to be running ....
	I0813 23:50:06.180092   29798 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0813 23:50:06.190791   29798 system_svc.go:56] duration metric: took 10.764377ms WaitForService to wait for kubelet
	I0813 23:50:06.190817   29798 kubeadm.go:582] duration metric: took 2m36.580404986s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0813 23:50:06.190839   29798 node_conditions.go:102] verifying NodePressure condition ...
	I0813 23:50:06.193284   29798 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0813 23:50:06.193306   29798 node_conditions.go:123] node cpu capacity is 8
	I0813 23:50:06.193319   29798 node_conditions.go:105] duration metric: took 2.473886ms to run NodePressure ...
	I0813 23:50:06.193331   29798 start.go:241] waiting for startup goroutines ...
	I0813 23:50:06.193344   29798 start.go:246] waiting for cluster config update ...
	I0813 23:50:06.193365   29798 start.go:255] writing updated cluster config ...
	I0813 23:50:06.193627   29798 ssh_runner.go:195] Run: rm -f paused
	I0813 23:50:06.238345   29798 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0813 23:50:06.240246   29798 out.go:177] * Done! kubectl is now configured to use "addons-425030" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.455287087Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-7559cbf597-7nh6f from CNI network \"kindnet\" (type=ptp)"
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.490296371Z" level=info msg="Stopped pod sandbox: 9c777e626bfd960b6819e27954be2efec590daf14ffda6610d3751d9bde29a10" id=ebfbdea9-4f71-4439-b1cd-48daf152cf1b name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.813296031Z" level=info msg="Removing container: 5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c" id=1557e9aa-9d34-4226-86f9-cb03c1b9cb74 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 13 23:53:39 addons-425030 crio[1025]: time="2024-08-13 23:53:39.824965318Z" level=info msg="Removed container 5e9bb0c1558fcd991c2cea0d434af767de06aa2186f5fc22dd91b2ea523fe75c: ingress-nginx/ingress-nginx-controller-7559cbf597-7nh6f/controller" id=1557e9aa-9d34-4226-86f9-cb03c1b9cb74 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.777935887Z" level=info msg="Removing container: bf381b78158d161e79c806a7b774b34b23dca01968af247ce3736d0ec2c844e0" id=5893e0a9-d1dd-4a5d-8053-70fc2a502c45 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.790801948Z" level=info msg="Removed container bf381b78158d161e79c806a7b774b34b23dca01968af247ce3736d0ec2c844e0: ingress-nginx/ingress-nginx-admission-patch-pgp5g/patch" id=5893e0a9-d1dd-4a5d-8053-70fc2a502c45 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.791847073Z" level=info msg="Removing container: 238769c73598134a616335cd8551dd75ca6ff24d4ef6a1aac2136ca55a223a47" id=b8ac5340-10ba-4038-8950-8e7aa457d258 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.804685434Z" level=info msg="Removed container 238769c73598134a616335cd8551dd75ca6ff24d4ef6a1aac2136ca55a223a47: ingress-nginx/ingress-nginx-admission-create-pdcq7/create" id=b8ac5340-10ba-4038-8950-8e7aa457d258 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.805768940Z" level=info msg="Stopping pod sandbox: a709f097b54c2b19261f5d1d097e5d4cfe709cd63d15cf3752a7f2af1ef0047b" id=759a93c3-acb6-4a3f-a9fb-7600f6917bd9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.806056858Z" level=info msg="Stopped pod sandbox (already stopped): a709f097b54c2b19261f5d1d097e5d4cfe709cd63d15cf3752a7f2af1ef0047b" id=759a93c3-acb6-4a3f-a9fb-7600f6917bd9 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.807452782Z" level=info msg="Removing pod sandbox: a709f097b54c2b19261f5d1d097e5d4cfe709cd63d15cf3752a7f2af1ef0047b" id=b16d4c80-998e-4caa-9feb-3966d74d2788 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.813250262Z" level=info msg="Removed pod sandbox: a709f097b54c2b19261f5d1d097e5d4cfe709cd63d15cf3752a7f2af1ef0047b" id=b16d4c80-998e-4caa-9feb-3966d74d2788 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.813607778Z" level=info msg="Stopping pod sandbox: f495d82ee64fd89c3dbe9192fad9395b1531d05031b62bfd34017e5ab4218ea9" id=1f77ca75-43f6-4148-985b-4f6e3dcf5192 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.813668470Z" level=info msg="Stopped pod sandbox (already stopped): f495d82ee64fd89c3dbe9192fad9395b1531d05031b62bfd34017e5ab4218ea9" id=1f77ca75-43f6-4148-985b-4f6e3dcf5192 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.814014860Z" level=info msg="Removing pod sandbox: f495d82ee64fd89c3dbe9192fad9395b1531d05031b62bfd34017e5ab4218ea9" id=bde7aa0d-7892-477b-8866-0d3fda1bb2b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.819058023Z" level=info msg="Removed pod sandbox: f495d82ee64fd89c3dbe9192fad9395b1531d05031b62bfd34017e5ab4218ea9" id=bde7aa0d-7892-477b-8866-0d3fda1bb2b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.819342721Z" level=info msg="Stopping pod sandbox: 00934646985a11f2b5358ad073895e8926aa583f70396e79ed58cc796e904cb2" id=fbf1810b-4570-4c61-afe0-ddc5adb613dc name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.819366376Z" level=info msg="Stopped pod sandbox (already stopped): 00934646985a11f2b5358ad073895e8926aa583f70396e79ed58cc796e904cb2" id=fbf1810b-4570-4c61-afe0-ddc5adb613dc name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.819605240Z" level=info msg="Removing pod sandbox: 00934646985a11f2b5358ad073895e8926aa583f70396e79ed58cc796e904cb2" id=8728f724-4fdb-4f8c-83f3-5f7169b3a8a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.825333085Z" level=info msg="Removed pod sandbox: 00934646985a11f2b5358ad073895e8926aa583f70396e79ed58cc796e904cb2" id=8728f724-4fdb-4f8c-83f3-5f7169b3a8a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.825599364Z" level=info msg="Stopping pod sandbox: 9c777e626bfd960b6819e27954be2efec590daf14ffda6610d3751d9bde29a10" id=62f9b687-32ef-43cf-a96b-b0f39b80f589 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.825631325Z" level=info msg="Stopped pod sandbox (already stopped): 9c777e626bfd960b6819e27954be2efec590daf14ffda6610d3751d9bde29a10" id=62f9b687-32ef-43cf-a96b-b0f39b80f589 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.825895934Z" level=info msg="Removing pod sandbox: 9c777e626bfd960b6819e27954be2efec590daf14ffda6610d3751d9bde29a10" id=0fc2f408-d3e9-468f-9fae-4288bde8cab9 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 13 23:54:24 addons-425030 crio[1025]: time="2024-08-13 23:54:24.831967269Z" level=info msg="Removed pod sandbox: 9c777e626bfd960b6819e27954be2efec590daf14ffda6610d3751d9bde29a10" id=0fc2f408-d3e9-468f-9fae-4288bde8cab9 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 13 23:55:52 addons-425030 crio[1025]: time="2024-08-13 23:55:52.675401959Z" level=info msg="Stopping container: 59da961e182cd8c34c902c1ca519d5e221f3f3ae982740f10160e050cc6e024a (timeout: 30s)" id=bb9896bd-2a64-485e-8489-32b471f3fbbd name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	9435b7106e66a       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   2f0cc90f088b3       hello-world-app-55bf9c44b4-wfl6n
	95bbe7f230cd3       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                         4 minutes ago       Running             nginx                     0                   0f3a9f96a01f2       nginx
	4d717a669a3bd       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     5 minutes ago       Running             busybox                   0                   6e35a0c74a606       busybox
	59da961e182cd       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872   7 minutes ago       Running             metrics-server            0                   70e860bb6531e       metrics-server-8988944d9-bcqx5
	025a9bd29ae33       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        7 minutes ago       Running             storage-provisioner       0                   c2ce9b61dee52       storage-provisioner
	339e61db6b10a       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                        7 minutes ago       Running             coredns                   0                   7673f0a012420       coredns-6f6b679f8f-jgtdp
	8bf7d989b86a8       ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494                                                        8 minutes ago       Running             kube-proxy                0                   8ef4403bab53c       kube-proxy-8g44f
	c5f40b7972833       917d7814b9b5b870a04ef7bbee5414485a7ba8385be9c26e1df27463f6fb6557                                                        8 minutes ago       Running             kindnet-cni               0                   5d5364a163ced       kindnet-b6hfj
	9534ed4617561       1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94                                                        8 minutes ago       Running             kube-scheduler            0                   6b887cd0c49ea       kube-scheduler-addons-425030
	e8a1d1e7c870b       045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1                                                        8 minutes ago       Running             kube-controller-manager   0                   118e372df293a       kube-controller-manager-addons-425030
	6830f341de3d5       604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3                                                        8 minutes ago       Running             kube-apiserver            0                   8b98d48f73004       kube-apiserver-addons-425030
	a210e5ee7feb7       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        8 minutes ago       Running             etcd                      0                   dabfc6c03faf8       etcd-addons-425030
	
	
	==> coredns [339e61db6b10a331a07c6a2c8a5ce43b795b39f0ecd26d30b9a84c5790b3128c] <==
	[INFO] 10.244.0.15:48061 - 23647 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000134592s
	[INFO] 10.244.0.15:52546 - 9496 "AAAA IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.00476518s
	[INFO] 10.244.0.15:52546 - 538 "A IN registry.kube-system.svc.cluster.local.us-east4-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.004880293s
	[INFO] 10.244.0.15:39515 - 30103 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003996838s
	[INFO] 10.244.0.15:39515 - 47002 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.005721412s
	[INFO] 10.244.0.15:52759 - 21383 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004244243s
	[INFO] 10.244.0.15:52759 - 41096 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.004443276s
	[INFO] 10.244.0.15:60752 - 8538 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.0000392s
	[INFO] 10.244.0.15:60752 - 8792 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000060244s
	[INFO] 10.244.0.20:40271 - 17629 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000157203s
	[INFO] 10.244.0.20:43644 - 39483 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.00023465s
	[INFO] 10.244.0.20:54311 - 20061 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000107973s
	[INFO] 10.244.0.20:60689 - 6456 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000146193s
	[INFO] 10.244.0.20:45111 - 24627 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000104689s
	[INFO] 10.244.0.20:53555 - 34328 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000160689s
	[INFO] 10.244.0.20:34665 - 41646 "AAAA IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.006887105s
	[INFO] 10.244.0.20:58199 - 63226 "A IN storage.googleapis.com.us-east4-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.008212806s
	[INFO] 10.244.0.20:56524 - 49907 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.005439385s
	[INFO] 10.244.0.20:50631 - 35426 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007790577s
	[INFO] 10.244.0.20:45154 - 30289 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005158557s
	[INFO] 10.244.0.20:53555 - 32282 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.006752321s
	[INFO] 10.244.0.20:48028 - 3337 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000652511s
	[INFO] 10.244.0.20:53538 - 41238 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 458 0.000756708s
	[INFO] 10.244.0.27:35180 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000257115s
	[INFO] 10.244.0.27:42648 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000133143s
	
	
	==> describe nodes <==
	Name:               addons-425030
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-425030
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=a5ac17629aabe8562ef9220195ba6559cf416caf
	                    minikube.k8s.io/name=addons-425030
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_13T23_47_25_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-425030
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Tue, 13 Aug 2024 23:47:22 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-425030
	  AcquireTime:     <unset>
	  RenewTime:       Tue, 13 Aug 2024 23:55:44 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Tue, 13 Aug 2024 23:54:03 +0000   Tue, 13 Aug 2024 23:47:20 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Tue, 13 Aug 2024 23:54:03 +0000   Tue, 13 Aug 2024 23:47:20 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Tue, 13 Aug 2024 23:54:03 +0000   Tue, 13 Aug 2024 23:47:20 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Tue, 13 Aug 2024 23:54:03 +0000   Tue, 13 Aug 2024 23:48:14 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-425030
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 801cffc93241479aa66dc7b55d5428fc
	  System UUID:                dc405958-f74d-40f0-b735-a1d2e97c9c23
	  Boot ID:                    355f5cb0-f687-4c85-b031-79184874df2a
	  Kernel Version:             5.15.0-1066-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m47s
	  default                     hello-world-app-55bf9c44b4-wfl6n         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m19s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m40s
	  kube-system                 coredns-6f6b679f8f-jgtdp                 100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     8m23s
	  kube-system                 etcd-addons-425030                       100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         8m29s
	  kube-system                 kindnet-b6hfj                            100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m23s
	  kube-system                 kube-apiserver-addons-425030             250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m29s
	  kube-system                 kube-controller-manager-addons-425030    200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m29s
	  kube-system                 kube-proxy-8g44f                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m23s
	  kube-system                 kube-scheduler-addons-425030             100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m29s
	  kube-system                 metrics-server-8988944d9-bcqx5           100m (1%!)(MISSING)     0 (0%!)(MISSING)      200Mi (0%!)(MISSING)       0 (0%!)(MISSING)         8m19s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m19s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%!)(MISSING)  100m (1%!)(MISSING)
	  memory             420Mi (1%!)(MISSING)  220Mi (0%!)(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                 8m19s                  kube-proxy       
	  Normal   NodeHasSufficientMemory  8m34s (x8 over 8m34s)  kubelet          Node addons-425030 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    8m34s (x8 over 8m34s)  kubelet          Node addons-425030 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     8m34s (x7 over 8m34s)  kubelet          Node addons-425030 status is now: NodeHasSufficientPID
	  Normal   Starting                 8m29s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 8m29s                  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  8m29s                  kubelet          Node addons-425030 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    8m29s                  kubelet          Node addons-425030 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     8m29s                  kubelet          Node addons-425030 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           8m24s                  node-controller  Node addons-425030 event: Registered Node addons-425030 in Controller
	  Normal   NodeReady                7m39s                  kubelet          Node addons-425030 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000615] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000685] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000686] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000679] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.596665] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.049207] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.005392] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.013096] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002493] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.012923] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +6.743969] kauditd_printk_skb: 46 callbacks suppressed
	[Aug13 23:51] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: fe 4f f6 0b 65 4a 3a 06 10 43 1c bf 08 00
	[  +1.008364] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: fe 4f f6 0b 65 4a 3a 06 10 43 1c bf 08 00
	[  +2.015816] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000005] ll header: 00000000: fe 4f f6 0b 65 4a 3a 06 10 43 1c bf 08 00
	[  +4.031604] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: fe 4f f6 0b 65 4a 3a 06 10 43 1c bf 08 00
	[  +8.191223] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: fe 4f f6 0b 65 4a 3a 06 10 43 1c bf 08 00
	[ +16.126478] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: fe 4f f6 0b 65 4a 3a 06 10 43 1c bf 08 00
	[Aug13 23:52] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000022] ll header: 00000000: fe 4f f6 0b 65 4a 3a 06 10 43 1c bf 08 00
	
	
	==> etcd [a210e5ee7feb7208739723d7b9478f561112c49326c3d4e18c75c44885bbec62] <==
	{"level":"info","ts":"2024-08-13T23:47:31.036846Z","caller":"traceutil/trace.go:171","msg":"trace[276419653] transaction","detail":"{read_only:false; response_revision:376; number_of_response:1; }","duration":"102.48605ms","start":"2024-08-13T23:47:30.934331Z","end":"2024-08-13T23:47:31.036817Z","steps":["trace[276419653] 'process raft request'  (duration: 100.439382ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:31.845615Z","caller":"traceutil/trace.go:171","msg":"trace[1865687440] transaction","detail":"{read_only:false; response_revision:392; number_of_response:1; }","duration":"100.457621ms","start":"2024-08-13T23:47:31.745140Z","end":"2024-08-13T23:47:31.845598Z","steps":["trace[1865687440] 'compare'  (duration: 90.608093ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:31.854881Z","caller":"traceutil/trace.go:171","msg":"trace[1389194072] transaction","detail":"{read_only:false; response_revision:393; number_of_response:1; }","duration":"100.534288ms","start":"2024-08-13T23:47:31.754331Z","end":"2024-08-13T23:47:31.854865Z","steps":["trace[1389194072] 'process raft request'  (duration: 100.368425ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:31.941278Z","caller":"traceutil/trace.go:171","msg":"trace[787234396] transaction","detail":"{read_only:false; response_revision:394; number_of_response:1; }","duration":"186.768061ms","start":"2024-08-13T23:47:31.754492Z","end":"2024-08-13T23:47:31.941260Z","steps":["trace[787234396] 'process raft request'  (duration: 100.295573ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:31.943931Z","caller":"traceutil/trace.go:171","msg":"trace[578057953] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"188.859433ms","start":"2024-08-13T23:47:31.755060Z","end":"2024-08-13T23:47:31.943919Z","steps":["trace[578057953] 'process raft request'  (duration: 186.569595ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:32.356067Z","caller":"traceutil/trace.go:171","msg":"trace[1448061690] transaction","detail":"{read_only:false; response_revision:404; number_of_response:1; }","duration":"113.708413ms","start":"2024-08-13T23:47:32.242342Z","end":"2024-08-13T23:47:32.356051Z","steps":["trace[1448061690] 'process raft request'  (duration: 104.502954ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:33.946153Z","caller":"traceutil/trace.go:171","msg":"trace[1176466321] transaction","detail":"{read_only:false; response_revision:490; number_of_response:1; }","duration":"112.456521ms","start":"2024-08-13T23:47:33.833679Z","end":"2024-08-13T23:47:33.946136Z","steps":["trace[1176466321] 'process raft request'  (duration: 112.11289ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-13T23:47:33.954897Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"205.311397ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-13T23:47:33.955077Z","caller":"traceutil/trace.go:171","msg":"trace[260566164] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:498; }","duration":"205.648262ms","start":"2024-08-13T23:47:33.749379Z","end":"2024-08-13T23:47:33.955028Z","steps":["trace[260566164] 'agreement among raft nodes before linearized reading'  (duration: 205.061178ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:33.955339Z","caller":"traceutil/trace.go:171","msg":"trace[1179070874] transaction","detail":"{read_only:false; response_revision:489; number_of_response:1; }","duration":"205.843162ms","start":"2024-08-13T23:47:33.749485Z","end":"2024-08-13T23:47:33.955328Z","steps":["trace[1179070874] 'process raft request'  (duration: 186.168154ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:33.947351Z","caller":"traceutil/trace.go:171","msg":"trace[1188692581] linearizableReadLoop","detail":"{readStateIndex:499; appliedIndex:498; }","duration":"189.981247ms","start":"2024-08-13T23:47:33.757358Z","end":"2024-08-13T23:47:33.947339Z","steps":["trace[1188692581] 'read index received'  (duration: 97.664327ms)","trace[1188692581] 'applied index is now lower than readState.Index'  (duration: 92.315707ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-13T23:47:33.955946Z","caller":"traceutil/trace.go:171","msg":"trace[503778999] transaction","detail":"{read_only:false; response_revision:492; number_of_response:1; }","duration":"101.466605ms","start":"2024-08-13T23:47:33.854467Z","end":"2024-08-13T23:47:33.955933Z","steps":["trace[503778999] 'process raft request'  (duration: 91.418351ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-13T23:47:33.955055Z","caller":"traceutil/trace.go:171","msg":"trace[1132438925] transaction","detail":"{read_only:false; response_revision:494; number_of_response:1; }","duration":"100.104752ms","start":"2024-08-13T23:47:33.854937Z","end":"2024-08-13T23:47:33.955041Z","steps":["trace[1132438925] 'process raft request'  (duration: 94.593378ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-13T23:47:33.956386Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"122.238391ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-13T23:47:33.956477Z","caller":"traceutil/trace.go:171","msg":"trace[1162956918] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:498; }","duration":"122.334773ms","start":"2024-08-13T23:47:33.834133Z","end":"2024-08-13T23:47:33.956468Z","steps":["trace[1162956918] 'agreement among raft nodes before linearized reading'  (duration: 122.19168ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-13T23:47:33.956832Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.030643ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/metrics-server\" ","response":"range_response_count:1 size:4996"}
	{"level":"info","ts":"2024-08-13T23:47:33.956867Z","caller":"traceutil/trace.go:171","msg":"trace[1242460220] range","detail":"{range_begin:/registry/deployments/kube-system/metrics-server; range_end:; response_count:1; response_revision:498; }","duration":"102.06664ms","start":"2024-08-13T23:47:33.854792Z","end":"2024-08-13T23:47:33.956859Z","steps":["trace[1242460220] 'agreement among raft nodes before linearized reading'  (duration: 101.941146ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-13T23:47:33.957023Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.247762ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/tiller-deploy-b48cc5f79\" ","response":"range_response_count:1 size:2955"}
	{"level":"info","ts":"2024-08-13T23:47:33.957043Z","caller":"traceutil/trace.go:171","msg":"trace[2128640621] range","detail":"{range_begin:/registry/replicasets/kube-system/tiller-deploy-b48cc5f79; range_end:; response_count:1; response_revision:498; }","duration":"102.276553ms","start":"2024-08-13T23:47:33.854759Z","end":"2024-08-13T23:47:33.957036Z","steps":["trace[2128640621] 'agreement among raft nodes before linearized reading'  (duration: 102.202834ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-13T23:47:33.957149Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"102.473525ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/rolebindings/kube-system/system:persistent-volume-provisioner\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-13T23:47:33.957173Z","caller":"traceutil/trace.go:171","msg":"trace[1016837930] range","detail":"{range_begin:/registry/rolebindings/kube-system/system:persistent-volume-provisioner; range_end:; response_count:0; response_revision:498; }","duration":"102.495565ms","start":"2024-08-13T23:47:33.854670Z","end":"2024-08-13T23:47:33.957166Z","steps":["trace[1016837930] 'agreement among raft nodes before linearized reading'  (duration: 102.454727ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-13T23:47:34.034733Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"180.115032ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-13T23:47:34.034895Z","caller":"traceutil/trace.go:171","msg":"trace[771066198] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:498; }","duration":"180.26989ms","start":"2024-08-13T23:47:33.854595Z","end":"2024-08-13T23:47:34.034864Z","steps":["trace[771066198] 'agreement among raft nodes before linearized reading'  (duration: 102.679982ms)","trace[771066198] 'get authentication metadata'  (duration: 77.409762ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-13T23:49:05.414559Z","caller":"traceutil/trace.go:171","msg":"trace[178625334] transaction","detail":"{read_only:false; response_revision:1224; number_of_response:1; }","duration":"125.283404ms","start":"2024-08-13T23:49:05.289250Z","end":"2024-08-13T23:49:05.414534Z","steps":["trace[178625334] 'process raft request'  (duration: 60.720059ms)","trace[178625334] 'compare'  (duration: 64.459829ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-13T23:49:53.898972Z","caller":"traceutil/trace.go:171","msg":"trace[1666007062] transaction","detail":"{read_only:false; response_revision:1346; number_of_response:1; }","duration":"118.876771ms","start":"2024-08-13T23:49:53.780079Z","end":"2024-08-13T23:49:53.898956Z","steps":["trace[1666007062] 'process raft request'  (duration: 59.681451ms)","trace[1666007062] 'compare'  (duration: 59.107076ms)"],"step_count":2}
	
	
	==> kernel <==
	 23:55:53 up  1:38,  0 users,  load average: 0.16, 0.59, 0.49
	Linux addons-425030 5.15.0-1066-gcp #74~20.04.1-Ubuntu SMP Fri Jul 26 09:28:41 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [c5f40b79728337ebbb1993d36e666b241ae9eaf1c713bb0f43c6d91d9839ec1f] <==
	E0813 23:54:43.032769       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0813 23:54:43.737671       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:54:43.737702       1 main.go:299] handling current node
	I0813 23:54:53.737683       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:54:53.737715       1 main.go:299] handling current node
	W0813 23:54:53.903698       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0813 23:54:53.903736       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0813 23:55:03.738431       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:55:03.738461       1 main.go:299] handling current node
	W0813 23:55:11.586157       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0813 23:55:11.586191       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0813 23:55:13.737608       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:55:13.737642       1 main.go:299] handling current node
	I0813 23:55:23.737856       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:55:23.737883       1 main.go:299] handling current node
	I0813 23:55:33.737538       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:55:33.737577       1 main.go:299] handling current node
	W0813 23:55:36.624397       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0813 23:55:36.624429       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	W0813 23:55:36.911597       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0813 23:55:36.911634       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0813 23:55:43.738138       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:55:43.738172       1 main.go:299] handling current node
	I0813 23:55:53.738326       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0813 23:55:53.738363       1 main.go:299] handling current node
	
	
	==> kube-apiserver [6830f341de3d5a5456bc1fe79b4dee46e01463db0e1254fb1d69cb6446a1188c] <==
	I0813 23:49:33.754990       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0813 23:50:13.657437       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:35902: use of closed network connection
	E0813 23:50:13.806704       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:35940: use of closed network connection
	I0813 23:50:40.350440       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0813 23:50:42.329686       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.107.155.4"}
	E0813 23:50:45.746796       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0813 23:51:05.642019       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.30:34292: read: connection reset by peer
	I0813 23:51:06.859235       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0813 23:51:06.859370       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0813 23:51:06.871314       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0813 23:51:06.872204       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0813 23:51:06.872652       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0813 23:51:06.872683       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0813 23:51:06.943335       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0813 23:51:06.943409       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0813 23:51:07.039819       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0813 23:51:07.039937       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0813 23:51:07.872688       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0813 23:51:08.040006       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0813 23:51:08.164854       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0813 23:51:12.775811       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	I0813 23:51:13.773487       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	W0813 23:51:13.792903       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0813 23:51:13.990913       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.111.214.83"}
	I0813 23:53:34.251544       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.96.193.99"}
	
	
	==> kube-controller-manager [e8a1d1e7c870b100ebb38175344dd66b5c27a3863124bc4ca5245055abfac2c4] <==
	I0813 23:53:46.390034       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="ingress-nginx"
	W0813 23:53:54.157693       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:53:54.157739       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:54:02.648821       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:54:02.648857       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0813 23:54:03.013269       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-425030"
	W0813 23:54:10.138207       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:54:10.138246       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:54:13.031431       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:54:13.031474       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:54:37.219923       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:54:37.219963       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:54:44.021939       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:54:44.021978       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:55:05.922043       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:55:05.922092       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:55:08.882778       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:55:08.882816       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:55:16.860698       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:55:16.860744       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:55:35.668940       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:55:35.668979       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0813 23:55:51.883681       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0813 23:55:51.883717       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0813 23:55:52.667310       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-8988944d9" duration="8.28µs"
	
	
	==> kube-proxy [8bf7d989b86a8f17da240c371a9fb5db272e5569a9fa2c955f08e4f6ca372188] <==
	I0813 23:47:32.751839       1 server_linux.go:66] "Using iptables proxy"
	I0813 23:47:33.559527       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0813 23:47:33.559603       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0813 23:47:34.241390       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0813 23:47:34.241548       1 server_linux.go:169] "Using iptables Proxier"
	I0813 23:47:34.247144       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0813 23:47:34.247580       1 server.go:483] "Version info" version="v1.31.0"
	I0813 23:47:34.247981       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0813 23:47:34.249736       1 config.go:104] "Starting endpoint slice config controller"
	I0813 23:47:34.249940       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0813 23:47:34.249873       1 config.go:197] "Starting service config controller"
	I0813 23:47:34.250645       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0813 23:47:34.249895       1 config.go:326] "Starting node config controller"
	I0813 23:47:34.250744       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0813 23:47:34.436115       1 shared_informer.go:320] Caches are synced for node config
	I0813 23:47:34.436184       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0813 23:47:34.436218       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [9534ed4617561943d0780d366b19219d20d4a609bc4846e93fe32273e258c5a7] <==
	W0813 23:47:22.451129       1 reflector.go:561] 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
	W0813 23:47:22.451570       1 reflector.go:561] 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
	E0813 23:47:22.451575       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	E0813 23:47:22.451610       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User \"system:kube-scheduler\" cannot list resource \"namespaces\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:22.451351       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0813 23:47:22.451649       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:22.451364       1 reflector.go:561] 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
	E0813 23:47:22.451691       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:22.451464       1 reflector.go:561] 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
	E0813 23:47:22.451718       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:23.293422       1 reflector.go:561] 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
	E0813 23:47:23.293455       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User \"system:kube-scheduler\" cannot list resource \"pods\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:23.343719       1 reflector.go:561] 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
	E0813 23:47:23.343752       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:23.367146       1 reflector.go:561] 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
	E0813 23:47:23.367198       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:23.377431       1 reflector.go:561] 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
	E0813 23:47:23.377462       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:23.458240       1 reflector.go:561] 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
	E0813 23:47:23.458283       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0813 23:47:23.476494       1 reflector.go:561] 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
	E0813 23:47:23.476526       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0813 23:47:23.500754       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0813 23:47:23.500784       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I0813 23:47:23.949505       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 13 23:54:34 addons-425030 kubelet[1623]: E0813 23:54:34.721924    1623 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593274721671575,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603071,},InodesUsed:&UInt64Value{Value:241,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:54:44 addons-425030 kubelet[1623]: E0813 23:54:44.724571    1623 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593284724342490,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603071,},InodesUsed:&UInt64Value{Value:241,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:54:44 addons-425030 kubelet[1623]: E0813 23:54:44.724604    1623 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593284724342490,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603071,},InodesUsed:&UInt64Value{Value:241,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:54:52 addons-425030 kubelet[1623]: I0813 23:54:52.538554    1623 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Aug 13 23:54:54 addons-425030 kubelet[1623]: E0813 23:54:54.727091    1623 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593294726889029,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603071,},InodesUsed:&UInt64Value{Value:241,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:54:54 addons-425030 kubelet[1623]: E0813 23:54:54.727121    1623 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593294726889029,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603071,},InodesUsed:&UInt64Value{Value:241,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:55:04 addons-425030 kubelet[1623]: E0813 23:55:04.729962    1623 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593304729727683,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603071,},InodesUsed:&UInt64Value{Value:241,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:55:04 addons-425030 kubelet[1623]: E0813 23:55:04.729992    1623 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593304729727683,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603071,},InodesUsed:&UInt64Value{Value:241,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:55:14 addons-425030 kubelet[1623]: E0813 23:55:14.731910    1623 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593314731680176,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603071,},InodesUsed:&UInt64Value{Value:241,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:55:14 addons-425030 kubelet[1623]: E0813 23:55:14.731953    1623 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593314731680176,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603071,},InodesUsed:&UInt64Value{Value:241,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:55:24 addons-425030 kubelet[1623]: E0813 23:55:24.733633    1623 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593324733449123,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603071,},InodesUsed:&UInt64Value{Value:241,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:55:24 addons-425030 kubelet[1623]: E0813 23:55:24.733672    1623 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593324733449123,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603071,},InodesUsed:&UInt64Value{Value:241,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:55:34 addons-425030 kubelet[1623]: I0813 23:55:34.538232    1623 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="kube-system/coredns-6f6b679f8f-jgtdp" secret="" err="secret \"gcp-auth\" not found"
	Aug 13 23:55:34 addons-425030 kubelet[1623]: E0813 23:55:34.736332    1623 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593334736078160,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603071,},InodesUsed:&UInt64Value{Value:241,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:55:34 addons-425030 kubelet[1623]: E0813 23:55:34.736366    1623 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593334736078160,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603071,},InodesUsed:&UInt64Value{Value:241,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:55:44 addons-425030 kubelet[1623]: E0813 23:55:44.738429    1623 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593344738223464,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603071,},InodesUsed:&UInt64Value{Value:241,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:55:44 addons-425030 kubelet[1623]: E0813 23:55:44.738460    1623 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723593344738223464,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:603071,},InodesUsed:&UInt64Value{Value:241,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 13 23:55:54 addons-425030 kubelet[1623]: I0813 23:55:54.044065    1623 scope.go:117] "RemoveContainer" containerID="59da961e182cd8c34c902c1ca519d5e221f3f3ae982740f10160e050cc6e024a"
	Aug 13 23:55:54 addons-425030 kubelet[1623]: I0813 23:55:54.049255    1623 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57-tmp-dir\") pod \"ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57\" (UID: \"ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57\") "
	Aug 13 23:55:54 addons-425030 kubelet[1623]: I0813 23:55:54.049311    1623 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-lr4hs\" (UniqueName: \"kubernetes.io/projected/ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57-kube-api-access-lr4hs\") pod \"ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57\" (UID: \"ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57\") "
	Aug 13 23:55:54 addons-425030 kubelet[1623]: I0813 23:55:54.049691    1623 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57" (UID: "ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Aug 13 23:55:54 addons-425030 kubelet[1623]: I0813 23:55:54.051370    1623 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57-kube-api-access-lr4hs" (OuterVolumeSpecName: "kube-api-access-lr4hs") pod "ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57" (UID: "ba0fbf4a-a51f-44f8-96d7-2dcc72e22c57"). InnerVolumeSpecName "kube-api-access-lr4hs". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 13 23:55:54 addons-425030 kubelet[1623]: I0813 23:55:54.058062    1623 scope.go:117] "RemoveContainer" containerID="59da961e182cd8c34c902c1ca519d5e221f3f3ae982740f10160e050cc6e024a"
	Aug 13 23:55:54 addons-425030 kubelet[1623]: E0813 23:55:54.058372    1623 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"59da961e182cd8c34c902c1ca519d5e221f3f3ae982740f10160e050cc6e024a\": container with ID starting with 59da961e182cd8c34c902c1ca519d5e221f3f3ae982740f10160e050cc6e024a not found: ID does not exist" containerID="59da961e182cd8c34c902c1ca519d5e221f3f3ae982740f10160e050cc6e024a"
	Aug 13 23:55:54 addons-425030 kubelet[1623]: I0813 23:55:54.058404    1623 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"59da961e182cd8c34c902c1ca519d5e221f3f3ae982740f10160e050cc6e024a"} err="failed to get container status \"59da961e182cd8c34c902c1ca519d5e221f3f3ae982740f10160e050cc6e024a\": rpc error: code = NotFound desc = could not find container \"59da961e182cd8c34c902c1ca519d5e221f3f3ae982740f10160e050cc6e024a\": container with ID starting with 59da961e182cd8c34c902c1ca519d5e221f3f3ae982740f10160e050cc6e024a not found: ID does not exist"
	
	
	==> storage-provisioner [025a9bd29ae33d6bd32fb3cb0298f7d6ab83c6dc7119dca4ac3678dca1e2ca33] <==
	I0813 23:48:14.863902       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0813 23:48:14.871744       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0813 23:48:14.871779       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0813 23:48:14.936034       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0813 23:48:14.936209       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-425030_1b8394c9-4b29-4089-96b7-1b6ef16a3e55!
	I0813 23:48:14.936608       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"7ad4f466-fead-45f7-bbc3-96407322ee5b", APIVersion:"v1", ResourceVersion:"953", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-425030_1b8394c9-4b29-4089-96b7-1b6ef16a3e55 became leader
	I0813 23:48:15.036396       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-425030_1b8394c9-4b29-4089-96b7-1b6ef16a3e55!
	

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

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 image build -t localhost/my-image:functional-429367 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-429367 image build -t localhost/my-image:functional-429367 testdata/build --alsologtostderr: (3.331496611s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-429367 image build -t localhost/my-image:functional-429367 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> f99c86a1eb2
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-429367
--> 8ab517eb078
Successfully tagged localhost/my-image:functional-429367
8ab517eb078f20ae48c8393d4948f6f5661a4d86d7c64d8a40f6d13f9715f106
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-429367 image build -t localhost/my-image:functional-429367 testdata/build --alsologtostderr:
I0813 23:59:12.295450   71758 out.go:291] Setting OutFile to fd 1 ...
I0813 23:59:12.295601   71758 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0813 23:59:12.295611   71758 out.go:304] Setting ErrFile to fd 2...
I0813 23:59:12.295615   71758 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0813 23:59:12.295798   71758 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
I0813 23:59:12.296325   71758 config.go:182] Loaded profile config "functional-429367": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0813 23:59:12.296834   71758 config.go:182] Loaded profile config "functional-429367": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0813 23:59:12.297287   71758 cli_runner.go:164] Run: docker container inspect functional-429367 --format={{.State.Status}}
I0813 23:59:12.314488   71758 ssh_runner.go:195] Run: systemctl --version
I0813 23:59:12.314530   71758 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-429367
I0813 23:59:12.330019   71758 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/functional-429367/id_rsa Username:docker}
I0813 23:59:12.585106   71758 build_images.go:161] Building image from path: /tmp/build.600507887.tar
I0813 23:59:12.585175   71758 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0813 23:59:12.644666   71758 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.600507887.tar
I0813 23:59:12.648708   71758 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.600507887.tar: stat -c "%s %y" /var/lib/minikube/build/build.600507887.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.600507887.tar': No such file or directory
I0813 23:59:12.648732   71758 ssh_runner.go:362] scp /tmp/build.600507887.tar --> /var/lib/minikube/build/build.600507887.tar (3072 bytes)
I0813 23:59:12.747887   71758 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.600507887
I0813 23:59:12.758929   71758 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.600507887 -xf /var/lib/minikube/build/build.600507887.tar
I0813 23:59:12.843232   71758 crio.go:315] Building image: /var/lib/minikube/build/build.600507887
I0813 23:59:12.843326   71758 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-429367 /var/lib/minikube/build/build.600507887 --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
I0813 23:59:15.551965   71758 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-429367 /var/lib/minikube/build/build.600507887 --cgroup-manager=cgroupfs: (2.708613951s)
I0813 23:59:15.552033   71758 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.600507887
I0813 23:59:15.560520   71758 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.600507887.tar
I0813 23:59:15.568391   71758 build_images.go:217] Built localhost/my-image:functional-429367 from /tmp/build.600507887.tar
I0813 23:59:15.568413   71758 build_images.go:133] succeeded building to: functional-429367
I0813 23:59:15.568419   71758 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 image ls
functional_test.go:451: (dbg) Done: out/minikube-linux-amd64 -p functional-429367 image ls: (2.302409947s)
functional_test.go:446: expected "localhost/my-image:functional-429367" to be loaded into minikube but the image is not there
--- FAIL: TestFunctional/parallel/ImageCommands/ImageBuild (5.92s)

                                                
                                    

Test pass (300/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 8.38
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.05
9 TestDownloadOnly/v1.20.0/DeleteAll 0.18
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.31.0/json-events 5.08
13 TestDownloadOnly/v1.31.0/preload-exists 0
17 TestDownloadOnly/v1.31.0/LogsDuration 0.06
18 TestDownloadOnly/v1.31.0/DeleteAll 0.18
19 TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds 0.11
20 TestDownloadOnlyKic 1.02
21 TestBinaryMirror 0.72
22 TestOffline 85.33
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 197.42
31 TestAddons/serial/GCPAuth/Namespaces 0.13
33 TestAddons/parallel/Registry 14.07
35 TestAddons/parallel/InspektorGadget 10.71
37 TestAddons/parallel/HelmTiller 9.04
39 TestAddons/parallel/CSI 45.34
40 TestAddons/parallel/Headlamp 17.41
41 TestAddons/parallel/CloudSpanner 5.57
42 TestAddons/parallel/LocalPath 51.01
43 TestAddons/parallel/NvidiaDevicePlugin 5.42
44 TestAddons/parallel/Yakd 10.57
45 TestAddons/StoppedEnableDisable 12
46 TestCertOptions 28.03
47 TestCertExpiration 223.83
49 TestForceSystemdFlag 29.25
50 TestForceSystemdEnv 32.81
52 TestKVMDriverInstallOrUpdate 1.33
56 TestErrorSpam/setup 19.9
57 TestErrorSpam/start 0.53
58 TestErrorSpam/status 0.81
59 TestErrorSpam/pause 1.44
60 TestErrorSpam/unpause 1.65
61 TestErrorSpam/stop 1.32
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 36
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 39.16
68 TestFunctional/serial/KubeContext 0.04
69 TestFunctional/serial/KubectlGetPods 0.07
72 TestFunctional/serial/CacheCmd/cache/add_remote 3.01
73 TestFunctional/serial/CacheCmd/cache/add_local 0.91
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.04
75 TestFunctional/serial/CacheCmd/cache/list 0.04
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.25
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.57
78 TestFunctional/serial/CacheCmd/cache/delete 0.09
79 TestFunctional/serial/MinikubeKubectlCmd 0.1
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
81 TestFunctional/serial/ExtraConfig 40.31
82 TestFunctional/serial/ComponentHealth 0.06
83 TestFunctional/serial/LogsCmd 1.23
84 TestFunctional/serial/LogsFileCmd 1.26
85 TestFunctional/serial/InvalidService 4.07
87 TestFunctional/parallel/ConfigCmd 0.34
88 TestFunctional/parallel/DashboardCmd 6.51
89 TestFunctional/parallel/DryRun 0.35
90 TestFunctional/parallel/InternationalLanguage 0.15
91 TestFunctional/parallel/StatusCmd 1.04
95 TestFunctional/parallel/ServiceCmdConnect 8.7
96 TestFunctional/parallel/AddonsCmd 0.14
97 TestFunctional/parallel/PersistentVolumeClaim 24.8
99 TestFunctional/parallel/SSHCmd 0.5
100 TestFunctional/parallel/CpCmd 1.91
101 TestFunctional/parallel/MySQL 17.82
102 TestFunctional/parallel/FileSync 0.25
103 TestFunctional/parallel/CertSync 1.62
107 TestFunctional/parallel/NodeLabels 0.07
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.6
111 TestFunctional/parallel/License 0.26
112 TestFunctional/parallel/ServiceCmd/DeployApp 9.21
113 TestFunctional/parallel/ProfileCmd/profile_not_create 0.4
114 TestFunctional/parallel/ProfileCmd/profile_list 0.47
115 TestFunctional/parallel/MountCmd/any-port 6.87
116 TestFunctional/parallel/ProfileCmd/profile_json_output 0.47
117 TestFunctional/parallel/Version/short 0.04
118 TestFunctional/parallel/Version/components 0.52
119 TestFunctional/parallel/ImageCommands/ImageListShort 0.23
120 TestFunctional/parallel/ImageCommands/ImageListTable 0.4
121 TestFunctional/parallel/ImageCommands/ImageListJson 0.36
122 TestFunctional/parallel/ImageCommands/ImageListYaml 0.22
124 TestFunctional/parallel/ImageCommands/Setup 0.4
125 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.59
126 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.87
127 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 0.98
128 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.47
129 TestFunctional/parallel/ImageCommands/ImageRemove 0.46
130 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.73
131 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.55
132 TestFunctional/parallel/MountCmd/specific-port 1.62
134 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.52
135 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
137 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 11.32
138 TestFunctional/parallel/ServiceCmd/List 0.63
139 TestFunctional/parallel/MountCmd/VerifyCleanup 1.74
140 TestFunctional/parallel/ServiceCmd/JSONOutput 0.59
141 TestFunctional/parallel/ServiceCmd/HTTPS 0.53
142 TestFunctional/parallel/ServiceCmd/Format 0.4
143 TestFunctional/parallel/ServiceCmd/URL 0.38
144 TestFunctional/parallel/UpdateContextCmd/no_changes 0.13
145 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.14
146 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.12
147 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.06
148 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
152 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
153 TestFunctional/delete_echo-server_images 0.03
154 TestFunctional/delete_my-image_image 0.01
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 146.71
160 TestMultiControlPlane/serial/DeployApp 3.65
161 TestMultiControlPlane/serial/PingHostFromPods 0.94
162 TestMultiControlPlane/serial/AddWorkerNode 32.65
163 TestMultiControlPlane/serial/NodeLabels 0.06
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.6
165 TestMultiControlPlane/serial/CopyFile 14.79
166 TestMultiControlPlane/serial/StopSecondaryNode 12.37
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.45
168 TestMultiControlPlane/serial/RestartSecondaryNode 23.62
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 2.4
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 141.14
171 TestMultiControlPlane/serial/DeleteSecondaryNode 11.25
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.43
173 TestMultiControlPlane/serial/StopCluster 35.34
174 TestMultiControlPlane/serial/RestartCluster 60.58
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.43
176 TestMultiControlPlane/serial/AddSecondaryNode 66.79
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.61
181 TestJSONOutput/start/Command 67.34
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.66
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.56
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.72
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.19
206 TestKicCustomNetwork/create_custom_network 26.94
207 TestKicCustomNetwork/use_default_bridge_network 22.82
208 TestKicExistingNetwork 23.13
209 TestKicCustomSubnet 25.94
210 TestKicStaticIP 22.6
211 TestMainNoArgs 0.04
212 TestMinikubeProfile 47.54
215 TestMountStart/serial/StartWithMountFirst 5.15
216 TestMountStart/serial/VerifyMountFirst 0.24
217 TestMountStart/serial/StartWithMountSecond 5.19
218 TestMountStart/serial/VerifyMountSecond 0.23
219 TestMountStart/serial/DeleteFirst 1.58
220 TestMountStart/serial/VerifyMountPostDelete 0.23
221 TestMountStart/serial/Stop 1.16
222 TestMountStart/serial/RestartStopped 7.01
223 TestMountStart/serial/VerifyMountPostStop 0.22
226 TestMultiNode/serial/FreshStart2Nodes 66.4
227 TestMultiNode/serial/DeployApp2Nodes 3.28
228 TestMultiNode/serial/PingHostFrom2Pods 0.66
229 TestMultiNode/serial/AddNode 57.52
230 TestMultiNode/serial/MultiNodeLabels 0.06
231 TestMultiNode/serial/ProfileList 0.28
232 TestMultiNode/serial/CopyFile 8.66
233 TestMultiNode/serial/StopNode 2.04
234 TestMultiNode/serial/StartAfterStop 8.87
235 TestMultiNode/serial/RestartKeepsNodes 100.97
236 TestMultiNode/serial/DeleteNode 5.2
237 TestMultiNode/serial/StopMultiNode 23.6
238 TestMultiNode/serial/RestartMultiNode 48.96
239 TestMultiNode/serial/ValidateNameConflict 22.59
244 TestPreload 106.11
246 TestScheduledStopUnix 95.38
249 TestInsufficientStorage 9.44
250 TestRunningBinaryUpgrade 82.71
252 TestKubernetesUpgrade 350.86
253 TestMissingContainerUpgrade 129.03
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.07
256 TestStoppedBinaryUpgrade/Setup 0.53
257 TestNoKubernetes/serial/StartWithK8s 34.04
258 TestStoppedBinaryUpgrade/Upgrade 90.51
259 TestNoKubernetes/serial/StartWithStopK8s 11.37
260 TestNoKubernetes/serial/Start 4.58
261 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
262 TestNoKubernetes/serial/ProfileList 15.35
263 TestNoKubernetes/serial/Stop 1.17
264 TestNoKubernetes/serial/StartNoArgs 10.83
265 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.24
273 TestStoppedBinaryUpgrade/MinikubeLogs 1.48
281 TestNetworkPlugins/group/false 2.93
286 TestPause/serial/Start 44.31
287 TestPause/serial/SecondStartNoReconfiguration 44.27
288 TestPause/serial/Pause 0.74
289 TestPause/serial/VerifyStatus 0.28
290 TestPause/serial/Unpause 0.67
291 TestPause/serial/PauseAgain 0.76
292 TestPause/serial/DeletePaused 2.58
293 TestPause/serial/VerifyDeletedResources 0.71
295 TestStartStop/group/old-k8s-version/serial/FirstStart 122.36
297 TestStartStop/group/no-preload/serial/FirstStart 53.6
298 TestStartStop/group/no-preload/serial/DeployApp 8.26
299 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.85
300 TestStartStop/group/no-preload/serial/Stop 11.83
301 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.17
302 TestStartStop/group/no-preload/serial/SecondStart 284.36
303 TestStartStop/group/old-k8s-version/serial/DeployApp 7.38
304 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.75
305 TestStartStop/group/old-k8s-version/serial/Stop 14.08
307 TestStartStop/group/embed-certs/serial/FirstStart 71.77
308 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.2
309 TestStartStop/group/old-k8s-version/serial/SecondStart 132.07
310 TestStartStop/group/embed-certs/serial/DeployApp 8.26
311 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.85
312 TestStartStop/group/embed-certs/serial/Stop 11.81
313 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.15
314 TestStartStop/group/embed-certs/serial/SecondStart 262.27
316 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 71.22
317 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6
318 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.07
319 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.22
320 TestStartStop/group/old-k8s-version/serial/Pause 2.43
322 TestStartStop/group/newest-cni/serial/FirstStart 27.17
323 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.24
324 TestStartStop/group/newest-cni/serial/DeployApp 0
325 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.74
326 TestStartStop/group/newest-cni/serial/Stop 1.18
327 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.16
328 TestStartStop/group/newest-cni/serial/SecondStart 12.24
329 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.8
330 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.83
331 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
332 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
333 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.21
334 TestStartStop/group/newest-cni/serial/Pause 2.44
335 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.2
336 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 263.27
337 TestNetworkPlugins/group/auto/Start 72.3
338 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
339 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
340 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.21
341 TestStartStop/group/no-preload/serial/Pause 2.51
342 TestNetworkPlugins/group/kindnet/Start 70.28
343 TestNetworkPlugins/group/auto/KubeletFlags 0.24
344 TestNetworkPlugins/group/auto/NetCatPod 10.17
345 TestNetworkPlugins/group/auto/DNS 0.12
346 TestNetworkPlugins/group/auto/Localhost 0.1
347 TestNetworkPlugins/group/auto/HairPin 0.1
348 TestNetworkPlugins/group/calico/Start 51.08
349 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
350 TestNetworkPlugins/group/kindnet/KubeletFlags 0.25
351 TestNetworkPlugins/group/kindnet/NetCatPod 9.17
352 TestNetworkPlugins/group/kindnet/DNS 0.14
353 TestNetworkPlugins/group/kindnet/Localhost 0.11
354 TestNetworkPlugins/group/kindnet/HairPin 0.11
355 TestNetworkPlugins/group/custom-flannel/Start 51.74
356 TestNetworkPlugins/group/calico/ControllerPod 6.01
357 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
358 TestNetworkPlugins/group/calico/KubeletFlags 0.24
359 TestNetworkPlugins/group/calico/NetCatPod 10.16
360 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
361 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
362 TestStartStop/group/embed-certs/serial/Pause 2.8
363 TestNetworkPlugins/group/calico/DNS 0.17
364 TestNetworkPlugins/group/calico/Localhost 0.12
365 TestNetworkPlugins/group/calico/HairPin 0.13
366 TestNetworkPlugins/group/enable-default-cni/Start 72.26
367 TestNetworkPlugins/group/flannel/Start 50.42
368 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.27
369 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.19
370 TestNetworkPlugins/group/custom-flannel/DNS 0.13
371 TestNetworkPlugins/group/custom-flannel/Localhost 0.1
372 TestNetworkPlugins/group/custom-flannel/HairPin 0.11
373 TestNetworkPlugins/group/bridge/Start 36.89
374 TestNetworkPlugins/group/flannel/ControllerPod 6.01
375 TestNetworkPlugins/group/flannel/KubeletFlags 0.26
376 TestNetworkPlugins/group/flannel/NetCatPod 10.18
377 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.28
378 TestNetworkPlugins/group/enable-default-cni/NetCatPod 9.18
379 TestNetworkPlugins/group/enable-default-cni/DNS 0.12
380 TestNetworkPlugins/group/enable-default-cni/Localhost 0.1
381 TestNetworkPlugins/group/enable-default-cni/HairPin 0.1
382 TestNetworkPlugins/group/flannel/DNS 0.13
383 TestNetworkPlugins/group/flannel/Localhost 0.1
384 TestNetworkPlugins/group/flannel/HairPin 0.11
385 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 5.01
386 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
387 TestNetworkPlugins/group/bridge/NetCatPod 9.19
388 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.09
389 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.36
390 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.57
391 TestNetworkPlugins/group/bridge/DNS 0.12
392 TestNetworkPlugins/group/bridge/Localhost 0.1
393 TestNetworkPlugins/group/bridge/HairPin 0.1
x
+
TestDownloadOnly/v1.20.0/json-events (8.38s)

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-517984 | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC |          |
	|         | -p download-only-517984        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/13 23:46:32
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0813 23:46:32.705871   28500 out.go:291] Setting OutFile to fd 1 ...
	I0813 23:46:32.705962   28500 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:46:32.705967   28500 out.go:304] Setting ErrFile to fd 2...
	I0813 23:46:32.705971   28500 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:46:32.706133   28500 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
	W0813 23:46:32.706254   28500 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19429-21689/.minikube/config/config.json: open /home/jenkins/minikube-integration/19429-21689/.minikube/config/config.json: no such file or directory
	I0813 23:46:32.706802   28500 out.go:298] Setting JSON to true
	I0813 23:46:32.707687   28500 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":5346,"bootTime":1723587447,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0813 23:46:32.707744   28500 start.go:139] virtualization: kvm guest
	I0813 23:46:32.710116   28500 out.go:97] [download-only-517984] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	W0813 23:46:32.710210   28500 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19429-21689/.minikube/cache/preloaded-tarball: no such file or directory
	I0813 23:46:32.710224   28500 notify.go:220] Checking for updates...
	I0813 23:46:32.711614   28500 out.go:169] MINIKUBE_LOCATION=19429
	I0813 23:46:32.712926   28500 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0813 23:46:32.714311   28500 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19429-21689/kubeconfig
	I0813 23:46:32.715671   28500 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19429-21689/.minikube
	I0813 23:46:32.716942   28500 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0813 23:46:32.719203   28500 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0813 23:46:32.719410   28500 driver.go:392] Setting default libvirt URI to qemu:///system
	I0813 23:46:32.741964   28500 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0813 23:46:32.742061   28500 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0813 23:46:33.084915   28500 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:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-13 23:46:33.076487512 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.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>}}
	I0813 23:46:33.085021   28500 docker.go:307] overlay module found
	I0813 23:46:33.086671   28500 out.go:97] Using the docker driver based on user configuration
	I0813 23:46:33.086699   28500 start.go:297] selected driver: docker
	I0813 23:46:33.086707   28500 start.go:901] validating driver "docker" against <nil>
	I0813 23:46:33.086790   28500 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0813 23:46:33.132512   28500 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:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-13 23:46:33.124182029 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.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>}}
	I0813 23:46:33.132724   28500 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0813 23:46:33.133251   28500 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0813 23:46:33.133421   28500 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0813 23:46:33.135339   28500 out.go:169] Using Docker driver with root privileges
	I0813 23:46:33.136708   28500 cni.go:84] Creating CNI manager for ""
	I0813 23:46:33.136734   28500 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0813 23:46:33.136755   28500 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0813 23:46:33.136851   28500 start.go:340] cluster config:
	{Name:download-only-517984 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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-517984 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}
	I0813 23:46:33.138495   28500 out.go:97] Starting "download-only-517984" primary control-plane node in "download-only-517984" cluster
	I0813 23:46:33.138524   28500 cache.go:121] Beginning downloading kic base image for docker with crio
	I0813 23:46:33.139845   28500 out.go:97] Pulling base image v0.0.44-1723567951-19429 ...
	I0813 23:46:33.139877   28500 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0813 23:46:33.139977   28500 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local docker daemon
	I0813 23:46:33.155270   28500 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 to local cache
	I0813 23:46:33.155439   28500 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local cache directory
	I0813 23:46:33.155522   28500 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 to local cache
	I0813 23:46:33.162255   28500 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0813 23:46:33.162275   28500 cache.go:56] Caching tarball of preloaded images
	I0813 23:46:33.162375   28500 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0813 23:46:33.164092   28500 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0813 23:46:33.164111   28500 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0813 23:46:33.193053   28500 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/19429-21689/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0813 23:46:37.183818   28500 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0813 23:46:37.183902   28500 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19429-21689/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	
	
	* The control-plane node download-only-517984 host does not exist
	  To start a cluster, run: "minikube start -p download-only-517984"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0/json-events (5.08s)

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0/LogsDuration (0.06s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-517984 | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC |                     |
	|         | -p download-only-517984        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC | 13 Aug 24 23:46 UTC |
	| delete  | -p download-only-517984        | download-only-517984 | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC | 13 Aug 24 23:46 UTC |
	| start   | -o=json --download-only        | download-only-779008 | jenkins | v1.33.1 | 13 Aug 24 23:46 UTC |                     |
	|         | -p download-only-779008        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/13 23:46:41
	Running on machine: ubuntu-20-agent-4
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0813 23:46:41.437442   28861 out.go:291] Setting OutFile to fd 1 ...
	I0813 23:46:41.437719   28861 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:46:41.437729   28861 out.go:304] Setting ErrFile to fd 2...
	I0813 23:46:41.437734   28861 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:46:41.437954   28861 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
	I0813 23:46:41.438519   28861 out.go:298] Setting JSON to true
	I0813 23:46:41.439352   28861 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":5354,"bootTime":1723587447,"procs":169,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0813 23:46:41.439404   28861 start.go:139] virtualization: kvm guest
	I0813 23:46:41.441413   28861 out.go:97] [download-only-779008] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0813 23:46:41.441532   28861 notify.go:220] Checking for updates...
	I0813 23:46:41.442723   28861 out.go:169] MINIKUBE_LOCATION=19429
	I0813 23:46:41.443861   28861 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0813 23:46:41.444983   28861 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19429-21689/kubeconfig
	I0813 23:46:41.446180   28861 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19429-21689/.minikube
	I0813 23:46:41.447377   28861 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0813 23:46:41.449610   28861 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0813 23:46:41.449834   28861 driver.go:392] Setting default libvirt URI to qemu:///system
	I0813 23:46:41.470272   28861 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0813 23:46:41.470376   28861 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0813 23:46:41.515094   28861 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:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-08-13 23:46:41.50666158 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.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>}}
	I0813 23:46:41.515234   28861 docker.go:307] overlay module found
	I0813 23:46:41.516757   28861 out.go:97] Using the docker driver based on user configuration
	I0813 23:46:41.516778   28861 start.go:297] selected driver: docker
	I0813 23:46:41.516785   28861 start.go:901] validating driver "docker" against <nil>
	I0813 23:46:41.516873   28861 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0813 23:46:41.560204   28861 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:30 OomKillDisable:true NGoroutines:46 SystemTime:2024-08-13 23:46:41.551782457 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.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>}}
	I0813 23:46:41.560347   28861 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0813 23:46:41.560819   28861 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0813 23:46:41.560942   28861 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0813 23:46:41.562867   28861 out.go:169] Using Docker driver with root privileges
	I0813 23:46:41.564063   28861 cni.go:84] Creating CNI manager for ""
	I0813 23:46:41.564078   28861 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0813 23:46:41.564087   28861 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0813 23:46:41.564157   28861 start.go:340] cluster config:
	{Name:download-only-779008 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:download-only-779008 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.31.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}
	I0813 23:46:41.565231   28861 out.go:97] Starting "download-only-779008" primary control-plane node in "download-only-779008" cluster
	I0813 23:46:41.565247   28861 cache.go:121] Beginning downloading kic base image for docker with crio
	I0813 23:46:41.566214   28861 out.go:97] Pulling base image v0.0.44-1723567951-19429 ...
	I0813 23:46:41.566232   28861 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0813 23:46:41.566279   28861 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local docker daemon
	I0813 23:46:41.580696   28861 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 to local cache
	I0813 23:46:41.580816   28861 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local cache directory
	I0813 23:46:41.580833   28861 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 in local cache directory, skipping pull
	I0813 23:46:41.580839   28861 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 exists in cache, skipping pull
	I0813 23:46:41.580852   28861 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 as a tarball
	I0813 23:46:41.594201   28861 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4
	I0813 23:46:41.594219   28861 cache.go:56] Caching tarball of preloaded images
	I0813 23:46:41.594329   28861 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0813 23:46:41.595963   28861 out.go:97] Downloading Kubernetes v1.31.0 preload ...
	I0813 23:46:41.595976   28861 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4 ...
	I0813 23:46:41.620948   28861 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:4a2ae163f7665ceaa95dee8ffc8efdba -> /home/jenkins/minikube-integration/19429-21689/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4
	I0813 23:46:45.118410   28861 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4 ...
	I0813 23:46:45.118504   28861 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19429-21689/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4 ...
	I0813 23:46:45.852572   28861 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0813 23:46:45.852928   28861 profile.go:143] Saving config to /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/download-only-779008/config.json ...
	I0813 23:46:45.852960   28861 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/download-only-779008/config.json: {Name:mk9e3b0c36e551253af153de758fb4a90eead345 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0813 23:46:45.853166   28861 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0813 23:46:45.853336   28861 download.go:107] Downloading: https://dl.k8s.io/release/v1.31.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.0/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/19429-21689/.minikube/cache/linux/amd64/v1.31.0/kubectl
	
	
	* The control-plane node download-only-779008 host does not exist
	  To start a cluster, run: "minikube start -p download-only-779008"

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0/DeleteAll (0.18s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds (0.11s)

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.02s)

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

                                                
                                    
x
+
TestBinaryMirror (0.72s)

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

                                                
                                    
x
+
TestOffline (85.33s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (197.42s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-425030 --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 --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=helm-tiller
addons_test.go:110: (dbg) Done: out/minikube-linux-amd64 start -p addons-425030 --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 --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=helm-tiller: (3m17.415647016s)
--- PASS: TestAddons/Setup (197.42s)

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

                                                
                                                
=== RUN   TestAddons/serial/GCPAuth/Namespaces
addons_test.go:656: (dbg) Run:  kubectl --context addons-425030 create ns new-namespace
addons_test.go:670: (dbg) Run:  kubectl --context addons-425030 get secret gcp-auth -n new-namespace
--- PASS: TestAddons/serial/GCPAuth/Namespaces (0.13s)

                                                
                                    
x
+
TestAddons/parallel/Registry (14.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.149581ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6fb4cdfc84-cs9jv" [a0ef6481-c80a-439b-9ae6-abc27ecf0bc6] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.003436486s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-9shlm" [66d9322f-c44e-4154-b564-b6576a64fb13] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003273052s
addons_test.go:342: (dbg) Run:  kubectl --context addons-425030 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-425030 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:347: (dbg) Done: kubectl --context addons-425030 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (3.345040796s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p addons-425030 ip
2024/08/13 23:50:35 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-425030 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (14.07s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-czpvl" [3405834e-8d56-496a-8af2-f280d8b53201] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.003242106s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-425030
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-425030: (5.706833765s)
--- PASS: TestAddons/parallel/InspektorGadget (10.71s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (9.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 1.916109ms
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-b48cc5f79-hv7jk" [6ccf5d59-595d-40c5-9242-5f4f28e65c14] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.002957295s
addons_test.go:475: (dbg) Run:  kubectl --context addons-425030 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:475: (dbg) Done: kubectl --context addons-425030 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (3.547188838s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-425030 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (9.04s)

                                                
                                    
x
+
TestAddons/parallel/CSI (45.34s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 4.421941ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-425030 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-425030 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [02b6cd67-4938-44a3-bc69-fbdb264796af] Pending
helpers_test.go:344: "task-pv-pod" [02b6cd67-4938-44a3-bc69-fbdb264796af] 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" [02b6cd67-4938-44a3-bc69-fbdb264796af] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 11.003249479s
addons_test.go:590: (dbg) Run:  kubectl --context addons-425030 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-425030 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-425030 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-425030 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-425030 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-425030 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-425030 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (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" [8c02e526-a889-4132-b55d-68ad5f7204ba] Pending
helpers_test.go:344: "task-pv-pod-restore" [8c02e526-a889-4132-b55d-68ad5f7204ba] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 6.00330017s
addons_test.go:632: (dbg) Run:  kubectl --context addons-425030 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-425030 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-425030 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-425030 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-425030 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.622303993s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-425030 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (45.34s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.41s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-425030 --alsologtostderr -v=1
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-57fb76fcdb-j9fkv" [3c31f1cf-0d11-4994-ac07-9ca99550263a] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-j9fkv" [3c31f1cf-0d11-4994-ac07-9ca99550263a] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003548545s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-425030 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-425030 addons disable headlamp --alsologtostderr -v=1: (5.692988823s)
--- PASS: TestAddons/parallel/Headlamp (17.41s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-c4bc9b5f8-9fl5h" [8f1bfebe-749c-4679-b27e-75625a6e3f17] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003806946s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-425030
--- PASS: TestAddons/parallel/CloudSpanner (5.57s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (51.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-425030 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-425030 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-425030 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [8becd035-4897-4b06-a6b1-70147ec136d8] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [8becd035-4897-4b06-a6b1-70147ec136d8] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [8becd035-4897-4b06-a6b1-70147ec136d8] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.003059279s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-425030 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-425030 ssh "cat /opt/local-path-provisioner/pvc-a1d93326-8440-4186-9b9d-4f9752977fb6_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-425030 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-425030 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-425030 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-amd64 -p addons-425030 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.202558066s)
--- PASS: TestAddons/parallel/LocalPath (51.01s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.42s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (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-qwmk8" [39a48447-3c5a-4ba2-bf24-15bf24ee55cb] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.003471118s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-425030
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.42s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.57s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (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-67d98fc6b-xmnkg" [e8069fa2-3dee-4e78-925e-a0cdcf2986cd] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003248819s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-425030 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-425030 addons disable yakd --alsologtostderr -v=1: (5.561496833s)
--- PASS: TestAddons/parallel/Yakd (10.57s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-amd64 stop -p addons-425030
addons_test.go:174: (dbg) Done: out/minikube-linux-amd64 stop -p addons-425030: (11.780904008s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p addons-425030
addons_test.go:182: (dbg) Run:  out/minikube-linux-amd64 addons disable dashboard -p addons-425030
addons_test.go:187: (dbg) Run:  out/minikube-linux-amd64 addons disable gvisor -p addons-425030
--- PASS: TestAddons/StoppedEnableDisable (12.00s)

                                                
                                    
x
+
TestCertOptions (28.03s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (223.83s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-268445 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
E0814 00:25:06.562234   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-268445 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (27.543187174s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-268445 --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-268445 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (14.048983828s)
helpers_test.go:175: Cleaning up "cert-expiration-268445" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-268445
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-268445: (2.233260201s)
--- PASS: TestCertExpiration (223.83s)

                                                
                                    
x
+
TestForceSystemdFlag (29.25s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (32.81s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (1.33s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (19.9s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.53s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.81s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.44s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.65s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.32s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

                                                
                                                
=== RUN   TestFunctional/serial/CopySyncFile
functional_test.go:1855: local sync path: /home/jenkins/minikube-integration/19429-21689/.minikube/files/etc/test/nested/copy/28487/hosts
--- PASS: TestFunctional/serial/CopySyncFile (0.00s)

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (36s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (39.16s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-amd64 start -p functional-429367 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-amd64 start -p functional-429367 --alsologtostderr -v=8: (39.152023613s)
functional_test.go:663: soft start took 39.154725243s for "functional-429367" cluster.
--- PASS: TestFunctional/serial/SoftStart (39.16s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

                                                
                                                
=== RUN   TestFunctional/serial/KubeContext
functional_test.go:681: (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:696: (dbg) Run:  kubectl --context functional-429367 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.07s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1077: (dbg) Run:  docker build -t minikube-local-cache-test:functional-429367 /tmp/TestFunctionalserialCacheCmdcacheadd_local593080081/001
functional_test.go:1089: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 cache add minikube-local-cache-test:functional-429367
functional_test.go:1094: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 cache delete minikube-local-cache-test:functional-429367
functional_test.go:1083: (dbg) Run:  docker rmi minikube-local-cache-test:functional-429367
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (0.91s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/MinikubeKubectlCmdDirectly
functional_test.go:741: (dbg) Run:  out/kubectl --context functional-429367 get pods
--- PASS: TestFunctional/serial/MinikubeKubectlCmdDirectly (0.10s)

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (40.31s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.23s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 logs
functional_test.go:1236: (dbg) Done: out/minikube-linux-amd64 -p functional-429367 logs: (1.232327241s)
--- PASS: TestFunctional/serial/LogsCmd (1.23s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.26s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 logs --file /tmp/TestFunctionalserialLogsFileCmd2103945534/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-429367 logs --file /tmp/TestFunctionalserialLogsFileCmd2103945534/001/logs.txt: (1.263686831s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.26s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.07s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.34s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (6.51s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.35s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0813 23:59:03.866556   70072 out.go:291] Setting OutFile to fd 1 ...
	I0813 23:59:03.866879   70072 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:59:03.866925   70072 out.go:304] Setting ErrFile to fd 2...
	I0813 23:59:03.866944   70072 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:59:03.867407   70072 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
	I0813 23:59:03.868258   70072 out.go:298] Setting JSON to false
	I0813 23:59:03.869204   70072 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":6097,"bootTime":1723587447,"procs":232,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0813 23:59:03.869267   70072 start.go:139] virtualization: kvm guest
	I0813 23:59:03.871222   70072 out.go:177] * [functional-429367] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0813 23:59:03.873026   70072 out.go:177]   - MINIKUBE_LOCATION=19429
	I0813 23:59:03.873033   70072 notify.go:220] Checking for updates...
	I0813 23:59:03.874368   70072 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0813 23:59:03.875588   70072 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19429-21689/kubeconfig
	I0813 23:59:03.876852   70072 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19429-21689/.minikube
	I0813 23:59:03.877983   70072 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0813 23:59:03.879253   70072 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0813 23:59:03.880957   70072 config.go:182] Loaded profile config "functional-429367": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0813 23:59:03.881415   70072 driver.go:392] Setting default libvirt URI to qemu:///system
	I0813 23:59:03.903783   70072 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0813 23:59:03.903940   70072 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0813 23:59:03.953278   70072 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-13 23:59:03.942537853 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.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>}}
	I0813 23:59:03.953377   70072 docker.go:307] overlay module found
	I0813 23:59:03.956317   70072 out.go:177] * Using the docker driver based on existing profile
	I0813 23:59:03.957624   70072 start.go:297] selected driver: docker
	I0813 23:59:03.957645   70072 start.go:901] validating driver "docker" against &{Name:functional-429367 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:functional-429367 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.31.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}
	I0813 23:59:03.957741   70072 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0813 23:59:03.959781   70072 out.go:177] 
	W0813 23:59:03.960834   70072 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
	I0813 23:59:03.961924   70072 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.15s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0813 23:59:04.227098   70262 out.go:291] Setting OutFile to fd 1 ...
	I0813 23:59:04.227190   70262 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:59:04.227201   70262 out.go:304] Setting ErrFile to fd 2...
	I0813 23:59:04.227208   70262 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0813 23:59:04.227513   70262 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
	I0813 23:59:04.228050   70262 out.go:298] Setting JSON to false
	I0813 23:59:04.229032   70262 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":6097,"bootTime":1723587447,"procs":233,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0813 23:59:04.229097   70262 start.go:139] virtualization: kvm guest
	I0813 23:59:04.231308   70262 out.go:177] * [functional-429367] minikube v1.33.1 sur Ubuntu 20.04 (kvm/amd64)
	I0813 23:59:04.232628   70262 out.go:177]   - MINIKUBE_LOCATION=19429
	I0813 23:59:04.232667   70262 notify.go:220] Checking for updates...
	I0813 23:59:04.235095   70262 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0813 23:59:04.236381   70262 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19429-21689/kubeconfig
	I0813 23:59:04.237746   70262 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19429-21689/.minikube
	I0813 23:59:04.239129   70262 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0813 23:59:04.240352   70262 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0813 23:59:04.242098   70262 config.go:182] Loaded profile config "functional-429367": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0813 23:59:04.242764   70262 driver.go:392] Setting default libvirt URI to qemu:///system
	I0813 23:59:04.269700   70262 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0813 23:59:04.269858   70262 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0813 23:59:04.319345   70262 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-13 23:59:04.310850802 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.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>}}
	I0813 23:59:04.319457   70262 docker.go:307] overlay module found
	I0813 23:59:04.321914   70262 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0813 23:59:04.323186   70262 start.go:297] selected driver: docker
	I0813 23:59:04.323197   70262 start.go:901] validating driver "docker" against &{Name:functional-429367 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723567951-19429@sha256:cdfb2e55e95c0c0e857baca4796fc9879d11f99617f48df875a23169fed0e083 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.31.0 ClusterName:functional-429367 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.31.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}
	I0813 23:59:04.323281   70262 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0813 23:59:04.325274   70262 out.go:177] 
	W0813 23:59:04.326516   70262 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
	I0813 23:59:04.327694   70262 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.04s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/StatusCmd
functional_test.go:854: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 status
functional_test.go:860: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 status -f host:{{.Host}},kublet:{{.Kubelet}},apiserver:{{.APIServer}},kubeconfig:{{.Kubeconfig}}
functional_test.go:872: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 status -o json
--- PASS: TestFunctional/parallel/StatusCmd (1.04s)

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (8.7s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-429367 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-429367 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-q6vhv" [94cf3381-2736-4c5a-b1b4-b4a00d7e69a4] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-q6vhv" [94cf3381-2736-4c5a-b1b4-b4a00d7e69a4] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 8.003274384s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31750
functional_test.go:1675: http://192.168.49.2:31750: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-67bdd5bbb4-q6vhv

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.14s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/AddonsCmd
functional_test.go:1690: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 addons list
functional_test.go:1702: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 addons list -o json
--- PASS: TestFunctional/parallel/AddonsCmd (0.14s)

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (24.8s)

                                                
                                                
=== 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" [a16bc891-6655-4f38-8919-bc96f223999d] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003980227s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-429367 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-429367 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-429367 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-429367 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" [861393b1-54b6-47e1-8008-c379256235eb] Pending
helpers_test.go:344: "sp-pod" [861393b1-54b6-47e1-8008-c379256235eb] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [861393b1-54b6-47e1-8008-c379256235eb] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.004439378s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-429367 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-429367 delete -f testdata/storage-provisioner/pod.yaml
2024/08/13 23:59:10 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-429367 delete -f testdata/storage-provisioner/pod.yaml: (1.043428566s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-429367 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" [e98231fc-32bf-47f7-9bcc-59c41a17c1ee] Pending
helpers_test.go:344: "sp-pod" [e98231fc-32bf-47f7-9bcc-59c41a17c1ee] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.003511392s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-429367 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (24.80s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.5s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.91s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (17.82s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-429367 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-r9dc2" [140edcb1-4440-4297-abfa-8f3a129b210b] Pending
helpers_test.go:344: "mysql-6cdb49bbb-r9dc2" [140edcb1-4440-4297-abfa-8f3a129b210b] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-r9dc2" [140edcb1-4440-4297-abfa-8f3a129b210b] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 16.003274009s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-429367 exec mysql-6cdb49bbb-r9dc2 -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-429367 exec mysql-6cdb49bbb-r9dc2 -- mysql -ppassword -e "show databases;": exit status 1 (94.064023ms)

                                                
                                                
** 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:1807: (dbg) Run:  kubectl --context functional-429367 exec mysql-6cdb49bbb-r9dc2 -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (17.82s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/FileSync
functional_test.go:1929: Checking for existence of /etc/test/nested/copy/28487/hosts within VM
functional_test.go:1931: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh "sudo cat /etc/test/nested/copy/28487/hosts"
functional_test.go:1936: file sync test content: Test file for checking file sync process
--- PASS: TestFunctional/parallel/FileSync (0.25s)

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.62s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/28487.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh "sudo cat /etc/ssl/certs/28487.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/28487.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh "sudo cat /usr/share/ca-certificates/28487.pem"
functional_test.go:1972: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/284872.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh "sudo cat /etc/ssl/certs/284872.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/284872.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh "sudo cat /usr/share/ca-certificates/284872.pem"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.62s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NodeLabels
functional_test.go:219: (dbg) Run:  kubectl --context functional-429367 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.6s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.26s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-429367 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-429367 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-2bh6t" [179012ef-4d8a-4594-a368-290454074782] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-2bh6t" [179012ef-4d8a-4594-a368-290454074782] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 9.005223123s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (9.21s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_list
functional_test.go:1310: (dbg) Run:  out/minikube-linux-amd64 profile list
functional_test.go:1315: Took "417.744842ms" to run "out/minikube-linux-amd64 profile list"
functional_test.go:1324: (dbg) Run:  out/minikube-linux-amd64 profile list -l
functional_test.go:1329: Took "54.131294ms" to run "out/minikube-linux-amd64 profile list -l"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_list (0.47s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Aug 13 23:58 created-by-test
-rw-r--r-- 1 docker docker 24 Aug 13 23:58 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Aug 13 23:58 test-1723593531978444188
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh cat /mount-9p/test-1723593531978444188
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-429367 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" [23c8068a-9ab8-4bcd-b5ed-974b1a3a41dc] Pending
helpers_test.go:344: "busybox-mount" [23c8068a-9ab8-4bcd-b5ed-974b1a3a41dc] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [23c8068a-9ab8-4bcd-b5ed-974b1a3a41dc] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [23c8068a-9ab8-4bcd-b5ed-974b1a3a41dc] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 4.003629843s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-429367 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-429367 /tmp/TestFunctionalparallelMountCmdany-port2412529256/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (6.87s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ProfileCmd/profile_json_output
functional_test.go:1361: (dbg) Run:  out/minikube-linux-amd64 profile list -o json
functional_test.go:1366: Took "421.923975ms" to run "out/minikube-linux-amd64 profile list -o json"
functional_test.go:1374: (dbg) Run:  out/minikube-linux-amd64 profile list -o json --light
functional_test.go:1379: Took "49.859903ms" to run "out/minikube-linux-amd64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.47s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-429367 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.0
registry.k8s.io/kube-proxy:v1.31.0
registry.k8s.io/kube-controller-manager:v1.31.0
registry.k8s.io/kube-apiserver:v1.31.0
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.1
localhost/minikube-local-cache-test:functional-429367
localhost/kicbase/echo-server:functional-429367
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240730-75a5af0c
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-429367 image ls --format short --alsologtostderr:
I0813 23:59:11.562336   71243 out.go:291] Setting OutFile to fd 1 ...
I0813 23:59:11.562490   71243 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0813 23:59:11.562502   71243 out.go:304] Setting ErrFile to fd 2...
I0813 23:59:11.562509   71243 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0813 23:59:11.562825   71243 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
I0813 23:59:11.563634   71243 config.go:182] Loaded profile config "functional-429367": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0813 23:59:11.563772   71243 config.go:182] Loaded profile config "functional-429367": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0813 23:59:11.564316   71243 cli_runner.go:164] Run: docker container inspect functional-429367 --format={{.State.Status}}
I0813 23:59:11.584616   71243 ssh_runner.go:195] Run: systemctl --version
I0813 23:59:11.584676   71243 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-429367
I0813 23:59:11.606204   71243 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/functional-429367/id_rsa Username:docker}
I0813 23:59:11.697074   71243 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-429367 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/kube-apiserver          | v1.31.0            | 604f5db92eaa8 | 95.2MB |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| docker.io/kindest/kindnetd              | v20240730-75a5af0c | 917d7814b9b5b | 87.2MB |
| docker.io/library/nginx                 | alpine             | 1ae23480369fa | 45.1MB |
| docker.io/library/nginx                 | latest             | 900dca2a61f57 | 192MB  |
| localhost/kicbase/echo-server           | functional-429367  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/kube-controller-manager | v1.31.0            | 045733566833c | 89.4MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | cbb01a7bd410d | 61.2MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 2e96e5913fc06 | 149MB  |
| registry.k8s.io/kube-proxy              | v1.31.0            | ad83b2ca7b09e | 92.7MB |
| registry.k8s.io/kube-scheduler          | v1.31.0            | 1766f54c897f0 | 68.4MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| localhost/minikube-local-cache-test     | functional-429367  | 28871338d263b | 3.33kB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-429367 image ls --format table --alsologtostderr:
I0813 23:59:12.402789   71799 out.go:291] Setting OutFile to fd 1 ...
I0813 23:59:12.403042   71799 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0813 23:59:12.403051   71799 out.go:304] Setting ErrFile to fd 2...
I0813 23:59:12.403055   71799 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0813 23:59:12.403242   71799 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
I0813 23:59:12.403769   71799 config.go:182] Loaded profile config "functional-429367": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0813 23:59:12.403855   71799 config.go:182] Loaded profile config "functional-429367": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0813 23:59:12.404218   71799 cli_runner.go:164] Run: docker container inspect functional-429367 --format={{.State.Status}}
I0813 23:59:12.420169   71799 ssh_runner.go:195] Run: systemctl --version
I0813 23:59:12.420210   71799 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-429367
I0813 23:59:12.439824   71799 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/functional-429367/id_rsa Username:docker}
I0813 23:59:12.638152   71799 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.40s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-429367 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":"900dca2a61f5799aabe662339a940cf444dfd39777648ca6a953f82b685997ed","repoDigests":["docker.io/library/nginx@sha256:98f8ec75657d21b924fe4f69b6b9bff2f6550ea48838af479d8894a852000e40","docker.io/library/nginx@sha256:a3ab061d6909191271bcf24b9ab6eee9e8fc5f2fbf1525c5bd84d21f27a9d708"],"repoTags":["docker.io/library/nginx:latest"],"size":"191750286"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-429367"],"size":"4943877"},{"id":"604f5db92eaa823d11c141d8825f1460206
f6bf29babca2a909a698dc22055d3","repoDigests":["registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf","registry.k8s.io/kube-apiserver@sha256:64c595846c29945f619a1c3d420a8bfac87e93cb8d3641e222dd9ac412284001"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.0"],"size":"95233506"},{"id":"ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494","repoDigests":["registry.k8s.io/kube-proxy@sha256:c31eb37ccda83c6c8ee2ee5030a7038b04ecaa393d14cb71f01ab18147366fbf","registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.0"],"size":"92728217"},{"id":"917d7814b9b5b870a04ef7bbee5414485a7ba8385be9c26e1df27463f6fb6557","repoDigests":["docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3","docker.io/kindest/kindnetd@sha256:60b58d454ebdf7f0f66e7550fc2be7b6f08dee8b39bedd62c26d42c3a5cf5c6a"],"repoTags":["docker.io/kindest/kindnetd:v20
240730-75a5af0c"],"size":"87165492"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"28871338d263be85bd1b29b6afd8cbcd11122b5b8cf88f350a7250b7598b588d","repoDigests":["localhost/minikube-local-cache-test@sha256:de19805b0935cb99e04d0f1bda6c7f21eea10e162ebd1bc522d3e71b59421c21"],"repoTags":["localhost/mini
kube-local-cache-test:functional-429367"],"size":"3330"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":["registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d","registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"149009664"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"350b164e7ae1dcddeffadd65c76226c9b
6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"1ae23480369fa4139f6dec668d7a5a941b56ea174e9cf75e09771988fe621c95","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9","docker.io/library/nginx@sha256:a377278b7dde3a8012b25d141d025a88dbf9f5ed13c5cdf21ee241e7ec07ab57"],"repoTags":["docker.io/library/nginx:alpine"],"size":"45068794"},{"id":"cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1ee
b4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:2169b3b96af988cf69d7dd69efbcc59433eb027320eb185c6110e0850b997870"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"61245718"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:678c105505947334539633c8eaf6999452dafaff0d23bdbb55e0729285fcfc5d","registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.31.0"],"size":"89437512"},{"id":"1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94","repoDigests":["registry.k8s.io/kube-scheduler@sha256
:882f6d647c82b1edde30693f22643a8120d2b650469ca572e5c321f97192159a","registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.0"],"size":"68420936"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-429367 image ls --format json --alsologtostderr:
I0813 23:59:12.044499   71633 out.go:291] Setting OutFile to fd 1 ...
I0813 23:59:12.044652   71633 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0813 23:59:12.044663   71633 out.go:304] Setting ErrFile to fd 2...
I0813 23:59:12.044669   71633 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0813 23:59:12.044921   71633 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
I0813 23:59:12.045696   71633 config.go:182] Loaded profile config "functional-429367": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0813 23:59:12.045910   71633 config.go:182] Loaded profile config "functional-429367": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0813 23:59:12.046493   71633 cli_runner.go:164] Run: docker container inspect functional-429367 --format={{.State.Status}}
I0813 23:59:12.065611   71633 ssh_runner.go:195] Run: systemctl --version
I0813 23:59:12.065669   71633 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-429367
I0813 23:59:12.087234   71633 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/functional-429367/id_rsa Username:docker}
I0813 23:59:12.181405   71633 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.36s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-429367 image ls --format yaml --alsologtostderr:
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- 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: 28871338d263be85bd1b29b6afd8cbcd11122b5b8cf88f350a7250b7598b588d
repoDigests:
- localhost/minikube-local-cache-test@sha256:de19805b0935cb99e04d0f1bda6c7f21eea10e162ebd1bc522d3e71b59421c21
repoTags:
- localhost/minikube-local-cache-test:functional-429367
size: "3330"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 917d7814b9b5b870a04ef7bbee5414485a7ba8385be9c26e1df27463f6fb6557
repoDigests:
- docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3
- docker.io/kindest/kindnetd@sha256:60b58d454ebdf7f0f66e7550fc2be7b6f08dee8b39bedd62c26d42c3a5cf5c6a
repoTags:
- docker.io/kindest/kindnetd:v20240730-75a5af0c
size: "87165492"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- id: 1ae23480369fa4139f6dec668d7a5a941b56ea174e9cf75e09771988fe621c95
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
- docker.io/library/nginx@sha256:a377278b7dde3a8012b25d141d025a88dbf9f5ed13c5cdf21ee241e7ec07ab57
repoTags:
- docker.io/library/nginx:alpine
size: "45068794"
- id: 900dca2a61f5799aabe662339a940cf444dfd39777648ca6a953f82b685997ed
repoDigests:
- docker.io/library/nginx@sha256:98f8ec75657d21b924fe4f69b6b9bff2f6550ea48838af479d8894a852000e40
- docker.io/library/nginx@sha256:a3ab061d6909191271bcf24b9ab6eee9e8fc5f2fbf1525c5bd84d21f27a9d708
repoTags:
- docker.io/library/nginx:latest
size: "191750286"
- id: 604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf
- registry.k8s.io/kube-apiserver@sha256:64c595846c29945f619a1c3d420a8bfac87e93cb8d3641e222dd9ac412284001
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.0
size: "95233506"
- id: 1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:882f6d647c82b1edde30693f22643a8120d2b650469ca572e5c321f97192159a
- registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.0
size: "68420936"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-429367
size: "4943877"
- 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: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests:
- registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "149009664"
- id: 045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:678c105505947334539633c8eaf6999452dafaff0d23bdbb55e0729285fcfc5d
- registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.0
size: "89437512"
- id: ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494
repoDigests:
- registry.k8s.io/kube-proxy@sha256:c31eb37ccda83c6c8ee2ee5030a7038b04ecaa393d14cb71f01ab18147366fbf
- registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe
repoTags:
- registry.k8s.io/kube-proxy:v1.31.0
size: "92728217"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-429367 image ls --format yaml --alsologtostderr:
I0813 23:59:11.794129   71428 out.go:291] Setting OutFile to fd 1 ...
I0813 23:59:11.794271   71428 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0813 23:59:11.794285   71428 out.go:304] Setting ErrFile to fd 2...
I0813 23:59:11.794292   71428 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0813 23:59:11.794616   71428 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
I0813 23:59:11.795369   71428 config.go:182] Loaded profile config "functional-429367": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0813 23:59:11.795514   71428 config.go:182] Loaded profile config "functional-429367": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0813 23:59:11.796138   71428 cli_runner.go:164] Run: docker container inspect functional-429367 --format={{.State.Status}}
I0813 23:59:11.813941   71428 ssh_runner.go:195] Run: systemctl --version
I0813 23:59:11.813989   71428 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-429367
I0813 23:59:11.829572   71428 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/functional-429367/id_rsa Username:docker}
I0813 23:59:11.921240   71428 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.22s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:342: (dbg) Run:  docker pull kicbase/echo-server:1.0
functional_test.go:347: (dbg) Run:  docker tag kicbase/echo-server:1.0 kicbase/echo-server:functional-429367
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.40s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:355: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 image load --daemon kicbase/echo-server:functional-429367 --alsologtostderr
functional_test.go:355: (dbg) Done: out/minikube-linux-amd64 -p functional-429367 image load --daemon kicbase/echo-server:functional-429367 --alsologtostderr: (1.394144256s)
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (1.59s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:235: (dbg) Run:  docker pull kicbase/echo-server:latest
functional_test.go:240: (dbg) Run:  docker tag kicbase/echo-server:latest kicbase/echo-server:functional-429367
functional_test.go:245: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 image load --daemon kicbase/echo-server:functional-429367 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (0.98s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:392: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 image rm kicbase/echo-server:functional-429367 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.46s)

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 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-429367 /tmp/TestFunctionalparallelMountCmdspecific-port4294783281/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-429367 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-429367 ssh "sudo umount -f /mount-9p": exit status 1 (304.197842ms)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-429367 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" [1e844122-0b72-4380-bc5e-1b7f3aa6e35e] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [1e844122-0b72-4380-bc5e-1b7f3aa6e35e] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 11.013403301s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (11.32s)

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-429367 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-429367 /tmp/TestFunctionalparallelMountCmdVerifyCleanup21925324/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-429367 /tmp/TestFunctionalparallelMountCmdVerifyCleanup21925324/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-429367 /tmp/TestFunctionalparallelMountCmdVerifyCleanup21925324/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.74s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/JSONOutput
functional_test.go:1489: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 service list -o json
functional_test.go:1494: Took "588.00128ms" to run "out/minikube-linux-amd64 -p functional-429367 service list -o json"
--- PASS: TestFunctional/parallel/ServiceCmd/JSONOutput (0.59s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/HTTPS
functional_test.go:1509: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 service --namespace=default --https --url hello-node
functional_test.go:1522: found endpoint: https://192.168.49.2:32461
--- PASS: TestFunctional/parallel/ServiceCmd/HTTPS (0.53s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/URL
functional_test.go:1559: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 service hello-node --url
functional_test.go:1565: found endpoint for hello-node: http://192.168.49.2:32461
--- PASS: TestFunctional/parallel/ServiceCmd/URL (0.38s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
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:2119: (dbg) Run:  out/minikube-linux-amd64 -p functional-429367 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.12s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.03s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (146.71s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-078694 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0814 00:00:06.562923   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:00:06.570344   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:00:06.581669   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:00:06.603004   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:00:06.644750   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:00:06.726248   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:00:06.887492   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:00:07.209804   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:00:07.851208   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:00:09.133326   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:00:11.695368   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:00:16.817415   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:00:27.058757   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:00:47.540196   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:01:28.501821   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-078694 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m26.065507293s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (146.71s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (3.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.94s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (32.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.6s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (14.79s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp testdata/cp-test.txt ha-078694:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1728891460/001/cp-test_ha-078694.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694:/home/docker/cp-test.txt ha-078694-m02:/home/docker/cp-test_ha-078694_ha-078694-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m02 "sudo cat /home/docker/cp-test_ha-078694_ha-078694-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694:/home/docker/cp-test.txt ha-078694-m03:/home/docker/cp-test_ha-078694_ha-078694-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m03 "sudo cat /home/docker/cp-test_ha-078694_ha-078694-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694:/home/docker/cp-test.txt ha-078694-m04:/home/docker/cp-test_ha-078694_ha-078694-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m04 "sudo cat /home/docker/cp-test_ha-078694_ha-078694-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp testdata/cp-test.txt ha-078694-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1728891460/001/cp-test_ha-078694-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694-m02:/home/docker/cp-test.txt ha-078694:/home/docker/cp-test_ha-078694-m02_ha-078694.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694 "sudo cat /home/docker/cp-test_ha-078694-m02_ha-078694.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694-m02:/home/docker/cp-test.txt ha-078694-m03:/home/docker/cp-test_ha-078694-m02_ha-078694-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m03 "sudo cat /home/docker/cp-test_ha-078694-m02_ha-078694-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694-m02:/home/docker/cp-test.txt ha-078694-m04:/home/docker/cp-test_ha-078694-m02_ha-078694-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m04 "sudo cat /home/docker/cp-test_ha-078694-m02_ha-078694-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp testdata/cp-test.txt ha-078694-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1728891460/001/cp-test_ha-078694-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694-m03:/home/docker/cp-test.txt ha-078694:/home/docker/cp-test_ha-078694-m03_ha-078694.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694 "sudo cat /home/docker/cp-test_ha-078694-m03_ha-078694.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694-m03:/home/docker/cp-test.txt ha-078694-m02:/home/docker/cp-test_ha-078694-m03_ha-078694-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m02 "sudo cat /home/docker/cp-test_ha-078694-m03_ha-078694-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694-m03:/home/docker/cp-test.txt ha-078694-m04:/home/docker/cp-test_ha-078694-m03_ha-078694-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m04 "sudo cat /home/docker/cp-test_ha-078694-m03_ha-078694-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp testdata/cp-test.txt ha-078694-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m04 "sudo cat /home/docker/cp-test.txt"
E0814 00:02:50.424147   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1728891460/001/cp-test_ha-078694-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694-m04:/home/docker/cp-test.txt ha-078694:/home/docker/cp-test_ha-078694-m04_ha-078694.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694 "sudo cat /home/docker/cp-test_ha-078694-m04_ha-078694.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694-m04:/home/docker/cp-test.txt ha-078694-m02:/home/docker/cp-test_ha-078694-m04_ha-078694-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m02 "sudo cat /home/docker/cp-test_ha-078694-m04_ha-078694-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 cp ha-078694-m04:/home/docker/cp-test.txt ha-078694-m03:/home/docker/cp-test_ha-078694-m04_ha-078694-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 ssh -n ha-078694-m03 "sudo cat /home/docker/cp-test_ha-078694-m04_ha-078694-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (14.79s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.37s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0814 00:03:05.334564   93353 out.go:291] Setting OutFile to fd 1 ...
	I0814 00:03:05.334801   93353 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 00:03:05.334810   93353 out.go:304] Setting ErrFile to fd 2...
	I0814 00:03:05.334813   93353 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 00:03:05.335000   93353 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
	I0814 00:03:05.335179   93353 out.go:298] Setting JSON to false
	I0814 00:03:05.335206   93353 mustload.go:65] Loading cluster: ha-078694
	I0814 00:03:05.335306   93353 notify.go:220] Checking for updates...
	I0814 00:03:05.335535   93353 config.go:182] Loaded profile config "ha-078694": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 00:03:05.335548   93353 status.go:255] checking status of ha-078694 ...
	I0814 00:03:05.335895   93353 cli_runner.go:164] Run: docker container inspect ha-078694 --format={{.State.Status}}
	I0814 00:03:05.353147   93353 status.go:330] ha-078694 host status = "Running" (err=<nil>)
	I0814 00:03:05.353167   93353 host.go:66] Checking if "ha-078694" exists ...
	I0814 00:03:05.353408   93353 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-078694
	I0814 00:03:05.369248   93353 host.go:66] Checking if "ha-078694" exists ...
	I0814 00:03:05.369476   93353 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0814 00:03:05.369521   93353 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-078694
	I0814 00:03:05.385620   93353 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/ha-078694/id_rsa Username:docker}
	I0814 00:03:05.474268   93353 ssh_runner.go:195] Run: systemctl --version
	I0814 00:03:05.478360   93353 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0814 00:03:05.488382   93353 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 00:03:05.536483   93353 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:54 OomKillDisable:true NGoroutines:72 SystemTime:2024-08-14 00:03:05.527430852 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.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>}}
	I0814 00:03:05.537208   93353 kubeconfig.go:125] found "ha-078694" server: "https://192.168.49.254:8443"
	I0814 00:03:05.537240   93353 api_server.go:166] Checking apiserver status ...
	I0814 00:03:05.537283   93353 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0814 00:03:05.547782   93353 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1516/cgroup
	I0814 00:03:05.556756   93353 api_server.go:182] apiserver freezer: "9:freezer:/docker/0bacf81ca3d0590404dff8f347ce184d1b4042904114d0eab9e4c95f14fa128d/crio/crio-419670e0ebb7d2a0e62c111ff9a47ebd9e1aa9d7773d0c7f6578a50e820e813f"
	I0814 00:03:05.556807   93353 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/0bacf81ca3d0590404dff8f347ce184d1b4042904114d0eab9e4c95f14fa128d/crio/crio-419670e0ebb7d2a0e62c111ff9a47ebd9e1aa9d7773d0c7f6578a50e820e813f/freezer.state
	I0814 00:03:05.564454   93353 api_server.go:204] freezer state: "THAWED"
	I0814 00:03:05.564479   93353 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0814 00:03:05.568215   93353 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0814 00:03:05.568239   93353 status.go:422] ha-078694 apiserver status = Running (err=<nil>)
	I0814 00:03:05.568252   93353 status.go:257] ha-078694 status: &{Name:ha-078694 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0814 00:03:05.568275   93353 status.go:255] checking status of ha-078694-m02 ...
	I0814 00:03:05.568544   93353 cli_runner.go:164] Run: docker container inspect ha-078694-m02 --format={{.State.Status}}
	I0814 00:03:05.585034   93353 status.go:330] ha-078694-m02 host status = "Stopped" (err=<nil>)
	I0814 00:03:05.585050   93353 status.go:343] host is not running, skipping remaining checks
	I0814 00:03:05.585056   93353 status.go:257] ha-078694-m02 status: &{Name:ha-078694-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0814 00:03:05.585072   93353 status.go:255] checking status of ha-078694-m03 ...
	I0814 00:03:05.585341   93353 cli_runner.go:164] Run: docker container inspect ha-078694-m03 --format={{.State.Status}}
	I0814 00:03:05.601570   93353 status.go:330] ha-078694-m03 host status = "Running" (err=<nil>)
	I0814 00:03:05.601588   93353 host.go:66] Checking if "ha-078694-m03" exists ...
	I0814 00:03:05.601820   93353 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-078694-m03
	I0814 00:03:05.618346   93353 host.go:66] Checking if "ha-078694-m03" exists ...
	I0814 00:03:05.618572   93353 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0814 00:03:05.618607   93353 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-078694-m03
	I0814 00:03:05.633900   93353 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/ha-078694-m03/id_rsa Username:docker}
	I0814 00:03:05.721890   93353 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0814 00:03:05.732492   93353 kubeconfig.go:125] found "ha-078694" server: "https://192.168.49.254:8443"
	I0814 00:03:05.732524   93353 api_server.go:166] Checking apiserver status ...
	I0814 00:03:05.732564   93353 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0814 00:03:05.742005   93353 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1424/cgroup
	I0814 00:03:05.750353   93353 api_server.go:182] apiserver freezer: "9:freezer:/docker/96cf5a8a69646d16b961131aebb7b2b7585f6dbf144b2710a5570f9b8a54f71b/crio/crio-69891cfa2ffda7f234fabd94446588d8e5a09b06013ed350ec41bf1a956c560c"
	I0814 00:03:05.750402   93353 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/96cf5a8a69646d16b961131aebb7b2b7585f6dbf144b2710a5570f9b8a54f71b/crio/crio-69891cfa2ffda7f234fabd94446588d8e5a09b06013ed350ec41bf1a956c560c/freezer.state
	I0814 00:03:05.757999   93353 api_server.go:204] freezer state: "THAWED"
	I0814 00:03:05.758025   93353 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0814 00:03:05.761518   93353 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0814 00:03:05.761537   93353 status.go:422] ha-078694-m03 apiserver status = Running (err=<nil>)
	I0814 00:03:05.761545   93353 status.go:257] ha-078694-m03 status: &{Name:ha-078694-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0814 00:03:05.761558   93353 status.go:255] checking status of ha-078694-m04 ...
	I0814 00:03:05.761792   93353 cli_runner.go:164] Run: docker container inspect ha-078694-m04 --format={{.State.Status}}
	I0814 00:03:05.778107   93353 status.go:330] ha-078694-m04 host status = "Running" (err=<nil>)
	I0814 00:03:05.778131   93353 host.go:66] Checking if "ha-078694-m04" exists ...
	I0814 00:03:05.778367   93353 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-078694-m04
	I0814 00:03:05.794445   93353 host.go:66] Checking if "ha-078694-m04" exists ...
	I0814 00:03:05.794752   93353 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0814 00:03:05.794794   93353 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-078694-m04
	I0814 00:03:05.812438   93353 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/ha-078694-m04/id_rsa Username:docker}
	I0814 00:03:05.897759   93353 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0814 00:03:05.908149   93353 status.go:257] ha-078694-m04 status: &{Name:ha-078694-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.45s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (23.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (2.4s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (141.14s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-078694 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-078694 -v=7 --alsologtostderr
E0814 00:03:51.144885   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:03:51.151314   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:03:51.162650   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:03:51.184012   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:03:51.225360   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:03:51.306764   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:03:51.468251   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:03:51.789888   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:03:52.431924   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:03:53.713695   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:03:56.275810   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:04:01.397325   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-078694 -v=7 --alsologtostderr: (36.464822492s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-078694 --wait=true -v=7 --alsologtostderr
E0814 00:04:11.638923   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:04:32.121261   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:05:06.562467   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:05:13.082842   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:05:34.266199   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-078694 --wait=true -v=7 --alsologtostderr: (1m44.595124612s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-078694
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (141.14s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.25s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 node delete m03 -v=7 --alsologtostderr
ha_test.go:487: (dbg) Done: out/minikube-linux-amd64 -p ha-078694 node delete m03 -v=7 --alsologtostderr: (10.531355033s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 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.25s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.43s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.34s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 stop -v=7 --alsologtostderr
E0814 00:06:35.005322   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:531: (dbg) Done: out/minikube-linux-amd64 -p ha-078694 stop -v=7 --alsologtostderr: (35.244015829s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-amd64 -p ha-078694 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-078694 status -v=7 --alsologtostderr: exit status 7 (96.123819ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0814 00:06:40.501109  110242 out.go:291] Setting OutFile to fd 1 ...
	I0814 00:06:40.501409  110242 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 00:06:40.501420  110242 out.go:304] Setting ErrFile to fd 2...
	I0814 00:06:40.501424  110242 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 00:06:40.501665  110242 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
	I0814 00:06:40.501877  110242 out.go:298] Setting JSON to false
	I0814 00:06:40.501906  110242 mustload.go:65] Loading cluster: ha-078694
	I0814 00:06:40.502001  110242 notify.go:220] Checking for updates...
	I0814 00:06:40.502669  110242 config.go:182] Loaded profile config "ha-078694": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 00:06:40.502696  110242 status.go:255] checking status of ha-078694 ...
	I0814 00:06:40.503817  110242 cli_runner.go:164] Run: docker container inspect ha-078694 --format={{.State.Status}}
	I0814 00:06:40.521254  110242 status.go:330] ha-078694 host status = "Stopped" (err=<nil>)
	I0814 00:06:40.521271  110242 status.go:343] host is not running, skipping remaining checks
	I0814 00:06:40.521277  110242 status.go:257] ha-078694 status: &{Name:ha-078694 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0814 00:06:40.521306  110242 status.go:255] checking status of ha-078694-m02 ...
	I0814 00:06:40.521532  110242 cli_runner.go:164] Run: docker container inspect ha-078694-m02 --format={{.State.Status}}
	I0814 00:06:40.538053  110242 status.go:330] ha-078694-m02 host status = "Stopped" (err=<nil>)
	I0814 00:06:40.538070  110242 status.go:343] host is not running, skipping remaining checks
	I0814 00:06:40.538075  110242 status.go:257] ha-078694-m02 status: &{Name:ha-078694-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0814 00:06:40.538090  110242 status.go:255] checking status of ha-078694-m04 ...
	I0814 00:06:40.538306  110242 cli_runner.go:164] Run: docker container inspect ha-078694-m04 --format={{.State.Status}}
	I0814 00:06:40.554203  110242 status.go:330] ha-078694-m04 host status = "Stopped" (err=<nil>)
	I0814 00:06:40.554227  110242 status.go:343] host is not running, skipping remaining checks
	I0814 00:06:40.554241  110242 status.go:257] ha-078694-m04 status: &{Name:ha-078694-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (60.58s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.43s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (66.79s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-231315 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0814 00:09:18.848130   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-231315 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (1m7.343755365s)
--- PASS: TestJSONOutput/start/Command (67.34s)

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

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

                                                
                                    
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-231315 --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.72s)

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 stop -p json-output-231315 --output=json --user=testUser
E0814 00:10:06.562030   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 stop -p json-output-231315 --output=json --user=testUser: (5.717347072s)
--- PASS: TestJSONOutput/stop/Command (5.72s)

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

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"405df587-b25c-48d5-97d5-91dfc5328022","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-365985] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"e309f79b-44bb-47c6-b4b8-4f84349941ee","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19429"}}
	{"specversion":"1.0","id":"9b36fe21-3c6d-4d46-a6fc-f908e91a4fc7","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":"77676a6f-f84f-40e4-bbf9-3722dd82acaa","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19429-21689/kubeconfig"}}
	{"specversion":"1.0","id":"a9717254-2a53-4427-9ca3-af93e8206912","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19429-21689/.minikube"}}
	{"specversion":"1.0","id":"116137bf-4d2a-4c4a-99a8-b09930711f51","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":"c8b5b4b8-acae-43b1-ae42-bc9d5ec29ba7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"0877f5f2-f789-4ee0-9076-782062fb8291","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-365985" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-365985
--- PASS: TestErrorJSONOutput (0.19s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (26.94s)

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

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (22.82s)

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

                                                
                                    
x
+
TestKicExistingNetwork (23.13s)

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

                                                
                                    
x
+
TestKicCustomSubnet (25.94s)

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

                                                
                                    
x
+
TestKicStaticIP (22.6s)

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

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (47.54s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-899645 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-899645 --driver=docker  --container-runtime=crio: (19.801354439s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-902224 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-902224 --driver=docker  --container-runtime=crio: (22.803515751s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-899645
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-902224
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-902224" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-902224
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-902224: (1.79607769s)
helpers_test.go:175: Cleaning up "first-899645" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-899645
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-899645: (2.146259344s)
--- PASS: TestMinikubeProfile (47.54s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (5.15s)

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

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (5.19s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.58s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.16s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.01s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.22s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (66.4s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-225654 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0814 00:13:51.144725   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-amd64 start -p multinode-225654 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m5.980668177s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-225654 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (66.40s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (3.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.66s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (57.52s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-225654 -v 3 --alsologtostderr
E0814 00:15:06.562053   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-225654 -v 3 --alsologtostderr: (56.942412528s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-225654 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (57.52s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.66s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.04s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0814 00:15:45.498298  175315 out.go:291] Setting OutFile to fd 1 ...
	I0814 00:15:45.498427  175315 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 00:15:45.498437  175315 out.go:304] Setting ErrFile to fd 2...
	I0814 00:15:45.498443  175315 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 00:15:45.498642  175315 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
	I0814 00:15:45.498816  175315 out.go:298] Setting JSON to false
	I0814 00:15:45.498848  175315 mustload.go:65] Loading cluster: multinode-225654
	I0814 00:15:45.498963  175315 notify.go:220] Checking for updates...
	I0814 00:15:45.499250  175315 config.go:182] Loaded profile config "multinode-225654": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 00:15:45.499268  175315 status.go:255] checking status of multinode-225654 ...
	I0814 00:15:45.499650  175315 cli_runner.go:164] Run: docker container inspect multinode-225654 --format={{.State.Status}}
	I0814 00:15:45.517462  175315 status.go:330] multinode-225654 host status = "Running" (err=<nil>)
	I0814 00:15:45.517488  175315 host.go:66] Checking if "multinode-225654" exists ...
	I0814 00:15:45.517806  175315 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-225654
	I0814 00:15:45.534868  175315 host.go:66] Checking if "multinode-225654" exists ...
	I0814 00:15:45.535091  175315 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0814 00:15:45.535143  175315 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-225654
	I0814 00:15:45.551410  175315 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/multinode-225654/id_rsa Username:docker}
	I0814 00:15:45.637734  175315 ssh_runner.go:195] Run: systemctl --version
	I0814 00:15:45.641374  175315 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0814 00:15:45.650920  175315 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 00:15:45.695964  175315 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:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-08-14 00:15:45.687470925 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.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>}}
	I0814 00:15:45.696693  175315 kubeconfig.go:125] found "multinode-225654" server: "https://192.168.67.2:8443"
	I0814 00:15:45.696726  175315 api_server.go:166] Checking apiserver status ...
	I0814 00:15:45.696773  175315 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0814 00:15:45.706415  175315 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1503/cgroup
	I0814 00:15:45.714269  175315 api_server.go:182] apiserver freezer: "9:freezer:/docker/f77a7df7cb9efa989d12791cf7d9b105bf72abdee32cc5e7595242d18478c8b4/crio/crio-c4fab35022403ac27c1e5dde3e4f2927e746e58dff3e373232950632dfcef2c8"
	I0814 00:15:45.714339  175315 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/f77a7df7cb9efa989d12791cf7d9b105bf72abdee32cc5e7595242d18478c8b4/crio/crio-c4fab35022403ac27c1e5dde3e4f2927e746e58dff3e373232950632dfcef2c8/freezer.state
	I0814 00:15:45.721373  175315 api_server.go:204] freezer state: "THAWED"
	I0814 00:15:45.721394  175315 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0814 00:15:45.724841  175315 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0814 00:15:45.724861  175315 status.go:422] multinode-225654 apiserver status = Running (err=<nil>)
	I0814 00:15:45.724873  175315 status.go:257] multinode-225654 status: &{Name:multinode-225654 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0814 00:15:45.724897  175315 status.go:255] checking status of multinode-225654-m02 ...
	I0814 00:15:45.725205  175315 cli_runner.go:164] Run: docker container inspect multinode-225654-m02 --format={{.State.Status}}
	I0814 00:15:45.741446  175315 status.go:330] multinode-225654-m02 host status = "Running" (err=<nil>)
	I0814 00:15:45.741469  175315 host.go:66] Checking if "multinode-225654-m02" exists ...
	I0814 00:15:45.741713  175315 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-225654-m02
	I0814 00:15:45.757708  175315 host.go:66] Checking if "multinode-225654-m02" exists ...
	I0814 00:15:45.757964  175315 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0814 00:15:45.757997  175315 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-225654-m02
	I0814 00:15:45.776113  175315 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19429-21689/.minikube/machines/multinode-225654-m02/id_rsa Username:docker}
	I0814 00:15:45.865677  175315 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0814 00:15:45.875392  175315 status.go:257] multinode-225654-m02 status: &{Name:multinode-225654-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0814 00:15:45.875440  175315 status.go:255] checking status of multinode-225654-m03 ...
	I0814 00:15:45.875702  175315 cli_runner.go:164] Run: docker container inspect multinode-225654-m03 --format={{.State.Status}}
	I0814 00:15:45.893213  175315 status.go:330] multinode-225654-m03 host status = "Stopped" (err=<nil>)
	I0814 00:15:45.893236  175315 status.go:343] host is not running, skipping remaining checks
	I0814 00:15:45.893242  175315 status.go:257] multinode-225654-m03 status: &{Name:multinode-225654-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.87s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (100.97s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-225654
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-225654
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-225654: (24.603064336s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-225654 --wait=true -v=8 --alsologtostderr
E0814 00:16:29.628035   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-225654 --wait=true -v=8 --alsologtostderr: (1m16.282428331s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-225654
--- PASS: TestMultiNode/serial/RestartKeepsNodes (100.97s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.2s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.6s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0814 00:18:04.501644  185463 out.go:291] Setting OutFile to fd 1 ...
	I0814 00:18:04.501880  185463 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 00:18:04.501888  185463 out.go:304] Setting ErrFile to fd 2...
	I0814 00:18:04.501892  185463 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 00:18:04.502092  185463 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
	I0814 00:18:04.502265  185463 out.go:298] Setting JSON to false
	I0814 00:18:04.502289  185463 mustload.go:65] Loading cluster: multinode-225654
	I0814 00:18:04.502380  185463 notify.go:220] Checking for updates...
	I0814 00:18:04.502649  185463 config.go:182] Loaded profile config "multinode-225654": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 00:18:04.502663  185463 status.go:255] checking status of multinode-225654 ...
	I0814 00:18:04.503124  185463 cli_runner.go:164] Run: docker container inspect multinode-225654 --format={{.State.Status}}
	I0814 00:18:04.519752  185463 status.go:330] multinode-225654 host status = "Stopped" (err=<nil>)
	I0814 00:18:04.519769  185463 status.go:343] host is not running, skipping remaining checks
	I0814 00:18:04.519775  185463 status.go:257] multinode-225654 status: &{Name:multinode-225654 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0814 00:18:04.519811  185463 status.go:255] checking status of multinode-225654-m02 ...
	I0814 00:18:04.520074  185463 cli_runner.go:164] Run: docker container inspect multinode-225654-m02 --format={{.State.Status}}
	I0814 00:18:04.536612  185463 status.go:330] multinode-225654-m02 host status = "Stopped" (err=<nil>)
	I0814 00:18:04.536632  185463 status.go:343] host is not running, skipping remaining checks
	I0814 00:18:04.536638  185463 status.go:257] multinode-225654-m02 status: &{Name:multinode-225654-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (48.96s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-225654 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0814 00:18:51.144978   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-225654 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (48.427041872s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-225654 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (48.96s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (22.59s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (106.11s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-837725 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0814 00:20:06.562418   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:20:14.209982   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-837725 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m20.548880522s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-837725 image pull gcr.io/k8s-minikube/busybox
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-837725
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-837725: (5.667273666s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-837725 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-837725 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (16.416507484s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-837725 image list
helpers_test.go:175: Cleaning up "test-preload-837725" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-837725
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-837725: (2.231347905s)
--- PASS: TestPreload (106.11s)

                                                
                                    
x
+
TestScheduledStopUnix (95.38s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-147967 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-147967 --memory=2048 --driver=docker  --container-runtime=crio: (20.016802949s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-147967 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-147967 -n scheduled-stop-147967
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-147967 --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-147967 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-147967 -n scheduled-stop-147967
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-147967
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-147967 --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-147967
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-147967: exit status 7 (58.747575ms)

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (9.44s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"1d2ff192-a833-4789-9ab4-5556ff403ffb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-503777] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"773fe320-edda-474e-8c41-f46088df9c2e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19429"}}
	{"specversion":"1.0","id":"f482e9cb-abcd-438e-b233-5a0d6474dd46","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":"bc2b9ea7-844f-4598-9259-167ca94c22b8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19429-21689/kubeconfig"}}
	{"specversion":"1.0","id":"7bd0a28a-a65e-4d3c-8b82-6dd8249b196b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19429-21689/.minikube"}}
	{"specversion":"1.0","id":"cf1becd6-1565-4249-a142-920aa0baa211","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":"ec0e63d2-19bc-491d-a493-10233eb046a0","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"e29be386-7c09-4850-866e-95cd6ad45406","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":"5099e4b5-4778-4fe9-8780-11bcc3201bbe","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":"ccecd361-933b-4f43-93e0-246b4d55a5ec","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":"0f704cd8-fe29-4699-bf96-f32127d2d384","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":"4c10cb09-2ffe-4383-a3e3-a54bf9d270a8","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-503777\" primary control-plane node in \"insufficient-storage-503777\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"154731b7-ae38-4580-93e3-44c7027d189c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1723567951-19429 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"a62a45c7-d01e-46bb-8a0b-c6c067808954","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":"ba4c1e9e-9007-48bf-acaa-24668d429ebe","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-503777 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-503777 --output=json --layout=cluster: exit status 7 (242.266158ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0814 00:22:48.756930  207800 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-503777" does not appear in /home/jenkins/minikube-integration/19429-21689/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0814 00:22:49.001956  207917 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-503777" does not appear in /home/jenkins/minikube-integration/19429-21689/kubeconfig
	E0814 00:22:49.011315  207917 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/insufficient-storage-503777/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (82.71s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

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

                                                
                                    
x
+
TestKubernetesUpgrade (350.86s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-150865] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19429
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19429-21689/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19429-21689/.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.31.0 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-150865
	    minikube start -p kubernetes-upgrade-150865 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-1508652 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.0, by running:
	    
	    minikube start -p kubernetes-upgrade-150865 --kubernetes-version=v1.31.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-150865 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:275: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-150865 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (37.124420131s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-150865" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p kubernetes-upgrade-150865
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p kubernetes-upgrade-150865: (2.366247922s)
--- PASS: TestKubernetesUpgrade (350.86s)

                                                
                                    
x
+
TestMissingContainerUpgrade (129.03s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3576923814 start -p missing-upgrade-936478 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3576923814 start -p missing-upgrade-936478 --memory=2200 --driver=docker  --container-runtime=crio: (57.657483202s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-936478
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-936478: (10.436736395s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-936478
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-936478 --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-936478 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (56.589019578s)
helpers_test.go:175: Cleaning up "missing-upgrade-936478" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-936478
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-936478: (3.898679876s)
--- PASS: TestMissingContainerUpgrade (129.03s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.07s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-911216] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19429
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19429-21689/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19429-21689/.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.07s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.53s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (34.04s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (90.51s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.66278348 start -p stopped-upgrade-924277 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.66278348 start -p stopped-upgrade-924277 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m1.728664374s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.66278348 -p stopped-upgrade-924277 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.66278348 -p stopped-upgrade-924277 stop: (2.182546642s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-924277 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-924277 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (26.598173022s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (90.51s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (11.37s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (4.58s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (15.35s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/ProfileList
no_kubernetes_test.go:169: (dbg) Run:  out/minikube-linux-amd64 profile list
no_kubernetes_test.go:169: (dbg) Done: out/minikube-linux-amd64 profile list: (8.457603339s)
no_kubernetes_test.go:179: (dbg) Run:  out/minikube-linux-amd64 profile list --output=json
E0814 00:23:51.145485   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:179: (dbg) Done: out/minikube-linux-amd64 profile list --output=json: (6.893093147s)
--- PASS: TestNoKubernetes/serial/ProfileList (15.35s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.17s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (10.83s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.24s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.48s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (2.93s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0814 00:24:29.868535  234994 out.go:291] Setting OutFile to fd 1 ...
	I0814 00:24:29.868773  234994 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 00:24:29.868783  234994 out.go:304] Setting ErrFile to fd 2...
	I0814 00:24:29.868787  234994 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0814 00:24:29.868993  234994 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19429-21689/.minikube/bin
	I0814 00:24:29.869578  234994 out.go:298] Setting JSON to false
	I0814 00:24:29.870636  234994 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-4","uptime":7623,"bootTime":1723587447,"procs":288,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0814 00:24:29.870706  234994 start.go:139] virtualization: kvm guest
	I0814 00:24:29.872917  234994 out.go:177] * [false-645006] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0814 00:24:29.874150  234994 out.go:177]   - MINIKUBE_LOCATION=19429
	I0814 00:24:29.874173  234994 notify.go:220] Checking for updates...
	I0814 00:24:29.876570  234994 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0814 00:24:29.877784  234994 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19429-21689/kubeconfig
	I0814 00:24:29.878910  234994 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19429-21689/.minikube
	I0814 00:24:29.880012  234994 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0814 00:24:29.881242  234994 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0814 00:24:29.882823  234994 config.go:182] Loaded profile config "force-systemd-env-048613": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0814 00:24:29.882912  234994 config.go:182] Loaded profile config "missing-upgrade-936478": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0814 00:24:29.882985  234994 config.go:182] Loaded profile config "running-upgrade-158657": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0814 00:24:29.883066  234994 driver.go:392] Setting default libvirt URI to qemu:///system
	I0814 00:24:29.902880  234994 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0814 00:24:29.902976  234994 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0814 00:24:29.953385  234994 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:57 OomKillDisable:true NGoroutines:76 SystemTime:2024-08-14 00:24:29.941102161 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-4 Labels:[] ExperimentalBuild:false ServerVersion:27.1.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:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} 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.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.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>}}
	I0814 00:24:29.953532  234994 docker.go:307] overlay module found
	I0814 00:24:29.956178  234994 out.go:177] * Using the docker driver based on user configuration
	I0814 00:24:29.957612  234994 start.go:297] selected driver: docker
	I0814 00:24:29.957628  234994 start.go:901] validating driver "docker" against <nil>
	I0814 00:24:29.957640  234994 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0814 00:24:29.959964  234994 out.go:177] 
	W0814 00:24:29.961151  234994 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
	I0814 00:24:29.962467  234994 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19429-21689/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 14 Aug 2024 00:23:47 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.103.2:8443
name: missing-upgrade-936478
contexts:
- context:
cluster: missing-upgrade-936478
extensions:
- extension:
last-update: Wed, 14 Aug 2024 00:23:47 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-936478
name: missing-upgrade-936478
current-context: ""
kind: Config
preferences: {}
users:
- name: missing-upgrade-936478
user:
client-certificate: /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/missing-upgrade-936478/client.crt
client-key: /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/missing-upgrade-936478/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/Start (44.31s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (44.27s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.74s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.28s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.67s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.76s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.58s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.71s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

                                                
                                                
=== 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-405045 --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-405045 --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: (2m2.355689086s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (122.36s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-868933 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" [ddfffa14-e01f-4390-bb95-181ae160d3f4] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [ddfffa14-e01f-4390-bb95-181ae160d3f4] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 8.003299804s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-868933 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (8.26s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-868933 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-868933 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m44.080586311s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-868933 -n no-preload-868933
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (284.36s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-405045 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" [e560ba20-ffbd-469e-8c7f-a5c770487e51] Pending
helpers_test.go:344: "busybox" [e560ba20-ffbd-469e-8c7f-a5c770487e51] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e560ba20-ffbd-469e-8c7f-a5c770487e51] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 7.004071137s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-405045 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (7.38s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-405045 --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
E0814 00:28:51.144674   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-405045 --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: (2m11.767762261s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-405045 -n old-k8s-version-405045
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (132.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-037791 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" [9b860e3f-2158-4da6-9051-ca85afc6e195] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9b860e3f-2158-4da6-9051-ca85afc6e195] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.004481842s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-037791 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.26s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-037791 --alsologtostderr -v=3
E0814 00:30:06.562209   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-037791 --alsologtostderr -v=3: (11.809940755s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.81s)

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-mhd8s" [a8da8a2f-f617-4e91-af47-8f2e830ad4af] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003333291s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.00s)

                                                
                                    
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-mhd8s" [a8da8a2f-f617-4e91-af47-8f2e830ad4af] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004894221s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-405045 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.22s)

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p old-k8s-version-405045 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:v20210326-1e038dc5
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.22s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-225033 --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.31.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-225033 --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.31.0: (27.166569107s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (27.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-646289 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" [34fe420e-420a-4e59-bdf9-8c2a5e20711c] Pending
helpers_test.go:344: "busybox" [34fe420e-420a-4e59-bdf9-8c2a5e20711c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [34fe420e-420a-4e59-bdf9-8c2a5e20711c] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.003308467s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-646289 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.24s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-225033 --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.31.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-225033 --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.31.0: (11.950461888s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-225033 -n newest-cni-225033
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (12.24s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p newest-cni-225033 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.21s)

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

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

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

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

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

                                                
                                                
-- 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-646289 --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 (263.27s)

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

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

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

                                                
                                    
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-695b96c756-pfk5f" [81ac4518-c1a2-4e3a-80dd-e3c97e763be1] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003383866s
--- 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-695b96c756-pfk5f" [81ac4518-c1a2-4e3a-80dd-e3c97e763be1] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004713576s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-868933 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.21s)

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p no-preload-868933 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
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.21s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-645006 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0814 00:33:09.629745   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-645006 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (1m10.279642685s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (70.28s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-645006 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-6fc964789b-kcg68" [b0060200-415e-4f33-8e84-7ea0edb34448] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-kcg68" [b0060200-415e-4f33-8e84-7ea0edb34448] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.003919477s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.17s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p calico-645006 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0814 00:33:46.486385   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/old-k8s-version-405045/client.crt: no such file or directory" logger="UnhandledError"
E0814 00:33:51.145386   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/functional-429367/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p calico-645006 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (51.075311389s)
--- PASS: TestNetworkPlugins/group/calico/Start (51.08s)

                                                
                                    
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-7z8hb" [ed4e2ac1-aef4-4efe-a36d-c38bbea92f9c] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003536851s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-645006 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-6fc964789b-lxsnc" [4eda932d-2641-41da-90d7-934aa2a2c7a0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-lxsnc" [4eda932d-2641-41da-90d7-934aa2a2c7a0] Running
E0814 00:34:06.967732   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/old-k8s-version-405045/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 9.003796979s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (9.17s)

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

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

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

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

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

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

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

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

                                                
                                    
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-2fvc7" [1dec124b-d36d-4962-98b8-52edf48bf960] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.00398728s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== 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-695b96c756-h4tcb" [0171b09c-f533-4a19-9f6b-f94c4f23bc3d] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003650958s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-645006 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-6fc964789b-nsz47" [97431bb6-79f3-478f-8d2e-be7d05302260] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-nsz47" [97431bb6-79f3-478f-8d2e-be7d05302260] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.0046775s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.16s)

                                                
                                    
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-695b96c756-h4tcb" [0171b09c-f533-4a19-9f6b-f94c4f23bc3d] Running
E0814 00:34:47.929827   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/old-k8s-version-405045/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004441488s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-037791 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.24s)

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-037791 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:v20240730-75a5af0c
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.24s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-645006 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0814 00:35:06.562850   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/addons-425030/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-645006 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m12.255717316s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (72.26s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-645006 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-6fc964789b-4q8tp" [50ac0cd4-5751-4fd6-b894-beb318ddbd92] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-4q8tp" [50ac0cd4-5751-4fd6-b894-beb318ddbd92] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.00442789s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.19s)

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

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

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

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

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

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

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

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

                                                
                                    
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-vhl8m" [005294df-c4ee-4a48-83ac-adeff92a1e08] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003717893s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-645006 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-6fc964789b-k2fbl" [fb207000-a669-479d-9f3b-7787c7e32b28] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-k2fbl" [fb207000-a669-479d-9f3b-7787c7e32b28] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 10.004000197s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (10.18s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-645006 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-6fc964789b-4mnlj" [506ea261-0563-44b5-b82e-7287154721a4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0814 00:36:09.851515   28487 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/old-k8s-version-405045/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-4mnlj" [506ea261-0563-44b5-b82e-7287154721a4] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 9.004019321s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.18s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (5.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-695b96c756-mmq2s" [7d6f661a-270c-4af8-b802-597e185ac15d] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.012042358s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (5.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-645006 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-6fc964789b-ccbjk" [bce48550-6fb8-4862-be1b-b813d483cb00] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-ccbjk" [bce48550-6fb8-4862-be1b-b813d483cb00] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.003998067s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.19s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go: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-695b96c756-mmq2s" [7d6f661a-270c-4af8-b802-597e185ac15d] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00427262s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-646289 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.09s)

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

                                                
                                                
=== 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-646289 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
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.36s)

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

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

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

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

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

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

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

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

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

                                                
                                    

Test skip (25/328)

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

                                                
                                                
=== RUN   TestAddons/serial/Volcano
addons_test.go:879: skipping: crio not supported
--- SKIP: TestAddons/serial/Volcano (0.00s)

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:500: 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:463: 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:550: 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
+
TestStartStop/group/disable-driver-mounts (0.16s)

                                                
                                                
=== RUN   TestStartStop/group/disable-driver-mounts
=== PAUSE TestStartStop/group/disable-driver-mounts

                                                
                                                

                                                
                                                
=== CONT  TestStartStop/group/disable-driver-mounts
start_stop_delete_test.go:103: skipping TestStartStop/group/disable-driver-mounts - only runs on virtualbox
helpers_test.go:175: Cleaning up "disable-driver-mounts-823685" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-823685
--- SKIP: TestStartStop/group/disable-driver-mounts (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.13s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19429-21689/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 14 Aug 2024 00:23:47 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.103.2:8443
name: missing-upgrade-936478
contexts:
- context:
cluster: missing-upgrade-936478
extensions:
- extension:
last-update: Wed, 14 Aug 2024 00:23:47 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-936478
name: missing-upgrade-936478
current-context: ""
kind: Config
preferences: {}
users:
- name: missing-upgrade-936478
user:
client-certificate: /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/missing-upgrade-936478/client.crt
client-key: /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/missing-upgrade-936478/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (3.87s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19429-21689/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 14 Aug 2024 00:23:47 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.103.2:8443
name: missing-upgrade-936478
contexts:
- context:
cluster: missing-upgrade-936478
extensions:
- extension:
last-update: Wed, 14 Aug 2024 00:23:47 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-936478
name: missing-upgrade-936478
current-context: ""
kind: Config
preferences: {}
users:
- name: missing-upgrade-936478
user:
client-certificate: /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/missing-upgrade-936478/client.crt
client-key: /home/jenkins/minikube-integration/19429-21689/.minikube/profiles/missing-upgrade-936478/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard