Test Report: Docker_Linux_crio_arm64 19468

                    
                      91a16964608358fea9174134e48bcab54b5c9be6:2024-08-19:35860
                    
                

Test fail (2/328)

Order failed test Duration
34 TestAddons/parallel/Ingress 151.85
36 TestAddons/parallel/MetricsServer 333.38
x
+
TestAddons/parallel/Ingress (151.85s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-576073 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-576073 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-576073 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" [11800167-b72e-4fa1-ace2-19fbdedc7fc5] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [11800167-b72e-4fa1-ace2-19fbdedc7fc5] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.003940174s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-576073 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:264: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-576073 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.194006962s)

                                                
                                                
** 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-576073 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-576073 ip
addons_test.go:299: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:308: (dbg) Run:  out/minikube-linux-arm64 -p addons-576073 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-576073 addons disable ingress-dns --alsologtostderr -v=1: (1.019228246s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-576073 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-576073 addons disable ingress --alsologtostderr -v=1: (7.797504786s)
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-576073
helpers_test.go:235: (dbg) docker inspect addons-576073:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "8579abaa6ac41c26463ea93574c8a8476e9d70d267a1f8578e778ee6480a9124",
	        "Created": "2024-08-19T19:21:54.793580067Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 731597,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-19T19:21:54.952149653Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:decdd59746a9dba10062a73f6cd4b910c7b4e60613660b1022f8357747681c4d",
	        "ResolvConfPath": "/var/lib/docker/containers/8579abaa6ac41c26463ea93574c8a8476e9d70d267a1f8578e778ee6480a9124/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/8579abaa6ac41c26463ea93574c8a8476e9d70d267a1f8578e778ee6480a9124/hostname",
	        "HostsPath": "/var/lib/docker/containers/8579abaa6ac41c26463ea93574c8a8476e9d70d267a1f8578e778ee6480a9124/hosts",
	        "LogPath": "/var/lib/docker/containers/8579abaa6ac41c26463ea93574c8a8476e9d70d267a1f8578e778ee6480a9124/8579abaa6ac41c26463ea93574c8a8476e9d70d267a1f8578e778ee6480a9124-json.log",
	        "Name": "/addons-576073",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-576073:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-576073",
	            "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/bb507dac56b03dbf265aa6ea2aa70697b7e3f2f57e997afdf69d4b4978910951-init/diff:/var/lib/docker/overlay2/8e962a6dbb9d0dac0109dde177e008b2d3e9f196230205f721d3d9251672c15e/diff",
	                "MergedDir": "/var/lib/docker/overlay2/bb507dac56b03dbf265aa6ea2aa70697b7e3f2f57e997afdf69d4b4978910951/merged",
	                "UpperDir": "/var/lib/docker/overlay2/bb507dac56b03dbf265aa6ea2aa70697b7e3f2f57e997afdf69d4b4978910951/diff",
	                "WorkDir": "/var/lib/docker/overlay2/bb507dac56b03dbf265aa6ea2aa70697b7e3f2f57e997afdf69d4b4978910951/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-576073",
	                "Source": "/var/lib/docker/volumes/addons-576073/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-576073",
	            "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-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d",
	            "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-576073",
	                "name.minikube.sigs.k8s.io": "addons-576073",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "5999a747f9080394664e3440f297098a8bd082f100a83121a97bca0b387283a3",
	            "SandboxKey": "/var/run/docker/netns/5999a747f908",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33533"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33534"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33537"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33535"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33536"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-576073": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "fd86d6e6c2bf797c7884dd6e6ef35536f6e228eed93dfb2117fd1d94f31bb6b4",
	                    "EndpointID": "f87c6ef7366e9c6af505e44280b467abbfb326cdfe4e5425cc5bb3569f5e7954",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-576073",
	                        "8579abaa6ac4"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-576073 -n addons-576073
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-arm64 -p addons-576073 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-576073 logs -n 25: (1.379623037s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-931149                                                                     | download-only-931149   | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC | 19 Aug 24 19:21 UTC |
	| start   | --download-only -p                                                                          | download-docker-450063 | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC |                     |
	|         | download-docker-450063                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-450063                                                                   | download-docker-450063 | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC | 19 Aug 24 19:21 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-185375   | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC |                     |
	|         | binary-mirror-185375                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:41775                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-185375                                                                     | binary-mirror-185375   | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC | 19 Aug 24 19:21 UTC |
	| addons  | enable dashboard -p                                                                         | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC |                     |
	|         | addons-576073                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC |                     |
	|         | addons-576073                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-576073 --wait=true                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC | 19 Aug 24 19:25 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  | addons-576073 addons disable                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:25 UTC | 19 Aug 24 19:25 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-576073 ip                                                                            | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:25 UTC | 19 Aug 24 19:25 UTC |
	| addons  | addons-576073 addons disable                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:25 UTC | 19 Aug 24 19:25 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-576073 addons disable                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:25 UTC | 19 Aug 24 19:25 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:25 UTC | 19 Aug 24 19:26 UTC |
	|         | -p addons-576073                                                                            |                        |         |         |                     |                     |
	| addons  | addons-576073 addons                                                                        | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:26 UTC | 19 Aug 24 19:26 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-576073 ssh cat                                                                       | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:26 UTC | 19 Aug 24 19:26 UTC |
	|         | /opt/local-path-provisioner/pvc-862b7db2-6a73-4d5e-9bc6-01ce9b4d146a_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-576073 addons disable                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:26 UTC | 19 Aug 24 19:26 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-576073 addons                                                                        | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:26 UTC | 19 Aug 24 19:26 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:26 UTC | 19 Aug 24 19:26 UTC |
	|         | addons-576073                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:26 UTC | 19 Aug 24 19:26 UTC |
	|         | -p addons-576073                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-576073 addons disable                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:26 UTC | 19 Aug 24 19:26 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:27 UTC | 19 Aug 24 19:27 UTC |
	|         | addons-576073                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-576073 ssh curl -s                                                                   | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:27 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-576073 ip                                                                            | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:29 UTC | 19 Aug 24 19:29 UTC |
	| addons  | addons-576073 addons disable                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:29 UTC | 19 Aug 24 19:29 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-576073 addons disable                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:29 UTC | 19 Aug 24 19:29 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/19 19:21:29
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0819 19:21:29.913834  731104 out.go:345] Setting OutFile to fd 1 ...
	I0819 19:21:29.914039  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:21:29.914065  731104 out.go:358] Setting ErrFile to fd 2...
	I0819 19:21:29.914083  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:21:29.914338  731104 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
	I0819 19:21:29.914810  731104 out.go:352] Setting JSON to false
	I0819 19:21:29.915734  731104 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11037,"bootTime":1724084253,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0819 19:21:29.915835  731104 start.go:139] virtualization:  
	I0819 19:21:29.918353  731104 out.go:177] * [addons-576073] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0819 19:21:29.920166  731104 out.go:177]   - MINIKUBE_LOCATION=19468
	I0819 19:21:29.920312  731104 notify.go:220] Checking for updates...
	I0819 19:21:29.923208  731104 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0819 19:21:29.925183  731104 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19468-724938/kubeconfig
	I0819 19:21:29.926747  731104 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19468-724938/.minikube
	I0819 19:21:29.928366  731104 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0819 19:21:29.930076  731104 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0819 19:21:29.931676  731104 driver.go:392] Setting default libvirt URI to qemu:///system
	I0819 19:21:29.956517  731104 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0819 19:21:29.956632  731104 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0819 19:21:30.021971  731104 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-19 19:21:30.00812833 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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> ServerError
s:[] 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]] Warnings:<nil>}}
	I0819 19:21:30.022111  731104 docker.go:307] overlay module found
	I0819 19:21:30.025230  731104 out.go:177] * Using the docker driver based on user configuration
	I0819 19:21:30.030168  731104 start.go:297] selected driver: docker
	I0819 19:21:30.030204  731104 start.go:901] validating driver "docker" against <nil>
	I0819 19:21:30.030220  731104 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0819 19:21:30.031227  731104 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0819 19:21:30.104573  731104 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-19 19:21:30.092571542 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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]] Warnings:<nil>}}
	I0819 19:21:30.104766  731104 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0819 19:21:30.105066  731104 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]
	I0819 19:21:30.107097  731104 out.go:177] * Using Docker driver with root privileges
	I0819 19:21:30.109135  731104 cni.go:84] Creating CNI manager for ""
	I0819 19:21:30.109190  731104 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0819 19:21:30.109219  731104 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0819 19:21:30.109325  731104 start.go:340] cluster config:
	{Name:addons-576073 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-576073 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}
	I0819 19:21:30.111837  731104 out.go:177] * Starting "addons-576073" primary control-plane node in "addons-576073" cluster
	I0819 19:21:30.115966  731104 cache.go:121] Beginning downloading kic base image for docker with crio
	I0819 19:21:30.118078  731104 out.go:177] * Pulling base image v0.0.44-1723740748-19452 ...
	I0819 19:21:30.120295  731104 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0819 19:21:30.120391  731104 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19468-724938/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0819 19:21:30.120447  731104 cache.go:56] Caching tarball of preloaded images
	I0819 19:21:30.120408  731104 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local docker daemon
	I0819 19:21:30.120577  731104 preload.go:172] Found /home/jenkins/minikube-integration/19468-724938/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0819 19:21:30.120590  731104 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0819 19:21:30.120965  731104 profile.go:143] Saving config to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/config.json ...
	I0819 19:21:30.121046  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/config.json: {Name:mkedd7097d094efbcafa65d3c0955df2eae23073 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:21:30.143141  731104 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d to local cache
	I0819 19:21:30.143311  731104 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory
	I0819 19:21:30.143337  731104 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory, skipping pull
	I0819 19:21:30.143347  731104 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d exists in cache, skipping pull
	I0819 19:21:30.143357  731104 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d as a tarball
	I0819 19:21:30.143363  731104 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d from local cache
	I0819 19:21:47.252122  731104 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d from cached tarball
	I0819 19:21:47.252163  731104 cache.go:194] Successfully downloaded all kic artifacts
	I0819 19:21:47.252214  731104 start.go:360] acquireMachinesLock for addons-576073: {Name:mk4f729e4fd9a08fed46fdf04c8cab537b1f05f7 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0819 19:21:47.252330  731104 start.go:364] duration metric: took 91.026µs to acquireMachinesLock for "addons-576073"
	I0819 19:21:47.252363  731104 start.go:93] Provisioning new machine with config: &{Name:addons-576073 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-576073 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}
	I0819 19:21:47.252441  731104 start.go:125] createHost starting for "" (driver="docker")
	I0819 19:21:47.254426  731104 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0819 19:21:47.254669  731104 start.go:159] libmachine.API.Create for "addons-576073" (driver="docker")
	I0819 19:21:47.254702  731104 client.go:168] LocalClient.Create starting
	I0819 19:21:47.254816  731104 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca.pem
	I0819 19:21:47.675429  731104 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/cert.pem
	I0819 19:21:48.395633  731104 cli_runner.go:164] Run: docker network inspect addons-576073 --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}}]}"
	W0819 19:21:48.412619  731104 cli_runner.go:211] docker network inspect addons-576073 --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
	I0819 19:21:48.412715  731104 network_create.go:284] running [docker network inspect addons-576073] to gather additional debugging logs...
	I0819 19:21:48.412739  731104 cli_runner.go:164] Run: docker network inspect addons-576073
	W0819 19:21:48.429200  731104 cli_runner.go:211] docker network inspect addons-576073 returned with exit code 1
	I0819 19:21:48.429229  731104 network_create.go:287] error running [docker network inspect addons-576073]: docker network inspect addons-576073: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-576073 not found
	I0819 19:21:48.429256  731104 network_create.go:289] output of [docker network inspect addons-576073]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-576073 not found
	
	** /stderr **
	I0819 19:21:48.429376  731104 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}}]}"
	I0819 19:21:48.445690  731104 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:0x400184d370}
	I0819 19:21:48.445734  731104 network_create.go:124] attempt to create docker network addons-576073 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0819 19:21:48.445796  731104 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-576073 addons-576073
	I0819 19:21:48.517750  731104 network_create.go:108] docker network addons-576073 192.168.49.0/24 created
	I0819 19:21:48.517786  731104 kic.go:121] calculated static IP "192.168.49.2" for the "addons-576073" container
	I0819 19:21:48.517864  731104 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0819 19:21:48.532443  731104 cli_runner.go:164] Run: docker volume create addons-576073 --label name.minikube.sigs.k8s.io=addons-576073 --label created_by.minikube.sigs.k8s.io=true
	I0819 19:21:48.548548  731104 oci.go:103] Successfully created a docker volume addons-576073
	I0819 19:21:48.548647  731104 cli_runner.go:164] Run: docker run --rm --name addons-576073-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-576073 --entrypoint /usr/bin/test -v addons-576073:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -d /var/lib
	I0819 19:21:50.648382  731104 cli_runner.go:217] Completed: docker run --rm --name addons-576073-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-576073 --entrypoint /usr/bin/test -v addons-576073:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -d /var/lib: (2.099694301s)
	I0819 19:21:50.648414  731104 oci.go:107] Successfully prepared a docker volume addons-576073
	I0819 19:21:50.648435  731104 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0819 19:21:50.648454  731104 kic.go:194] Starting extracting preloaded images to volume ...
	I0819 19:21:50.648546  731104 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19468-724938/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-576073:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -I lz4 -xf /preloaded.tar -C /extractDir
	I0819 19:21:54.730257  731104 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19468-724938/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-576073:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -I lz4 -xf /preloaded.tar -C /extractDir: (4.081671406s)
	I0819 19:21:54.730288  731104 kic.go:203] duration metric: took 4.081830812s to extract preloaded images to volume ...
	W0819 19:21:54.730421  731104 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0819 19:21:54.730530  731104 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0819 19:21:54.779514  731104 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-576073 --name addons-576073 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-576073 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-576073 --network addons-576073 --ip 192.168.49.2 --volume addons-576073:/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-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d
	I0819 19:21:55.115930  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Running}}
	I0819 19:21:55.136408  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:21:55.162294  731104 cli_runner.go:164] Run: docker exec addons-576073 stat /var/lib/dpkg/alternatives/iptables
	I0819 19:21:55.221112  731104 oci.go:144] the created container "addons-576073" has a running status.
	I0819 19:21:55.221145  731104 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa...
	I0819 19:21:55.751342  731104 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0819 19:21:55.783475  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:21:55.808519  731104 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0819 19:21:55.808541  731104 kic_runner.go:114] Args: [docker exec --privileged addons-576073 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0819 19:21:55.893006  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:21:55.916861  731104 machine.go:93] provisionDockerMachine start ...
	I0819 19:21:55.916958  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:55.937843  731104 main.go:141] libmachine: Using SSH client type: native
	I0819 19:21:55.938107  731104 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0819 19:21:55.938115  731104 main.go:141] libmachine: About to run SSH command:
	hostname
	I0819 19:21:56.098634  731104 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-576073
	
	I0819 19:21:56.098697  731104 ubuntu.go:169] provisioning hostname "addons-576073"
	I0819 19:21:56.098806  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:56.117639  731104 main.go:141] libmachine: Using SSH client type: native
	I0819 19:21:56.117876  731104 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0819 19:21:56.117887  731104 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-576073 && echo "addons-576073" | sudo tee /etc/hostname
	I0819 19:21:56.269909  731104 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-576073
	
	I0819 19:21:56.270031  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:56.298326  731104 main.go:141] libmachine: Using SSH client type: native
	I0819 19:21:56.298578  731104 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0819 19:21:56.298598  731104 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-576073' /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-576073/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-576073' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0819 19:21:56.435306  731104 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0819 19:21:56.435337  731104 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19468-724938/.minikube CaCertPath:/home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19468-724938/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19468-724938/.minikube}
	I0819 19:21:56.435367  731104 ubuntu.go:177] setting up certificates
	I0819 19:21:56.435377  731104 provision.go:84] configureAuth start
	I0819 19:21:56.435436  731104 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-576073
	I0819 19:21:56.452187  731104 provision.go:143] copyHostCerts
	I0819 19:21:56.452274  731104 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19468-724938/.minikube/ca.pem (1082 bytes)
	I0819 19:21:56.452412  731104 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19468-724938/.minikube/cert.pem (1123 bytes)
	I0819 19:21:56.452473  731104 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19468-724938/.minikube/key.pem (1675 bytes)
	I0819 19:21:56.452527  731104 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19468-724938/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca-key.pem org=jenkins.addons-576073 san=[127.0.0.1 192.168.49.2 addons-576073 localhost minikube]
	I0819 19:21:56.878585  731104 provision.go:177] copyRemoteCerts
	I0819 19:21:56.878666  731104 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0819 19:21:56.878718  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:56.894845  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:21:56.988387  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0819 19:21:57.015814  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0819 19:21:57.049421  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0819 19:21:57.074774  731104 provision.go:87] duration metric: took 639.382915ms to configureAuth
	I0819 19:21:57.074800  731104 ubuntu.go:193] setting minikube options for container-runtime
	I0819 19:21:57.075035  731104 config.go:182] Loaded profile config "addons-576073": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0819 19:21:57.075154  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:57.092304  731104 main.go:141] libmachine: Using SSH client type: native
	I0819 19:21:57.092563  731104 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0819 19:21:57.092587  731104 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0819 19:21:57.323339  731104 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0819 19:21:57.323408  731104 machine.go:96] duration metric: took 1.406524016s to provisionDockerMachine
	I0819 19:21:57.323432  731104 client.go:171] duration metric: took 10.068718949s to LocalClient.Create
	I0819 19:21:57.323493  731104 start.go:167] duration metric: took 10.068825219s to libmachine.API.Create "addons-576073"
	I0819 19:21:57.323521  731104 start.go:293] postStartSetup for "addons-576073" (driver="docker")
	I0819 19:21:57.323576  731104 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]
	I0819 19:21:57.323678  731104 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
	I0819 19:21:57.323795  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:57.342213  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:21:57.436284  731104 ssh_runner.go:195] Run: cat /etc/os-release
	I0819 19:21:57.439505  731104 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0819 19:21:57.439546  731104 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0819 19:21:57.439557  731104 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0819 19:21:57.439564  731104 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0819 19:21:57.439578  731104 filesync.go:126] Scanning /home/jenkins/minikube-integration/19468-724938/.minikube/addons for local assets ...
	I0819 19:21:57.439650  731104 filesync.go:126] Scanning /home/jenkins/minikube-integration/19468-724938/.minikube/files for local assets ...
	I0819 19:21:57.439675  731104 start.go:296] duration metric: took 116.105737ms for postStartSetup
	I0819 19:21:57.439994  731104 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-576073
	I0819 19:21:57.456115  731104 profile.go:143] Saving config to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/config.json ...
	I0819 19:21:57.456408  731104 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0819 19:21:57.456459  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:57.472237  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:21:57.560335  731104 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0819 19:21:57.565386  731104 start.go:128] duration metric: took 10.312928743s to createHost
	I0819 19:21:57.565412  731104 start.go:83] releasing machines lock for "addons-576073", held for 10.3130662s
	I0819 19:21:57.565480  731104 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-576073
	I0819 19:21:57.581798  731104 ssh_runner.go:195] Run: cat /version.json
	I0819 19:21:57.581893  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:57.582191  731104 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0819 19:21:57.582261  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:57.598261  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:21:57.615008  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:21:57.686304  731104 ssh_runner.go:195] Run: systemctl --version
	I0819 19:21:57.691707  731104 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0819 19:21:57.845638  731104 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0819 19:21:57.849870  731104 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" ;
	I0819 19:21:57.870088  731104 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0819 19:21:57.870168  731104 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0819 19:21:57.901267  731104 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0819 19:21:57.901289  731104 start.go:495] detecting cgroup driver to use...
	I0819 19:21:57.901323  731104 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0819 19:21:57.901374  731104 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0819 19:21:57.917064  731104 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0819 19:21:57.929504  731104 docker.go:217] disabling cri-docker service (if available) ...
	I0819 19:21:57.929567  731104 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0819 19:21:57.944170  731104 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0819 19:21:57.959953  731104 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0819 19:21:58.045195  731104 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0819 19:21:58.138135  731104 docker.go:233] disabling docker service ...
	I0819 19:21:58.138249  731104 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0819 19:21:58.158283  731104 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0819 19:21:58.171107  731104 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0819 19:21:58.266690  731104 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0819 19:21:58.376347  731104 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0819 19:21:58.389082  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0819 19:21:58.405877  731104 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0819 19:21:58.405952  731104 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"
	I0819 19:21:58.416153  731104 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0819 19:21:58.416278  731104 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0819 19:21:58.426288  731104 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0819 19:21:58.436391  731104 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0819 19:21:58.446352  731104 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0819 19:21:58.456019  731104 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"
	I0819 19:21:58.465828  731104 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"
	I0819 19:21:58.481618  731104 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"
	I0819 19:21:58.491977  731104 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0819 19:21:58.500790  731104 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0819 19:21:58.510517  731104 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0819 19:21:58.600723  731104 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0819 19:21:58.709349  731104 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0819 19:21:58.709476  731104 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0819 19:21:58.713495  731104 start.go:563] Will wait 60s for crictl version
	I0819 19:21:58.713608  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:21:58.717312  731104 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0819 19:21:58.754140  731104 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0819 19:21:58.754245  731104 ssh_runner.go:195] Run: crio --version
	I0819 19:21:58.792899  731104 ssh_runner.go:195] Run: crio --version
	I0819 19:21:58.839881  731104 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0819 19:21:58.841586  731104 cli_runner.go:164] Run: docker network inspect addons-576073 --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}}]}"
	I0819 19:21:58.857086  731104 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0819 19:21:58.860639  731104 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""
	I0819 19:21:58.871500  731104 kubeadm.go:883] updating cluster {Name:addons-576073 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-576073 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} ...
	I0819 19:21:58.871634  731104 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0819 19:21:58.871699  731104 ssh_runner.go:195] Run: sudo crictl images --output json
	I0819 19:21:58.950821  731104 crio.go:514] all images are preloaded for cri-o runtime.
	I0819 19:21:58.950847  731104 crio.go:433] Images already preloaded, skipping extraction
	I0819 19:21:58.951021  731104 ssh_runner.go:195] Run: sudo crictl images --output json
	I0819 19:21:58.999020  731104 crio.go:514] all images are preloaded for cri-o runtime.
	I0819 19:21:58.999045  731104 cache_images.go:84] Images are preloaded, skipping loading
	I0819 19:21:58.999053  731104 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0819 19:21:58.999157  731104 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-576073 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-576073 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:}
	I0819 19:21:58.999246  731104 ssh_runner.go:195] Run: crio config
	I0819 19:21:59.048957  731104 cni.go:84] Creating CNI manager for ""
	I0819 19:21:59.048983  731104 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0819 19:21:59.048993  731104 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0819 19:21:59.049016  731104 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-576073 NodeName:addons-576073 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}
	I0819 19:21:59.049169  731104 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-576073"
	  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%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0819 19:21:59.049247  731104 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0819 19:21:59.058426  731104 binaries.go:44] Found k8s binaries, skipping transfer
	I0819 19:21:59.058545  731104 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0819 19:21:59.067962  731104 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0819 19:21:59.087193  731104 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0819 19:21:59.106361  731104 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0819 19:21:59.126062  731104 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0819 19:21:59.129728  731104 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""
	I0819 19:21:59.140722  731104 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0819 19:21:59.223989  731104 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0819 19:21:59.238446  731104 certs.go:68] Setting up /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073 for IP: 192.168.49.2
	I0819 19:21:59.238464  731104 certs.go:194] generating shared ca certs ...
	I0819 19:21:59.238480  731104 certs.go:226] acquiring lock for ca certs: {Name:mk2cad830cbaa49da31bb7552e1178a32b4468c7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:21:59.239284  731104 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19468-724938/.minikube/ca.key
	I0819 19:22:00.107847  731104 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19468-724938/.minikube/ca.crt ...
	I0819 19:22:00.107895  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/ca.crt: {Name:mk1ed31716d947c2c426a13f8167b297c52d7d17 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:00.108125  731104 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19468-724938/.minikube/ca.key ...
	I0819 19:22:00.108136  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/ca.key: {Name:mke7dc53ad887cf277aaef7cb252960176e2b0b8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:00.108257  731104 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19468-724938/.minikube/proxy-client-ca.key
	I0819 19:22:00.761129  731104 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19468-724938/.minikube/proxy-client-ca.crt ...
	I0819 19:22:00.761164  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/proxy-client-ca.crt: {Name:mk9c88381ca5b50efc0ee69c49cc225874d08f23 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:00.761364  731104 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19468-724938/.minikube/proxy-client-ca.key ...
	I0819 19:22:00.761381  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/proxy-client-ca.key: {Name:mkf733d50c70a12515dd735b378f2c379d3bfe51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:00.762360  731104 certs.go:256] generating profile certs ...
	I0819 19:22:00.762519  731104 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.key
	I0819 19:22:00.762562  731104 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt with IP's: []
	I0819 19:22:01.708947  731104 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt ...
	I0819 19:22:01.708985  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: {Name:mkfa63cb878ccb48de2252f406b68448e3ccd2f5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:01.709177  731104 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.key ...
	I0819 19:22:01.709191  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.key: {Name:mk7242a764ce8c686c66bbe7bbd3f84fd0b17c30 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:01.709278  731104 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.key.8f077e8c
	I0819 19:22:01.709299  731104 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.crt.8f077e8c with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0819 19:22:02.143869  731104 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.crt.8f077e8c ...
	I0819 19:22:02.143908  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.crt.8f077e8c: {Name:mkee6b77c172c9b7fba3fa0a2c55fd44aee4ac69 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:02.144124  731104 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.key.8f077e8c ...
	I0819 19:22:02.144142  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.key.8f077e8c: {Name:mk3e710f06453687748f2941449d620916a36131 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:02.144888  731104 certs.go:381] copying /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.crt.8f077e8c -> /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.crt
	I0819 19:22:02.145004  731104 certs.go:385] copying /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.key.8f077e8c -> /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.key
	I0819 19:22:02.145063  731104 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.key
	I0819 19:22:02.145087  731104 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.crt with IP's: []
	I0819 19:22:02.504521  731104 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.crt ...
	I0819 19:22:02.504558  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.crt: {Name:mk84171db830c8ec1cd6cd6525ba8da9917f66e4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:02.504761  731104 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.key ...
	I0819 19:22:02.504776  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.key: {Name:mk4fe7780422418f9bc6553d9e26399491bb9aba Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:02.504972  731104 certs.go:484] found cert: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca-key.pem (1675 bytes)
	I0819 19:22:02.505017  731104 certs.go:484] found cert: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca.pem (1082 bytes)
	I0819 19:22:02.505050  731104 certs.go:484] found cert: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/cert.pem (1123 bytes)
	I0819 19:22:02.505102  731104 certs.go:484] found cert: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/key.pem (1675 bytes)
	I0819 19:22:02.505721  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0819 19:22:02.531900  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0819 19:22:02.563099  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0819 19:22:02.588447  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0819 19:22:02.613384  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0819 19:22:02.637581  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0819 19:22:02.661966  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0819 19:22:02.686352  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0819 19:22:02.711313  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0819 19:22:02.736282  731104 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0819 19:22:02.754788  731104 ssh_runner.go:195] Run: openssl version
	I0819 19:22:02.760307  731104 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"
	I0819 19:22:02.770016  731104 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0819 19:22:02.773669  731104 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 19 19:22 /usr/share/ca-certificates/minikubeCA.pem
	I0819 19:22:02.773756  731104 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0819 19:22:02.780657  731104 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"
	I0819 19:22:02.790082  731104 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0819 19:22:02.793462  731104 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
	I0819 19:22:02.793514  731104 kubeadm.go:392] StartCluster: {Name:addons-576073 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-576073 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}
	I0819 19:22:02.793595  731104 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0819 19:22:02.793653  731104 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0819 19:22:02.830613  731104 cri.go:89] found id: ""
	I0819 19:22:02.830721  731104 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0819 19:22:02.839930  731104 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0819 19:22:02.849246  731104 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0819 19:22:02.849363  731104 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
	I0819 19:22:02.858685  731104 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
	I0819 19:22:02.858705  731104 kubeadm.go:157] found existing configuration files:
	
	I0819 19:22:02.858756  731104 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0819 19:22:02.868059  731104 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
	I0819 19:22:02.868124  731104 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0819 19:22:02.877205  731104 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0819 19:22:02.886121  731104 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
	I0819 19:22:02.886216  731104 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0819 19:22:02.894850  731104 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0819 19:22:02.903976  731104 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
	I0819 19:22:02.904052  731104 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0819 19:22:02.912998  731104 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0819 19:22:02.921729  731104 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
	I0819 19:22:02.921803  731104 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0819 19:22:02.930487  731104 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"
	I0819 19:22:02.975013  731104 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0819 19:22:02.975111  731104 kubeadm.go:310] [preflight] Running pre-flight checks
	I0819 19:22:03.035130  731104 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0819 19:22:03.035262  731104 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1067-aws
	I0819 19:22:03.035330  731104 kubeadm.go:310] OS: Linux
	I0819 19:22:03.035404  731104 kubeadm.go:310] CGROUPS_CPU: enabled
	I0819 19:22:03.035482  731104 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0819 19:22:03.035550  731104 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0819 19:22:03.035633  731104 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0819 19:22:03.035715  731104 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0819 19:22:03.035799  731104 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0819 19:22:03.035865  731104 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0819 19:22:03.035947  731104 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0819 19:22:03.036020  731104 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0819 19:22:03.106942  731104 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0819 19:22:03.107135  731104 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0819 19:22:03.107290  731104 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0819 19:22:03.114441  731104 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0819 19:22:03.118277  731104 out.go:235]   - Generating certificates and keys ...
	I0819 19:22:03.118473  731104 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0819 19:22:03.118586  731104 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0819 19:22:04.217212  731104 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0819 19:22:04.528753  731104 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0819 19:22:04.931314  731104 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0819 19:22:05.591088  731104 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0819 19:22:06.197272  731104 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0819 19:22:06.197762  731104 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-576073 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0819 19:22:06.691583  731104 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0819 19:22:06.691973  731104 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-576073 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0819 19:22:07.324153  731104 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0819 19:22:09.133308  731104 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0819 19:22:09.639069  731104 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0819 19:22:09.639283  731104 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0819 19:22:10.566561  731104 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0819 19:22:11.065544  731104 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0819 19:22:11.433475  731104 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0819 19:22:11.999005  731104 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0819 19:22:12.324964  731104 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0819 19:22:12.325936  731104 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0819 19:22:12.328915  731104 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0819 19:22:12.330998  731104 out.go:235]   - Booting up control plane ...
	I0819 19:22:12.331104  731104 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0819 19:22:12.332596  731104 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0819 19:22:12.333849  731104 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0819 19:22:12.344180  731104 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0819 19:22:12.350766  731104 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0819 19:22:12.350820  731104 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0819 19:22:12.440088  731104 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0819 19:22:12.440205  731104 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0819 19:22:13.941585  731104 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501629626s
	I0819 19:22:13.941670  731104 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0819 19:22:19.943752  731104 kubeadm.go:310] [api-check] The API server is healthy after 6.002119004s
	I0819 19:22:19.963807  731104 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0819 19:22:19.975833  731104 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0819 19:22:20.000813  731104 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0819 19:22:20.001014  731104 kubeadm.go:310] [mark-control-plane] Marking the node addons-576073 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0819 19:22:20.029298  731104 kubeadm.go:310] [bootstrap-token] Using token: qcmlnp.zdu1d1jko6dp72dq
	I0819 19:22:20.031458  731104 out.go:235]   - Configuring RBAC rules ...
	I0819 19:22:20.031589  731104 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0819 19:22:20.043754  731104 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0819 19:22:20.053085  731104 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
	I0819 19:22:20.057488  731104 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0819 19:22:20.061970  731104 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0819 19:22:20.069086  731104 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0819 19:22:20.349908  731104 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0819 19:22:20.794805  731104 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0819 19:22:21.351131  731104 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0819 19:22:21.352318  731104 kubeadm.go:310] 
	I0819 19:22:21.352388  731104 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0819 19:22:21.352402  731104 kubeadm.go:310] 
	I0819 19:22:21.352477  731104 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0819 19:22:21.352487  731104 kubeadm.go:310] 
	I0819 19:22:21.352512  731104 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0819 19:22:21.352571  731104 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0819 19:22:21.352625  731104 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0819 19:22:21.352633  731104 kubeadm.go:310] 
	I0819 19:22:21.352686  731104 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0819 19:22:21.352694  731104 kubeadm.go:310] 
	I0819 19:22:21.352741  731104 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0819 19:22:21.352748  731104 kubeadm.go:310] 
	I0819 19:22:21.352798  731104 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0819 19:22:21.352877  731104 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0819 19:22:21.352948  731104 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0819 19:22:21.352957  731104 kubeadm.go:310] 
	I0819 19:22:21.353039  731104 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0819 19:22:21.353116  731104 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0819 19:22:21.353126  731104 kubeadm.go:310] 
	I0819 19:22:21.353207  731104 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token qcmlnp.zdu1d1jko6dp72dq \
	I0819 19:22:21.353310  731104 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ab23eb933e605ea8859f1211a81c888ec063b3d07d060523f474dd17288fbe72 \
	I0819 19:22:21.353333  731104 kubeadm.go:310] 	--control-plane 
	I0819 19:22:21.353341  731104 kubeadm.go:310] 
	I0819 19:22:21.353423  731104 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0819 19:22:21.353431  731104 kubeadm.go:310] 
	I0819 19:22:21.353515  731104 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token qcmlnp.zdu1d1jko6dp72dq \
	I0819 19:22:21.353618  731104 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ab23eb933e605ea8859f1211a81c888ec063b3d07d060523f474dd17288fbe72 
	I0819 19:22:21.357184  731104 kubeadm.go:310] W0819 19:22:02.966410    1191 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.
	I0819 19:22:21.357496  731104 kubeadm.go:310] W0819 19:22:02.967455    1191 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.
	I0819 19:22:21.357723  731104 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-1067-aws\n", err: exit status 1
	I0819 19:22:21.357836  731104 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0819 19:22:21.357883  731104 cni.go:84] Creating CNI manager for ""
	I0819 19:22:21.357896  731104 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0819 19:22:21.359994  731104 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0819 19:22:21.361538  731104 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0819 19:22:21.365485  731104 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0819 19:22:21.365515  731104 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0819 19:22:21.384532  731104 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
	I0819 19:22:21.673371  731104 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0819 19:22:21.673458  731104 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
	I0819 19:22:21.673499  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-576073 minikube.k8s.io/updated_at=2024_08_19T19_22_21_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=9c2db9d51ec33b5c53a86e9ba3d384ee332e3411 minikube.k8s.io/name=addons-576073 minikube.k8s.io/primary=true
	I0819 19:22:21.882552  731104 ops.go:34] apiserver oom_adj: -16
	I0819 19:22:21.882650  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:22.383179  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:22.883538  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:23.383299  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:23.883450  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:24.382881  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:24.882779  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:25.383077  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:25.883050  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:25.979049  731104 kubeadm.go:1113] duration metric: took 4.305637146s to wait for elevateKubeSystemPrivileges
	I0819 19:22:25.979087  731104 kubeadm.go:394] duration metric: took 23.185575913s to StartCluster
	I0819 19:22:25.979105  731104 settings.go:142] acquiring lock: {Name:mk6bcdf6dd4a381e8e13b5ff1323cbb105d2ea80 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:25.979246  731104 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19468-724938/kubeconfig
	I0819 19:22:25.979677  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/kubeconfig: {Name:mkfc49edfea320f7e5c8c2c54a6eb69d2775dd73 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:25.979870  731104 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}
	I0819 19:22:25.980010  731104 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"
	I0819 19:22:25.980265  731104 config.go:182] Loaded profile config "addons-576073": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0819 19:22:25.980304  731104 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:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0819 19:22:25.980380  731104 addons.go:69] Setting yakd=true in profile "addons-576073"
	I0819 19:22:25.980407  731104 addons.go:234] Setting addon yakd=true in "addons-576073"
	I0819 19:22:25.980460  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:25.980909  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:25.981119  731104 addons.go:69] Setting inspektor-gadget=true in profile "addons-576073"
	I0819 19:22:25.981142  731104 addons.go:234] Setting addon inspektor-gadget=true in "addons-576073"
	I0819 19:22:25.981172  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:25.981625  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:25.981830  731104 addons.go:69] Setting metrics-server=true in profile "addons-576073"
	I0819 19:22:25.981858  731104 addons.go:234] Setting addon metrics-server=true in "addons-576073"
	I0819 19:22:25.981888  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:25.982289  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:25.984298  731104 addons.go:69] Setting cloud-spanner=true in profile "addons-576073"
	I0819 19:22:25.984331  731104 addons.go:234] Setting addon cloud-spanner=true in "addons-576073"
	I0819 19:22:25.984362  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:25.984944  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:25.986932  731104 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-576073"
	I0819 19:22:25.986991  731104 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-576073"
	I0819 19:22:25.987018  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:25.987365  731104 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-576073"
	I0819 19:22:25.987391  731104 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-576073"
	I0819 19:22:25.987518  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:25.987549  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:25.988710  731104 addons.go:69] Setting registry=true in profile "addons-576073"
	I0819 19:22:25.988746  731104 addons.go:234] Setting addon registry=true in "addons-576073"
	I0819 19:22:25.988778  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:25.989164  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:25.994463  731104 addons.go:69] Setting default-storageclass=true in profile "addons-576073"
	I0819 19:22:25.994557  731104 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-576073"
	I0819 19:22:25.995072  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.013941  731104 addons.go:69] Setting storage-provisioner=true in profile "addons-576073"
	I0819 19:22:26.013985  731104 addons.go:234] Setting addon storage-provisioner=true in "addons-576073"
	I0819 19:22:26.014023  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.014499  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.018102  731104 addons.go:69] Setting gcp-auth=true in profile "addons-576073"
	I0819 19:22:26.018203  731104 mustload.go:65] Loading cluster: addons-576073
	I0819 19:22:26.018438  731104 config.go:182] Loaded profile config "addons-576073": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0819 19:22:26.018748  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.029202  731104 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-576073"
	I0819 19:22:26.029264  731104 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-576073"
	I0819 19:22:26.029619  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.035087  731104 addons.go:69] Setting volcano=true in profile "addons-576073"
	I0819 19:22:26.035219  731104 addons.go:234] Setting addon volcano=true in "addons-576073"
	I0819 19:22:26.035298  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.035554  731104 addons.go:69] Setting ingress=true in profile "addons-576073"
	I0819 19:22:26.035698  731104 addons.go:234] Setting addon ingress=true in "addons-576073"
	I0819 19:22:26.035774  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.035954  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.036421  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.051911  731104 addons.go:69] Setting ingress-dns=true in profile "addons-576073"
	I0819 19:22:26.052003  731104 addons.go:234] Setting addon ingress-dns=true in "addons-576073"
	I0819 19:22:26.052134  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.052693  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.062404  731104 addons.go:69] Setting volumesnapshots=true in profile "addons-576073"
	I0819 19:22:26.062452  731104 addons.go:234] Setting addon volumesnapshots=true in "addons-576073"
	I0819 19:22:26.062491  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.062993  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.076784  731104 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0819 19:22:26.082883  731104 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0819 19:22:26.082954  731104 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0819 19:22:26.083553  731104 out.go:177] * Verifying Kubernetes components...
	I0819 19:22:26.101576  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.117324  731104 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0819 19:22:26.118872  731104 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0819 19:22:26.118976  731104 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0819 19:22:26.119126  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.154195  731104 addons.go:234] Setting addon default-storageclass=true in "addons-576073"
	I0819 19:22:26.154241  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.154677  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.155834  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.174977  731104 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0819 19:22:26.175781  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0819 19:22:26.175924  731104 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0819 19:22:26.195704  731104 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0819 19:22:26.198640  731104 out.go:177]   - Using image docker.io/registry:2.8.3
	I0819 19:22:26.200455  731104 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0819 19:22:26.200515  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0819 19:22:26.200613  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.200711  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.214122  731104 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0819 19:22:26.223012  731104 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0819 19:22:26.223174  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.214325  731104 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	W0819 19:22:26.215563  731104 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0819 19:22:26.216193  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0819 19:22:26.216593  731104 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-576073"
	I0819 19:22:26.224314  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.224804  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.239181  731104 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0819 19:22:26.241074  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0819 19:22:26.241203  731104 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0819 19:22:26.241236  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0819 19:22:26.241316  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.242626  731104 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0819 19:22:26.244530  731104 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0819 19:22:26.244560  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0819 19:22:26.244657  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.260934  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0819 19:22:26.261146  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.261578  731104 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0819 19:22:26.261591  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0819 19:22:26.261659  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.301311  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0819 19:22:26.301666  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.303434  731104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0819 19:22:26.303462  731104 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0819 19:22:26.303530  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.313229  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0819 19:22:26.314874  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0819 19:22:26.319284  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0819 19:22:26.321239  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0819 19:22:26.323257  731104 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0819 19:22:26.323512  731104 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0819 19:22:26.323533  731104 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0819 19:22:26.323607  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.329180  731104 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0819 19:22:26.330763  731104 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0819 19:22:26.335201  731104 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0819 19:22:26.335232  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0819 19:22:26.335298  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.367034  731104 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0819 19:22:26.367061  731104 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0819 19:22:26.367122  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.371415  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.373297  731104 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0819 19:22:26.375046  731104 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0819 19:22:26.375067  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0819 19:22:26.375132  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.381789  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.445362  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.460561  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.465198  731104 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0819 19:22:26.468855  731104 out.go:177]   - Using image docker.io/busybox:stable
	I0819 19:22:26.470629  731104 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0819 19:22:26.470651  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0819 19:22:26.470720  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.479042  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.531929  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.532089  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.549126  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.566032  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.574235  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.574770  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.735030  731104 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0819 19:22:26.735055  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0819 19:22:26.760665  731104 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0819 19:22:26.760688  731104 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0819 19:22:26.776948  731104 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0819 19:22:26.777016  731104 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0819 19:22:26.797917  731104 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0819 19:22:26.797989  731104 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0819 19:22:26.847580  731104 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0819 19:22:26.847652  731104 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0819 19:22:26.858975  731104 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0819 19:22:26.859048  731104 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0819 19:22:26.871865  731104 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
	I0819 19:22:26.893858  731104 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
	I0819 19:22:26.916300  731104 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0819 19:22:26.916371  731104 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0819 19:22:26.923038  731104 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0819 19:22:26.923059  731104 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0819 19:22:26.923133  731104 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0819 19:22:26.923138  731104 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0819 19:22:26.925115  731104 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
	I0819 19:22:26.929051  731104 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
	I0819 19:22:26.983377  731104 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0819 19:22:26.983409  731104 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0819 19:22:26.986680  731104 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
	I0819 19:22:26.989754  731104 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0819 19:22:26.989780  731104 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0819 19:22:26.993214  731104 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
	I0819 19:22:26.999900  731104 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0819 19:22:26.999941  731104 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0819 19:22:27.012811  731104 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
	I0819 19:22:27.062881  731104 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0819 19:22:27.062950  731104 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0819 19:22:27.084013  731104 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0819 19:22:27.084041  731104 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0819 19:22:27.123308  731104 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0819 19:22:27.123336  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0819 19:22:27.129011  731104 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0819 19:22:27.129039  731104 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0819 19:22:27.136962  731104 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0819 19:22:27.136990  731104 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)
	I0819 19:22:27.141620  731104 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0819 19:22:27.141647  731104 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0819 19:22:27.297873  731104 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
	I0819 19:22:27.305268  731104 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0819 19:22:27.305294  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0819 19:22:27.306816  731104 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
	I0819 19:22:27.308665  731104 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0819 19:22:27.308689  731104 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0819 19:22:27.311542  731104 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0819 19:22:27.311572  731104 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0819 19:22:27.316077  731104 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": (1.33603861s)
	I0819 19:22:27.316151  731104 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.141148204s)
	I0819 19:22:27.316307  731104 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0819 19:22:27.316339  731104 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 -"
	I0819 19:22:27.318673  731104 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0819 19:22:27.318697  731104 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0819 19:22:27.473318  731104 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0819 19:22:27.473358  731104 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0819 19:22:27.516590  731104 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0819 19:22:27.516616  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0819 19:22:27.520003  731104 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0819 19:22:27.520027  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0819 19:22:27.532651  731104 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
	I0819 19:22:27.629543  731104 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0819 19:22:27.629582  731104 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0819 19:22:27.658521  731104 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
	I0819 19:22:27.660278  731104 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
	I0819 19:22:27.757259  731104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0819 19:22:27.757285  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0819 19:22:27.838739  731104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0819 19:22:27.838782  731104 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0819 19:22:27.906464  731104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0819 19:22:27.906490  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0819 19:22:27.981154  731104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0819 19:22:27.981188  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0819 19:22:28.090799  731104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0819 19:22:28.090841  731104 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0819 19:22:28.140935  731104 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
	I0819 19:22:31.990877  731104 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: (5.065728741s)
	I0819 19:22:31.990985  731104 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: (5.061910321s)
	I0819 19:22:31.991213  731104 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.096888638s)
	I0819 19:22:31.991288  731104 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.119353474s)
	I0819 19:22:33.063921  731104 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: (6.051072306s)
	I0819 19:22:33.064181  731104 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: (5.766270318s)
	I0819 19:22:33.064212  731104 addons.go:475] Verifying addon registry=true in "addons-576073"
	I0819 19:22:33.064413  731104 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: (6.070633243s)
	I0819 19:22:33.064537  731104 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: (5.757698977s)
	I0819 19:22:33.064564  731104 addons.go:475] Verifying addon metrics-server=true in "addons-576073"
	I0819 19:22:33.064626  731104 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 -": (5.748262845s)
	I0819 19:22:33.064643  731104 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0819 19:22:33.064686  731104 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (5.748363528s)
	I0819 19:22:33.064719  731104 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: (5.532043356s)
	I0819 19:22:33.066008  731104 node_ready.go:35] waiting up to 6m0s for node "addons-576073" to be "Ready" ...
	I0819 19:22:33.064811  731104 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: (6.07810737s)
	I0819 19:22:33.066377  731104 addons.go:475] Verifying addon ingress=true in "addons-576073"
	I0819 19:22:33.068225  731104 out.go:177] * Verifying registry addon...
	I0819 19:22:33.068236  731104 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-576073 service yakd-dashboard -n yakd-dashboard
	
	I0819 19:22:33.070399  731104 out.go:177] * Verifying ingress addon...
	I0819 19:22:33.071353  731104 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0819 19:22:33.073946  731104 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0819 19:22:33.125872  731104 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0819 19:22:33.125909  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:33.131440  731104 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0819 19:22:33.131466  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:33.167614  731104 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: (5.509028732s)
	W0819 19:22:33.167658  731104 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
	I0819 19:22:33.167701  731104 retry.go:31] will retry after 268.336395ms: 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
	I0819 19:22:33.167791  731104 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: (5.507477073s)
	I0819 19:22:33.436371  731104 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
	I0819 19:22:33.596671  731104 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-576073" context rescaled to 1 replicas
	I0819 19:22:33.612571  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:33.613466  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:33.740702  731104 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: (5.59970074s)
	I0819 19:22:33.740739  731104 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-576073"
	I0819 19:22:33.745122  731104 out.go:177] * Verifying csi-hostpath-driver addon...
	I0819 19:22:33.748691  731104 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0819 19:22:33.801222  731104 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0819 19:22:33.801260  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:34.081854  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:34.087159  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:34.278489  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:34.575799  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:34.660291  731104 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: (1.223860855s)
	I0819 19:22:34.677537  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:34.753165  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:35.071187  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:35.079072  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:35.081182  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:35.252831  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:35.575099  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:35.577693  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:35.752924  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:36.076416  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:36.082030  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:36.254489  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:36.391038  731104 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0819 19:22:36.391127  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:36.408627  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:36.545116  731104 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0819 19:22:36.575084  731104 addons.go:234] Setting addon gcp-auth=true in "addons-576073"
	I0819 19:22:36.575129  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:36.575581  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:36.589990  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:36.590246  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:36.600459  731104 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0819 19:22:36.600517  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:36.626291  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:36.740063  731104 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0819 19:22:36.742701  731104 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0819 19:22:36.745395  731104 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0819 19:22:36.745429  731104 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0819 19:22:36.753377  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:36.765741  731104 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0819 19:22:36.765769  731104 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0819 19:22:36.784385  731104 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0819 19:22:36.784409  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0819 19:22:36.823493  731104 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
	I0819 19:22:37.076314  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:37.079143  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:37.253494  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:37.460577  731104 addons.go:475] Verifying addon gcp-auth=true in "addons-576073"
	I0819 19:22:37.463505  731104 out.go:177] * Verifying gcp-auth addon...
	I0819 19:22:37.467011  731104 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0819 19:22:37.477213  731104 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0819 19:22:37.477296  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:37.569969  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:37.581451  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:37.582996  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:37.758258  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:37.972498  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:38.075096  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:38.078672  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:38.252120  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:38.470378  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:38.574842  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:38.578058  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:38.752906  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:38.973477  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:39.076296  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:39.079299  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:39.262334  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:39.472534  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:39.573539  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:39.575923  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:39.578967  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:39.753986  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:39.980619  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:40.076496  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:40.079876  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:40.252659  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:40.471513  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:40.576838  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:40.579630  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:40.752860  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:40.982519  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:41.074404  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:41.077786  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:41.252661  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:41.470861  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:41.575229  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:41.577892  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:41.752645  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:41.971421  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:42.070212  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:42.076641  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:42.078846  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:42.253487  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:42.470408  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:42.574123  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:42.577202  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:42.752780  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:42.972159  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:43.078246  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:43.081256  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:43.252878  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:43.470473  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:43.574478  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:43.578124  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:43.754137  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:43.970495  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:44.075118  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:44.077882  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:44.252435  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:44.470947  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:44.570295  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:44.575052  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:44.577568  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:44.752210  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:44.970002  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:45.080989  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:45.081896  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:45.252892  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:45.470005  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:45.574260  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:45.577562  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:45.751955  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:45.970633  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:46.074827  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:46.078275  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:46.252284  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:46.470788  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:46.574668  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:46.577881  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:46.752320  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:46.971583  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:47.070663  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:47.074545  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:47.077964  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:47.252552  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:47.470071  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:47.574267  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:47.578113  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:47.752546  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:47.970716  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:48.074987  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:48.078351  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:48.252918  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:48.470655  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:48.574092  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:48.577550  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:48.752053  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:48.971067  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:49.075058  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:49.077518  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:49.251959  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:49.470834  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:49.569521  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:49.574992  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:49.577789  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:49.752262  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:49.971156  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:50.074993  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:50.078162  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:50.252949  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:50.470090  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:50.574578  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:50.577892  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:50.752622  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:50.970795  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:51.074871  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:51.078590  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:51.252352  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:51.471046  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:51.574329  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:51.577554  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:51.752267  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:51.969934  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:52.069421  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:52.075560  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:52.078377  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:52.252896  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:52.470569  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:52.574104  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:52.577715  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:52.752042  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:52.970340  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:53.074247  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:53.077420  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:53.252835  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:53.470415  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:53.574964  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:53.578978  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:53.753363  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:53.970681  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:54.074109  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:54.084611  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:54.085557  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:54.253514  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:54.471354  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:54.576323  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:54.578031  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:54.753027  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:54.970647  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:55.076842  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:55.078301  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:55.252964  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:55.471134  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:55.574696  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:55.577868  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:55.755065  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:55.970861  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:56.074304  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:56.077700  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:56.252599  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:56.470422  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:56.573627  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:56.575487  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:56.578019  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:56.752452  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:56.973590  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:57.075037  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:57.078160  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:57.252817  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:57.470984  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:57.574410  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:57.577329  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:57.752040  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:57.970698  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:58.077170  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:58.079040  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:58.253967  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:58.470259  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:58.574722  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:58.577394  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:58.753523  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:58.971697  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:59.070345  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:59.074172  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:59.077497  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:59.252793  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:59.470887  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:59.575182  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:59.577547  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:59.752340  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:59.970338  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:00.126503  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:00.126746  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:00.259533  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:00.471151  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:00.574388  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:00.577458  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:00.752941  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:00.970759  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:01.075136  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:01.077747  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:01.252395  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:01.470599  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:01.569549  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:23:01.574836  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:01.577779  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:01.752820  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:01.971514  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:02.075155  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:02.077943  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:02.253137  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:02.470856  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:02.574686  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:02.577524  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:02.751933  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:02.970033  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:03.074958  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:03.078441  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:03.252250  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:03.471032  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:03.574589  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:03.577804  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:03.752232  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:03.970983  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:04.069924  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:23:04.074866  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:04.077645  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:04.252135  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:04.470564  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:04.575017  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:04.577835  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:04.752616  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:04.970688  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:05.074503  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:05.078235  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:05.253241  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:05.470622  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:05.574745  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:05.578046  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:05.752386  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:05.971200  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:06.070484  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:23:06.074981  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:06.078102  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:06.252886  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:06.470145  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:06.575693  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:06.578246  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:06.753932  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:06.970185  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:07.074823  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:07.077414  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:07.252873  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:07.470207  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:07.575322  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:07.578222  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:07.752533  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:07.971006  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:08.074480  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:08.077705  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:08.252252  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:08.470610  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:08.569595  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:23:08.574498  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:08.577748  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:08.752494  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:08.971027  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:09.075114  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:09.078731  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:09.252398  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:09.470206  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:09.574195  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:09.578019  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:09.752913  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:09.970849  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:10.074994  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:10.078306  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:10.252862  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:10.470811  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:10.570051  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:23:10.575546  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:10.578101  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:10.752722  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:10.970097  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:11.075481  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:11.078146  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:11.252525  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:11.470823  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:11.574487  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:11.577287  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:11.753637  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:11.971293  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:12.075871  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:12.079047  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:12.252592  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:12.470344  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:12.570382  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:23:12.574216  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:12.577588  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:12.752540  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:12.980477  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:13.139562  731104 node_ready.go:49] node "addons-576073" has status "Ready":"True"
	I0819 19:23:13.139637  731104 node_ready.go:38] duration metric: took 40.073602303s for node "addons-576073" to be "Ready" ...
	I0819 19:23:13.139662  731104 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0819 19:23:13.161421  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:13.162731  731104 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0819 19:23:13.162815  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:13.204289  731104 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-47nmh" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:13.273722  731104 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0819 19:23:13.273798  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:13.472091  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:13.608402  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:13.609715  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:13.754577  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:13.971325  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:14.093843  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:14.094539  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:14.254651  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:14.470993  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:14.577710  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:14.578975  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:14.754851  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:14.974399  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:15.077684  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:15.088704  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:15.229142  731104 pod_ready.go:103] pod "coredns-6f6b679f8f-47nmh" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:15.269219  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:15.501373  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:15.593569  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:15.595020  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:15.712788  731104 pod_ready.go:93] pod "coredns-6f6b679f8f-47nmh" in "kube-system" namespace has status "Ready":"True"
	I0819 19:23:15.712816  731104 pod_ready.go:82] duration metric: took 2.508444388s for pod "coredns-6f6b679f8f-47nmh" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.712841  731104 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.731141  731104 pod_ready.go:93] pod "etcd-addons-576073" in "kube-system" namespace has status "Ready":"True"
	I0819 19:23:15.731166  731104 pod_ready.go:82] duration metric: took 18.31798ms for pod "etcd-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.731182  731104 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.737324  731104 pod_ready.go:93] pod "kube-apiserver-addons-576073" in "kube-system" namespace has status "Ready":"True"
	I0819 19:23:15.737351  731104 pod_ready.go:82] duration metric: took 6.160255ms for pod "kube-apiserver-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.737365  731104 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.747921  731104 pod_ready.go:93] pod "kube-controller-manager-addons-576073" in "kube-system" namespace has status "Ready":"True"
	I0819 19:23:15.747947  731104 pod_ready.go:82] duration metric: took 10.573131ms for pod "kube-controller-manager-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.747961  731104 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-qhvj6" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.761270  731104 pod_ready.go:93] pod "kube-proxy-qhvj6" in "kube-system" namespace has status "Ready":"True"
	I0819 19:23:15.761293  731104 pod_ready.go:82] duration metric: took 13.324081ms for pod "kube-proxy-qhvj6" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.761304  731104 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.767029  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:15.971521  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:16.075684  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:16.080118  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:16.109507  731104 pod_ready.go:93] pod "kube-scheduler-addons-576073" in "kube-system" namespace has status "Ready":"True"
	I0819 19:23:16.109580  731104 pod_ready.go:82] duration metric: took 348.266863ms for pod "kube-scheduler-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:16.109608  731104 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:16.254064  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:16.470965  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:16.576339  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:16.579634  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:16.753890  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:16.971001  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:17.076651  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:17.080448  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:17.255870  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:17.470993  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:17.576159  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:17.579627  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:17.756742  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:17.973429  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:18.075847  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:18.079534  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:18.116816  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:18.254486  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:18.471579  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:18.579029  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:18.580737  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:18.755400  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:18.971148  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:19.080557  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:19.081583  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:19.253768  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:19.473102  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:19.576220  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:19.579061  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:19.754600  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:19.979514  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:20.080046  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:20.081047  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:20.130054  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:20.255825  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:20.470593  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:20.576422  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:20.579788  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:20.767392  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:20.971793  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:21.076984  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:21.079199  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:21.253963  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:21.471220  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:21.575166  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:21.578536  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:21.754157  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:21.971208  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:22.075366  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:22.078763  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:22.255343  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:22.471291  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:22.576596  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:22.580027  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:22.618545  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:22.753629  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:22.971657  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:23.075479  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:23.078605  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:23.254921  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:23.471298  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:23.575796  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:23.579067  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:23.754562  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:23.970559  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:24.078366  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:24.078664  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:24.253656  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:24.470608  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:24.576888  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:24.580441  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:24.627516  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:24.754816  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:24.970615  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:25.077015  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:25.083763  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:25.256590  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:25.472269  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:25.574942  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:25.578378  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:25.753472  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:25.970915  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:26.076042  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:26.079016  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:26.255298  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:26.470176  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:26.577082  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:26.579520  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:26.754387  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:26.973666  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:27.080973  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:27.082070  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:27.132692  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:27.253302  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:27.472521  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:27.576141  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:27.582658  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:27.756241  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:27.970665  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:28.075969  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:28.079487  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:28.253909  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:28.470153  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:28.575723  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:28.579263  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:28.754071  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:28.970269  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:29.075264  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:29.078014  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:29.253382  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:29.471273  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:29.578097  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:29.583413  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:29.640309  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:29.754400  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:29.970626  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:30.079226  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:30.083550  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:30.254026  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:30.471472  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:30.576112  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:30.582135  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:30.754529  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:30.971159  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:31.079904  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:31.081401  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:31.255982  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:31.474854  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:31.579556  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:31.582163  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:31.754633  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:31.971815  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:32.077346  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:32.083157  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:32.118391  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:32.255834  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:32.471373  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:32.579717  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:32.581148  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:32.759766  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:32.971092  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:33.077679  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:33.081934  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:33.256834  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:33.472514  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:33.576331  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:33.580933  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:33.754483  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:33.971050  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:34.075302  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:34.079204  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:34.254379  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:34.471606  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:34.578182  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:34.585233  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:34.620296  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:34.756903  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:34.971447  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:35.075488  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:35.079812  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:35.255521  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:35.470571  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:35.576803  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:35.581883  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:35.754746  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:35.974998  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:36.089273  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:36.090297  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:36.254272  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:36.470573  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:36.575997  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:36.580414  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:36.628641  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:36.753842  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:36.970390  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:37.078859  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:37.080232  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:37.255141  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:37.471879  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:37.575433  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:37.578695  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:37.754704  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:37.971630  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:38.095981  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:38.098761  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:38.254205  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:38.471553  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:38.578113  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:38.580370  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:38.754795  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:38.971538  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:39.077907  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:39.080264  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:39.117698  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:39.254176  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:39.472606  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:39.587527  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:39.588860  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:39.753605  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:39.970764  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:40.075102  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:40.082569  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:40.257157  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:40.471920  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:40.575438  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:40.579604  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:40.753551  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:40.970436  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:41.079799  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:41.086137  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:41.254365  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:41.470342  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:41.575339  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:41.578739  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:41.616610  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:41.753895  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:41.970476  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:42.078358  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:42.093318  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:42.255205  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:42.471376  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:42.579855  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:42.584838  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:42.754614  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:42.971250  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:43.077310  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:43.080145  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:43.254308  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:43.481671  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:43.577583  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:43.585383  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:43.617623  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:43.756789  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:43.976411  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:44.088418  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:44.089135  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:44.254747  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:44.472618  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:44.577911  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:44.586270  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:44.795416  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:44.971526  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:45.077250  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:45.082305  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:45.255592  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:45.471965  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:45.578955  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:45.580406  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:45.753111  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:45.973364  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:46.075571  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:46.080985  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:46.136549  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:46.271269  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:46.470466  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:46.581013  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:46.582721  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:46.753707  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:46.971268  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:47.076623  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:47.088941  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:47.254548  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:47.471247  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:47.577459  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:47.579570  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:47.754645  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:47.971435  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:48.078772  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:48.081244  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:48.254833  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:48.470413  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:48.576114  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:48.578777  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:48.616195  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:48.753180  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:48.971297  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:49.075402  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:49.077852  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:49.254003  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:49.471096  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:49.576864  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:49.580097  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:49.754633  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:49.975720  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:50.086242  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:50.088939  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:50.256075  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:50.472529  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:50.576513  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:50.583893  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:50.617476  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:50.753650  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:50.971911  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:51.076411  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:51.081633  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:51.254607  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:51.471419  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:51.575147  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:51.579685  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:51.756322  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:51.971401  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:52.080004  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:52.090043  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:52.254683  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:52.470860  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:52.576758  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:52.580840  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:52.617516  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:52.753789  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:52.976727  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:53.076399  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:53.080391  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:53.253260  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:53.477960  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:53.575776  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:53.579563  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:53.754190  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:53.976895  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:54.075933  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:54.079645  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:54.253715  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:54.471279  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:54.576451  731104 kapi.go:107] duration metric: took 1m21.505098761s to wait for kubernetes.io/minikube-addons=registry ...
	I0819 19:23:54.579545  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:54.753826  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:54.971754  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:55.079735  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:55.116599  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:55.254310  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:55.471932  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:55.579067  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:55.753935  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:55.970817  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:56.099302  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:56.253982  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:56.472640  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:56.578721  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:56.754999  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:56.971641  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:57.079303  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:57.116788  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:57.254255  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:57.472712  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:57.579443  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:57.753887  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:57.970790  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:58.082718  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:58.254224  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:58.470764  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:58.579255  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:58.765878  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:58.970618  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:59.080069  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:59.253479  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:59.474276  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:59.582615  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:59.617420  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:59.755129  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:59.970693  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:00.101084  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:00.269994  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:00.491844  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:00.581201  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:00.754749  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:00.985867  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:01.081131  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:01.255836  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:01.470664  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:01.579644  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:01.627527  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:01.757649  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:01.971663  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:02.079396  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:02.254486  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:02.471057  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:02.579567  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:02.755604  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:02.971298  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:03.082577  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:03.254003  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:03.473113  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:03.579258  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:03.756503  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:03.970153  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:04.080346  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:04.117436  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:04.255256  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:04.471233  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:04.578611  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:04.754705  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:04.971082  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:05.079385  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:05.253676  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:05.471070  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:05.578449  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:05.754114  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:05.970419  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:06.080834  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:06.118526  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:06.254954  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:06.470852  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:06.578612  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:06.754550  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:06.971111  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:07.079071  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:07.254362  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:07.471252  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:07.578544  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:07.754075  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:07.970969  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:08.078240  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:08.254392  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:08.470641  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:08.579477  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:08.617007  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:08.754484  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:08.971112  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:09.078188  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:09.254394  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:09.470991  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:09.578731  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:09.755464  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:09.970952  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:10.080710  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:10.255984  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:10.470936  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:10.579402  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:10.620252  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:10.768773  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:10.970863  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:11.078773  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:11.253581  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:11.473037  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:11.579503  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:11.754930  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:11.970782  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:12.078483  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:12.254088  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:12.471365  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:12.578665  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:12.754472  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:12.970924  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:13.078686  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:13.119030  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:13.254204  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:13.471349  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:13.581154  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:13.754236  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:13.970665  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:14.078856  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:14.254174  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:14.471139  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:14.582256  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:14.753953  731104 kapi.go:107] duration metric: took 1m41.005264019s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0819 19:24:14.970586  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:15.078553  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:15.470230  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:15.578348  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:15.616667  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:15.971196  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:16.077928  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:16.470551  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:16.578071  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:16.971121  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:17.078162  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:17.470467  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:17.578605  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:17.617536  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:17.970534  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:18.079061  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:18.471669  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:18.579278  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:18.970822  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:19.078582  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:19.471969  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:19.584816  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:19.970846  731104 kapi.go:107] duration metric: took 1m42.503829921s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0819 19:24:19.972856  731104 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-576073 cluster.
	I0819 19:24:19.974604  731104 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.
	I0819 19:24:19.976346  731104 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0819 19:24:20.078646  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:20.117813  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:20.578739  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:21.079144  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:21.578058  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:22.078519  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:22.123724  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:22.579034  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:23.081455  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:23.579790  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:24.078975  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:24.581223  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:24.620651  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:25.079389  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:25.578980  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:26.079783  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:26.578145  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:27.079624  731104 kapi.go:107] duration metric: took 1m54.005678214s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0819 19:24:27.083025  731104 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, storage-provisioner, storage-provisioner-rancher, nvidia-device-plugin, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0819 19:24:27.084951  731104 addons.go:510] duration metric: took 2m1.104630019s for enable addons: enabled=[cloud-spanner ingress-dns storage-provisioner storage-provisioner-rancher nvidia-device-plugin metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0819 19:24:27.116347  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:29.116420  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:31.117099  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:33.616221  731104 pod_ready.go:93] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"True"
	I0819 19:24:33.616247  731104 pod_ready.go:82] duration metric: took 1m17.506618069s for pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace to be "Ready" ...
	I0819 19:24:33.616260  731104 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-2l7wx" in "kube-system" namespace to be "Ready" ...
	I0819 19:24:33.630160  731104 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-2l7wx" in "kube-system" namespace has status "Ready":"True"
	I0819 19:24:33.630246  731104 pod_ready.go:82] duration metric: took 13.976504ms for pod "nvidia-device-plugin-daemonset-2l7wx" in "kube-system" namespace to be "Ready" ...
	I0819 19:24:33.630286  731104 pod_ready.go:39] duration metric: took 1m20.490597333s 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" ...
	I0819 19:24:33.630363  731104 api_server.go:52] waiting for apiserver process to appear ...
	I0819 19:24:33.630418  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0819 19:24:33.630512  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0819 19:24:33.703207  731104 cri.go:89] found id: "e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf"
	I0819 19:24:33.703279  731104 cri.go:89] found id: ""
	I0819 19:24:33.703300  731104 logs.go:276] 1 containers: [e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf]
	I0819 19:24:33.703386  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:33.707784  731104 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0819 19:24:33.707867  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0819 19:24:33.753144  731104 cri.go:89] found id: "c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e"
	I0819 19:24:33.753208  731104 cri.go:89] found id: ""
	I0819 19:24:33.753231  731104 logs.go:276] 1 containers: [c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e]
	I0819 19:24:33.753306  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:33.756933  731104 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0819 19:24:33.757052  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0819 19:24:33.800541  731104 cri.go:89] found id: "ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d"
	I0819 19:24:33.800567  731104 cri.go:89] found id: ""
	I0819 19:24:33.800575  731104 logs.go:276] 1 containers: [ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d]
	I0819 19:24:33.800651  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:33.804266  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0819 19:24:33.804346  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0819 19:24:33.841919  731104 cri.go:89] found id: "2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6"
	I0819 19:24:33.841938  731104 cri.go:89] found id: ""
	I0819 19:24:33.841946  731104 logs.go:276] 1 containers: [2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6]
	I0819 19:24:33.842005  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:33.845786  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0819 19:24:33.845858  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0819 19:24:33.887018  731104 cri.go:89] found id: "dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313"
	I0819 19:24:33.887042  731104 cri.go:89] found id: ""
	I0819 19:24:33.887051  731104 logs.go:276] 1 containers: [dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313]
	I0819 19:24:33.887108  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:33.890591  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0819 19:24:33.890664  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0819 19:24:33.940448  731104 cri.go:89] found id: "194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180"
	I0819 19:24:33.940478  731104 cri.go:89] found id: ""
	I0819 19:24:33.940486  731104 logs.go:276] 1 containers: [194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180]
	I0819 19:24:33.940548  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:33.944417  731104 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0819 19:24:33.944531  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0819 19:24:33.986087  731104 cri.go:89] found id: "68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6"
	I0819 19:24:33.986120  731104 cri.go:89] found id: ""
	I0819 19:24:33.986129  731104 logs.go:276] 1 containers: [68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6]
	I0819 19:24:33.986189  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:33.989676  731104 logs.go:123] Gathering logs for kubelet ...
	I0819 19:24:33.989704  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0819 19:24:34.016695  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.819471    1522 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-576073' and this object
	W0819 19:24:34.017033  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.819529    1522 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:34.017228  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839056    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-576073' and this object
	W0819 19:24:34.017453  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839102    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:34.017640  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839473    1522 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-576073" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-576073' and this object
	W0819 19:24:34.017881  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839501    1522 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-576073\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:34.018065  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839791    1522 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-576073' and this object
	W0819 19:24:34.018286  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839818    1522 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:34.018466  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.878685    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-576073' and this object
	W0819 19:24:34.018690  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.890004    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	I0819 19:24:34.074152  731104 logs.go:123] Gathering logs for describe nodes ...
	I0819 19:24:34.074187  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0819 19:24:34.298345  731104 logs.go:123] Gathering logs for kube-controller-manager [194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180] ...
	I0819 19:24:34.298378  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180"
	I0819 19:24:34.376390  731104 logs.go:123] Gathering logs for kindnet [68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6] ...
	I0819 19:24:34.376429  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6"
	I0819 19:24:34.424881  731104 logs.go:123] Gathering logs for container status ...
	I0819 19:24:34.424913  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0819 19:24:34.478358  731104 logs.go:123] Gathering logs for dmesg ...
	I0819 19:24:34.478389  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0819 19:24:34.506599  731104 logs.go:123] Gathering logs for kube-apiserver [e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf] ...
	I0819 19:24:34.506649  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf"
	I0819 19:24:34.559069  731104 logs.go:123] Gathering logs for etcd [c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e] ...
	I0819 19:24:34.559102  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e"
	I0819 19:24:34.609233  731104 logs.go:123] Gathering logs for coredns [ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d] ...
	I0819 19:24:34.609267  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d"
	I0819 19:24:34.657238  731104 logs.go:123] Gathering logs for kube-scheduler [2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6] ...
	I0819 19:24:34.657268  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6"
	I0819 19:24:34.700289  731104 logs.go:123] Gathering logs for kube-proxy [dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313] ...
	I0819 19:24:34.700322  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313"
	I0819 19:24:34.748543  731104 logs.go:123] Gathering logs for CRI-O ...
	I0819 19:24:34.748573  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0819 19:24:34.842318  731104 out.go:358] Setting ErrFile to fd 2...
	I0819 19:24:34.842351  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0819 19:24:34.842414  731104 out.go:270] X Problems detected in kubelet:
	W0819 19:24:34.842431  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839501    1522 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-576073\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:34.842439  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839791    1522 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-576073' and this object
	W0819 19:24:34.842446  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839818    1522 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:34.842452  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.878685    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-576073' and this object
	W0819 19:24:34.842457  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.890004    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	I0819 19:24:34.842462  731104 out.go:358] Setting ErrFile to fd 2...
	I0819 19:24:34.842467  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:24:44.843639  731104 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0819 19:24:44.857635  731104 api_server.go:72] duration metric: took 2m18.877726873s to wait for apiserver process to appear ...
	I0819 19:24:44.857665  731104 api_server.go:88] waiting for apiserver healthz status ...
	I0819 19:24:44.857697  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0819 19:24:44.857753  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0819 19:24:44.898261  731104 cri.go:89] found id: "e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf"
	I0819 19:24:44.898279  731104 cri.go:89] found id: ""
	I0819 19:24:44.898287  731104 logs.go:276] 1 containers: [e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf]
	I0819 19:24:44.898342  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:44.901660  731104 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0819 19:24:44.901730  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0819 19:24:44.941636  731104 cri.go:89] found id: "c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e"
	I0819 19:24:44.941658  731104 cri.go:89] found id: ""
	I0819 19:24:44.941667  731104 logs.go:276] 1 containers: [c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e]
	I0819 19:24:44.941723  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:44.945522  731104 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0819 19:24:44.945586  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0819 19:24:44.985029  731104 cri.go:89] found id: "ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d"
	I0819 19:24:44.985052  731104 cri.go:89] found id: ""
	I0819 19:24:44.985061  731104 logs.go:276] 1 containers: [ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d]
	I0819 19:24:44.985120  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:44.989454  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0819 19:24:44.989527  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0819 19:24:45.083978  731104 cri.go:89] found id: "2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6"
	I0819 19:24:45.084006  731104 cri.go:89] found id: ""
	I0819 19:24:45.084016  731104 logs.go:276] 1 containers: [2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6]
	I0819 19:24:45.084082  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:45.089355  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0819 19:24:45.089438  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0819 19:24:45.187228  731104 cri.go:89] found id: "dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313"
	I0819 19:24:45.187252  731104 cri.go:89] found id: ""
	I0819 19:24:45.187260  731104 logs.go:276] 1 containers: [dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313]
	I0819 19:24:45.187329  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:45.192548  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0819 19:24:45.192636  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0819 19:24:45.277359  731104 cri.go:89] found id: "194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180"
	I0819 19:24:45.277381  731104 cri.go:89] found id: ""
	I0819 19:24:45.277390  731104 logs.go:276] 1 containers: [194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180]
	I0819 19:24:45.277494  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:45.285265  731104 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0819 19:24:45.285528  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0819 19:24:45.367108  731104 cri.go:89] found id: "68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6"
	I0819 19:24:45.367171  731104 cri.go:89] found id: ""
	I0819 19:24:45.367205  731104 logs.go:276] 1 containers: [68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6]
	I0819 19:24:45.367298  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:45.372152  731104 logs.go:123] Gathering logs for kube-scheduler [2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6] ...
	I0819 19:24:45.372233  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6"
	I0819 19:24:45.440069  731104 logs.go:123] Gathering logs for kube-controller-manager [194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180] ...
	I0819 19:24:45.440143  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180"
	I0819 19:24:45.540734  731104 logs.go:123] Gathering logs for kindnet [68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6] ...
	I0819 19:24:45.540807  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6"
	I0819 19:24:45.611963  731104 logs.go:123] Gathering logs for container status ...
	I0819 19:24:45.612086  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0819 19:24:45.710400  731104 logs.go:123] Gathering logs for describe nodes ...
	I0819 19:24:45.710471  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0819 19:24:45.966243  731104 logs.go:123] Gathering logs for etcd [c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e] ...
	I0819 19:24:45.966275  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e"
	I0819 19:24:46.023263  731104 logs.go:123] Gathering logs for coredns [ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d] ...
	I0819 19:24:46.023299  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d"
	I0819 19:24:46.068755  731104 logs.go:123] Gathering logs for kube-proxy [dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313] ...
	I0819 19:24:46.068789  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313"
	I0819 19:24:46.113393  731104 logs.go:123] Gathering logs for CRI-O ...
	I0819 19:24:46.113422  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0819 19:24:46.218785  731104 logs.go:123] Gathering logs for kubelet ...
	I0819 19:24:46.218828  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0819 19:24:46.249338  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.819471    1522 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-576073' and this object
	W0819 19:24:46.249567  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.819529    1522 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:46.249751  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839056    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-576073' and this object
	W0819 19:24:46.249973  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839102    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:46.250159  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839473    1522 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-576073" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-576073' and this object
	W0819 19:24:46.250385  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839501    1522 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-576073\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:46.250576  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839791    1522 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-576073' and this object
	W0819 19:24:46.250798  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839818    1522 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:46.251071  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.878685    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-576073' and this object
	W0819 19:24:46.251292  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.890004    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	I0819 19:24:46.308698  731104 logs.go:123] Gathering logs for dmesg ...
	I0819 19:24:46.308736  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0819 19:24:46.328138  731104 logs.go:123] Gathering logs for kube-apiserver [e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf] ...
	I0819 19:24:46.328168  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf"
	I0819 19:24:46.404378  731104 out.go:358] Setting ErrFile to fd 2...
	I0819 19:24:46.404411  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0819 19:24:46.404459  731104 out.go:270] X Problems detected in kubelet:
	W0819 19:24:46.404474  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839501    1522 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-576073\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:46.404481  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839791    1522 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-576073' and this object
	W0819 19:24:46.404493  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839818    1522 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:46.404502  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.878685    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-576073' and this object
	W0819 19:24:46.404514  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.890004    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	I0819 19:24:46.404520  731104 out.go:358] Setting ErrFile to fd 2...
	I0819 19:24:46.404526  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:24:56.405681  731104 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0819 19:24:56.413597  731104 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0819 19:24:56.414767  731104 api_server.go:141] control plane version: v1.31.0
	I0819 19:24:56.414794  731104 api_server.go:131] duration metric: took 11.557122163s to wait for apiserver health ...
	I0819 19:24:56.414810  731104 system_pods.go:43] waiting for kube-system pods to appear ...
	I0819 19:24:56.414831  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0819 19:24:56.414930  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0819 19:24:56.465859  731104 cri.go:89] found id: "e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf"
	I0819 19:24:56.465881  731104 cri.go:89] found id: ""
	I0819 19:24:56.465889  731104 logs.go:276] 1 containers: [e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf]
	I0819 19:24:56.465942  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:56.469652  731104 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0819 19:24:56.469720  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0819 19:24:56.519014  731104 cri.go:89] found id: "c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e"
	I0819 19:24:56.519040  731104 cri.go:89] found id: ""
	I0819 19:24:56.519048  731104 logs.go:276] 1 containers: [c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e]
	I0819 19:24:56.519102  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:56.522617  731104 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0819 19:24:56.522687  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0819 19:24:56.562899  731104 cri.go:89] found id: "ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d"
	I0819 19:24:56.562922  731104 cri.go:89] found id: ""
	I0819 19:24:56.562930  731104 logs.go:276] 1 containers: [ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d]
	I0819 19:24:56.562987  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:56.566551  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0819 19:24:56.566632  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0819 19:24:56.607037  731104 cri.go:89] found id: "2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6"
	I0819 19:24:56.607062  731104 cri.go:89] found id: ""
	I0819 19:24:56.607070  731104 logs.go:276] 1 containers: [2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6]
	I0819 19:24:56.607129  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:56.610505  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0819 19:24:56.610578  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0819 19:24:56.660289  731104 cri.go:89] found id: "dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313"
	I0819 19:24:56.660312  731104 cri.go:89] found id: ""
	I0819 19:24:56.660320  731104 logs.go:276] 1 containers: [dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313]
	I0819 19:24:56.660396  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:56.663861  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0819 19:24:56.663939  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0819 19:24:56.703950  731104 cri.go:89] found id: "194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180"
	I0819 19:24:56.703971  731104 cri.go:89] found id: ""
	I0819 19:24:56.703979  731104 logs.go:276] 1 containers: [194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180]
	I0819 19:24:56.704044  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:56.707566  731104 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0819 19:24:56.707635  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0819 19:24:56.748914  731104 cri.go:89] found id: "68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6"
	I0819 19:24:56.748937  731104 cri.go:89] found id: ""
	I0819 19:24:56.748945  731104 logs.go:276] 1 containers: [68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6]
	I0819 19:24:56.749005  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:56.752593  731104 logs.go:123] Gathering logs for etcd [c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e] ...
	I0819 19:24:56.752624  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e"
	I0819 19:24:56.805724  731104 logs.go:123] Gathering logs for kube-scheduler [2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6] ...
	I0819 19:24:56.805761  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6"
	I0819 19:24:56.856172  731104 logs.go:123] Gathering logs for kindnet [68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6] ...
	I0819 19:24:56.856204  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6"
	I0819 19:24:56.909528  731104 logs.go:123] Gathering logs for CRI-O ...
	I0819 19:24:56.909566  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0819 19:24:57.001730  731104 logs.go:123] Gathering logs for container status ...
	I0819 19:24:57.001771  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0819 19:24:57.076933  731104 logs.go:123] Gathering logs for kubelet ...
	I0819 19:24:57.076967  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0819 19:24:57.114834  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.819471    1522 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-576073' and this object
	W0819 19:24:57.115075  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.819529    1522 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:57.115263  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839056    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-576073' and this object
	W0819 19:24:57.115488  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839102    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:57.115674  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839473    1522 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-576073" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-576073' and this object
	W0819 19:24:57.115901  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839501    1522 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-576073\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:57.116082  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839791    1522 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-576073' and this object
	W0819 19:24:57.116306  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839818    1522 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:57.116487  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.878685    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-576073' and this object
	W0819 19:24:57.116713  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.890004    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	I0819 19:24:57.175148  731104 logs.go:123] Gathering logs for dmesg ...
	I0819 19:24:57.175186  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0819 19:24:57.191706  731104 logs.go:123] Gathering logs for coredns [ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d] ...
	I0819 19:24:57.191735  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d"
	I0819 19:24:57.231813  731104 logs.go:123] Gathering logs for kube-proxy [dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313] ...
	I0819 19:24:57.231841  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313"
	I0819 19:24:57.274154  731104 logs.go:123] Gathering logs for kube-controller-manager [194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180] ...
	I0819 19:24:57.274184  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180"
	I0819 19:24:57.348610  731104 logs.go:123] Gathering logs for describe nodes ...
	I0819 19:24:57.348646  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0819 19:24:57.487057  731104 logs.go:123] Gathering logs for kube-apiserver [e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf] ...
	I0819 19:24:57.487088  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf"
	I0819 19:24:57.541933  731104 out.go:358] Setting ErrFile to fd 2...
	I0819 19:24:57.541961  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0819 19:24:57.542010  731104 out.go:270] X Problems detected in kubelet:
	W0819 19:24:57.542028  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839501    1522 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-576073\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:57.542040  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839791    1522 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-576073' and this object
	W0819 19:24:57.542049  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839818    1522 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:57.542064  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.878685    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-576073' and this object
	W0819 19:24:57.542071  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.890004    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	I0819 19:24:57.542076  731104 out.go:358] Setting ErrFile to fd 2...
	I0819 19:24:57.542087  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:25:07.554204  731104 system_pods.go:59] 18 kube-system pods found
	I0819 19:25:07.554255  731104 system_pods.go:61] "coredns-6f6b679f8f-47nmh" [74cb2f19-23d8-4256-ae38-f93238409b5e] Running
	I0819 19:25:07.554262  731104 system_pods.go:61] "csi-hostpath-attacher-0" [c5d9cf96-a1af-4616-b01b-27cda17714d2] Running
	I0819 19:25:07.554267  731104 system_pods.go:61] "csi-hostpath-resizer-0" [654ee104-a2cc-4db3-b9eb-4ce9d3b2ea8f] Running
	I0819 19:25:07.554271  731104 system_pods.go:61] "csi-hostpathplugin-7qd4c" [85c4cbeb-a8ad-46ab-9909-c233ad06fa2b] Running
	I0819 19:25:07.554276  731104 system_pods.go:61] "etcd-addons-576073" [daab178f-ece2-46c0-bdd5-2af33195b5ba] Running
	I0819 19:25:07.554280  731104 system_pods.go:61] "kindnet-w2t9l" [648a0e88-731c-45eb-a2c1-9c2347653acd] Running
	I0819 19:25:07.554285  731104 system_pods.go:61] "kube-apiserver-addons-576073" [855d5e6a-e34d-4eb4-89df-d36cb42a74dd] Running
	I0819 19:25:07.554291  731104 system_pods.go:61] "kube-controller-manager-addons-576073" [64d8160f-7731-4306-8d29-4ee242a109d5] Running
	I0819 19:25:07.554296  731104 system_pods.go:61] "kube-ingress-dns-minikube" [a245a99c-bca2-41f7-91de-a0d4dbb0ddc1] Running
	I0819 19:25:07.554300  731104 system_pods.go:61] "kube-proxy-qhvj6" [823bf6a2-c3c5-41cf-ba03-7bad46952ac3] Running
	I0819 19:25:07.554305  731104 system_pods.go:61] "kube-scheduler-addons-576073" [cbc5b063-2b6d-4297-b626-1416f0f4fe67] Running
	I0819 19:25:07.554317  731104 system_pods.go:61] "metrics-server-8988944d9-pvpfc" [9f796cf7-b0b9-4c7e-bef6-a2a6e989360a] Running
	I0819 19:25:07.554322  731104 system_pods.go:61] "nvidia-device-plugin-daemonset-2l7wx" [e70ff520-884b-4b3b-befd-e4253cd40113] Running
	I0819 19:25:07.554329  731104 system_pods.go:61] "registry-6fb4cdfc84-s8rzv" [d25a7078-b61c-4f9b-864d-3c031aeec6f1] Running
	I0819 19:25:07.554333  731104 system_pods.go:61] "registry-proxy-78wjz" [b12e5545-701c-4a9f-8d94-e32123011a4c] Running
	I0819 19:25:07.554338  731104 system_pods.go:61] "snapshot-controller-56fcc65765-lv4z8" [3ca05d88-50b2-4d66-b0d3-b9b1c9eb2a37] Running
	I0819 19:25:07.554342  731104 system_pods.go:61] "snapshot-controller-56fcc65765-xjd2x" [b2d583b8-3e02-4d42-852e-16fb607d468f] Running
	I0819 19:25:07.554346  731104 system_pods.go:61] "storage-provisioner" [4e6c50f2-d930-490f-af11-23a3e21c7b2a] Running
	I0819 19:25:07.554352  731104 system_pods.go:74] duration metric: took 11.139535084s to wait for pod list to return data ...
	I0819 19:25:07.554359  731104 default_sa.go:34] waiting for default service account to be created ...
	I0819 19:25:07.556878  731104 default_sa.go:45] found service account: "default"
	I0819 19:25:07.556908  731104 default_sa.go:55] duration metric: took 2.54234ms for default service account to be created ...
	I0819 19:25:07.556919  731104 system_pods.go:116] waiting for k8s-apps to be running ...
	I0819 19:25:07.567667  731104 system_pods.go:86] 18 kube-system pods found
	I0819 19:25:07.567705  731104 system_pods.go:89] "coredns-6f6b679f8f-47nmh" [74cb2f19-23d8-4256-ae38-f93238409b5e] Running
	I0819 19:25:07.567714  731104 system_pods.go:89] "csi-hostpath-attacher-0" [c5d9cf96-a1af-4616-b01b-27cda17714d2] Running
	I0819 19:25:07.567738  731104 system_pods.go:89] "csi-hostpath-resizer-0" [654ee104-a2cc-4db3-b9eb-4ce9d3b2ea8f] Running
	I0819 19:25:07.567759  731104 system_pods.go:89] "csi-hostpathplugin-7qd4c" [85c4cbeb-a8ad-46ab-9909-c233ad06fa2b] Running
	I0819 19:25:07.567764  731104 system_pods.go:89] "etcd-addons-576073" [daab178f-ece2-46c0-bdd5-2af33195b5ba] Running
	I0819 19:25:07.567771  731104 system_pods.go:89] "kindnet-w2t9l" [648a0e88-731c-45eb-a2c1-9c2347653acd] Running
	I0819 19:25:07.567781  731104 system_pods.go:89] "kube-apiserver-addons-576073" [855d5e6a-e34d-4eb4-89df-d36cb42a74dd] Running
	I0819 19:25:07.567786  731104 system_pods.go:89] "kube-controller-manager-addons-576073" [64d8160f-7731-4306-8d29-4ee242a109d5] Running
	I0819 19:25:07.567791  731104 system_pods.go:89] "kube-ingress-dns-minikube" [a245a99c-bca2-41f7-91de-a0d4dbb0ddc1] Running
	I0819 19:25:07.567800  731104 system_pods.go:89] "kube-proxy-qhvj6" [823bf6a2-c3c5-41cf-ba03-7bad46952ac3] Running
	I0819 19:25:07.567817  731104 system_pods.go:89] "kube-scheduler-addons-576073" [cbc5b063-2b6d-4297-b626-1416f0f4fe67] Running
	I0819 19:25:07.567829  731104 system_pods.go:89] "metrics-server-8988944d9-pvpfc" [9f796cf7-b0b9-4c7e-bef6-a2a6e989360a] Running
	I0819 19:25:07.567834  731104 system_pods.go:89] "nvidia-device-plugin-daemonset-2l7wx" [e70ff520-884b-4b3b-befd-e4253cd40113] Running
	I0819 19:25:07.567851  731104 system_pods.go:89] "registry-6fb4cdfc84-s8rzv" [d25a7078-b61c-4f9b-864d-3c031aeec6f1] Running
	I0819 19:25:07.567860  731104 system_pods.go:89] "registry-proxy-78wjz" [b12e5545-701c-4a9f-8d94-e32123011a4c] Running
	I0819 19:25:07.567865  731104 system_pods.go:89] "snapshot-controller-56fcc65765-lv4z8" [3ca05d88-50b2-4d66-b0d3-b9b1c9eb2a37] Running
	I0819 19:25:07.567869  731104 system_pods.go:89] "snapshot-controller-56fcc65765-xjd2x" [b2d583b8-3e02-4d42-852e-16fb607d468f] Running
	I0819 19:25:07.567873  731104 system_pods.go:89] "storage-provisioner" [4e6c50f2-d930-490f-af11-23a3e21c7b2a] Running
	I0819 19:25:07.567880  731104 system_pods.go:126] duration metric: took 10.955465ms to wait for k8s-apps to be running ...
	I0819 19:25:07.567892  731104 system_svc.go:44] waiting for kubelet service to be running ....
	I0819 19:25:07.567958  731104 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0819 19:25:07.579978  731104 system_svc.go:56] duration metric: took 12.075561ms WaitForService to wait for kubelet
	I0819 19:25:07.580009  731104 kubeadm.go:582] duration metric: took 2m41.600104839s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0819 19:25:07.580030  731104 node_conditions.go:102] verifying NodePressure condition ...
	I0819 19:25:07.583501  731104 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0819 19:25:07.583537  731104 node_conditions.go:123] node cpu capacity is 2
	I0819 19:25:07.583548  731104 node_conditions.go:105] duration metric: took 3.513139ms to run NodePressure ...
	I0819 19:25:07.583562  731104 start.go:241] waiting for startup goroutines ...
	I0819 19:25:07.583569  731104 start.go:246] waiting for cluster config update ...
	I0819 19:25:07.583588  731104 start.go:255] writing updated cluster config ...
	I0819 19:25:07.583880  731104 ssh_runner.go:195] Run: rm -f paused
	I0819 19:25:07.918840  731104 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0819 19:25:07.921440  731104 out.go:177] * Done! kubectl is now configured to use "addons-576073" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 19 19:29:27 addons-576073 crio[966]: time="2024-08-19 19:29:27.496684412Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:42a89d9b22e5307cb88494990d5d929c401339f508c0a7e98a4d8ac52623fc5b],Size_:4789170,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=34f88a12-467b-4688-9263-b908125e5384 name=/runtime.v1.ImageService/ImageStatus
	Aug 19 19:29:27 addons-576073 crio[966]: time="2024-08-19 19:29:27.497646104Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-l4k5t/hello-world-app" id=d50c3c5b-3ed9-4f20-856b-7251c297c18c name=/runtime.v1.RuntimeService/CreateContainer
	Aug 19 19:29:27 addons-576073 crio[966]: time="2024-08-19 19:29:27.497734127Z" level=warning msg="Allowed annotations are specified for workload []"
	Aug 19 19:29:27 addons-576073 crio[966]: time="2024-08-19 19:29:27.527826584Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/b6117dfec41ee58a5898b3e82c5695dd9f256e4dc3a8d288013c4ab08309ccf6/merged/etc/passwd: no such file or directory"
	Aug 19 19:29:27 addons-576073 crio[966]: time="2024-08-19 19:29:27.527868462Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/b6117dfec41ee58a5898b3e82c5695dd9f256e4dc3a8d288013c4ab08309ccf6/merged/etc/group: no such file or directory"
	Aug 19 19:29:27 addons-576073 crio[966]: time="2024-08-19 19:29:27.567529963Z" level=info msg="Created container ecb6d8c5d0e3a7bb698ed4e7f0582a8595283b9893dbe46f3ac8ff7235877894: default/hello-world-app-55bf9c44b4-l4k5t/hello-world-app" id=d50c3c5b-3ed9-4f20-856b-7251c297c18c name=/runtime.v1.RuntimeService/CreateContainer
	Aug 19 19:29:27 addons-576073 crio[966]: time="2024-08-19 19:29:27.570169048Z" level=info msg="Starting container: ecb6d8c5d0e3a7bb698ed4e7f0582a8595283b9893dbe46f3ac8ff7235877894" id=ce8eb7a5-3e99-4f32-a50e-b87933f21b76 name=/runtime.v1.RuntimeService/StartContainer
	Aug 19 19:29:27 addons-576073 crio[966]: time="2024-08-19 19:29:27.577226210Z" level=info msg="Started container" PID=8494 containerID=ecb6d8c5d0e3a7bb698ed4e7f0582a8595283b9893dbe46f3ac8ff7235877894 description=default/hello-world-app-55bf9c44b4-l4k5t/hello-world-app id=ce8eb7a5-3e99-4f32-a50e-b87933f21b76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=98084acdcfd9b2d91c46d44781ab42d77f1830538a7498bd61807b8233da7827
	Aug 19 19:29:27 addons-576073 crio[966]: time="2024-08-19 19:29:27.710315719Z" level=info msg="Removing container: 3b7d0b1163b3c23da0c8538181dd2328884a4b0d5f20717c7c63abb5f3364c1e" id=dccd3ab4-fd73-4a0e-8524-ec416c46e2f8 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 19 19:29:27 addons-576073 crio[966]: time="2024-08-19 19:29:27.729154920Z" level=info msg="Removed container 3b7d0b1163b3c23da0c8538181dd2328884a4b0d5f20717c7c63abb5f3364c1e: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=dccd3ab4-fd73-4a0e-8524-ec416c46e2f8 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 19 19:29:29 addons-576073 crio[966]: time="2024-08-19 19:29:29.395302312Z" level=info msg="Stopping container: 5e455fcc791521d8f30f5cebc830d44acec258b31eefe6a2f1569ff285116d76 (timeout: 2s)" id=853b5708-dcc0-4c01-a8cf-09991683ddca name=/runtime.v1.RuntimeService/StopContainer
	Aug 19 19:29:31 addons-576073 crio[966]: time="2024-08-19 19:29:31.401124894Z" level=warning msg="Stopping container 5e455fcc791521d8f30f5cebc830d44acec258b31eefe6a2f1569ff285116d76 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=853b5708-dcc0-4c01-a8cf-09991683ddca name=/runtime.v1.RuntimeService/StopContainer
	Aug 19 19:29:31 addons-576073 conmon[5046]: conmon 5e455fcc791521d8f30f <ninfo>: container 5057 exited with status 137
	Aug 19 19:29:31 addons-576073 crio[966]: time="2024-08-19 19:29:31.539466480Z" level=info msg="Stopped container 5e455fcc791521d8f30f5cebc830d44acec258b31eefe6a2f1569ff285116d76: ingress-nginx/ingress-nginx-controller-bc57996ff-8z5qz/controller" id=853b5708-dcc0-4c01-a8cf-09991683ddca name=/runtime.v1.RuntimeService/StopContainer
	Aug 19 19:29:31 addons-576073 crio[966]: time="2024-08-19 19:29:31.540052911Z" level=info msg="Stopping pod sandbox: 5df332eec4c818b91254dc4128b6a0ff30204725f47c434c5ad5ab8821ed24a9" id=775c0a5f-460d-49c7-a78d-0d7ce91fae40 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 19 19:29:31 addons-576073 crio[966]: time="2024-08-19 19:29:31.543738477Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-NTC2U65Y6IYAERS4 - [0:0]\n:KUBE-HP-SEZKU4KFBPQM3MQ4 - [0:0]\n-X KUBE-HP-NTC2U65Y6IYAERS4\n-X KUBE-HP-SEZKU4KFBPQM3MQ4\nCOMMIT\n"
	Aug 19 19:29:31 addons-576073 crio[966]: time="2024-08-19 19:29:31.546797695Z" level=info msg="Closing host port tcp:80"
	Aug 19 19:29:31 addons-576073 crio[966]: time="2024-08-19 19:29:31.546849427Z" level=info msg="Closing host port tcp:443"
	Aug 19 19:29:31 addons-576073 crio[966]: time="2024-08-19 19:29:31.548260290Z" level=info msg="Host port tcp:80 does not have an open socket"
	Aug 19 19:29:31 addons-576073 crio[966]: time="2024-08-19 19:29:31.548288195Z" level=info msg="Host port tcp:443 does not have an open socket"
	Aug 19 19:29:31 addons-576073 crio[966]: time="2024-08-19 19:29:31.548449972Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-bc57996ff-8z5qz Namespace:ingress-nginx ID:5df332eec4c818b91254dc4128b6a0ff30204725f47c434c5ad5ab8821ed24a9 UID:3c88937c-25e9-40e0-bdb2-902298d640b6 NetNS:/var/run/netns/bb1abe9b-ed9a-4e8d-8cf6-7844717da160 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 19 19:29:31 addons-576073 crio[966]: time="2024-08-19 19:29:31.548588824Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-bc57996ff-8z5qz from CNI network \"kindnet\" (type=ptp)"
	Aug 19 19:29:31 addons-576073 crio[966]: time="2024-08-19 19:29:31.572472599Z" level=info msg="Stopped pod sandbox: 5df332eec4c818b91254dc4128b6a0ff30204725f47c434c5ad5ab8821ed24a9" id=775c0a5f-460d-49c7-a78d-0d7ce91fae40 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 19 19:29:31 addons-576073 crio[966]: time="2024-08-19 19:29:31.723835620Z" level=info msg="Removing container: 5e455fcc791521d8f30f5cebc830d44acec258b31eefe6a2f1569ff285116d76" id=e4ffe8f4-c3d6-4978-9df7-a92638f32d71 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 19 19:29:31 addons-576073 crio[966]: time="2024-08-19 19:29:31.739353234Z" level=info msg="Removed container 5e455fcc791521d8f30f5cebc830d44acec258b31eefe6a2f1569ff285116d76: ingress-nginx/ingress-nginx-controller-bc57996ff-8z5qz/controller" id=e4ffe8f4-c3d6-4978-9df7-a92638f32d71 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	ecb6d8c5d0e3a       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app           0                   98084acdcfd9b       hello-world-app-55bf9c44b4-l4k5t
	58f4054117694       docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6                              2 minutes ago       Running             nginx                     0                   cf2363cda4eed       nginx
	55d6b162e8515       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          4 minutes ago       Running             busybox                   0                   e0f71d47a1725       busybox
	09e8fe06346df       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   5 minutes ago       Exited              patch                     0                   d8c3887710853       ingress-nginx-admission-patch-lwnk9
	da95dde2a0c30       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:7c4c1a6ca8855c524a64983eaf590e126a669ae12df83ad65de281c9beee13d3   5 minutes ago       Exited              create                    0                   61bebbab68599       ingress-nginx-admission-create-9bdn5
	f2b8a43380093       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        6 minutes ago       Running             metrics-server            0                   8124e322ec1cd       metrics-server-8988944d9-pvpfc
	ce6953f02f05c       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             6 minutes ago       Running             coredns                   0                   9af35799681f8       coredns-6f6b679f8f-47nmh
	4972a7e92e1e4       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             6 minutes ago       Running             storage-provisioner       0                   5d315504cc7e4       storage-provisioner
	68e72fea4e02e       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                           7 minutes ago       Running             kindnet-cni               0                   9bbf5973cba96       kindnet-w2t9l
	dcef19a513a11       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                             7 minutes ago       Running             kube-proxy                0                   42a8bf323009b       kube-proxy-qhvj6
	2e3c65399b3ec       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                             7 minutes ago       Running             kube-scheduler            0                   5df41999a8c47       kube-scheduler-addons-576073
	e8a2109136c6d       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                             7 minutes ago       Running             kube-apiserver            0                   f440264d3abe5       kube-apiserver-addons-576073
	c38f244a1f0e0       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                             7 minutes ago       Running             etcd                      0                   901a18f2da178       etcd-addons-576073
	194470b673160       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                             7 minutes ago       Running             kube-controller-manager   0                   58dc06b299bd0       kube-controller-manager-addons-576073
	
	
	==> coredns [ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d] <==
	[INFO] 10.244.0.11:42746 - 55960 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002450903s
	[INFO] 10.244.0.11:57971 - 35858 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000106828s
	[INFO] 10.244.0.11:57971 - 11536 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000199897s
	[INFO] 10.244.0.11:46519 - 1734 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000112924s
	[INFO] 10.244.0.11:46519 - 40432 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000265175s
	[INFO] 10.244.0.11:49000 - 47525 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000071867s
	[INFO] 10.244.0.11:49000 - 19367 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000133215s
	[INFO] 10.244.0.11:51660 - 41804 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000068667s
	[INFO] 10.244.0.11:51660 - 42318 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000034296s
	[INFO] 10.244.0.11:39376 - 436 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001369108s
	[INFO] 10.244.0.11:39376 - 22706 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001523508s
	[INFO] 10.244.0.11:51099 - 51646 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000066895s
	[INFO] 10.244.0.11:51099 - 62648 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000077233s
	[INFO] 10.244.0.19:60089 - 53077 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000170564s
	[INFO] 10.244.0.19:55045 - 53774 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000232265s
	[INFO] 10.244.0.19:54062 - 17739 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000277229s
	[INFO] 10.244.0.19:39803 - 52595 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000156738s
	[INFO] 10.244.0.19:45696 - 21302 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000119693s
	[INFO] 10.244.0.19:36642 - 8190 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000137515s
	[INFO] 10.244.0.19:48740 - 55164 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.009550501s
	[INFO] 10.244.0.19:55808 - 6879 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.008886492s
	[INFO] 10.244.0.19:59732 - 59147 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00095681s
	[INFO] 10.244.0.19:44505 - 739 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000690273s
	[INFO] 10.244.0.22:45749 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000213386s
	[INFO] 10.244.0.22:33785 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00015879s
	
	
	==> describe nodes <==
	Name:               addons-576073
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-576073
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=9c2db9d51ec33b5c53a86e9ba3d384ee332e3411
	                    minikube.k8s.io/name=addons-576073
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_19T19_22_21_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-576073
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 19 Aug 2024 19:22:18 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-576073
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 19 Aug 2024 19:29:29 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 19 Aug 2024 19:27:27 +0000   Mon, 19 Aug 2024 19:22:15 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 19 Aug 2024 19:27:27 +0000   Mon, 19 Aug 2024 19:22:15 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 19 Aug 2024 19:27:27 +0000   Mon, 19 Aug 2024 19:22:15 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 19 Aug 2024 19:27:27 +0000   Mon, 19 Aug 2024 19:23:12 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-576073
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	System Info:
	  Machine ID:                 5c6e324f5e6b4a9fb51834480ce12530
	  System UUID:                87ad133e-6c35-4702-a4b9-c958dbaa9ddd
	  Boot ID:                    c9eaafec-3fdd-4563-bb81-26e9a2ac9638
	  Kernel Version:             5.15.0-1067-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  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%)        0 (0%)      0 (0%)           0 (0%)         4m28s
	  default                     hello-world-app-55bf9c44b4-l4k5t         0 (0%)        0 (0%)      0 (0%)           0 (0%)         10s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m30s
	  kube-system                 coredns-6f6b679f8f-47nmh                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     7m10s
	  kube-system                 etcd-addons-576073                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         7m16s
	  kube-system                 kindnet-w2t9l                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      7m10s
	  kube-system                 kube-apiserver-addons-576073             250m (12%)    0 (0%)      0 (0%)           0 (0%)         7m16s
	  kube-system                 kube-controller-manager-addons-576073    200m (10%)    0 (0%)      0 (0%)           0 (0%)         7m16s
	  kube-system                 kube-proxy-qhvj6                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m10s
	  kube-system                 kube-scheduler-addons-576073             100m (5%)     0 (0%)      0 (0%)           0 (0%)         7m17s
	  kube-system                 metrics-server-8988944d9-pvpfc           100m (5%)     0 (0%)      200Mi (2%)       0 (0%)         7m5s
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m5s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%)  100m (5%)
	  memory             420Mi (5%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                    From             Message
	  ----     ------                   ----                   ----             -------
	  Normal   Starting                 7m3s                   kube-proxy       
	  Normal   NodeHasSufficientMemory  7m23s (x8 over 7m23s)  kubelet          Node addons-576073 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    7m23s (x8 over 7m23s)  kubelet          Node addons-576073 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     7m23s (x7 over 7m23s)  kubelet          Node addons-576073 status is now: NodeHasSufficientPID
	  Normal   Starting                 7m16s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 7m16s                  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  7m16s                  kubelet          Node addons-576073 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    7m16s                  kubelet          Node addons-576073 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     7m16s                  kubelet          Node addons-576073 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           7m11s                  node-controller  Node addons-576073 event: Registered Node addons-576073 in Controller
	  Normal   NodeReady                6m24s                  kubelet          Node addons-576073 status is now: NodeReady
	
	
	==> dmesg <==
	
	
	==> etcd [c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e] <==
	{"level":"info","ts":"2024-08-19T19:22:26.853252Z","caller":"traceutil/trace.go:171","msg":"trace[1153062715] transaction","detail":"{read_only:false; response_revision:356; number_of_response:1; }","duration":"190.540643ms","start":"2024-08-19T19:22:26.662683Z","end":"2024-08-19T19:22:26.853224Z","steps":["trace[1153062715] 'process raft request'  (duration: 189.310051ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:27.015111Z","caller":"traceutil/trace.go:171","msg":"trace[886771469] transaction","detail":"{read_only:false; response_revision:357; number_of_response:1; }","duration":"234.512051ms","start":"2024-08-19T19:22:26.780573Z","end":"2024-08-19T19:22:27.015085Z","steps":["trace[886771469] 'process raft request'  (duration: 121.631901ms)","trace[886771469] 'marshal mvccpb.KeyValue' {req_type:put; key:/registry/pods/kube-system/kube-proxy-qhvj6; req_size:3408; } (duration: 84.784926ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-19T19:22:27.027717Z","caller":"traceutil/trace.go:171","msg":"trace[198353025] transaction","detail":"{read_only:false; response_revision:358; number_of_response:1; }","duration":"224.327612ms","start":"2024-08-19T19:22:26.803372Z","end":"2024-08-19T19:22:27.027700Z","steps":["trace[198353025] 'process raft request'  (duration: 184.541064ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-19T19:22:27.159348Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"144.313666ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kindnet-w2t9l\" ","response":"range_response_count:1 size:3689"}
	{"level":"warn","ts":"2024-08-19T19:22:27.160058Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"172.261218ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/configmaps/kube-system/coredns\" ","response":"range_response_count:1 size:612"}
	{"level":"info","ts":"2024-08-19T19:22:27.160872Z","caller":"traceutil/trace.go:171","msg":"trace[1723938730] range","detail":"{range_begin:/registry/configmaps/kube-system/coredns; range_end:; response_count:1; response_revision:362; }","duration":"173.077797ms","start":"2024-08-19T19:22:26.987784Z","end":"2024-08-19T19:22:27.160862Z","steps":["trace[1723938730] 'agreement among raft nodes before linearized reading'  (duration: 172.230777ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:27.160721Z","caller":"traceutil/trace.go:171","msg":"trace[1354230548] range","detail":"{range_begin:/registry/pods/kube-system/kindnet-w2t9l; range_end:; response_count:1; response_revision:362; }","duration":"145.924951ms","start":"2024-08-19T19:22:27.014778Z","end":"2024-08-19T19:22:27.160703Z","steps":["trace[1354230548] 'agreement among raft nodes before linearized reading'  (duration: 96.246389ms)","trace[1354230548] 'range keys from bolt db'  (duration: 48.029387ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-19T19:22:29.091627Z","caller":"traceutil/trace.go:171","msg":"trace[1345603258] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"153.248396ms","start":"2024-08-19T19:22:28.938361Z","end":"2024-08-19T19:22:29.091609Z","steps":["trace[1345603258] 'process raft request'  (duration: 57.337064ms)","trace[1345603258] 'compare'  (duration: 95.624741ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-19T19:22:29.424571Z","caller":"traceutil/trace.go:171","msg":"trace[1315733932] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"105.820528ms","start":"2024-08-19T19:22:29.318533Z","end":"2024-08-19T19:22:29.424353Z","steps":["trace[1315733932] 'process raft request'  (duration: 27.368858ms)","trace[1315733932] 'compare'  (duration: 77.600474ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-19T19:22:30.855466Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.87372ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128031320925808836 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/clusterrolebindings/minikube-ingress-dns\" mod_revision:0 > success:<request_put:<key:\"/registry/clusterrolebindings/minikube-ingress-dns\" value_size:1221 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-08-19T19:22:30.855751Z","caller":"traceutil/trace.go:171","msg":"trace[1681322124] linearizableReadLoop","detail":"{readStateIndex:424; appliedIndex:423; }","duration":"120.406191ms","start":"2024-08-19T19:22:30.735322Z","end":"2024-08-19T19:22:30.855728Z","steps":["trace[1681322124] 'read index received'  (duration: 16.96429ms)","trace[1681322124] 'applied index is now lower than readState.Index'  (duration: 103.440244ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-19T19:22:30.856084Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"120.747869ms","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-19T19:22:30.903202Z","caller":"traceutil/trace.go:171","msg":"trace[1026365026] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:412; }","duration":"167.86449ms","start":"2024-08-19T19:22:30.735317Z","end":"2024-08-19T19:22:30.903182Z","steps":["trace[1026365026] 'agreement among raft nodes before linearized reading'  (duration: 120.57696ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:30.856429Z","caller":"traceutil/trace.go:171","msg":"trace[1753141459] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"166.934657ms","start":"2024-08-19T19:22:30.689481Z","end":"2024-08-19T19:22:30.856415Z","steps":["trace[1753141459] 'process raft request'  (duration: 45.625145ms)","trace[1753141459] 'compare'  (duration: 115.707808ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-19T19:22:30.904045Z","caller":"traceutil/trace.go:171","msg":"trace[176825063] transaction","detail":"{read_only:false; response_revision:413; number_of_response:1; }","duration":"143.668996ms","start":"2024-08-19T19:22:30.760345Z","end":"2024-08-19T19:22:30.904014Z","steps":["trace[176825063] 'process raft request'  (duration: 96.793461ms)","trace[176825063] 'compare'  (duration: 46.789097ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-19T19:22:30.930127Z","caller":"traceutil/trace.go:171","msg":"trace[226890692] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"134.6028ms","start":"2024-08-19T19:22:30.795503Z","end":"2024-08-19T19:22:30.930106Z","steps":["trace[226890692] 'process raft request'  (duration: 108.896598ms)","trace[226890692] 'store kv pair into bolt db' {req_type:put; key:/registry/replicasets/default/cloud-spanner-emulator-c4bc9b5f8; req_size:2166; } (duration: 22.515591ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-19T19:22:30.930302Z","caller":"traceutil/trace.go:171","msg":"trace[1689909634] transaction","detail":"{read_only:false; response_revision:415; number_of_response:1; }","duration":"133.115ms","start":"2024-08-19T19:22:30.797180Z","end":"2024-08-19T19:22:30.930295Z","steps":["trace[1689909634] 'process raft request'  (duration: 130.16234ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:30.939303Z","caller":"traceutil/trace.go:171","msg":"trace[1932567023] transaction","detail":"{read_only:false; response_revision:416; number_of_response:1; }","duration":"141.957415ms","start":"2024-08-19T19:22:30.797329Z","end":"2024-08-19T19:22:30.939287Z","steps":["trace[1932567023] 'process raft request'  (duration: 130.062953ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:30.939489Z","caller":"traceutil/trace.go:171","msg":"trace[632695657] transaction","detail":"{read_only:false; response_revision:417; number_of_response:1; }","duration":"142.051468ms","start":"2024-08-19T19:22:30.797431Z","end":"2024-08-19T19:22:30.939483Z","steps":["trace[632695657] 'process raft request'  (duration: 130.382027ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:30.939596Z","caller":"traceutil/trace.go:171","msg":"trace[473165044] transaction","detail":"{read_only:false; response_revision:418; number_of_response:1; }","duration":"128.227428ms","start":"2024-08-19T19:22:30.811363Z","end":"2024-08-19T19:22:30.939590Z","steps":["trace[473165044] 'process raft request'  (duration: 116.572042ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:30.939690Z","caller":"traceutil/trace.go:171","msg":"trace[1993516854] transaction","detail":"{read_only:false; response_revision:419; number_of_response:1; }","duration":"128.133293ms","start":"2024-08-19T19:22:30.811552Z","end":"2024-08-19T19:22:30.939685Z","steps":["trace[1993516854] 'process raft request'  (duration: 116.41157ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:30.939815Z","caller":"traceutil/trace.go:171","msg":"trace[577068550] transaction","detail":"{read_only:false; response_revision:420; number_of_response:1; }","duration":"127.435127ms","start":"2024-08-19T19:22:30.812373Z","end":"2024-08-19T19:22:30.939808Z","steps":["trace[577068550] 'process raft request'  (duration: 115.607421ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:30.939971Z","caller":"traceutil/trace.go:171","msg":"trace[1735371446] transaction","detail":"{read_only:false; response_revision:421; number_of_response:1; }","duration":"127.492357ms","start":"2024-08-19T19:22:30.812472Z","end":"2024-08-19T19:22:30.939964Z","steps":["trace[1735371446] 'process raft request'  (duration: 116.315966ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-19T19:22:30.968694Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"156.880358ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/\" range_end:\"/registry/masterleases0\" ","response":"range_response_count:1 size:131"}
	{"level":"info","ts":"2024-08-19T19:22:30.968832Z","caller":"traceutil/trace.go:171","msg":"trace[2009199146] range","detail":"{range_begin:/registry/masterleases/; range_end:/registry/masterleases0; response_count:1; response_revision:421; }","duration":"173.381947ms","start":"2024-08-19T19:22:30.795434Z","end":"2024-08-19T19:22:30.968816Z","steps":["trace[2009199146] 'agreement among raft nodes before linearized reading'  (duration: 144.814315ms)"],"step_count":1}
	
	
	==> kernel <==
	 19:29:36 up  3:12,  0 users,  load average: 0.35, 1.28, 2.19
	Linux addons-576073 5.15.0-1067-aws #73~20.04.1-Ubuntu SMP Wed Jul 24 17:31:05 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6] <==
	I0819 19:28:22.333419       1 main.go:299] handling current node
	W0819 19:28:27.373399       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
	E0819 19:28:27.373435       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
	I0819 19:28:32.332652       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0819 19:28:32.332688       1 main.go:299] handling current node
	I0819 19:28:42.332555       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0819 19:28:42.332598       1 main.go:299] handling current node
	W0819 19:28:46.815348       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
	E0819 19:28:46.815396       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
	I0819 19:28:52.333210       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0819 19:28:52.333357       1 main.go:299] handling current node
	W0819 19:28:59.450698       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
	E0819 19:28:59.450731       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
	W0819 19:29:00.006426       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
	E0819 19:29:00.006565       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
	I0819 19:29:02.333523       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0819 19:29:02.333566       1 main.go:299] handling current node
	I0819 19:29:12.332641       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0819 19:29:12.332673       1 main.go:299] handling current node
	I0819 19:29:22.332699       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0819 19:29:22.332739       1 main.go:299] handling current node
	I0819 19:29:32.332540       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0819 19:29:32.332670       1 main.go:299] handling current node
	W0819 19:29:33.603218       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
	E0819 19:29:33.603253       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
	
	
	==> kube-apiserver [e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf] <==
	I0819 19:24:33.595608       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0819 19:25:18.896640       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:49512: use of closed network connection
	E0819 19:25:19.055017       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:49526: use of closed network connection
	I0819 19:25:55.989615       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0819 19:26:15.979308       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0819 19:26:15.979374       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0819 19:26:16.027418       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0819 19:26:16.027630       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0819 19:26:16.064204       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0819 19:26:16.064265       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0819 19:26:16.065770       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0819 19:26:16.065822       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0819 19:26:16.115240       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0819 19:26:16.115374       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0819 19:26:17.066832       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0819 19:26:17.115953       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0819 19:26:17.202111       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0819 19:26:22.912541       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.97.130.64"}
	E0819 19:26:26.068030       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0819 19:27:00.823685       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0819 19:27:01.860045       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0819 19:27:06.424570       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0819 19:27:06.726550       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.97.17.60"}
	I0819 19:29:26.411027       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.97.16.134"}
	E0819 19:29:27.734590       1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	
	
	==> kube-controller-manager [194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180] <==
	W0819 19:28:11.711927       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
	E0819 19:28:11.711970       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"
	W0819 19:28:15.164173       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
	E0819 19:28:15.164217       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"
	W0819 19:28:32.162146       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
	E0819 19:28:32.162280       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"
	W0819 19:28:45.665086       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
	E0819 19:28:45.665131       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"
	W0819 19:28:47.377531       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
	E0819 19:28:47.377576       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"
	W0819 19:28:57.016309       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
	E0819 19:28:57.016360       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"
	W0819 19:29:12.425493       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
	E0819 19:29:12.425536       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"
	W0819 19:29:21.997135       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
	E0819 19:29:21.997187       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"
	I0819 19:29:26.135399       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="35.747797ms"
	I0819 19:29:26.146769       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="11.246954ms"
	I0819 19:29:26.147014       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="45.594µs"
	I0819 19:29:26.162062       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="110.668µs"
	I0819 19:29:27.782397       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="28.97072ms"
	I0819 19:29:27.782558       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="31.794µs"
	I0819 19:29:28.367140       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0819 19:29:28.371281       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-bc57996ff" duration="7.229µs"
	I0819 19:29:28.375026       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	
	
	==> kube-proxy [dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313] <==
	I0819 19:22:31.846837       1 server_linux.go:66] "Using iptables proxy"
	I0819 19:22:32.598736       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0819 19:22:32.608035       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`"
	I0819 19:22:32.862111       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0819 19:22:32.862257       1 server_linux.go:169] "Using iptables Proxier"
	I0819 19:22:32.868579       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"
	I0819 19:22:32.868992       1 server.go:483] "Version info" version="v1.31.0"
	I0819 19:22:32.869282       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0819 19:22:32.870621       1 config.go:197] "Starting service config controller"
	I0819 19:22:32.870717       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0819 19:22:32.870793       1 config.go:104] "Starting endpoint slice config controller"
	I0819 19:22:32.870822       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0819 19:22:32.871622       1 config.go:326] "Starting node config controller"
	I0819 19:22:32.871706       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0819 19:22:32.971006       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0819 19:22:32.971074       1 shared_informer.go:320] Caches are synced for service config
	I0819 19:22:32.984220       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6] <==
	W0819 19:22:18.799681       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0819 19:22:18.799699       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0819 19:22:18.799831       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
	E0819 19:22:18.799909       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"
	W0819 19:22:18.799932       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
	E0819 19:22:18.800003       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"
	W0819 19:22:18.800096       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0819 19:22:18.800125       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
	E0819 19:22:18.800154       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"
	E0819 19:22:18.800138       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0819 19:22:18.800229       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
	E0819 19:22:18.800256       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"
	W0819 19:22:18.800310       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
	E0819 19:22:18.800351       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"
	W0819 19:22:18.800360       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
	E0819 19:22:18.800426       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"
	W0819 19:22:18.800434       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W0819 19:22:18.800492       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0819 19:22:18.800514       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	E0819 19:22:18.800496       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0819 19:22:18.800318       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
	E0819 19:22:18.800556       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"
	W0819 19:22:18.800401       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
	E0819 19:22:18.800577       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"
	I0819 19:22:20.291514       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 19 19:29:26 addons-576073 kubelet[1522]: I0819 19:29:26.285843    1522 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-jvnw2\" (UniqueName: \"kubernetes.io/projected/39e70c2d-7f55-443d-8899-b3025de03ed4-kube-api-access-jvnw2\") pod \"hello-world-app-55bf9c44b4-l4k5t\" (UID: \"39e70c2d-7f55-443d-8899-b3025de03ed4\") " pod="default/hello-world-app-55bf9c44b4-l4k5t"
	Aug 19 19:29:27 addons-576073 kubelet[1522]: I0819 19:29:27.595759    1522 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-smvss\" (UniqueName: \"kubernetes.io/projected/a245a99c-bca2-41f7-91de-a0d4dbb0ddc1-kube-api-access-smvss\") pod \"a245a99c-bca2-41f7-91de-a0d4dbb0ddc1\" (UID: \"a245a99c-bca2-41f7-91de-a0d4dbb0ddc1\") "
	Aug 19 19:29:27 addons-576073 kubelet[1522]: I0819 19:29:27.601870    1522 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a245a99c-bca2-41f7-91de-a0d4dbb0ddc1-kube-api-access-smvss" (OuterVolumeSpecName: "kube-api-access-smvss") pod "a245a99c-bca2-41f7-91de-a0d4dbb0ddc1" (UID: "a245a99c-bca2-41f7-91de-a0d4dbb0ddc1"). InnerVolumeSpecName "kube-api-access-smvss". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 19 19:29:27 addons-576073 kubelet[1522]: I0819 19:29:27.697039    1522 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-smvss\" (UniqueName: \"kubernetes.io/projected/a245a99c-bca2-41f7-91de-a0d4dbb0ddc1-kube-api-access-smvss\") on node \"addons-576073\" DevicePath \"\""
	Aug 19 19:29:27 addons-576073 kubelet[1522]: I0819 19:29:27.708761    1522 scope.go:117] "RemoveContainer" containerID="3b7d0b1163b3c23da0c8538181dd2328884a4b0d5f20717c7c63abb5f3364c1e"
	Aug 19 19:29:27 addons-576073 kubelet[1522]: I0819 19:29:27.729440    1522 scope.go:117] "RemoveContainer" containerID="3b7d0b1163b3c23da0c8538181dd2328884a4b0d5f20717c7c63abb5f3364c1e"
	Aug 19 19:29:27 addons-576073 kubelet[1522]: E0819 19:29:27.729852    1522 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"3b7d0b1163b3c23da0c8538181dd2328884a4b0d5f20717c7c63abb5f3364c1e\": container with ID starting with 3b7d0b1163b3c23da0c8538181dd2328884a4b0d5f20717c7c63abb5f3364c1e not found: ID does not exist" containerID="3b7d0b1163b3c23da0c8538181dd2328884a4b0d5f20717c7c63abb5f3364c1e"
	Aug 19 19:29:27 addons-576073 kubelet[1522]: I0819 19:29:27.729892    1522 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"3b7d0b1163b3c23da0c8538181dd2328884a4b0d5f20717c7c63abb5f3364c1e"} err="failed to get container status \"3b7d0b1163b3c23da0c8538181dd2328884a4b0d5f20717c7c63abb5f3364c1e\": rpc error: code = NotFound desc = could not find container \"3b7d0b1163b3c23da0c8538181dd2328884a4b0d5f20717c7c63abb5f3364c1e\": container with ID starting with 3b7d0b1163b3c23da0c8538181dd2328884a4b0d5f20717c7c63abb5f3364c1e not found: ID does not exist"
	Aug 19 19:29:27 addons-576073 kubelet[1522]: I0819 19:29:27.752212    1522 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-l4k5t" podStartSLOduration=0.757254209 podStartE2EDuration="1.752194653s" podCreationTimestamp="2024-08-19 19:29:26 +0000 UTC" firstStartedPulling="2024-08-19 19:29:26.50043959 +0000 UTC m=+425.955269772" lastFinishedPulling="2024-08-19 19:29:27.495380025 +0000 UTC m=+426.950210216" observedRunningTime="2024-08-19 19:29:27.751863789 +0000 UTC m=+427.206693988" watchObservedRunningTime="2024-08-19 19:29:27.752194653 +0000 UTC m=+427.207024860"
	Aug 19 19:29:28 addons-576073 kubelet[1522]: I0819 19:29:28.742135    1522 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="52cb05df-05b1-4215-88a6-8cbdbd4b5294" path="/var/lib/kubelet/pods/52cb05df-05b1-4215-88a6-8cbdbd4b5294/volumes"
	Aug 19 19:29:28 addons-576073 kubelet[1522]: I0819 19:29:28.742523    1522 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="8fdae301-45d6-441b-b448-1187d6367e50" path="/var/lib/kubelet/pods/8fdae301-45d6-441b-b448-1187d6367e50/volumes"
	Aug 19 19:29:28 addons-576073 kubelet[1522]: I0819 19:29:28.742867    1522 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a245a99c-bca2-41f7-91de-a0d4dbb0ddc1" path="/var/lib/kubelet/pods/a245a99c-bca2-41f7-91de-a0d4dbb0ddc1/volumes"
	Aug 19 19:29:30 addons-576073 kubelet[1522]: E0819 19:29:30.920020    1522 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095770919775259,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:29:30 addons-576073 kubelet[1522]: E0819 19:29:30.920057    1522 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095770919775259,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:29:31 addons-576073 kubelet[1522]: I0819 19:29:31.722575    1522 scope.go:117] "RemoveContainer" containerID="5e455fcc791521d8f30f5cebc830d44acec258b31eefe6a2f1569ff285116d76"
	Aug 19 19:29:31 addons-576073 kubelet[1522]: I0819 19:29:31.728784    1522 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-jvzmg\" (UniqueName: \"kubernetes.io/projected/3c88937c-25e9-40e0-bdb2-902298d640b6-kube-api-access-jvzmg\") pod \"3c88937c-25e9-40e0-bdb2-902298d640b6\" (UID: \"3c88937c-25e9-40e0-bdb2-902298d640b6\") "
	Aug 19 19:29:31 addons-576073 kubelet[1522]: I0819 19:29:31.728852    1522 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/3c88937c-25e9-40e0-bdb2-902298d640b6-webhook-cert\") pod \"3c88937c-25e9-40e0-bdb2-902298d640b6\" (UID: \"3c88937c-25e9-40e0-bdb2-902298d640b6\") "
	Aug 19 19:29:31 addons-576073 kubelet[1522]: I0819 19:29:31.737725    1522 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/3c88937c-25e9-40e0-bdb2-902298d640b6-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "3c88937c-25e9-40e0-bdb2-902298d640b6" (UID: "3c88937c-25e9-40e0-bdb2-902298d640b6"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 19 19:29:31 addons-576073 kubelet[1522]: I0819 19:29:31.737974    1522 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/3c88937c-25e9-40e0-bdb2-902298d640b6-kube-api-access-jvzmg" (OuterVolumeSpecName: "kube-api-access-jvzmg") pod "3c88937c-25e9-40e0-bdb2-902298d640b6" (UID: "3c88937c-25e9-40e0-bdb2-902298d640b6"). InnerVolumeSpecName "kube-api-access-jvzmg". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 19 19:29:31 addons-576073 kubelet[1522]: I0819 19:29:31.739849    1522 scope.go:117] "RemoveContainer" containerID="5e455fcc791521d8f30f5cebc830d44acec258b31eefe6a2f1569ff285116d76"
	Aug 19 19:29:31 addons-576073 kubelet[1522]: E0819 19:29:31.740537    1522 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"5e455fcc791521d8f30f5cebc830d44acec258b31eefe6a2f1569ff285116d76\": container with ID starting with 5e455fcc791521d8f30f5cebc830d44acec258b31eefe6a2f1569ff285116d76 not found: ID does not exist" containerID="5e455fcc791521d8f30f5cebc830d44acec258b31eefe6a2f1569ff285116d76"
	Aug 19 19:29:31 addons-576073 kubelet[1522]: I0819 19:29:31.740587    1522 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"5e455fcc791521d8f30f5cebc830d44acec258b31eefe6a2f1569ff285116d76"} err="failed to get container status \"5e455fcc791521d8f30f5cebc830d44acec258b31eefe6a2f1569ff285116d76\": rpc error: code = NotFound desc = could not find container \"5e455fcc791521d8f30f5cebc830d44acec258b31eefe6a2f1569ff285116d76\": container with ID starting with 5e455fcc791521d8f30f5cebc830d44acec258b31eefe6a2f1569ff285116d76 not found: ID does not exist"
	Aug 19 19:29:31 addons-576073 kubelet[1522]: I0819 19:29:31.829281    1522 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/3c88937c-25e9-40e0-bdb2-902298d640b6-webhook-cert\") on node \"addons-576073\" DevicePath \"\""
	Aug 19 19:29:31 addons-576073 kubelet[1522]: I0819 19:29:31.829327    1522 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-jvzmg\" (UniqueName: \"kubernetes.io/projected/3c88937c-25e9-40e0-bdb2-902298d640b6-kube-api-access-jvzmg\") on node \"addons-576073\" DevicePath \"\""
	Aug 19 19:29:32 addons-576073 kubelet[1522]: I0819 19:29:32.742065    1522 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="3c88937c-25e9-40e0-bdb2-902298d640b6" path="/var/lib/kubelet/pods/3c88937c-25e9-40e0-bdb2-902298d640b6/volumes"
	
	
	==> storage-provisioner [4972a7e92e1e470df241ea0a4bae1ce128045974534b0f1c94e1c0195f6e558f] <==
	I0819 19:23:13.693774       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0819 19:23:13.706552       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0819 19:23:13.706672       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0819 19:23:13.719152       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0819 19:23:13.719554       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"214135fd-8227-4541-9e24-868c7769b45c", APIVersion:"v1", ResourceVersion:"930", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-576073_a2fc0cce-08fd-4a7f-81f9-9d778313efff became leader
	I0819 19:23:13.719623       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-576073_a2fc0cce-08fd-4a7f-81f9-9d778313efff!
	I0819 19:23:13.820204       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-576073_a2fc0cce-08fd-4a7f-81f9-9d778313efff!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (333.38s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.609711ms
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-pvpfc" [9f796cf7-b0b9-4c7e-bef6-a2a6e989360a] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.003854469s
addons_test.go:417: (dbg) Run:  kubectl --context addons-576073 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-576073 top pods -n kube-system: exit status 1 (93.198429ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-47nmh, age: 4m19.771040249s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-47nmh, age: 4m23.669862303s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-47nmh, age: 4m26.332918464s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-47nmh, age: 4m35.850414028s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-47nmh, age: 4m43.95059652s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-47nmh, age: 5m1.405437786s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-47nmh, age: 5m23.689066489s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-47nmh, age: 5m58.534380431s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-47nmh, age: 7m0.524991123s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-47nmh, age: 8m28.295221042s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-47nmh, age: 9m44.023618582s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "8579abaa6ac41c26463ea93574c8a8476e9d70d267a1f8578e778ee6480a9124",
	        "Created": "2024-08-19T19:21:54.793580067Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 731597,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-19T19:21:54.952149653Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:decdd59746a9dba10062a73f6cd4b910c7b4e60613660b1022f8357747681c4d",
	        "ResolvConfPath": "/var/lib/docker/containers/8579abaa6ac41c26463ea93574c8a8476e9d70d267a1f8578e778ee6480a9124/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/8579abaa6ac41c26463ea93574c8a8476e9d70d267a1f8578e778ee6480a9124/hostname",
	        "HostsPath": "/var/lib/docker/containers/8579abaa6ac41c26463ea93574c8a8476e9d70d267a1f8578e778ee6480a9124/hosts",
	        "LogPath": "/var/lib/docker/containers/8579abaa6ac41c26463ea93574c8a8476e9d70d267a1f8578e778ee6480a9124/8579abaa6ac41c26463ea93574c8a8476e9d70d267a1f8578e778ee6480a9124-json.log",
	        "Name": "/addons-576073",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-576073:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-576073",
	            "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/bb507dac56b03dbf265aa6ea2aa70697b7e3f2f57e997afdf69d4b4978910951-init/diff:/var/lib/docker/overlay2/8e962a6dbb9d0dac0109dde177e008b2d3e9f196230205f721d3d9251672c15e/diff",
	                "MergedDir": "/var/lib/docker/overlay2/bb507dac56b03dbf265aa6ea2aa70697b7e3f2f57e997afdf69d4b4978910951/merged",
	                "UpperDir": "/var/lib/docker/overlay2/bb507dac56b03dbf265aa6ea2aa70697b7e3f2f57e997afdf69d4b4978910951/diff",
	                "WorkDir": "/var/lib/docker/overlay2/bb507dac56b03dbf265aa6ea2aa70697b7e3f2f57e997afdf69d4b4978910951/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-576073",
	                "Source": "/var/lib/docker/volumes/addons-576073/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            },
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-576073",
	            "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-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d",
	            "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-576073",
	                "name.minikube.sigs.k8s.io": "addons-576073",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "5999a747f9080394664e3440f297098a8bd082f100a83121a97bca0b387283a3",
	            "SandboxKey": "/var/run/docker/netns/5999a747f908",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33533"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33534"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33537"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33535"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33536"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-576073": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "fd86d6e6c2bf797c7884dd6e6ef35536f6e228eed93dfb2117fd1d94f31bb6b4",
	                    "EndpointID": "f87c6ef7366e9c6af505e44280b467abbfb326cdfe4e5425cc5bb3569f5e7954",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-576073",
	                        "8579abaa6ac4"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-576073 -n addons-576073
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-arm64 -p addons-576073 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-576073 logs -n 25: (1.393486345s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-450063 | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC |                     |
	|         | download-docker-450063                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-450063                                                                   | download-docker-450063 | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC | 19 Aug 24 19:21 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-185375   | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC |                     |
	|         | binary-mirror-185375                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:41775                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-185375                                                                     | binary-mirror-185375   | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC | 19 Aug 24 19:21 UTC |
	| addons  | enable dashboard -p                                                                         | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC |                     |
	|         | addons-576073                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC |                     |
	|         | addons-576073                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-576073 --wait=true                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC | 19 Aug 24 19:25 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  | addons-576073 addons disable                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:25 UTC | 19 Aug 24 19:25 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-576073 ip                                                                            | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:25 UTC | 19 Aug 24 19:25 UTC |
	| addons  | addons-576073 addons disable                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:25 UTC | 19 Aug 24 19:25 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-576073 addons disable                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:25 UTC | 19 Aug 24 19:25 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:25 UTC | 19 Aug 24 19:26 UTC |
	|         | -p addons-576073                                                                            |                        |         |         |                     |                     |
	| addons  | addons-576073 addons                                                                        | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:26 UTC | 19 Aug 24 19:26 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ssh     | addons-576073 ssh cat                                                                       | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:26 UTC | 19 Aug 24 19:26 UTC |
	|         | /opt/local-path-provisioner/pvc-862b7db2-6a73-4d5e-9bc6-01ce9b4d146a_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-576073 addons disable                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:26 UTC | 19 Aug 24 19:26 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-576073 addons                                                                        | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:26 UTC | 19 Aug 24 19:26 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:26 UTC | 19 Aug 24 19:26 UTC |
	|         | addons-576073                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:26 UTC | 19 Aug 24 19:26 UTC |
	|         | -p addons-576073                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-576073 addons disable                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:26 UTC | 19 Aug 24 19:26 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:27 UTC | 19 Aug 24 19:27 UTC |
	|         | addons-576073                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-576073 ssh curl -s                                                                   | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:27 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-576073 ip                                                                            | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:29 UTC | 19 Aug 24 19:29 UTC |
	| addons  | addons-576073 addons disable                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:29 UTC | 19 Aug 24 19:29 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-576073 addons disable                                                                | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:29 UTC | 19 Aug 24 19:29 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-576073 addons                                                                        | addons-576073          | jenkins | v1.33.1 | 19 Aug 24 19:32 UTC | 19 Aug 24 19:32 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/19 19:21:29
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0819 19:21:29.913834  731104 out.go:345] Setting OutFile to fd 1 ...
	I0819 19:21:29.914039  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:21:29.914065  731104 out.go:358] Setting ErrFile to fd 2...
	I0819 19:21:29.914083  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:21:29.914338  731104 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
	I0819 19:21:29.914810  731104 out.go:352] Setting JSON to false
	I0819 19:21:29.915734  731104 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11037,"bootTime":1724084253,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0819 19:21:29.915835  731104 start.go:139] virtualization:  
	I0819 19:21:29.918353  731104 out.go:177] * [addons-576073] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0819 19:21:29.920166  731104 out.go:177]   - MINIKUBE_LOCATION=19468
	I0819 19:21:29.920312  731104 notify.go:220] Checking for updates...
	I0819 19:21:29.923208  731104 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0819 19:21:29.925183  731104 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19468-724938/kubeconfig
	I0819 19:21:29.926747  731104 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19468-724938/.minikube
	I0819 19:21:29.928366  731104 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0819 19:21:29.930076  731104 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0819 19:21:29.931676  731104 driver.go:392] Setting default libvirt URI to qemu:///system
	I0819 19:21:29.956517  731104 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0819 19:21:29.956632  731104 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0819 19:21:30.021971  731104 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-19 19:21:30.00812833 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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> ServerError
s:[] 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]] Warnings:<nil>}}
	I0819 19:21:30.022111  731104 docker.go:307] overlay module found
	I0819 19:21:30.025230  731104 out.go:177] * Using the docker driver based on user configuration
	I0819 19:21:30.030168  731104 start.go:297] selected driver: docker
	I0819 19:21:30.030204  731104 start.go:901] validating driver "docker" against <nil>
	I0819 19:21:30.030220  731104 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0819 19:21:30.031227  731104 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0819 19:21:30.104573  731104 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-19 19:21:30.092571542 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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]] Warnings:<nil>}}
	I0819 19:21:30.104766  731104 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0819 19:21:30.105066  731104 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]
	I0819 19:21:30.107097  731104 out.go:177] * Using Docker driver with root privileges
	I0819 19:21:30.109135  731104 cni.go:84] Creating CNI manager for ""
	I0819 19:21:30.109190  731104 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0819 19:21:30.109219  731104 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0819 19:21:30.109325  731104 start.go:340] cluster config:
	{Name:addons-576073 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-576073 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}
	I0819 19:21:30.111837  731104 out.go:177] * Starting "addons-576073" primary control-plane node in "addons-576073" cluster
	I0819 19:21:30.115966  731104 cache.go:121] Beginning downloading kic base image for docker with crio
	I0819 19:21:30.118078  731104 out.go:177] * Pulling base image v0.0.44-1723740748-19452 ...
	I0819 19:21:30.120295  731104 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0819 19:21:30.120391  731104 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19468-724938/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	I0819 19:21:30.120447  731104 cache.go:56] Caching tarball of preloaded images
	I0819 19:21:30.120408  731104 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local docker daemon
	I0819 19:21:30.120577  731104 preload.go:172] Found /home/jenkins/minikube-integration/19468-724938/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0819 19:21:30.120590  731104 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0819 19:21:30.120965  731104 profile.go:143] Saving config to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/config.json ...
	I0819 19:21:30.121046  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/config.json: {Name:mkedd7097d094efbcafa65d3c0955df2eae23073 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:21:30.143141  731104 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d to local cache
	I0819 19:21:30.143311  731104 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory
	I0819 19:21:30.143337  731104 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory, skipping pull
	I0819 19:21:30.143347  731104 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d exists in cache, skipping pull
	I0819 19:21:30.143357  731104 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d as a tarball
	I0819 19:21:30.143363  731104 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d from local cache
	I0819 19:21:47.252122  731104 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d from cached tarball
	I0819 19:21:47.252163  731104 cache.go:194] Successfully downloaded all kic artifacts
	I0819 19:21:47.252214  731104 start.go:360] acquireMachinesLock for addons-576073: {Name:mk4f729e4fd9a08fed46fdf04c8cab537b1f05f7 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0819 19:21:47.252330  731104 start.go:364] duration metric: took 91.026µs to acquireMachinesLock for "addons-576073"
	I0819 19:21:47.252363  731104 start.go:93] Provisioning new machine with config: &{Name:addons-576073 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-576073 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}
	I0819 19:21:47.252441  731104 start.go:125] createHost starting for "" (driver="docker")
	I0819 19:21:47.254426  731104 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0819 19:21:47.254669  731104 start.go:159] libmachine.API.Create for "addons-576073" (driver="docker")
	I0819 19:21:47.254702  731104 client.go:168] LocalClient.Create starting
	I0819 19:21:47.254816  731104 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca.pem
	I0819 19:21:47.675429  731104 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/cert.pem
	I0819 19:21:48.395633  731104 cli_runner.go:164] Run: docker network inspect addons-576073 --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}}]}"
	W0819 19:21:48.412619  731104 cli_runner.go:211] docker network inspect addons-576073 --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
	I0819 19:21:48.412715  731104 network_create.go:284] running [docker network inspect addons-576073] to gather additional debugging logs...
	I0819 19:21:48.412739  731104 cli_runner.go:164] Run: docker network inspect addons-576073
	W0819 19:21:48.429200  731104 cli_runner.go:211] docker network inspect addons-576073 returned with exit code 1
	I0819 19:21:48.429229  731104 network_create.go:287] error running [docker network inspect addons-576073]: docker network inspect addons-576073: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-576073 not found
	I0819 19:21:48.429256  731104 network_create.go:289] output of [docker network inspect addons-576073]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-576073 not found
	
	** /stderr **
	I0819 19:21:48.429376  731104 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}}]}"
	I0819 19:21:48.445690  731104 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:0x400184d370}
	I0819 19:21:48.445734  731104 network_create.go:124] attempt to create docker network addons-576073 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0819 19:21:48.445796  731104 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-576073 addons-576073
	I0819 19:21:48.517750  731104 network_create.go:108] docker network addons-576073 192.168.49.0/24 created
	I0819 19:21:48.517786  731104 kic.go:121] calculated static IP "192.168.49.2" for the "addons-576073" container
	I0819 19:21:48.517864  731104 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0819 19:21:48.532443  731104 cli_runner.go:164] Run: docker volume create addons-576073 --label name.minikube.sigs.k8s.io=addons-576073 --label created_by.minikube.sigs.k8s.io=true
	I0819 19:21:48.548548  731104 oci.go:103] Successfully created a docker volume addons-576073
	I0819 19:21:48.548647  731104 cli_runner.go:164] Run: docker run --rm --name addons-576073-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-576073 --entrypoint /usr/bin/test -v addons-576073:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -d /var/lib
	I0819 19:21:50.648382  731104 cli_runner.go:217] Completed: docker run --rm --name addons-576073-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-576073 --entrypoint /usr/bin/test -v addons-576073:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -d /var/lib: (2.099694301s)
	I0819 19:21:50.648414  731104 oci.go:107] Successfully prepared a docker volume addons-576073
	I0819 19:21:50.648435  731104 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0819 19:21:50.648454  731104 kic.go:194] Starting extracting preloaded images to volume ...
	I0819 19:21:50.648546  731104 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19468-724938/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-576073:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -I lz4 -xf /preloaded.tar -C /extractDir
	I0819 19:21:54.730257  731104 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19468-724938/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-576073:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d -I lz4 -xf /preloaded.tar -C /extractDir: (4.081671406s)
	I0819 19:21:54.730288  731104 kic.go:203] duration metric: took 4.081830812s to extract preloaded images to volume ...
	W0819 19:21:54.730421  731104 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0819 19:21:54.730530  731104 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0819 19:21:54.779514  731104 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-576073 --name addons-576073 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-576073 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-576073 --network addons-576073 --ip 192.168.49.2 --volume addons-576073:/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-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d
	I0819 19:21:55.115930  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Running}}
	I0819 19:21:55.136408  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:21:55.162294  731104 cli_runner.go:164] Run: docker exec addons-576073 stat /var/lib/dpkg/alternatives/iptables
	I0819 19:21:55.221112  731104 oci.go:144] the created container "addons-576073" has a running status.
	I0819 19:21:55.221145  731104 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa...
	I0819 19:21:55.751342  731104 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0819 19:21:55.783475  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:21:55.808519  731104 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0819 19:21:55.808541  731104 kic_runner.go:114] Args: [docker exec --privileged addons-576073 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0819 19:21:55.893006  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:21:55.916861  731104 machine.go:93] provisionDockerMachine start ...
	I0819 19:21:55.916958  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:55.937843  731104 main.go:141] libmachine: Using SSH client type: native
	I0819 19:21:55.938107  731104 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0819 19:21:55.938115  731104 main.go:141] libmachine: About to run SSH command:
	hostname
	I0819 19:21:56.098634  731104 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-576073
	
	I0819 19:21:56.098697  731104 ubuntu.go:169] provisioning hostname "addons-576073"
	I0819 19:21:56.098806  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:56.117639  731104 main.go:141] libmachine: Using SSH client type: native
	I0819 19:21:56.117876  731104 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0819 19:21:56.117887  731104 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-576073 && echo "addons-576073" | sudo tee /etc/hostname
	I0819 19:21:56.269909  731104 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-576073
	
	I0819 19:21:56.270031  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:56.298326  731104 main.go:141] libmachine: Using SSH client type: native
	I0819 19:21:56.298578  731104 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0819 19:21:56.298598  731104 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-576073' /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-576073/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-576073' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0819 19:21:56.435306  731104 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0819 19:21:56.435337  731104 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19468-724938/.minikube CaCertPath:/home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19468-724938/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19468-724938/.minikube}
	I0819 19:21:56.435367  731104 ubuntu.go:177] setting up certificates
	I0819 19:21:56.435377  731104 provision.go:84] configureAuth start
	I0819 19:21:56.435436  731104 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-576073
	I0819 19:21:56.452187  731104 provision.go:143] copyHostCerts
	I0819 19:21:56.452274  731104 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19468-724938/.minikube/ca.pem (1082 bytes)
	I0819 19:21:56.452412  731104 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19468-724938/.minikube/cert.pem (1123 bytes)
	I0819 19:21:56.452473  731104 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19468-724938/.minikube/key.pem (1675 bytes)
	I0819 19:21:56.452527  731104 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19468-724938/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca-key.pem org=jenkins.addons-576073 san=[127.0.0.1 192.168.49.2 addons-576073 localhost minikube]
	I0819 19:21:56.878585  731104 provision.go:177] copyRemoteCerts
	I0819 19:21:56.878666  731104 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0819 19:21:56.878718  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:56.894845  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:21:56.988387  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0819 19:21:57.015814  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0819 19:21:57.049421  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0819 19:21:57.074774  731104 provision.go:87] duration metric: took 639.382915ms to configureAuth
	I0819 19:21:57.074800  731104 ubuntu.go:193] setting minikube options for container-runtime
	I0819 19:21:57.075035  731104 config.go:182] Loaded profile config "addons-576073": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0819 19:21:57.075154  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:57.092304  731104 main.go:141] libmachine: Using SSH client type: native
	I0819 19:21:57.092563  731104 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e49d0] 0x3e7230 <nil>  [] 0s} 127.0.0.1 33533 <nil> <nil>}
	I0819 19:21:57.092587  731104 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0819 19:21:57.323339  731104 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0819 19:21:57.323408  731104 machine.go:96] duration metric: took 1.406524016s to provisionDockerMachine
	I0819 19:21:57.323432  731104 client.go:171] duration metric: took 10.068718949s to LocalClient.Create
	I0819 19:21:57.323493  731104 start.go:167] duration metric: took 10.068825219s to libmachine.API.Create "addons-576073"
	I0819 19:21:57.323521  731104 start.go:293] postStartSetup for "addons-576073" (driver="docker")
	I0819 19:21:57.323576  731104 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]
	I0819 19:21:57.323678  731104 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
	I0819 19:21:57.323795  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:57.342213  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:21:57.436284  731104 ssh_runner.go:195] Run: cat /etc/os-release
	I0819 19:21:57.439505  731104 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0819 19:21:57.439546  731104 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0819 19:21:57.439557  731104 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0819 19:21:57.439564  731104 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0819 19:21:57.439578  731104 filesync.go:126] Scanning /home/jenkins/minikube-integration/19468-724938/.minikube/addons for local assets ...
	I0819 19:21:57.439650  731104 filesync.go:126] Scanning /home/jenkins/minikube-integration/19468-724938/.minikube/files for local assets ...
	I0819 19:21:57.439675  731104 start.go:296] duration metric: took 116.105737ms for postStartSetup
	I0819 19:21:57.439994  731104 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-576073
	I0819 19:21:57.456115  731104 profile.go:143] Saving config to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/config.json ...
	I0819 19:21:57.456408  731104 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0819 19:21:57.456459  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:57.472237  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:21:57.560335  731104 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0819 19:21:57.565386  731104 start.go:128] duration metric: took 10.312928743s to createHost
	I0819 19:21:57.565412  731104 start.go:83] releasing machines lock for "addons-576073", held for 10.3130662s
	I0819 19:21:57.565480  731104 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-576073
	I0819 19:21:57.581798  731104 ssh_runner.go:195] Run: cat /version.json
	I0819 19:21:57.581893  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:57.582191  731104 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0819 19:21:57.582261  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:21:57.598261  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:21:57.615008  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:21:57.686304  731104 ssh_runner.go:195] Run: systemctl --version
	I0819 19:21:57.691707  731104 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0819 19:21:57.845638  731104 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0819 19:21:57.849870  731104 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" ;
	I0819 19:21:57.870088  731104 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0819 19:21:57.870168  731104 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0819 19:21:57.901267  731104 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0819 19:21:57.901289  731104 start.go:495] detecting cgroup driver to use...
	I0819 19:21:57.901323  731104 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0819 19:21:57.901374  731104 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0819 19:21:57.917064  731104 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0819 19:21:57.929504  731104 docker.go:217] disabling cri-docker service (if available) ...
	I0819 19:21:57.929567  731104 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0819 19:21:57.944170  731104 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0819 19:21:57.959953  731104 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0819 19:21:58.045195  731104 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0819 19:21:58.138135  731104 docker.go:233] disabling docker service ...
	I0819 19:21:58.138249  731104 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0819 19:21:58.158283  731104 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0819 19:21:58.171107  731104 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0819 19:21:58.266690  731104 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0819 19:21:58.376347  731104 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0819 19:21:58.389082  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0819 19:21:58.405877  731104 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0819 19:21:58.405952  731104 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"
	I0819 19:21:58.416153  731104 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0819 19:21:58.416278  731104 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0819 19:21:58.426288  731104 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0819 19:21:58.436391  731104 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0819 19:21:58.446352  731104 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0819 19:21:58.456019  731104 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"
	I0819 19:21:58.465828  731104 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"
	I0819 19:21:58.481618  731104 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"
	I0819 19:21:58.491977  731104 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0819 19:21:58.500790  731104 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0819 19:21:58.510517  731104 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0819 19:21:58.600723  731104 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0819 19:21:58.709349  731104 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0819 19:21:58.709476  731104 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0819 19:21:58.713495  731104 start.go:563] Will wait 60s for crictl version
	I0819 19:21:58.713608  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:21:58.717312  731104 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0819 19:21:58.754140  731104 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0819 19:21:58.754245  731104 ssh_runner.go:195] Run: crio --version
	I0819 19:21:58.792899  731104 ssh_runner.go:195] Run: crio --version
	I0819 19:21:58.839881  731104 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0819 19:21:58.841586  731104 cli_runner.go:164] Run: docker network inspect addons-576073 --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}}]}"
	I0819 19:21:58.857086  731104 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0819 19:21:58.860639  731104 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""
	I0819 19:21:58.871500  731104 kubeadm.go:883] updating cluster {Name:addons-576073 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-576073 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} ...
	I0819 19:21:58.871634  731104 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0819 19:21:58.871699  731104 ssh_runner.go:195] Run: sudo crictl images --output json
	I0819 19:21:58.950821  731104 crio.go:514] all images are preloaded for cri-o runtime.
	I0819 19:21:58.950847  731104 crio.go:433] Images already preloaded, skipping extraction
	I0819 19:21:58.951021  731104 ssh_runner.go:195] Run: sudo crictl images --output json
	I0819 19:21:58.999020  731104 crio.go:514] all images are preloaded for cri-o runtime.
	I0819 19:21:58.999045  731104 cache_images.go:84] Images are preloaded, skipping loading
	I0819 19:21:58.999053  731104 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0819 19:21:58.999157  731104 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-576073 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-576073 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:}
	I0819 19:21:58.999246  731104 ssh_runner.go:195] Run: crio config
	I0819 19:21:59.048957  731104 cni.go:84] Creating CNI manager for ""
	I0819 19:21:59.048983  731104 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0819 19:21:59.048993  731104 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0819 19:21:59.049016  731104 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-576073 NodeName:addons-576073 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}
	I0819 19:21:59.049169  731104 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-576073"
	  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%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0819 19:21:59.049247  731104 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0819 19:21:59.058426  731104 binaries.go:44] Found k8s binaries, skipping transfer
	I0819 19:21:59.058545  731104 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0819 19:21:59.067962  731104 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0819 19:21:59.087193  731104 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0819 19:21:59.106361  731104 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0819 19:21:59.126062  731104 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0819 19:21:59.129728  731104 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""
	I0819 19:21:59.140722  731104 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0819 19:21:59.223989  731104 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0819 19:21:59.238446  731104 certs.go:68] Setting up /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073 for IP: 192.168.49.2
	I0819 19:21:59.238464  731104 certs.go:194] generating shared ca certs ...
	I0819 19:21:59.238480  731104 certs.go:226] acquiring lock for ca certs: {Name:mk2cad830cbaa49da31bb7552e1178a32b4468c7 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:21:59.239284  731104 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19468-724938/.minikube/ca.key
	I0819 19:22:00.107847  731104 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19468-724938/.minikube/ca.crt ...
	I0819 19:22:00.107895  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/ca.crt: {Name:mk1ed31716d947c2c426a13f8167b297c52d7d17 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:00.108125  731104 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19468-724938/.minikube/ca.key ...
	I0819 19:22:00.108136  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/ca.key: {Name:mke7dc53ad887cf277aaef7cb252960176e2b0b8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:00.108257  731104 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19468-724938/.minikube/proxy-client-ca.key
	I0819 19:22:00.761129  731104 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19468-724938/.minikube/proxy-client-ca.crt ...
	I0819 19:22:00.761164  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/proxy-client-ca.crt: {Name:mk9c88381ca5b50efc0ee69c49cc225874d08f23 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:00.761364  731104 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19468-724938/.minikube/proxy-client-ca.key ...
	I0819 19:22:00.761381  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/proxy-client-ca.key: {Name:mkf733d50c70a12515dd735b378f2c379d3bfe51 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:00.762360  731104 certs.go:256] generating profile certs ...
	I0819 19:22:00.762519  731104 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.key
	I0819 19:22:00.762562  731104 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt with IP's: []
	I0819 19:22:01.708947  731104 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt ...
	I0819 19:22:01.708985  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: {Name:mkfa63cb878ccb48de2252f406b68448e3ccd2f5 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:01.709177  731104 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.key ...
	I0819 19:22:01.709191  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.key: {Name:mk7242a764ce8c686c66bbe7bbd3f84fd0b17c30 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:01.709278  731104 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.key.8f077e8c
	I0819 19:22:01.709299  731104 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.crt.8f077e8c with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0819 19:22:02.143869  731104 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.crt.8f077e8c ...
	I0819 19:22:02.143908  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.crt.8f077e8c: {Name:mkee6b77c172c9b7fba3fa0a2c55fd44aee4ac69 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:02.144124  731104 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.key.8f077e8c ...
	I0819 19:22:02.144142  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.key.8f077e8c: {Name:mk3e710f06453687748f2941449d620916a36131 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:02.144888  731104 certs.go:381] copying /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.crt.8f077e8c -> /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.crt
	I0819 19:22:02.145004  731104 certs.go:385] copying /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.key.8f077e8c -> /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.key
	I0819 19:22:02.145063  731104 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.key
	I0819 19:22:02.145087  731104 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.crt with IP's: []
	I0819 19:22:02.504521  731104 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.crt ...
	I0819 19:22:02.504558  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.crt: {Name:mk84171db830c8ec1cd6cd6525ba8da9917f66e4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:02.504761  731104 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.key ...
	I0819 19:22:02.504776  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.key: {Name:mk4fe7780422418f9bc6553d9e26399491bb9aba Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:02.504972  731104 certs.go:484] found cert: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca-key.pem (1675 bytes)
	I0819 19:22:02.505017  731104 certs.go:484] found cert: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/ca.pem (1082 bytes)
	I0819 19:22:02.505050  731104 certs.go:484] found cert: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/cert.pem (1123 bytes)
	I0819 19:22:02.505102  731104 certs.go:484] found cert: /home/jenkins/minikube-integration/19468-724938/.minikube/certs/key.pem (1675 bytes)
	I0819 19:22:02.505721  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0819 19:22:02.531900  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0819 19:22:02.563099  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0819 19:22:02.588447  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0819 19:22:02.613384  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0819 19:22:02.637581  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1675 bytes)
	I0819 19:22:02.661966  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0819 19:22:02.686352  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0819 19:22:02.711313  731104 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19468-724938/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0819 19:22:02.736282  731104 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0819 19:22:02.754788  731104 ssh_runner.go:195] Run: openssl version
	I0819 19:22:02.760307  731104 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"
	I0819 19:22:02.770016  731104 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0819 19:22:02.773669  731104 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 19 19:22 /usr/share/ca-certificates/minikubeCA.pem
	I0819 19:22:02.773756  731104 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0819 19:22:02.780657  731104 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"
	I0819 19:22:02.790082  731104 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0819 19:22:02.793462  731104 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
	I0819 19:22:02.793514  731104 kubeadm.go:392] StartCluster: {Name:addons-576073 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-576073 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}
	I0819 19:22:02.793595  731104 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0819 19:22:02.793653  731104 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0819 19:22:02.830613  731104 cri.go:89] found id: ""
	I0819 19:22:02.830721  731104 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0819 19:22:02.839930  731104 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0819 19:22:02.849246  731104 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0819 19:22:02.849363  731104 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
	I0819 19:22:02.858685  731104 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
	I0819 19:22:02.858705  731104 kubeadm.go:157] found existing configuration files:
	
	I0819 19:22:02.858756  731104 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0819 19:22:02.868059  731104 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
	I0819 19:22:02.868124  731104 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0819 19:22:02.877205  731104 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0819 19:22:02.886121  731104 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
	I0819 19:22:02.886216  731104 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0819 19:22:02.894850  731104 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0819 19:22:02.903976  731104 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
	I0819 19:22:02.904052  731104 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0819 19:22:02.912998  731104 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0819 19:22:02.921729  731104 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
	I0819 19:22:02.921803  731104 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0819 19:22:02.930487  731104 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"
	I0819 19:22:02.975013  731104 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0819 19:22:02.975111  731104 kubeadm.go:310] [preflight] Running pre-flight checks
	I0819 19:22:03.035130  731104 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0819 19:22:03.035262  731104 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1067-aws
	I0819 19:22:03.035330  731104 kubeadm.go:310] OS: Linux
	I0819 19:22:03.035404  731104 kubeadm.go:310] CGROUPS_CPU: enabled
	I0819 19:22:03.035482  731104 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0819 19:22:03.035550  731104 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0819 19:22:03.035633  731104 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0819 19:22:03.035715  731104 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0819 19:22:03.035799  731104 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0819 19:22:03.035865  731104 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0819 19:22:03.035947  731104 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0819 19:22:03.036020  731104 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0819 19:22:03.106942  731104 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0819 19:22:03.107135  731104 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0819 19:22:03.107290  731104 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0819 19:22:03.114441  731104 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0819 19:22:03.118277  731104 out.go:235]   - Generating certificates and keys ...
	I0819 19:22:03.118473  731104 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0819 19:22:03.118586  731104 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0819 19:22:04.217212  731104 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0819 19:22:04.528753  731104 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0819 19:22:04.931314  731104 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0819 19:22:05.591088  731104 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0819 19:22:06.197272  731104 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0819 19:22:06.197762  731104 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-576073 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0819 19:22:06.691583  731104 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0819 19:22:06.691973  731104 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-576073 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0819 19:22:07.324153  731104 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0819 19:22:09.133308  731104 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0819 19:22:09.639069  731104 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0819 19:22:09.639283  731104 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0819 19:22:10.566561  731104 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0819 19:22:11.065544  731104 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0819 19:22:11.433475  731104 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0819 19:22:11.999005  731104 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0819 19:22:12.324964  731104 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0819 19:22:12.325936  731104 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0819 19:22:12.328915  731104 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0819 19:22:12.330998  731104 out.go:235]   - Booting up control plane ...
	I0819 19:22:12.331104  731104 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0819 19:22:12.332596  731104 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0819 19:22:12.333849  731104 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0819 19:22:12.344180  731104 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0819 19:22:12.350766  731104 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0819 19:22:12.350820  731104 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0819 19:22:12.440088  731104 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0819 19:22:12.440205  731104 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0819 19:22:13.941585  731104 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.501629626s
	I0819 19:22:13.941670  731104 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0819 19:22:19.943752  731104 kubeadm.go:310] [api-check] The API server is healthy after 6.002119004s
	I0819 19:22:19.963807  731104 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0819 19:22:19.975833  731104 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0819 19:22:20.000813  731104 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0819 19:22:20.001014  731104 kubeadm.go:310] [mark-control-plane] Marking the node addons-576073 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0819 19:22:20.029298  731104 kubeadm.go:310] [bootstrap-token] Using token: qcmlnp.zdu1d1jko6dp72dq
	I0819 19:22:20.031458  731104 out.go:235]   - Configuring RBAC rules ...
	I0819 19:22:20.031589  731104 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0819 19:22:20.043754  731104 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0819 19:22:20.053085  731104 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
	I0819 19:22:20.057488  731104 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0819 19:22:20.061970  731104 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0819 19:22:20.069086  731104 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0819 19:22:20.349908  731104 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0819 19:22:20.794805  731104 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0819 19:22:21.351131  731104 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0819 19:22:21.352318  731104 kubeadm.go:310] 
	I0819 19:22:21.352388  731104 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0819 19:22:21.352402  731104 kubeadm.go:310] 
	I0819 19:22:21.352477  731104 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0819 19:22:21.352487  731104 kubeadm.go:310] 
	I0819 19:22:21.352512  731104 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0819 19:22:21.352571  731104 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0819 19:22:21.352625  731104 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0819 19:22:21.352633  731104 kubeadm.go:310] 
	I0819 19:22:21.352686  731104 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0819 19:22:21.352694  731104 kubeadm.go:310] 
	I0819 19:22:21.352741  731104 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0819 19:22:21.352748  731104 kubeadm.go:310] 
	I0819 19:22:21.352798  731104 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0819 19:22:21.352877  731104 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0819 19:22:21.352948  731104 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0819 19:22:21.352957  731104 kubeadm.go:310] 
	I0819 19:22:21.353039  731104 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0819 19:22:21.353116  731104 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0819 19:22:21.353126  731104 kubeadm.go:310] 
	I0819 19:22:21.353207  731104 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token qcmlnp.zdu1d1jko6dp72dq \
	I0819 19:22:21.353310  731104 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ab23eb933e605ea8859f1211a81c888ec063b3d07d060523f474dd17288fbe72 \
	I0819 19:22:21.353333  731104 kubeadm.go:310] 	--control-plane 
	I0819 19:22:21.353341  731104 kubeadm.go:310] 
	I0819 19:22:21.353423  731104 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0819 19:22:21.353431  731104 kubeadm.go:310] 
	I0819 19:22:21.353515  731104 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token qcmlnp.zdu1d1jko6dp72dq \
	I0819 19:22:21.353618  731104 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ab23eb933e605ea8859f1211a81c888ec063b3d07d060523f474dd17288fbe72 
	I0819 19:22:21.357184  731104 kubeadm.go:310] W0819 19:22:02.966410    1191 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.
	I0819 19:22:21.357496  731104 kubeadm.go:310] W0819 19:22:02.967455    1191 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.
	I0819 19:22:21.357723  731104 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-1067-aws\n", err: exit status 1
	I0819 19:22:21.357836  731104 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0819 19:22:21.357883  731104 cni.go:84] Creating CNI manager for ""
	I0819 19:22:21.357896  731104 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0819 19:22:21.359994  731104 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0819 19:22:21.361538  731104 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0819 19:22:21.365485  731104 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0819 19:22:21.365515  731104 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0819 19:22:21.384532  731104 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
	I0819 19:22:21.673371  731104 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0819 19:22:21.673458  731104 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
	I0819 19:22:21.673499  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-576073 minikube.k8s.io/updated_at=2024_08_19T19_22_21_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=9c2db9d51ec33b5c53a86e9ba3d384ee332e3411 minikube.k8s.io/name=addons-576073 minikube.k8s.io/primary=true
	I0819 19:22:21.882552  731104 ops.go:34] apiserver oom_adj: -16
	I0819 19:22:21.882650  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:22.383179  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:22.883538  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:23.383299  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:23.883450  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:24.382881  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:24.882779  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:25.383077  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:25.883050  731104 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0819 19:22:25.979049  731104 kubeadm.go:1113] duration metric: took 4.305637146s to wait for elevateKubeSystemPrivileges
	I0819 19:22:25.979087  731104 kubeadm.go:394] duration metric: took 23.185575913s to StartCluster
	I0819 19:22:25.979105  731104 settings.go:142] acquiring lock: {Name:mk6bcdf6dd4a381e8e13b5ff1323cbb105d2ea80 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:25.979246  731104 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19468-724938/kubeconfig
	I0819 19:22:25.979677  731104 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19468-724938/kubeconfig: {Name:mkfc49edfea320f7e5c8c2c54a6eb69d2775dd73 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0819 19:22:25.979870  731104 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}
	I0819 19:22:25.980010  731104 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"
	I0819 19:22:25.980265  731104 config.go:182] Loaded profile config "addons-576073": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0819 19:22:25.980304  731104 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:false inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0819 19:22:25.980380  731104 addons.go:69] Setting yakd=true in profile "addons-576073"
	I0819 19:22:25.980407  731104 addons.go:234] Setting addon yakd=true in "addons-576073"
	I0819 19:22:25.980460  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:25.980909  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:25.981119  731104 addons.go:69] Setting inspektor-gadget=true in profile "addons-576073"
	I0819 19:22:25.981142  731104 addons.go:234] Setting addon inspektor-gadget=true in "addons-576073"
	I0819 19:22:25.981172  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:25.981625  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:25.981830  731104 addons.go:69] Setting metrics-server=true in profile "addons-576073"
	I0819 19:22:25.981858  731104 addons.go:234] Setting addon metrics-server=true in "addons-576073"
	I0819 19:22:25.981888  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:25.982289  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:25.984298  731104 addons.go:69] Setting cloud-spanner=true in profile "addons-576073"
	I0819 19:22:25.984331  731104 addons.go:234] Setting addon cloud-spanner=true in "addons-576073"
	I0819 19:22:25.984362  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:25.984944  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:25.986932  731104 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-576073"
	I0819 19:22:25.986991  731104 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-576073"
	I0819 19:22:25.987018  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:25.987365  731104 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-576073"
	I0819 19:22:25.987391  731104 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-576073"
	I0819 19:22:25.987518  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:25.987549  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:25.988710  731104 addons.go:69] Setting registry=true in profile "addons-576073"
	I0819 19:22:25.988746  731104 addons.go:234] Setting addon registry=true in "addons-576073"
	I0819 19:22:25.988778  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:25.989164  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:25.994463  731104 addons.go:69] Setting default-storageclass=true in profile "addons-576073"
	I0819 19:22:25.994557  731104 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-576073"
	I0819 19:22:25.995072  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.013941  731104 addons.go:69] Setting storage-provisioner=true in profile "addons-576073"
	I0819 19:22:26.013985  731104 addons.go:234] Setting addon storage-provisioner=true in "addons-576073"
	I0819 19:22:26.014023  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.014499  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.018102  731104 addons.go:69] Setting gcp-auth=true in profile "addons-576073"
	I0819 19:22:26.018203  731104 mustload.go:65] Loading cluster: addons-576073
	I0819 19:22:26.018438  731104 config.go:182] Loaded profile config "addons-576073": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0819 19:22:26.018748  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.029202  731104 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-576073"
	I0819 19:22:26.029264  731104 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-576073"
	I0819 19:22:26.029619  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.035087  731104 addons.go:69] Setting volcano=true in profile "addons-576073"
	I0819 19:22:26.035219  731104 addons.go:234] Setting addon volcano=true in "addons-576073"
	I0819 19:22:26.035298  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.035554  731104 addons.go:69] Setting ingress=true in profile "addons-576073"
	I0819 19:22:26.035698  731104 addons.go:234] Setting addon ingress=true in "addons-576073"
	I0819 19:22:26.035774  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.035954  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.036421  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.051911  731104 addons.go:69] Setting ingress-dns=true in profile "addons-576073"
	I0819 19:22:26.052003  731104 addons.go:234] Setting addon ingress-dns=true in "addons-576073"
	I0819 19:22:26.052134  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.052693  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.062404  731104 addons.go:69] Setting volumesnapshots=true in profile "addons-576073"
	I0819 19:22:26.062452  731104 addons.go:234] Setting addon volumesnapshots=true in "addons-576073"
	I0819 19:22:26.062491  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.062993  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.076784  731104 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0819 19:22:26.082883  731104 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0819 19:22:26.082954  731104 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0819 19:22:26.083553  731104 out.go:177] * Verifying Kubernetes components...
	I0819 19:22:26.101576  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.117324  731104 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0819 19:22:26.118872  731104 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0819 19:22:26.118976  731104 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0819 19:22:26.119126  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.154195  731104 addons.go:234] Setting addon default-storageclass=true in "addons-576073"
	I0819 19:22:26.154241  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.154677  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.155834  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.174977  731104 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0819 19:22:26.175781  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0819 19:22:26.175924  731104 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0819 19:22:26.195704  731104 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0819 19:22:26.198640  731104 out.go:177]   - Using image docker.io/registry:2.8.3
	I0819 19:22:26.200455  731104 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0819 19:22:26.200515  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0819 19:22:26.200613  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.200711  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.214122  731104 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0819 19:22:26.223012  731104 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0819 19:22:26.223174  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.214325  731104 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	W0819 19:22:26.215563  731104 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0819 19:22:26.216193  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0819 19:22:26.216593  731104 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-576073"
	I0819 19:22:26.224314  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:26.224804  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:26.239181  731104 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0819 19:22:26.241074  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0819 19:22:26.241203  731104 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0819 19:22:26.241236  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0819 19:22:26.241316  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.242626  731104 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0819 19:22:26.244530  731104 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0819 19:22:26.244560  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0819 19:22:26.244657  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.260934  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0819 19:22:26.261146  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.261578  731104 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0819 19:22:26.261591  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0819 19:22:26.261659  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.301311  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0819 19:22:26.301666  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.303434  731104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0819 19:22:26.303462  731104 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0819 19:22:26.303530  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.313229  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0819 19:22:26.314874  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0819 19:22:26.319284  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0819 19:22:26.321239  731104 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0819 19:22:26.323257  731104 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0819 19:22:26.323512  731104 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0819 19:22:26.323533  731104 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0819 19:22:26.323607  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.329180  731104 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0819 19:22:26.330763  731104 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.2
	I0819 19:22:26.335201  731104 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0819 19:22:26.335232  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0819 19:22:26.335298  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.367034  731104 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0819 19:22:26.367061  731104 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0819 19:22:26.367122  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.371415  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.373297  731104 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0819 19:22:26.375046  731104 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0819 19:22:26.375067  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0819 19:22:26.375132  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.381789  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.445362  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.460561  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.465198  731104 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0819 19:22:26.468855  731104 out.go:177]   - Using image docker.io/busybox:stable
	I0819 19:22:26.470629  731104 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0819 19:22:26.470651  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0819 19:22:26.470720  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:26.479042  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.531929  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.532089  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.549126  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.566032  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.574235  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.574770  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:26.735030  731104 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0819 19:22:26.735055  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0819 19:22:26.760665  731104 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0819 19:22:26.760688  731104 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0819 19:22:26.776948  731104 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0819 19:22:26.777016  731104 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0819 19:22:26.797917  731104 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0819 19:22:26.797989  731104 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0819 19:22:26.847580  731104 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0819 19:22:26.847652  731104 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0819 19:22:26.858975  731104 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0819 19:22:26.859048  731104 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0819 19:22:26.871865  731104 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
	I0819 19:22:26.893858  731104 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
	I0819 19:22:26.916300  731104 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0819 19:22:26.916371  731104 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0819 19:22:26.923038  731104 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0819 19:22:26.923059  731104 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0819 19:22:26.923133  731104 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0819 19:22:26.923138  731104 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0819 19:22:26.925115  731104 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
	I0819 19:22:26.929051  731104 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
	I0819 19:22:26.983377  731104 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0819 19:22:26.983409  731104 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0819 19:22:26.986680  731104 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
	I0819 19:22:26.989754  731104 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0819 19:22:26.989780  731104 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0819 19:22:26.993214  731104 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
	I0819 19:22:26.999900  731104 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0819 19:22:26.999941  731104 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0819 19:22:27.012811  731104 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
	I0819 19:22:27.062881  731104 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0819 19:22:27.062950  731104 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0819 19:22:27.084013  731104 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0819 19:22:27.084041  731104 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0819 19:22:27.123308  731104 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0819 19:22:27.123336  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0819 19:22:27.129011  731104 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0819 19:22:27.129039  731104 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0819 19:22:27.136962  731104 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0819 19:22:27.136990  731104 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)
	I0819 19:22:27.141620  731104 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0819 19:22:27.141647  731104 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0819 19:22:27.297873  731104 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
	I0819 19:22:27.305268  731104 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0819 19:22:27.305294  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0819 19:22:27.306816  731104 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
	I0819 19:22:27.308665  731104 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0819 19:22:27.308689  731104 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0819 19:22:27.311542  731104 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0819 19:22:27.311572  731104 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0819 19:22:27.316077  731104 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": (1.33603861s)
	I0819 19:22:27.316151  731104 ssh_runner.go:235] Completed: sudo systemctl daemon-reload: (1.141148204s)
	I0819 19:22:27.316307  731104 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0819 19:22:27.316339  731104 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 -"
	I0819 19:22:27.318673  731104 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0819 19:22:27.318697  731104 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0819 19:22:27.473318  731104 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0819 19:22:27.473358  731104 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0819 19:22:27.516590  731104 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0819 19:22:27.516616  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0819 19:22:27.520003  731104 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0819 19:22:27.520027  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0819 19:22:27.532651  731104 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
	I0819 19:22:27.629543  731104 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0819 19:22:27.629582  731104 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0819 19:22:27.658521  731104 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
	I0819 19:22:27.660278  731104 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
	I0819 19:22:27.757259  731104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0819 19:22:27.757285  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0819 19:22:27.838739  731104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0819 19:22:27.838782  731104 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0819 19:22:27.906464  731104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0819 19:22:27.906490  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0819 19:22:27.981154  731104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0819 19:22:27.981188  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0819 19:22:28.090799  731104 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0819 19:22:28.090841  731104 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0819 19:22:28.140935  731104 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
	I0819 19:22:31.990877  731104 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: (5.065728741s)
	I0819 19:22:31.990985  731104 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: (5.061910321s)
	I0819 19:22:31.991213  731104 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.096888638s)
	I0819 19:22:31.991288  731104 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.119353474s)
	I0819 19:22:33.063921  731104 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: (6.051072306s)
	I0819 19:22:33.064181  731104 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: (5.766270318s)
	I0819 19:22:33.064212  731104 addons.go:475] Verifying addon registry=true in "addons-576073"
	I0819 19:22:33.064413  731104 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: (6.070633243s)
	I0819 19:22:33.064537  731104 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: (5.757698977s)
	I0819 19:22:33.064564  731104 addons.go:475] Verifying addon metrics-server=true in "addons-576073"
	I0819 19:22:33.064626  731104 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 -": (5.748262845s)
	I0819 19:22:33.064643  731104 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0819 19:22:33.064686  731104 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (5.748363528s)
	I0819 19:22:33.064719  731104 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: (5.532043356s)
	I0819 19:22:33.066008  731104 node_ready.go:35] waiting up to 6m0s for node "addons-576073" to be "Ready" ...
	I0819 19:22:33.064811  731104 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: (6.07810737s)
	I0819 19:22:33.066377  731104 addons.go:475] Verifying addon ingress=true in "addons-576073"
	I0819 19:22:33.068225  731104 out.go:177] * Verifying registry addon...
	I0819 19:22:33.068236  731104 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-576073 service yakd-dashboard -n yakd-dashboard
	
	I0819 19:22:33.070399  731104 out.go:177] * Verifying ingress addon...
	I0819 19:22:33.071353  731104 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0819 19:22:33.073946  731104 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0819 19:22:33.125872  731104 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0819 19:22:33.125909  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:33.131440  731104 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0819 19:22:33.131466  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:33.167614  731104 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: (5.509028732s)
	W0819 19:22:33.167658  731104 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
	I0819 19:22:33.167701  731104 retry.go:31] will retry after 268.336395ms: 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
	I0819 19:22:33.167791  731104 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: (5.507477073s)
	I0819 19:22:33.436371  731104 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
	I0819 19:22:33.596671  731104 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-576073" context rescaled to 1 replicas
	I0819 19:22:33.612571  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:33.613466  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:33.740702  731104 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: (5.59970074s)
	I0819 19:22:33.740739  731104 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-576073"
	I0819 19:22:33.745122  731104 out.go:177] * Verifying csi-hostpath-driver addon...
	I0819 19:22:33.748691  731104 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0819 19:22:33.801222  731104 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0819 19:22:33.801260  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:34.081854  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:34.087159  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:34.278489  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:34.575799  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:34.660291  731104 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: (1.223860855s)
	I0819 19:22:34.677537  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:34.753165  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:35.071187  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:35.079072  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:35.081182  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:35.252831  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:35.575099  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:35.577693  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:35.752924  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:36.076416  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:36.082030  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:36.254489  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:36.391038  731104 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0819 19:22:36.391127  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:36.408627  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:36.545116  731104 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0819 19:22:36.575084  731104 addons.go:234] Setting addon gcp-auth=true in "addons-576073"
	I0819 19:22:36.575129  731104 host.go:66] Checking if "addons-576073" exists ...
	I0819 19:22:36.575581  731104 cli_runner.go:164] Run: docker container inspect addons-576073 --format={{.State.Status}}
	I0819 19:22:36.589990  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:36.590246  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:36.600459  731104 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0819 19:22:36.600517  731104 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-576073
	I0819 19:22:36.626291  731104 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33533 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/addons-576073/id_rsa Username:docker}
	I0819 19:22:36.740063  731104 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.3
	I0819 19:22:36.742701  731104 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0819 19:22:36.745395  731104 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0819 19:22:36.745429  731104 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0819 19:22:36.753377  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:36.765741  731104 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0819 19:22:36.765769  731104 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0819 19:22:36.784385  731104 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0819 19:22:36.784409  731104 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0819 19:22:36.823493  731104 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
	I0819 19:22:37.076314  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:37.079143  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:37.253494  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:37.460577  731104 addons.go:475] Verifying addon gcp-auth=true in "addons-576073"
	I0819 19:22:37.463505  731104 out.go:177] * Verifying gcp-auth addon...
	I0819 19:22:37.467011  731104 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0819 19:22:37.477213  731104 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0819 19:22:37.477296  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:37.569969  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:37.581451  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:37.582996  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:37.758258  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:37.972498  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:38.075096  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:38.078672  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:38.252120  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:38.470378  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:38.574842  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:38.578058  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:38.752906  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:38.973477  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:39.076296  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:39.079299  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:39.262334  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:39.472534  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:39.573539  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:39.575923  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:39.578967  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:39.753986  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:39.980619  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:40.076496  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:40.079876  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:40.252659  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:40.471513  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:40.576838  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:40.579630  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:40.752860  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:40.982519  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:41.074404  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:41.077786  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:41.252661  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:41.470861  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:41.575229  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:41.577892  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:41.752645  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:41.971421  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:42.070212  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:42.076641  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:42.078846  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:42.253487  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:42.470408  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:42.574123  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:42.577202  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:42.752780  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:42.972159  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:43.078246  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:43.081256  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:43.252878  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:43.470473  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:43.574478  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:43.578124  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:43.754137  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:43.970495  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:44.075118  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:44.077882  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:44.252435  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:44.470947  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:44.570295  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:44.575052  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:44.577568  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:44.752210  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:44.970002  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:45.080989  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:45.081896  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:45.252892  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:45.470005  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:45.574260  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:45.577562  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:45.751955  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:45.970633  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:46.074827  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:46.078275  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:46.252284  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:46.470788  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:46.574668  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:46.577881  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:46.752320  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:46.971583  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:47.070663  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:47.074545  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:47.077964  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:47.252552  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:47.470071  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:47.574267  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:47.578113  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:47.752546  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:47.970716  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:48.074987  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:48.078351  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:48.252918  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:48.470655  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:48.574092  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:48.577550  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:48.752053  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:48.971067  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:49.075058  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:49.077518  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:49.251959  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:49.470834  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:49.569521  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:49.574992  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:49.577789  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:49.752262  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:49.971156  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:50.074993  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:50.078162  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:50.252949  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:50.470090  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:50.574578  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:50.577892  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:50.752622  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:50.970795  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:51.074871  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:51.078590  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:51.252352  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:51.471046  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:51.574329  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:51.577554  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:51.752267  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:51.969934  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:52.069421  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:52.075560  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:52.078377  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:52.252896  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:52.470569  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:52.574104  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:52.577715  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:52.752042  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:52.970340  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:53.074247  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:53.077420  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:53.252835  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:53.470415  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:53.574964  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:53.578978  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:53.753363  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:53.970681  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:54.074109  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:54.084611  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:54.085557  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:54.253514  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:54.471354  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:54.576323  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:54.578031  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:54.753027  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:54.970647  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:55.076842  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:55.078301  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:55.252964  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:55.471134  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:55.574696  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:55.577868  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:55.755065  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:55.970861  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:56.074304  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:56.077700  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:56.252599  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:56.470422  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:56.573627  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:56.575487  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:56.578019  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:56.752452  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:56.973590  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:57.075037  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:57.078160  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:57.252817  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:57.470984  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:57.574410  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:57.577329  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:57.752040  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:57.970698  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:58.077170  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:58.079040  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:58.253967  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:58.470259  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:58.574722  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:58.577394  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:58.753523  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:58.971697  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:59.070345  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:22:59.074172  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:59.077497  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:59.252793  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:59.470887  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:22:59.575182  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:22:59.577547  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:22:59.752340  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:22:59.970338  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:00.126503  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:00.126746  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:00.259533  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:00.471151  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:00.574388  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:00.577458  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:00.752941  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:00.970759  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:01.075136  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:01.077747  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:01.252395  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:01.470599  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:01.569549  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:23:01.574836  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:01.577779  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:01.752820  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:01.971514  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:02.075155  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:02.077943  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:02.253137  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:02.470856  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:02.574686  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:02.577524  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:02.751933  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:02.970033  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:03.074958  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:03.078441  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:03.252250  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:03.471032  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:03.574589  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:03.577804  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:03.752232  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:03.970983  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:04.069924  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:23:04.074866  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:04.077645  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:04.252135  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:04.470564  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:04.575017  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:04.577835  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:04.752616  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:04.970688  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:05.074503  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:05.078235  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:05.253241  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:05.470622  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:05.574745  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:05.578046  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:05.752386  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:05.971200  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:06.070484  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:23:06.074981  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:06.078102  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:06.252886  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:06.470145  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:06.575693  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:06.578246  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:06.753932  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:06.970185  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:07.074823  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:07.077414  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:07.252873  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:07.470207  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:07.575322  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:07.578222  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:07.752533  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:07.971006  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:08.074480  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:08.077705  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:08.252252  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:08.470610  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:08.569595  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:23:08.574498  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:08.577748  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:08.752494  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:08.971027  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:09.075114  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:09.078731  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:09.252398  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:09.470206  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:09.574195  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:09.578019  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:09.752913  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:09.970849  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:10.074994  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:10.078306  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:10.252862  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:10.470811  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:10.570051  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:23:10.575546  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:10.578101  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:10.752722  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:10.970097  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:11.075481  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:11.078146  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:11.252525  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:11.470823  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:11.574487  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:11.577287  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:11.753637  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:11.971293  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:12.075871  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:12.079047  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:12.252592  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:12.470344  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:12.570382  731104 node_ready.go:53] node "addons-576073" has status "Ready":"False"
	I0819 19:23:12.574216  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:12.577588  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:12.752540  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:12.980477  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:13.139562  731104 node_ready.go:49] node "addons-576073" has status "Ready":"True"
	I0819 19:23:13.139637  731104 node_ready.go:38] duration metric: took 40.073602303s for node "addons-576073" to be "Ready" ...
	I0819 19:23:13.139662  731104 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0819 19:23:13.161421  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:13.162731  731104 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0819 19:23:13.162815  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:13.204289  731104 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-47nmh" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:13.273722  731104 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0819 19:23:13.273798  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:13.472091  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:13.608402  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:13.609715  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:13.754577  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:13.971325  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:14.093843  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:14.094539  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:14.254651  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:14.470993  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:14.577710  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:14.578975  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:14.754851  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:14.974399  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:15.077684  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:15.088704  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:15.229142  731104 pod_ready.go:103] pod "coredns-6f6b679f8f-47nmh" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:15.269219  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:15.501373  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:15.593569  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:15.595020  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:15.712788  731104 pod_ready.go:93] pod "coredns-6f6b679f8f-47nmh" in "kube-system" namespace has status "Ready":"True"
	I0819 19:23:15.712816  731104 pod_ready.go:82] duration metric: took 2.508444388s for pod "coredns-6f6b679f8f-47nmh" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.712841  731104 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.731141  731104 pod_ready.go:93] pod "etcd-addons-576073" in "kube-system" namespace has status "Ready":"True"
	I0819 19:23:15.731166  731104 pod_ready.go:82] duration metric: took 18.31798ms for pod "etcd-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.731182  731104 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.737324  731104 pod_ready.go:93] pod "kube-apiserver-addons-576073" in "kube-system" namespace has status "Ready":"True"
	I0819 19:23:15.737351  731104 pod_ready.go:82] duration metric: took 6.160255ms for pod "kube-apiserver-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.737365  731104 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.747921  731104 pod_ready.go:93] pod "kube-controller-manager-addons-576073" in "kube-system" namespace has status "Ready":"True"
	I0819 19:23:15.747947  731104 pod_ready.go:82] duration metric: took 10.573131ms for pod "kube-controller-manager-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.747961  731104 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-qhvj6" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.761270  731104 pod_ready.go:93] pod "kube-proxy-qhvj6" in "kube-system" namespace has status "Ready":"True"
	I0819 19:23:15.761293  731104 pod_ready.go:82] duration metric: took 13.324081ms for pod "kube-proxy-qhvj6" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.761304  731104 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:15.767029  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:15.971521  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:16.075684  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:16.080118  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:16.109507  731104 pod_ready.go:93] pod "kube-scheduler-addons-576073" in "kube-system" namespace has status "Ready":"True"
	I0819 19:23:16.109580  731104 pod_ready.go:82] duration metric: took 348.266863ms for pod "kube-scheduler-addons-576073" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:16.109608  731104 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace to be "Ready" ...
	I0819 19:23:16.254064  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:16.470965  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:16.576339  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:16.579634  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:16.753890  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:16.971001  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:17.076651  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:17.080448  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:17.255870  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:17.470993  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:17.576159  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:17.579627  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:17.756742  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:17.973429  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:18.075847  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:18.079534  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:18.116816  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:18.254486  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:18.471579  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:18.579029  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:18.580737  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:18.755400  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:18.971148  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:19.080557  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:19.081583  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:19.253768  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:19.473102  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:19.576220  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:19.579061  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:19.754600  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:19.979514  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:20.080046  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:20.081047  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:20.130054  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:20.255825  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:20.470593  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:20.576422  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:20.579788  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:20.767392  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:20.971793  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:21.076984  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:21.079199  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:21.253963  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:21.471220  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:21.575166  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:21.578536  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:21.754157  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:21.971208  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:22.075366  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:22.078763  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:22.255343  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:22.471291  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:22.576596  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:22.580027  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:22.618545  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:22.753629  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:22.971657  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:23.075479  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:23.078605  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:23.254921  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:23.471298  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:23.575796  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:23.579067  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:23.754562  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:23.970559  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:24.078366  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:24.078664  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:24.253656  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:24.470608  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:24.576888  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:24.580441  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:24.627516  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:24.754816  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:24.970615  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:25.077015  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:25.083763  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:25.256590  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:25.472269  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:25.574942  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:25.578378  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:25.753472  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:25.970915  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:26.076042  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:26.079016  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:26.255298  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:26.470176  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:26.577082  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:26.579520  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:26.754387  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:26.973666  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:27.080973  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:27.082070  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:27.132692  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:27.253302  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:27.472521  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:27.576141  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:27.582658  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:27.756241  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:27.970665  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:28.075969  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:28.079487  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:28.253909  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:28.470153  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:28.575723  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:28.579263  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:28.754071  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:28.970269  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:29.075264  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:29.078014  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:29.253382  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:29.471273  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:29.578097  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:29.583413  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:29.640309  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:29.754400  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:29.970626  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:30.079226  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:30.083550  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:30.254026  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:30.471472  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:30.576112  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:30.582135  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:30.754529  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:30.971159  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:31.079904  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:31.081401  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:31.255982  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:31.474854  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:31.579556  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:31.582163  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:31.754633  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:31.971815  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:32.077346  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:32.083157  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:32.118391  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:32.255834  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:32.471373  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:32.579717  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:32.581148  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:32.759766  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:32.971092  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:33.077679  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:33.081934  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:33.256834  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:33.472514  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:33.576331  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:33.580933  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:33.754483  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:33.971050  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:34.075302  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:34.079204  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:34.254379  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:34.471606  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:34.578182  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:34.585233  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:34.620296  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:34.756903  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:34.971447  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:35.075488  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:35.079812  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:35.255521  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:35.470571  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:35.576803  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:35.581883  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:35.754746  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:35.974998  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:36.089273  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:36.090297  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:36.254272  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:36.470573  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:36.575997  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:36.580414  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:36.628641  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:36.753842  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:36.970390  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:37.078859  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:37.080232  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:37.255141  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:37.471879  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:37.575433  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:37.578695  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:37.754704  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:37.971630  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:38.095981  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:38.098761  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:38.254205  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:38.471553  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:38.578113  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:38.580370  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:38.754795  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:38.971538  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:39.077907  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:39.080264  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:39.117698  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:39.254176  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:39.472606  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:39.587527  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:39.588860  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:39.753605  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:39.970764  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:40.075102  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:40.082569  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:40.257157  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:40.471920  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:40.575438  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:40.579604  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:40.753551  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:40.970436  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:41.079799  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:41.086137  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:41.254365  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:41.470342  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:41.575339  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:41.578739  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:41.616610  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:41.753895  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:41.970476  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:42.078358  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:42.093318  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:42.255205  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:42.471376  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:42.579855  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:42.584838  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:42.754614  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:42.971250  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:43.077310  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:43.080145  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:43.254308  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:43.481671  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:43.577583  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:43.585383  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:43.617623  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:43.756789  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:43.976411  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:44.088418  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:44.089135  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:44.254747  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:44.472618  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:44.577911  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:44.586270  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:44.795416  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:44.971526  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:45.077250  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:45.082305  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:45.255592  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:45.471965  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:45.578955  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:45.580406  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:45.753111  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:45.973364  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:46.075571  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:46.080985  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:46.136549  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:46.271269  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:46.470466  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:46.581013  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:46.582721  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:46.753707  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:46.971268  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:47.076623  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:47.088941  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:47.254548  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:47.471247  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:47.577459  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:47.579570  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:47.754645  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:47.971435  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:48.078772  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:48.081244  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:48.254833  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:48.470413  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:48.576114  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:48.578777  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:48.616195  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:48.753180  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:48.971297  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:49.075402  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:49.077852  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:49.254003  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:49.471096  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:49.576864  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:49.580097  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:49.754633  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:49.975720  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:50.086242  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:50.088939  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:50.256075  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:50.472529  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:50.576513  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:50.583893  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:50.617476  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:50.753650  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:50.971911  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:51.076411  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:51.081633  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:51.254607  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:51.471419  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:51.575147  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:51.579685  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:51.756322  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:51.971401  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:52.080004  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:52.090043  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:52.254683  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:52.470860  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:52.576758  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:52.580840  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:52.617516  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:52.753789  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:52.976727  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:53.076399  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:53.080391  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:53.253260  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:53.477960  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:53.575776  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:53.579563  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:53.754190  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:53.976895  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:54.075933  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0819 19:23:54.079645  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:54.253715  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:54.471279  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:54.576451  731104 kapi.go:107] duration metric: took 1m21.505098761s to wait for kubernetes.io/minikube-addons=registry ...
	I0819 19:23:54.579545  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:54.753826  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:54.971754  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:55.079735  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:55.116599  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:55.254310  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:55.471932  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:55.579067  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:55.753935  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:55.970817  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:56.099302  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:56.253982  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:56.472640  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:56.578721  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:56.754999  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:56.971641  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:57.079303  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:57.116788  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:57.254255  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:57.472712  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:57.579443  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:57.753887  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:57.970790  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:58.082718  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:58.254224  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:58.470764  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:58.579255  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:58.765878  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:58.970618  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:59.080069  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:59.253479  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:59.474276  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:23:59.582615  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:23:59.617420  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:23:59.755129  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:23:59.970693  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:00.101084  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:00.269994  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:00.491844  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:00.581201  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:00.754749  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:00.985867  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:01.081131  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:01.255836  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:01.470664  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:01.579644  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:01.627527  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:01.757649  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:01.971663  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:02.079396  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:02.254486  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:02.471057  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:02.579567  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:02.755604  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:02.971298  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:03.082577  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:03.254003  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:03.473113  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:03.579258  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:03.756503  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:03.970153  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:04.080346  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:04.117436  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:04.255256  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:04.471233  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:04.578611  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:04.754705  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:04.971082  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:05.079385  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:05.253676  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:05.471070  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:05.578449  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:05.754114  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:05.970419  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:06.080834  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:06.118526  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:06.254954  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:06.470852  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:06.578612  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:06.754550  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:06.971111  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:07.079071  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:07.254362  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:07.471252  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:07.578544  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:07.754075  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:07.970969  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:08.078240  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:08.254392  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:08.470641  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:08.579477  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:08.617007  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:08.754484  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:08.971112  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:09.078188  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:09.254394  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:09.470991  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:09.578731  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:09.755464  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:09.970952  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:10.080710  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:10.255984  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:10.470936  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:10.579402  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:10.620252  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:10.768773  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:10.970863  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:11.078773  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:11.253581  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:11.473037  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:11.579503  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:11.754930  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:11.970782  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:12.078483  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:12.254088  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:12.471365  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:12.578665  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:12.754472  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:12.970924  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:13.078686  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:13.119030  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:13.254204  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:13.471349  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:13.581154  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:13.754236  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:13.970665  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:14.078856  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:14.254174  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0819 19:24:14.471139  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:14.582256  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:14.753953  731104 kapi.go:107] duration metric: took 1m41.005264019s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0819 19:24:14.970586  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:15.078553  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:15.470230  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:15.578348  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:15.616667  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:15.971196  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:16.077928  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:16.470551  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:16.578071  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:16.971121  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:17.078162  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:17.470467  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:17.578605  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:17.617536  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:17.970534  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:18.079061  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:18.471669  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:18.579278  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:18.970822  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:19.078582  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:19.471969  731104 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0819 19:24:19.584816  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:19.970846  731104 kapi.go:107] duration metric: took 1m42.503829921s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0819 19:24:19.972856  731104 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-576073 cluster.
	I0819 19:24:19.974604  731104 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.
	I0819 19:24:19.976346  731104 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0819 19:24:20.078646  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:20.117813  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:20.578739  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:21.079144  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:21.578058  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:22.078519  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:22.123724  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:22.579034  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:23.081455  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:23.579790  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:24.078975  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:24.581223  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:24.620651  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:25.079389  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:25.578980  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:26.079783  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:26.578145  731104 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0819 19:24:27.079624  731104 kapi.go:107] duration metric: took 1m54.005678214s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0819 19:24:27.083025  731104 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, storage-provisioner, storage-provisioner-rancher, nvidia-device-plugin, metrics-server, yakd, default-storageclass, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0819 19:24:27.084951  731104 addons.go:510] duration metric: took 2m1.104630019s for enable addons: enabled=[cloud-spanner ingress-dns storage-provisioner storage-provisioner-rancher nvidia-device-plugin metrics-server yakd default-storageclass inspektor-gadget volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0819 19:24:27.116347  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:29.116420  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:31.117099  731104 pod_ready.go:103] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"False"
	I0819 19:24:33.616221  731104 pod_ready.go:93] pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace has status "Ready":"True"
	I0819 19:24:33.616247  731104 pod_ready.go:82] duration metric: took 1m17.506618069s for pod "metrics-server-8988944d9-pvpfc" in "kube-system" namespace to be "Ready" ...
	I0819 19:24:33.616260  731104 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-2l7wx" in "kube-system" namespace to be "Ready" ...
	I0819 19:24:33.630160  731104 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-2l7wx" in "kube-system" namespace has status "Ready":"True"
	I0819 19:24:33.630246  731104 pod_ready.go:82] duration metric: took 13.976504ms for pod "nvidia-device-plugin-daemonset-2l7wx" in "kube-system" namespace to be "Ready" ...
	I0819 19:24:33.630286  731104 pod_ready.go:39] duration metric: took 1m20.490597333s 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" ...
	I0819 19:24:33.630363  731104 api_server.go:52] waiting for apiserver process to appear ...
	I0819 19:24:33.630418  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0819 19:24:33.630512  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0819 19:24:33.703207  731104 cri.go:89] found id: "e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf"
	I0819 19:24:33.703279  731104 cri.go:89] found id: ""
	I0819 19:24:33.703300  731104 logs.go:276] 1 containers: [e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf]
	I0819 19:24:33.703386  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:33.707784  731104 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0819 19:24:33.707867  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0819 19:24:33.753144  731104 cri.go:89] found id: "c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e"
	I0819 19:24:33.753208  731104 cri.go:89] found id: ""
	I0819 19:24:33.753231  731104 logs.go:276] 1 containers: [c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e]
	I0819 19:24:33.753306  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:33.756933  731104 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0819 19:24:33.757052  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0819 19:24:33.800541  731104 cri.go:89] found id: "ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d"
	I0819 19:24:33.800567  731104 cri.go:89] found id: ""
	I0819 19:24:33.800575  731104 logs.go:276] 1 containers: [ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d]
	I0819 19:24:33.800651  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:33.804266  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0819 19:24:33.804346  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0819 19:24:33.841919  731104 cri.go:89] found id: "2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6"
	I0819 19:24:33.841938  731104 cri.go:89] found id: ""
	I0819 19:24:33.841946  731104 logs.go:276] 1 containers: [2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6]
	I0819 19:24:33.842005  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:33.845786  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0819 19:24:33.845858  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0819 19:24:33.887018  731104 cri.go:89] found id: "dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313"
	I0819 19:24:33.887042  731104 cri.go:89] found id: ""
	I0819 19:24:33.887051  731104 logs.go:276] 1 containers: [dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313]
	I0819 19:24:33.887108  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:33.890591  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0819 19:24:33.890664  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0819 19:24:33.940448  731104 cri.go:89] found id: "194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180"
	I0819 19:24:33.940478  731104 cri.go:89] found id: ""
	I0819 19:24:33.940486  731104 logs.go:276] 1 containers: [194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180]
	I0819 19:24:33.940548  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:33.944417  731104 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0819 19:24:33.944531  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0819 19:24:33.986087  731104 cri.go:89] found id: "68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6"
	I0819 19:24:33.986120  731104 cri.go:89] found id: ""
	I0819 19:24:33.986129  731104 logs.go:276] 1 containers: [68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6]
	I0819 19:24:33.986189  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:33.989676  731104 logs.go:123] Gathering logs for kubelet ...
	I0819 19:24:33.989704  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0819 19:24:34.016695  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.819471    1522 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-576073' and this object
	W0819 19:24:34.017033  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.819529    1522 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:34.017228  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839056    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-576073' and this object
	W0819 19:24:34.017453  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839102    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:34.017640  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839473    1522 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-576073" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-576073' and this object
	W0819 19:24:34.017881  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839501    1522 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-576073\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:34.018065  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839791    1522 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-576073' and this object
	W0819 19:24:34.018286  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839818    1522 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:34.018466  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.878685    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-576073' and this object
	W0819 19:24:34.018690  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.890004    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	I0819 19:24:34.074152  731104 logs.go:123] Gathering logs for describe nodes ...
	I0819 19:24:34.074187  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0819 19:24:34.298345  731104 logs.go:123] Gathering logs for kube-controller-manager [194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180] ...
	I0819 19:24:34.298378  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180"
	I0819 19:24:34.376390  731104 logs.go:123] Gathering logs for kindnet [68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6] ...
	I0819 19:24:34.376429  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6"
	I0819 19:24:34.424881  731104 logs.go:123] Gathering logs for container status ...
	I0819 19:24:34.424913  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0819 19:24:34.478358  731104 logs.go:123] Gathering logs for dmesg ...
	I0819 19:24:34.478389  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0819 19:24:34.506599  731104 logs.go:123] Gathering logs for kube-apiserver [e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf] ...
	I0819 19:24:34.506649  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf"
	I0819 19:24:34.559069  731104 logs.go:123] Gathering logs for etcd [c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e] ...
	I0819 19:24:34.559102  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e"
	I0819 19:24:34.609233  731104 logs.go:123] Gathering logs for coredns [ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d] ...
	I0819 19:24:34.609267  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d"
	I0819 19:24:34.657238  731104 logs.go:123] Gathering logs for kube-scheduler [2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6] ...
	I0819 19:24:34.657268  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6"
	I0819 19:24:34.700289  731104 logs.go:123] Gathering logs for kube-proxy [dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313] ...
	I0819 19:24:34.700322  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313"
	I0819 19:24:34.748543  731104 logs.go:123] Gathering logs for CRI-O ...
	I0819 19:24:34.748573  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0819 19:24:34.842318  731104 out.go:358] Setting ErrFile to fd 2...
	I0819 19:24:34.842351  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0819 19:24:34.842414  731104 out.go:270] X Problems detected in kubelet:
	W0819 19:24:34.842431  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839501    1522 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-576073\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:34.842439  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839791    1522 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-576073' and this object
	W0819 19:24:34.842446  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839818    1522 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:34.842452  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.878685    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-576073' and this object
	W0819 19:24:34.842457  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.890004    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	I0819 19:24:34.842462  731104 out.go:358] Setting ErrFile to fd 2...
	I0819 19:24:34.842467  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:24:44.843639  731104 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0819 19:24:44.857635  731104 api_server.go:72] duration metric: took 2m18.877726873s to wait for apiserver process to appear ...
	I0819 19:24:44.857665  731104 api_server.go:88] waiting for apiserver healthz status ...
	I0819 19:24:44.857697  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0819 19:24:44.857753  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0819 19:24:44.898261  731104 cri.go:89] found id: "e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf"
	I0819 19:24:44.898279  731104 cri.go:89] found id: ""
	I0819 19:24:44.898287  731104 logs.go:276] 1 containers: [e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf]
	I0819 19:24:44.898342  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:44.901660  731104 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0819 19:24:44.901730  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0819 19:24:44.941636  731104 cri.go:89] found id: "c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e"
	I0819 19:24:44.941658  731104 cri.go:89] found id: ""
	I0819 19:24:44.941667  731104 logs.go:276] 1 containers: [c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e]
	I0819 19:24:44.941723  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:44.945522  731104 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0819 19:24:44.945586  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0819 19:24:44.985029  731104 cri.go:89] found id: "ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d"
	I0819 19:24:44.985052  731104 cri.go:89] found id: ""
	I0819 19:24:44.985061  731104 logs.go:276] 1 containers: [ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d]
	I0819 19:24:44.985120  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:44.989454  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0819 19:24:44.989527  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0819 19:24:45.083978  731104 cri.go:89] found id: "2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6"
	I0819 19:24:45.084006  731104 cri.go:89] found id: ""
	I0819 19:24:45.084016  731104 logs.go:276] 1 containers: [2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6]
	I0819 19:24:45.084082  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:45.089355  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0819 19:24:45.089438  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0819 19:24:45.187228  731104 cri.go:89] found id: "dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313"
	I0819 19:24:45.187252  731104 cri.go:89] found id: ""
	I0819 19:24:45.187260  731104 logs.go:276] 1 containers: [dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313]
	I0819 19:24:45.187329  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:45.192548  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0819 19:24:45.192636  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0819 19:24:45.277359  731104 cri.go:89] found id: "194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180"
	I0819 19:24:45.277381  731104 cri.go:89] found id: ""
	I0819 19:24:45.277390  731104 logs.go:276] 1 containers: [194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180]
	I0819 19:24:45.277494  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:45.285265  731104 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0819 19:24:45.285528  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0819 19:24:45.367108  731104 cri.go:89] found id: "68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6"
	I0819 19:24:45.367171  731104 cri.go:89] found id: ""
	I0819 19:24:45.367205  731104 logs.go:276] 1 containers: [68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6]
	I0819 19:24:45.367298  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:45.372152  731104 logs.go:123] Gathering logs for kube-scheduler [2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6] ...
	I0819 19:24:45.372233  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6"
	I0819 19:24:45.440069  731104 logs.go:123] Gathering logs for kube-controller-manager [194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180] ...
	I0819 19:24:45.440143  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180"
	I0819 19:24:45.540734  731104 logs.go:123] Gathering logs for kindnet [68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6] ...
	I0819 19:24:45.540807  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6"
	I0819 19:24:45.611963  731104 logs.go:123] Gathering logs for container status ...
	I0819 19:24:45.612086  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0819 19:24:45.710400  731104 logs.go:123] Gathering logs for describe nodes ...
	I0819 19:24:45.710471  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0819 19:24:45.966243  731104 logs.go:123] Gathering logs for etcd [c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e] ...
	I0819 19:24:45.966275  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e"
	I0819 19:24:46.023263  731104 logs.go:123] Gathering logs for coredns [ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d] ...
	I0819 19:24:46.023299  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d"
	I0819 19:24:46.068755  731104 logs.go:123] Gathering logs for kube-proxy [dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313] ...
	I0819 19:24:46.068789  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313"
	I0819 19:24:46.113393  731104 logs.go:123] Gathering logs for CRI-O ...
	I0819 19:24:46.113422  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0819 19:24:46.218785  731104 logs.go:123] Gathering logs for kubelet ...
	I0819 19:24:46.218828  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0819 19:24:46.249338  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.819471    1522 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-576073' and this object
	W0819 19:24:46.249567  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.819529    1522 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:46.249751  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839056    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-576073' and this object
	W0819 19:24:46.249973  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839102    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:46.250159  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839473    1522 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-576073" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-576073' and this object
	W0819 19:24:46.250385  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839501    1522 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-576073\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:46.250576  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839791    1522 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-576073' and this object
	W0819 19:24:46.250798  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839818    1522 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:46.251071  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.878685    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-576073' and this object
	W0819 19:24:46.251292  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.890004    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	I0819 19:24:46.308698  731104 logs.go:123] Gathering logs for dmesg ...
	I0819 19:24:46.308736  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0819 19:24:46.328138  731104 logs.go:123] Gathering logs for kube-apiserver [e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf] ...
	I0819 19:24:46.328168  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf"
	I0819 19:24:46.404378  731104 out.go:358] Setting ErrFile to fd 2...
	I0819 19:24:46.404411  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0819 19:24:46.404459  731104 out.go:270] X Problems detected in kubelet:
	W0819 19:24:46.404474  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839501    1522 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-576073\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:46.404481  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839791    1522 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-576073' and this object
	W0819 19:24:46.404493  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839818    1522 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:46.404502  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.878685    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-576073' and this object
	W0819 19:24:46.404514  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.890004    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	I0819 19:24:46.404520  731104 out.go:358] Setting ErrFile to fd 2...
	I0819 19:24:46.404526  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:24:56.405681  731104 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0819 19:24:56.413597  731104 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0819 19:24:56.414767  731104 api_server.go:141] control plane version: v1.31.0
	I0819 19:24:56.414794  731104 api_server.go:131] duration metric: took 11.557122163s to wait for apiserver health ...
	I0819 19:24:56.414810  731104 system_pods.go:43] waiting for kube-system pods to appear ...
	I0819 19:24:56.414831  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0819 19:24:56.414930  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0819 19:24:56.465859  731104 cri.go:89] found id: "e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf"
	I0819 19:24:56.465881  731104 cri.go:89] found id: ""
	I0819 19:24:56.465889  731104 logs.go:276] 1 containers: [e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf]
	I0819 19:24:56.465942  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:56.469652  731104 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0819 19:24:56.469720  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0819 19:24:56.519014  731104 cri.go:89] found id: "c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e"
	I0819 19:24:56.519040  731104 cri.go:89] found id: ""
	I0819 19:24:56.519048  731104 logs.go:276] 1 containers: [c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e]
	I0819 19:24:56.519102  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:56.522617  731104 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0819 19:24:56.522687  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0819 19:24:56.562899  731104 cri.go:89] found id: "ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d"
	I0819 19:24:56.562922  731104 cri.go:89] found id: ""
	I0819 19:24:56.562930  731104 logs.go:276] 1 containers: [ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d]
	I0819 19:24:56.562987  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:56.566551  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0819 19:24:56.566632  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0819 19:24:56.607037  731104 cri.go:89] found id: "2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6"
	I0819 19:24:56.607062  731104 cri.go:89] found id: ""
	I0819 19:24:56.607070  731104 logs.go:276] 1 containers: [2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6]
	I0819 19:24:56.607129  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:56.610505  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0819 19:24:56.610578  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0819 19:24:56.660289  731104 cri.go:89] found id: "dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313"
	I0819 19:24:56.660312  731104 cri.go:89] found id: ""
	I0819 19:24:56.660320  731104 logs.go:276] 1 containers: [dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313]
	I0819 19:24:56.660396  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:56.663861  731104 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0819 19:24:56.663939  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0819 19:24:56.703950  731104 cri.go:89] found id: "194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180"
	I0819 19:24:56.703971  731104 cri.go:89] found id: ""
	I0819 19:24:56.703979  731104 logs.go:276] 1 containers: [194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180]
	I0819 19:24:56.704044  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:56.707566  731104 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0819 19:24:56.707635  731104 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0819 19:24:56.748914  731104 cri.go:89] found id: "68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6"
	I0819 19:24:56.748937  731104 cri.go:89] found id: ""
	I0819 19:24:56.748945  731104 logs.go:276] 1 containers: [68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6]
	I0819 19:24:56.749005  731104 ssh_runner.go:195] Run: which crictl
	I0819 19:24:56.752593  731104 logs.go:123] Gathering logs for etcd [c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e] ...
	I0819 19:24:56.752624  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e"
	I0819 19:24:56.805724  731104 logs.go:123] Gathering logs for kube-scheduler [2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6] ...
	I0819 19:24:56.805761  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6"
	I0819 19:24:56.856172  731104 logs.go:123] Gathering logs for kindnet [68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6] ...
	I0819 19:24:56.856204  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6"
	I0819 19:24:56.909528  731104 logs.go:123] Gathering logs for CRI-O ...
	I0819 19:24:56.909566  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0819 19:24:57.001730  731104 logs.go:123] Gathering logs for container status ...
	I0819 19:24:57.001771  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0819 19:24:57.076933  731104 logs.go:123] Gathering logs for kubelet ...
	I0819 19:24:57.076967  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0819 19:24:57.114834  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.819471    1522 reflector.go:561] object-"kube-system"/"coredns": failed to list *v1.ConfigMap: configmaps "coredns" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-576073' and this object
	W0819 19:24:57.115075  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.819529    1522 reflector.go:158] "Unhandled Error" err="object-\"kube-system\"/\"coredns\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"coredns\" is forbidden: User \"system:node:addons-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"kube-system\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:57.115263  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839056    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-576073' and this object
	W0819 19:24:57.115488  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839102    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:57.115674  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839473    1522 reflector.go:561] object-"ingress-nginx"/"ingress-nginx-admission": failed to list *v1.Secret: secrets "ingress-nginx-admission" is forbidden: User "system:node:addons-576073" cannot list resource "secrets" in API group "" in the namespace "ingress-nginx": no relationship found between node 'addons-576073' and this object
	W0819 19:24:57.115901  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839501    1522 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-576073\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:57.116082  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839791    1522 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-576073' and this object
	W0819 19:24:57.116306  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839818    1522 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:57.116487  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.878685    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-576073' and this object
	W0819 19:24:57.116713  731104 logs.go:138] Found kubelet problem: Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.890004    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	I0819 19:24:57.175148  731104 logs.go:123] Gathering logs for dmesg ...
	I0819 19:24:57.175186  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0819 19:24:57.191706  731104 logs.go:123] Gathering logs for coredns [ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d] ...
	I0819 19:24:57.191735  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d"
	I0819 19:24:57.231813  731104 logs.go:123] Gathering logs for kube-proxy [dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313] ...
	I0819 19:24:57.231841  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313"
	I0819 19:24:57.274154  731104 logs.go:123] Gathering logs for kube-controller-manager [194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180] ...
	I0819 19:24:57.274184  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180"
	I0819 19:24:57.348610  731104 logs.go:123] Gathering logs for describe nodes ...
	I0819 19:24:57.348646  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0819 19:24:57.487057  731104 logs.go:123] Gathering logs for kube-apiserver [e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf] ...
	I0819 19:24:57.487088  731104 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf"
	I0819 19:24:57.541933  731104 out.go:358] Setting ErrFile to fd 2...
	I0819 19:24:57.541961  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0819 19:24:57.542010  731104 out.go:270] X Problems detected in kubelet:
	W0819 19:24:57.542028  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839501    1522 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-576073\" cannot list resource \"secrets\" in API group \"\" in the namespace \"ingress-nginx\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:57.542040  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.839791    1522 reflector.go:561] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-576073" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-576073' and this object
	W0819 19:24:57.542049  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.839818    1522 reflector.go:158] "Unhandled Error" err="object-\"yakd-dashboard\"/\"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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"yakd-dashboard\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	W0819 19:24:57.542064  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: W0819 19:23:12.878685    1522 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-576073" cannot list resource "configmaps" in API group "" in the namespace "gcp-auth": no relationship found between node 'addons-576073' and this object
	W0819 19:24:57.542071  731104 out.go:270]   Aug 19 19:23:12 addons-576073 kubelet[1522]: E0819 19:23:12.890004    1522 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-576073\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gcp-auth\": no relationship found between node 'addons-576073' and this object" logger="UnhandledError"
	I0819 19:24:57.542076  731104 out.go:358] Setting ErrFile to fd 2...
	I0819 19:24:57.542087  731104 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:25:07.554204  731104 system_pods.go:59] 18 kube-system pods found
	I0819 19:25:07.554255  731104 system_pods.go:61] "coredns-6f6b679f8f-47nmh" [74cb2f19-23d8-4256-ae38-f93238409b5e] Running
	I0819 19:25:07.554262  731104 system_pods.go:61] "csi-hostpath-attacher-0" [c5d9cf96-a1af-4616-b01b-27cda17714d2] Running
	I0819 19:25:07.554267  731104 system_pods.go:61] "csi-hostpath-resizer-0" [654ee104-a2cc-4db3-b9eb-4ce9d3b2ea8f] Running
	I0819 19:25:07.554271  731104 system_pods.go:61] "csi-hostpathplugin-7qd4c" [85c4cbeb-a8ad-46ab-9909-c233ad06fa2b] Running
	I0819 19:25:07.554276  731104 system_pods.go:61] "etcd-addons-576073" [daab178f-ece2-46c0-bdd5-2af33195b5ba] Running
	I0819 19:25:07.554280  731104 system_pods.go:61] "kindnet-w2t9l" [648a0e88-731c-45eb-a2c1-9c2347653acd] Running
	I0819 19:25:07.554285  731104 system_pods.go:61] "kube-apiserver-addons-576073" [855d5e6a-e34d-4eb4-89df-d36cb42a74dd] Running
	I0819 19:25:07.554291  731104 system_pods.go:61] "kube-controller-manager-addons-576073" [64d8160f-7731-4306-8d29-4ee242a109d5] Running
	I0819 19:25:07.554296  731104 system_pods.go:61] "kube-ingress-dns-minikube" [a245a99c-bca2-41f7-91de-a0d4dbb0ddc1] Running
	I0819 19:25:07.554300  731104 system_pods.go:61] "kube-proxy-qhvj6" [823bf6a2-c3c5-41cf-ba03-7bad46952ac3] Running
	I0819 19:25:07.554305  731104 system_pods.go:61] "kube-scheduler-addons-576073" [cbc5b063-2b6d-4297-b626-1416f0f4fe67] Running
	I0819 19:25:07.554317  731104 system_pods.go:61] "metrics-server-8988944d9-pvpfc" [9f796cf7-b0b9-4c7e-bef6-a2a6e989360a] Running
	I0819 19:25:07.554322  731104 system_pods.go:61] "nvidia-device-plugin-daemonset-2l7wx" [e70ff520-884b-4b3b-befd-e4253cd40113] Running
	I0819 19:25:07.554329  731104 system_pods.go:61] "registry-6fb4cdfc84-s8rzv" [d25a7078-b61c-4f9b-864d-3c031aeec6f1] Running
	I0819 19:25:07.554333  731104 system_pods.go:61] "registry-proxy-78wjz" [b12e5545-701c-4a9f-8d94-e32123011a4c] Running
	I0819 19:25:07.554338  731104 system_pods.go:61] "snapshot-controller-56fcc65765-lv4z8" [3ca05d88-50b2-4d66-b0d3-b9b1c9eb2a37] Running
	I0819 19:25:07.554342  731104 system_pods.go:61] "snapshot-controller-56fcc65765-xjd2x" [b2d583b8-3e02-4d42-852e-16fb607d468f] Running
	I0819 19:25:07.554346  731104 system_pods.go:61] "storage-provisioner" [4e6c50f2-d930-490f-af11-23a3e21c7b2a] Running
	I0819 19:25:07.554352  731104 system_pods.go:74] duration metric: took 11.139535084s to wait for pod list to return data ...
	I0819 19:25:07.554359  731104 default_sa.go:34] waiting for default service account to be created ...
	I0819 19:25:07.556878  731104 default_sa.go:45] found service account: "default"
	I0819 19:25:07.556908  731104 default_sa.go:55] duration metric: took 2.54234ms for default service account to be created ...
	I0819 19:25:07.556919  731104 system_pods.go:116] waiting for k8s-apps to be running ...
	I0819 19:25:07.567667  731104 system_pods.go:86] 18 kube-system pods found
	I0819 19:25:07.567705  731104 system_pods.go:89] "coredns-6f6b679f8f-47nmh" [74cb2f19-23d8-4256-ae38-f93238409b5e] Running
	I0819 19:25:07.567714  731104 system_pods.go:89] "csi-hostpath-attacher-0" [c5d9cf96-a1af-4616-b01b-27cda17714d2] Running
	I0819 19:25:07.567738  731104 system_pods.go:89] "csi-hostpath-resizer-0" [654ee104-a2cc-4db3-b9eb-4ce9d3b2ea8f] Running
	I0819 19:25:07.567759  731104 system_pods.go:89] "csi-hostpathplugin-7qd4c" [85c4cbeb-a8ad-46ab-9909-c233ad06fa2b] Running
	I0819 19:25:07.567764  731104 system_pods.go:89] "etcd-addons-576073" [daab178f-ece2-46c0-bdd5-2af33195b5ba] Running
	I0819 19:25:07.567771  731104 system_pods.go:89] "kindnet-w2t9l" [648a0e88-731c-45eb-a2c1-9c2347653acd] Running
	I0819 19:25:07.567781  731104 system_pods.go:89] "kube-apiserver-addons-576073" [855d5e6a-e34d-4eb4-89df-d36cb42a74dd] Running
	I0819 19:25:07.567786  731104 system_pods.go:89] "kube-controller-manager-addons-576073" [64d8160f-7731-4306-8d29-4ee242a109d5] Running
	I0819 19:25:07.567791  731104 system_pods.go:89] "kube-ingress-dns-minikube" [a245a99c-bca2-41f7-91de-a0d4dbb0ddc1] Running
	I0819 19:25:07.567800  731104 system_pods.go:89] "kube-proxy-qhvj6" [823bf6a2-c3c5-41cf-ba03-7bad46952ac3] Running
	I0819 19:25:07.567817  731104 system_pods.go:89] "kube-scheduler-addons-576073" [cbc5b063-2b6d-4297-b626-1416f0f4fe67] Running
	I0819 19:25:07.567829  731104 system_pods.go:89] "metrics-server-8988944d9-pvpfc" [9f796cf7-b0b9-4c7e-bef6-a2a6e989360a] Running
	I0819 19:25:07.567834  731104 system_pods.go:89] "nvidia-device-plugin-daemonset-2l7wx" [e70ff520-884b-4b3b-befd-e4253cd40113] Running
	I0819 19:25:07.567851  731104 system_pods.go:89] "registry-6fb4cdfc84-s8rzv" [d25a7078-b61c-4f9b-864d-3c031aeec6f1] Running
	I0819 19:25:07.567860  731104 system_pods.go:89] "registry-proxy-78wjz" [b12e5545-701c-4a9f-8d94-e32123011a4c] Running
	I0819 19:25:07.567865  731104 system_pods.go:89] "snapshot-controller-56fcc65765-lv4z8" [3ca05d88-50b2-4d66-b0d3-b9b1c9eb2a37] Running
	I0819 19:25:07.567869  731104 system_pods.go:89] "snapshot-controller-56fcc65765-xjd2x" [b2d583b8-3e02-4d42-852e-16fb607d468f] Running
	I0819 19:25:07.567873  731104 system_pods.go:89] "storage-provisioner" [4e6c50f2-d930-490f-af11-23a3e21c7b2a] Running
	I0819 19:25:07.567880  731104 system_pods.go:126] duration metric: took 10.955465ms to wait for k8s-apps to be running ...
	I0819 19:25:07.567892  731104 system_svc.go:44] waiting for kubelet service to be running ....
	I0819 19:25:07.567958  731104 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0819 19:25:07.579978  731104 system_svc.go:56] duration metric: took 12.075561ms WaitForService to wait for kubelet
	I0819 19:25:07.580009  731104 kubeadm.go:582] duration metric: took 2m41.600104839s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0819 19:25:07.580030  731104 node_conditions.go:102] verifying NodePressure condition ...
	I0819 19:25:07.583501  731104 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0819 19:25:07.583537  731104 node_conditions.go:123] node cpu capacity is 2
	I0819 19:25:07.583548  731104 node_conditions.go:105] duration metric: took 3.513139ms to run NodePressure ...
	I0819 19:25:07.583562  731104 start.go:241] waiting for startup goroutines ...
	I0819 19:25:07.583569  731104 start.go:246] waiting for cluster config update ...
	I0819 19:25:07.583588  731104 start.go:255] writing updated cluster config ...
	I0819 19:25:07.583880  731104 ssh_runner.go:195] Run: rm -f paused
	I0819 19:25:07.918840  731104 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0819 19:25:07.921440  731104 out.go:177] * Done! kubectl is now configured to use "addons-576073" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.242635174Z" level=info msg="Removed container 09e8fe06346dfe03ea7dc2c1cc66ebbb6661f312f4af44e4ee1211db5303f6d1: ingress-nginx/ingress-nginx-admission-patch-lwnk9/patch" id=cfe366aa-c865-45e4-b8f9-6b381e6df9db name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.244106302Z" level=info msg="Removing container: da95dde2a0c308935c5a6c31bd772354ba6ea0169e886602f4a8c8cf899b7985" id=8d9d298d-131c-4eb4-a93f-7baa40063f15 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.266494802Z" level=info msg="Removed container da95dde2a0c308935c5a6c31bd772354ba6ea0169e886602f4a8c8cf899b7985: ingress-nginx/ingress-nginx-admission-create-9bdn5/create" id=8d9d298d-131c-4eb4-a93f-7baa40063f15 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.267984909Z" level=info msg="Stopping pod sandbox: 5df332eec4c818b91254dc4128b6a0ff30204725f47c434c5ad5ab8821ed24a9" id=a09c67c8-31e7-4e14-8ed7-a075967678c3 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.268028690Z" level=info msg="Stopped pod sandbox (already stopped): 5df332eec4c818b91254dc4128b6a0ff30204725f47c434c5ad5ab8821ed24a9" id=a09c67c8-31e7-4e14-8ed7-a075967678c3 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.268499612Z" level=info msg="Removing pod sandbox: 5df332eec4c818b91254dc4128b6a0ff30204725f47c434c5ad5ab8821ed24a9" id=8b36f76a-79a3-4e4a-9bd0-15d58ff05c6b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.275549644Z" level=info msg="Removed pod sandbox: 5df332eec4c818b91254dc4128b6a0ff30204725f47c434c5ad5ab8821ed24a9" id=8b36f76a-79a3-4e4a-9bd0-15d58ff05c6b name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.276693371Z" level=info msg="Stopping pod sandbox: 61bebbab6859928e67ccc92bad7d0ce5d184ddcd3d52fde9763feb56438d2ae8" id=5d06f804-17f5-4b86-8827-bc11f930da0f name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.276797492Z" level=info msg="Stopped pod sandbox (already stopped): 61bebbab6859928e67ccc92bad7d0ce5d184ddcd3d52fde9763feb56438d2ae8" id=5d06f804-17f5-4b86-8827-bc11f930da0f name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.277127773Z" level=info msg="Removing pod sandbox: 61bebbab6859928e67ccc92bad7d0ce5d184ddcd3d52fde9763feb56438d2ae8" id=4259fe12-053c-4f9c-8931-6ada2a146924 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.287156057Z" level=info msg="Removed pod sandbox: 61bebbab6859928e67ccc92bad7d0ce5d184ddcd3d52fde9763feb56438d2ae8" id=4259fe12-053c-4f9c-8931-6ada2a146924 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.287654466Z" level=info msg="Stopping pod sandbox: 97b4ba365470281da745a93a1c8f8e835045396fe58dd320238950f10a335693" id=ba36f0b7-113d-44ca-8c6d-815ddab71616 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.287691101Z" level=info msg="Stopped pod sandbox (already stopped): 97b4ba365470281da745a93a1c8f8e835045396fe58dd320238950f10a335693" id=ba36f0b7-113d-44ca-8c6d-815ddab71616 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.288198871Z" level=info msg="Removing pod sandbox: 97b4ba365470281da745a93a1c8f8e835045396fe58dd320238950f10a335693" id=6025adcd-35ba-4a67-918d-be1342cc4d68 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.297279017Z" level=info msg="Removed pod sandbox: 97b4ba365470281da745a93a1c8f8e835045396fe58dd320238950f10a335693" id=6025adcd-35ba-4a67-918d-be1342cc4d68 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.297835722Z" level=info msg="Stopping pod sandbox: d8c38877108530e4f555174e821d9da997e6d91c46118ae066f126f87486f2bf" id=70ab0dae-c2d5-435f-be57-435c5c5512a5 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.297870371Z" level=info msg="Stopped pod sandbox (already stopped): d8c38877108530e4f555174e821d9da997e6d91c46118ae066f126f87486f2bf" id=70ab0dae-c2d5-435f-be57-435c5c5512a5 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.298164658Z" level=info msg="Removing pod sandbox: d8c38877108530e4f555174e821d9da997e6d91c46118ae066f126f87486f2bf" id=7ba3c6d4-7226-4e62-8d74-d3b1836ea773 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 19 19:30:21 addons-576073 crio[966]: time="2024-08-19 19:30:21.308780677Z" level=info msg="Removed pod sandbox: d8c38877108530e4f555174e821d9da997e6d91c46118ae066f126f87486f2bf" id=7ba3c6d4-7226-4e62-8d74-d3b1836ea773 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 19 19:32:10 addons-576073 crio[966]: time="2024-08-19 19:32:10.532776156Z" level=info msg="Stopping container: f2b8a4338009370f54f4649af0d848cd04808e0d14860ed6a82ecebcf98f9e9a (timeout: 30s)" id=a75a9f6e-55d4-421e-a124-68fe93d18b57 name=/runtime.v1.RuntimeService/StopContainer
	Aug 19 19:32:11 addons-576073 crio[966]: time="2024-08-19 19:32:11.708737004Z" level=info msg="Stopped container f2b8a4338009370f54f4649af0d848cd04808e0d14860ed6a82ecebcf98f9e9a: kube-system/metrics-server-8988944d9-pvpfc/metrics-server" id=a75a9f6e-55d4-421e-a124-68fe93d18b57 name=/runtime.v1.RuntimeService/StopContainer
	Aug 19 19:32:11 addons-576073 crio[966]: time="2024-08-19 19:32:11.709636979Z" level=info msg="Stopping pod sandbox: 8124e322ec1cdc9ae950a994f5c63d9ed3af3878b51f7e0a5d836164108c25cf" id=08311ec1-b197-49cc-aa06-db5c0ef2e445 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 19 19:32:11 addons-576073 crio[966]: time="2024-08-19 19:32:11.709847132Z" level=info msg="Got pod network &{Name:metrics-server-8988944d9-pvpfc Namespace:kube-system ID:8124e322ec1cdc9ae950a994f5c63d9ed3af3878b51f7e0a5d836164108c25cf UID:9f796cf7-b0b9-4c7e-bef6-a2a6e989360a NetNS:/var/run/netns/f7c7980b-328c-42a1-b834-4a7db165e186 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 19 19:32:11 addons-576073 crio[966]: time="2024-08-19 19:32:11.709985237Z" level=info msg="Deleting pod kube-system_metrics-server-8988944d9-pvpfc from CNI network \"kindnet\" (type=ptp)"
	Aug 19 19:32:11 addons-576073 crio[966]: time="2024-08-19 19:32:11.766641210Z" level=info msg="Stopped pod sandbox: 8124e322ec1cdc9ae950a994f5c63d9ed3af3878b51f7e0a5d836164108c25cf" id=08311ec1-b197-49cc-aa06-db5c0ef2e445 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	ecb6d8c5d0e3a       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   98084acdcfd9b       hello-world-app-55bf9c44b4-l4k5t
	58f4054117694       docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6                         5 minutes ago       Running             nginx                     0                   cf2363cda4eed       nginx
	55d6b162e8515       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     7 minutes ago       Running             busybox                   0                   e0f71d47a1725       busybox
	f2b8a43380093       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70   8 minutes ago       Exited              metrics-server            0                   8124e322ec1cd       metrics-server-8988944d9-pvpfc
	ce6953f02f05c       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        8 minutes ago       Running             coredns                   0                   9af35799681f8       coredns-6f6b679f8f-47nmh
	4972a7e92e1e4       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        8 minutes ago       Running             storage-provisioner       0                   5d315504cc7e4       storage-provisioner
	68e72fea4e02e       docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64                      9 minutes ago       Running             kindnet-cni               0                   9bbf5973cba96       kindnet-w2t9l
	dcef19a513a11       71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89                                                        9 minutes ago       Running             kube-proxy                0                   42a8bf323009b       kube-proxy-qhvj6
	2e3c65399b3ec       fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb                                                        9 minutes ago       Running             kube-scheduler            0                   5df41999a8c47       kube-scheduler-addons-576073
	e8a2109136c6d       cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388                                                        9 minutes ago       Running             kube-apiserver            0                   f440264d3abe5       kube-apiserver-addons-576073
	c38f244a1f0e0       27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da                                                        9 minutes ago       Running             etcd                      0                   901a18f2da178       etcd-addons-576073
	194470b673160       fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd                                                        9 minutes ago       Running             kube-controller-manager   0                   58dc06b299bd0       kube-controller-manager-addons-576073
	
	
	==> coredns [ce6953f02f05ca3eadd05d7882fdaedcf9e491e9dbf257adde441abb18a4883d] <==
	[INFO] 10.244.0.11:42746 - 55960 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.002450903s
	[INFO] 10.244.0.11:57971 - 35858 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000106828s
	[INFO] 10.244.0.11:57971 - 11536 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000199897s
	[INFO] 10.244.0.11:46519 - 1734 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000112924s
	[INFO] 10.244.0.11:46519 - 40432 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000265175s
	[INFO] 10.244.0.11:49000 - 47525 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000071867s
	[INFO] 10.244.0.11:49000 - 19367 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000133215s
	[INFO] 10.244.0.11:51660 - 41804 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000068667s
	[INFO] 10.244.0.11:51660 - 42318 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000034296s
	[INFO] 10.244.0.11:39376 - 436 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001369108s
	[INFO] 10.244.0.11:39376 - 22706 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001523508s
	[INFO] 10.244.0.11:51099 - 51646 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000066895s
	[INFO] 10.244.0.11:51099 - 62648 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000077233s
	[INFO] 10.244.0.19:60089 - 53077 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000170564s
	[INFO] 10.244.0.19:55045 - 53774 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000232265s
	[INFO] 10.244.0.19:54062 - 17739 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000277229s
	[INFO] 10.244.0.19:39803 - 52595 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000156738s
	[INFO] 10.244.0.19:45696 - 21302 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000119693s
	[INFO] 10.244.0.19:36642 - 8190 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000137515s
	[INFO] 10.244.0.19:48740 - 55164 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.009550501s
	[INFO] 10.244.0.19:55808 - 6879 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.008886492s
	[INFO] 10.244.0.19:59732 - 59147 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.00095681s
	[INFO] 10.244.0.19:44505 - 739 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.000690273s
	[INFO] 10.244.0.22:45749 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000213386s
	[INFO] 10.244.0.22:33785 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00015879s
	
	
	==> describe nodes <==
	Name:               addons-576073
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-576073
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=9c2db9d51ec33b5c53a86e9ba3d384ee332e3411
	                    minikube.k8s.io/name=addons-576073
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_19T19_22_21_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-576073
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Mon, 19 Aug 2024 19:22:18 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-576073
	  AcquireTime:     <unset>
	  RenewTime:       Mon, 19 Aug 2024 19:32:02 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Mon, 19 Aug 2024 19:30:00 +0000   Mon, 19 Aug 2024 19:22:15 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Mon, 19 Aug 2024 19:30:00 +0000   Mon, 19 Aug 2024 19:22:15 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Mon, 19 Aug 2024 19:30:00 +0000   Mon, 19 Aug 2024 19:22:15 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Mon, 19 Aug 2024 19:30:00 +0000   Mon, 19 Aug 2024 19:23:12 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-576073
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022364Ki
	  pods:               110
	System Info:
	  Machine ID:                 5c6e324f5e6b4a9fb51834480ce12530
	  System UUID:                87ad133e-6c35-4702-a4b9-c958dbaa9ddd
	  Boot ID:                    c9eaafec-3fdd-4563-bb81-26e9a2ac9638
	  Kernel Version:             5.15.0-1067-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  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:          (11 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m4s
	  default                     hello-world-app-55bf9c44b4-l4k5t         0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m46s
	  default                     nginx                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m6s
	  kube-system                 coredns-6f6b679f8f-47nmh                 100m (5%)     0 (0%)      70Mi (0%)        170Mi (2%)     9m46s
	  kube-system                 etcd-addons-576073                       100m (5%)     0 (0%)      100Mi (1%)       0 (0%)         9m52s
	  kube-system                 kindnet-w2t9l                            100m (5%)     100m (5%)   50Mi (0%)        50Mi (0%)      9m46s
	  kube-system                 kube-apiserver-addons-576073             250m (12%)    0 (0%)      0 (0%)           0 (0%)         9m52s
	  kube-system                 kube-controller-manager-addons-576073    200m (10%)    0 (0%)      0 (0%)           0 (0%)         9m52s
	  kube-system                 kube-proxy-qhvj6                         0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m46s
	  kube-system                 kube-scheduler-addons-576073             100m (5%)     0 (0%)      0 (0%)           0 (0%)         9m53s
	  kube-system                 storage-provisioner                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         9m41s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%)  100m (5%)
	  memory             220Mi (2%)  220Mi (2%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	  hugepages-32Mi     0 (0%)      0 (0%)
	  hugepages-64Ki     0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                    From             Message
	  ----     ------                   ----                   ----             -------
	  Normal   Starting                 9m39s                  kube-proxy       
	  Normal   NodeHasSufficientMemory  9m59s (x8 over 9m59s)  kubelet          Node addons-576073 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    9m59s (x8 over 9m59s)  kubelet          Node addons-576073 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     9m59s (x7 over 9m59s)  kubelet          Node addons-576073 status is now: NodeHasSufficientPID
	  Normal   Starting                 9m52s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 9m52s                  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  9m52s                  kubelet          Node addons-576073 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    9m52s                  kubelet          Node addons-576073 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     9m52s                  kubelet          Node addons-576073 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           9m47s                  node-controller  Node addons-576073 event: Registered Node addons-576073 in Controller
	  Normal   NodeReady                9m                     kubelet          Node addons-576073 status is now: NodeReady
	
	
	==> dmesg <==
	
	
	==> etcd [c38f244a1f0e0d614e740b7e9aa54dec4cff24c346370943304afbe6f129967e] <==
	{"level":"info","ts":"2024-08-19T19:22:26.853252Z","caller":"traceutil/trace.go:171","msg":"trace[1153062715] transaction","detail":"{read_only:false; response_revision:356; number_of_response:1; }","duration":"190.540643ms","start":"2024-08-19T19:22:26.662683Z","end":"2024-08-19T19:22:26.853224Z","steps":["trace[1153062715] 'process raft request'  (duration: 189.310051ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:27.015111Z","caller":"traceutil/trace.go:171","msg":"trace[886771469] transaction","detail":"{read_only:false; response_revision:357; number_of_response:1; }","duration":"234.512051ms","start":"2024-08-19T19:22:26.780573Z","end":"2024-08-19T19:22:27.015085Z","steps":["trace[886771469] 'process raft request'  (duration: 121.631901ms)","trace[886771469] 'marshal mvccpb.KeyValue' {req_type:put; key:/registry/pods/kube-system/kube-proxy-qhvj6; req_size:3408; } (duration: 84.784926ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-19T19:22:27.027717Z","caller":"traceutil/trace.go:171","msg":"trace[198353025] transaction","detail":"{read_only:false; response_revision:358; number_of_response:1; }","duration":"224.327612ms","start":"2024-08-19T19:22:26.803372Z","end":"2024-08-19T19:22:27.027700Z","steps":["trace[198353025] 'process raft request'  (duration: 184.541064ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-19T19:22:27.159348Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"144.313666ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kindnet-w2t9l\" ","response":"range_response_count:1 size:3689"}
	{"level":"warn","ts":"2024-08-19T19:22:27.160058Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"172.261218ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/configmaps/kube-system/coredns\" ","response":"range_response_count:1 size:612"}
	{"level":"info","ts":"2024-08-19T19:22:27.160872Z","caller":"traceutil/trace.go:171","msg":"trace[1723938730] range","detail":"{range_begin:/registry/configmaps/kube-system/coredns; range_end:; response_count:1; response_revision:362; }","duration":"173.077797ms","start":"2024-08-19T19:22:26.987784Z","end":"2024-08-19T19:22:27.160862Z","steps":["trace[1723938730] 'agreement among raft nodes before linearized reading'  (duration: 172.230777ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:27.160721Z","caller":"traceutil/trace.go:171","msg":"trace[1354230548] range","detail":"{range_begin:/registry/pods/kube-system/kindnet-w2t9l; range_end:; response_count:1; response_revision:362; }","duration":"145.924951ms","start":"2024-08-19T19:22:27.014778Z","end":"2024-08-19T19:22:27.160703Z","steps":["trace[1354230548] 'agreement among raft nodes before linearized reading'  (duration: 96.246389ms)","trace[1354230548] 'range keys from bolt db'  (duration: 48.029387ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-19T19:22:29.091627Z","caller":"traceutil/trace.go:171","msg":"trace[1345603258] transaction","detail":"{read_only:false; response_revision:377; number_of_response:1; }","duration":"153.248396ms","start":"2024-08-19T19:22:28.938361Z","end":"2024-08-19T19:22:29.091609Z","steps":["trace[1345603258] 'process raft request'  (duration: 57.337064ms)","trace[1345603258] 'compare'  (duration: 95.624741ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-19T19:22:29.424571Z","caller":"traceutil/trace.go:171","msg":"trace[1315733932] transaction","detail":"{read_only:false; response_revision:378; number_of_response:1; }","duration":"105.820528ms","start":"2024-08-19T19:22:29.318533Z","end":"2024-08-19T19:22:29.424353Z","steps":["trace[1315733932] 'process raft request'  (duration: 27.368858ms)","trace[1315733932] 'compare'  (duration: 77.600474ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-19T19:22:30.855466Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"115.87372ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128031320925808836 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/clusterrolebindings/minikube-ingress-dns\" mod_revision:0 > success:<request_put:<key:\"/registry/clusterrolebindings/minikube-ingress-dns\" value_size:1221 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-08-19T19:22:30.855751Z","caller":"traceutil/trace.go:171","msg":"trace[1681322124] linearizableReadLoop","detail":"{readStateIndex:424; appliedIndex:423; }","duration":"120.406191ms","start":"2024-08-19T19:22:30.735322Z","end":"2024-08-19T19:22:30.855728Z","steps":["trace[1681322124] 'read index received'  (duration: 16.96429ms)","trace[1681322124] 'applied index is now lower than readState.Index'  (duration: 103.440244ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-19T19:22:30.856084Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"120.747869ms","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-19T19:22:30.903202Z","caller":"traceutil/trace.go:171","msg":"trace[1026365026] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:412; }","duration":"167.86449ms","start":"2024-08-19T19:22:30.735317Z","end":"2024-08-19T19:22:30.903182Z","steps":["trace[1026365026] 'agreement among raft nodes before linearized reading'  (duration: 120.57696ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:30.856429Z","caller":"traceutil/trace.go:171","msg":"trace[1753141459] transaction","detail":"{read_only:false; response_revision:412; number_of_response:1; }","duration":"166.934657ms","start":"2024-08-19T19:22:30.689481Z","end":"2024-08-19T19:22:30.856415Z","steps":["trace[1753141459] 'process raft request'  (duration: 45.625145ms)","trace[1753141459] 'compare'  (duration: 115.707808ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-19T19:22:30.904045Z","caller":"traceutil/trace.go:171","msg":"trace[176825063] transaction","detail":"{read_only:false; response_revision:413; number_of_response:1; }","duration":"143.668996ms","start":"2024-08-19T19:22:30.760345Z","end":"2024-08-19T19:22:30.904014Z","steps":["trace[176825063] 'process raft request'  (duration: 96.793461ms)","trace[176825063] 'compare'  (duration: 46.789097ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-19T19:22:30.930127Z","caller":"traceutil/trace.go:171","msg":"trace[226890692] transaction","detail":"{read_only:false; response_revision:414; number_of_response:1; }","duration":"134.6028ms","start":"2024-08-19T19:22:30.795503Z","end":"2024-08-19T19:22:30.930106Z","steps":["trace[226890692] 'process raft request'  (duration: 108.896598ms)","trace[226890692] 'store kv pair into bolt db' {req_type:put; key:/registry/replicasets/default/cloud-spanner-emulator-c4bc9b5f8; req_size:2166; } (duration: 22.515591ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-19T19:22:30.930302Z","caller":"traceutil/trace.go:171","msg":"trace[1689909634] transaction","detail":"{read_only:false; response_revision:415; number_of_response:1; }","duration":"133.115ms","start":"2024-08-19T19:22:30.797180Z","end":"2024-08-19T19:22:30.930295Z","steps":["trace[1689909634] 'process raft request'  (duration: 130.16234ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:30.939303Z","caller":"traceutil/trace.go:171","msg":"trace[1932567023] transaction","detail":"{read_only:false; response_revision:416; number_of_response:1; }","duration":"141.957415ms","start":"2024-08-19T19:22:30.797329Z","end":"2024-08-19T19:22:30.939287Z","steps":["trace[1932567023] 'process raft request'  (duration: 130.062953ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:30.939489Z","caller":"traceutil/trace.go:171","msg":"trace[632695657] transaction","detail":"{read_only:false; response_revision:417; number_of_response:1; }","duration":"142.051468ms","start":"2024-08-19T19:22:30.797431Z","end":"2024-08-19T19:22:30.939483Z","steps":["trace[632695657] 'process raft request'  (duration: 130.382027ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:30.939596Z","caller":"traceutil/trace.go:171","msg":"trace[473165044] transaction","detail":"{read_only:false; response_revision:418; number_of_response:1; }","duration":"128.227428ms","start":"2024-08-19T19:22:30.811363Z","end":"2024-08-19T19:22:30.939590Z","steps":["trace[473165044] 'process raft request'  (duration: 116.572042ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:30.939690Z","caller":"traceutil/trace.go:171","msg":"trace[1993516854] transaction","detail":"{read_only:false; response_revision:419; number_of_response:1; }","duration":"128.133293ms","start":"2024-08-19T19:22:30.811552Z","end":"2024-08-19T19:22:30.939685Z","steps":["trace[1993516854] 'process raft request'  (duration: 116.41157ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:30.939815Z","caller":"traceutil/trace.go:171","msg":"trace[577068550] transaction","detail":"{read_only:false; response_revision:420; number_of_response:1; }","duration":"127.435127ms","start":"2024-08-19T19:22:30.812373Z","end":"2024-08-19T19:22:30.939808Z","steps":["trace[577068550] 'process raft request'  (duration: 115.607421ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-19T19:22:30.939971Z","caller":"traceutil/trace.go:171","msg":"trace[1735371446] transaction","detail":"{read_only:false; response_revision:421; number_of_response:1; }","duration":"127.492357ms","start":"2024-08-19T19:22:30.812472Z","end":"2024-08-19T19:22:30.939964Z","steps":["trace[1735371446] 'process raft request'  (duration: 116.315966ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-19T19:22:30.968694Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"156.880358ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/\" range_end:\"/registry/masterleases0\" ","response":"range_response_count:1 size:131"}
	{"level":"info","ts":"2024-08-19T19:22:30.968832Z","caller":"traceutil/trace.go:171","msg":"trace[2009199146] range","detail":"{range_begin:/registry/masterleases/; range_end:/registry/masterleases0; response_count:1; response_revision:421; }","duration":"173.381947ms","start":"2024-08-19T19:22:30.795434Z","end":"2024-08-19T19:22:30.968816Z","steps":["trace[2009199146] 'agreement among raft nodes before linearized reading'  (duration: 144.814315ms)"],"step_count":1}
	
	
	==> kernel <==
	 19:32:12 up  3:14,  0 users,  load average: 0.09, 0.81, 1.87
	Linux addons-576073 5.15.0-1067-aws #73~20.04.1-Ubuntu SMP Wed Jul 24 17:31:05 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [68e72fea4e02ee03db08ecd6a593ccf25252cff5c113985edb0a1fed83a6f1c6] <==
	I0819 19:31:02.333496       1 main.go:299] handling current node
	W0819 19:31:03.209179       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
	E0819 19:31:03.209213       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
	W0819 19:31:10.082395       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
	E0819 19:31:10.082434       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
	I0819 19:31:12.332522       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0819 19:31:12.332560       1 main.go:299] handling current node
	I0819 19:31:22.332907       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0819 19:31:22.332953       1 main.go:299] handling current node
	I0819 19:31:32.332905       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0819 19:31:32.332946       1 main.go:299] handling current node
	W0819 19:31:37.948610       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
	E0819 19:31:37.948760       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
	W0819 19:31:42.306009       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
	E0819 19:31:42.306070       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
	I0819 19:31:42.333138       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0819 19:31:42.333178       1 main.go:299] handling current node
	I0819 19:31:52.332920       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0819 19:31:52.332956       1 main.go:299] handling current node
	I0819 19:32:02.334120       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0819 19:32:02.334248       1 main.go:299] handling current node
	W0819 19:32:02.421163       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
	E0819 19:32:02.421202       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
	W0819 19:32:11.607976       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
	E0819 19:32:11.608014       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
	
	
	==> kube-apiserver [e8a2109136c6d9772f953b6cfd83ba608df3d2047d700f4b2ceffa37c22bd6bf] <==
	I0819 19:24:33.595608       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0819 19:25:18.896640       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:49512: use of closed network connection
	E0819 19:25:19.055017       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:49526: use of closed network connection
	I0819 19:25:55.989615       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0819 19:26:15.979308       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0819 19:26:15.979374       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0819 19:26:16.027418       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0819 19:26:16.027630       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0819 19:26:16.064204       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0819 19:26:16.064265       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0819 19:26:16.065770       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0819 19:26:16.065822       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0819 19:26:16.115240       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0819 19:26:16.115374       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0819 19:26:17.066832       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0819 19:26:17.115953       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0819 19:26:17.202111       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0819 19:26:22.912541       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.97.130.64"}
	E0819 19:26:26.068030       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0819 19:27:00.823685       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0819 19:27:01.860045       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0819 19:27:06.424570       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0819 19:27:06.726550       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.97.17.60"}
	I0819 19:29:26.411027       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.97.16.134"}
	E0819 19:29:27.734590       1 watch.go:250] "Unhandled Error" err="http2: stream closed" logger="UnhandledError"
	
	
	==> kube-controller-manager [194470b67316016db72208f5c2f4f99542eb0772596b75bfb46f450e228cc180] <==
	E0819 19:29:47.208384       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"
	I0819 19:30:00.697556       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-576073"
	W0819 19:30:13.173005       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
	E0819 19:30:13.173134       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"
	W0819 19:30:17.423044       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
	E0819 19:30:17.423087       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"
	W0819 19:30:25.003157       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
	E0819 19:30:25.003315       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"
	W0819 19:30:28.580333       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
	E0819 19:30:28.580377       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"
	W0819 19:30:53.681466       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
	E0819 19:30:53.681533       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"
	W0819 19:30:54.540750       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
	E0819 19:30:54.540805       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"
	W0819 19:31:09.711919       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
	E0819 19:31:09.712055       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"
	W0819 19:31:24.198754       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
	E0819 19:31:24.198879       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"
	W0819 19:31:38.857048       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
	E0819 19:31:38.857092       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"
	W0819 19:31:49.401314       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
	E0819 19:31:49.401355       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"
	W0819 19:32:04.386317       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
	E0819 19:32:04.386362       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"
	I0819 19:32:10.515990       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-8988944d9" duration="7.909µs"
	
	
	==> kube-proxy [dcef19a513a11d760576a80799ef26d48b6bc87e9bbe6083574f93cee55bd313] <==
	I0819 19:22:31.846837       1 server_linux.go:66] "Using iptables proxy"
	I0819 19:22:32.598736       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0819 19:22:32.608035       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`"
	I0819 19:22:32.862111       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0819 19:22:32.862257       1 server_linux.go:169] "Using iptables Proxier"
	I0819 19:22:32.868579       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"
	I0819 19:22:32.868992       1 server.go:483] "Version info" version="v1.31.0"
	I0819 19:22:32.869282       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0819 19:22:32.870621       1 config.go:197] "Starting service config controller"
	I0819 19:22:32.870717       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0819 19:22:32.870793       1 config.go:104] "Starting endpoint slice config controller"
	I0819 19:22:32.870822       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0819 19:22:32.871622       1 config.go:326] "Starting node config controller"
	I0819 19:22:32.871706       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0819 19:22:32.971006       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0819 19:22:32.971074       1 shared_informer.go:320] Caches are synced for service config
	I0819 19:22:32.984220       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [2e3c65399b3ec083d8a3182ef9290e3997291dfc3105826815394684f86b27e6] <==
	W0819 19:22:18.799681       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0819 19:22:18.799699       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0819 19:22:18.799831       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
	E0819 19:22:18.799909       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"
	W0819 19:22:18.799932       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
	E0819 19:22:18.800003       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"
	W0819 19:22:18.800096       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0819 19:22:18.800125       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
	E0819 19:22:18.800154       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"
	E0819 19:22:18.800138       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User \"system:kube-scheduler\" cannot list resource \"services\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0819 19:22:18.800229       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
	E0819 19:22:18.800256       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"
	W0819 19:22:18.800310       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
	E0819 19:22:18.800351       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"
	W0819 19:22:18.800360       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
	E0819 19:22:18.800426       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"
	W0819 19:22:18.800434       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User "system:kube-scheduler" cannot list resource "statefulsets" in API group "apps" at the cluster scope
	W0819 19:22:18.800492       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0819 19:22:18.800514       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csinodes\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	E0819 19:22:18.800496       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StatefulSet: failed to list *v1.StatefulSet: statefulsets.apps is forbidden: User \"system:kube-scheduler\" cannot list resource \"statefulsets\" in API group \"apps\" at the cluster scope" logger="UnhandledError"
	W0819 19:22:18.800318       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
	E0819 19:22:18.800556       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"
	W0819 19:22:18.800401       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
	E0819 19:22:18.800577       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"
	I0819 19:22:20.291514       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 19 19:31:10 addons-576073 kubelet[1522]: E0819 19:31:10.959764    1522 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095870959495745,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:31:10 addons-576073 kubelet[1522]: E0819 19:31:10.959805    1522 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095870959495745,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:31:20 addons-576073 kubelet[1522]: E0819 19:31:20.962764    1522 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095880962393905,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:31:20 addons-576073 kubelet[1522]: E0819 19:31:20.962805    1522 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095880962393905,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:31:30 addons-576073 kubelet[1522]: E0819 19:31:30.965804    1522 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095890965581092,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:31:30 addons-576073 kubelet[1522]: E0819 19:31:30.965845    1522 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095890965581092,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:31:40 addons-576073 kubelet[1522]: E0819 19:31:40.967999    1522 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095900967793174,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:31:40 addons-576073 kubelet[1522]: E0819 19:31:40.968038    1522 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095900967793174,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:31:50 addons-576073 kubelet[1522]: E0819 19:31:50.970694    1522 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095910970431149,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:31:50 addons-576073 kubelet[1522]: E0819 19:31:50.970734    1522 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095910970431149,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:32:00 addons-576073 kubelet[1522]: E0819 19:32:00.973527    1522 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095920973258985,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:32:00 addons-576073 kubelet[1522]: E0819 19:32:00.973563    1522 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095920973258985,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:32:08 addons-576073 kubelet[1522]: I0819 19:32:08.741733    1522 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 19 19:32:10 addons-576073 kubelet[1522]: E0819 19:32:10.976464    1522 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095930976187979,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:32:10 addons-576073 kubelet[1522]: E0819 19:32:10.976498    1522 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1724095930976187979,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:597209,},InodesUsed:&UInt64Value{Value:237,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 19 19:32:11 addons-576073 kubelet[1522]: I0819 19:32:11.854739    1522 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/9f796cf7-b0b9-4c7e-bef6-a2a6e989360a-tmp-dir\") pod \"9f796cf7-b0b9-4c7e-bef6-a2a6e989360a\" (UID: \"9f796cf7-b0b9-4c7e-bef6-a2a6e989360a\") "
	Aug 19 19:32:11 addons-576073 kubelet[1522]: I0819 19:32:11.854796    1522 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-2jx52\" (UniqueName: \"kubernetes.io/projected/9f796cf7-b0b9-4c7e-bef6-a2a6e989360a-kube-api-access-2jx52\") pod \"9f796cf7-b0b9-4c7e-bef6-a2a6e989360a\" (UID: \"9f796cf7-b0b9-4c7e-bef6-a2a6e989360a\") "
	Aug 19 19:32:11 addons-576073 kubelet[1522]: I0819 19:32:11.855308    1522 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/9f796cf7-b0b9-4c7e-bef6-a2a6e989360a-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "9f796cf7-b0b9-4c7e-bef6-a2a6e989360a" (UID: "9f796cf7-b0b9-4c7e-bef6-a2a6e989360a"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Aug 19 19:32:11 addons-576073 kubelet[1522]: I0819 19:32:11.860058    1522 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/9f796cf7-b0b9-4c7e-bef6-a2a6e989360a-kube-api-access-2jx52" (OuterVolumeSpecName: "kube-api-access-2jx52") pod "9f796cf7-b0b9-4c7e-bef6-a2a6e989360a" (UID: "9f796cf7-b0b9-4c7e-bef6-a2a6e989360a"). InnerVolumeSpecName "kube-api-access-2jx52". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 19 19:32:11 addons-576073 kubelet[1522]: I0819 19:32:11.955618    1522 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/9f796cf7-b0b9-4c7e-bef6-a2a6e989360a-tmp-dir\") on node \"addons-576073\" DevicePath \"\""
	Aug 19 19:32:11 addons-576073 kubelet[1522]: I0819 19:32:11.955657    1522 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-2jx52\" (UniqueName: \"kubernetes.io/projected/9f796cf7-b0b9-4c7e-bef6-a2a6e989360a-kube-api-access-2jx52\") on node \"addons-576073\" DevicePath \"\""
	Aug 19 19:32:12 addons-576073 kubelet[1522]: I0819 19:32:12.035228    1522 scope.go:117] "RemoveContainer" containerID="f2b8a4338009370f54f4649af0d848cd04808e0d14860ed6a82ecebcf98f9e9a"
	Aug 19 19:32:12 addons-576073 kubelet[1522]: I0819 19:32:12.071590    1522 scope.go:117] "RemoveContainer" containerID="f2b8a4338009370f54f4649af0d848cd04808e0d14860ed6a82ecebcf98f9e9a"
	Aug 19 19:32:12 addons-576073 kubelet[1522]: E0819 19:32:12.072238    1522 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"f2b8a4338009370f54f4649af0d848cd04808e0d14860ed6a82ecebcf98f9e9a\": container with ID starting with f2b8a4338009370f54f4649af0d848cd04808e0d14860ed6a82ecebcf98f9e9a not found: ID does not exist" containerID="f2b8a4338009370f54f4649af0d848cd04808e0d14860ed6a82ecebcf98f9e9a"
	Aug 19 19:32:12 addons-576073 kubelet[1522]: I0819 19:32:12.072295    1522 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"f2b8a4338009370f54f4649af0d848cd04808e0d14860ed6a82ecebcf98f9e9a"} err="failed to get container status \"f2b8a4338009370f54f4649af0d848cd04808e0d14860ed6a82ecebcf98f9e9a\": rpc error: code = NotFound desc = could not find container \"f2b8a4338009370f54f4649af0d848cd04808e0d14860ed6a82ecebcf98f9e9a\": container with ID starting with f2b8a4338009370f54f4649af0d848cd04808e0d14860ed6a82ecebcf98f9e9a not found: ID does not exist"
	
	
	==> storage-provisioner [4972a7e92e1e470df241ea0a4bae1ce128045974534b0f1c94e1c0195f6e558f] <==
	I0819 19:23:13.693774       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0819 19:23:13.706552       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0819 19:23:13.706672       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0819 19:23:13.719152       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0819 19:23:13.719554       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"214135fd-8227-4541-9e24-868c7769b45c", APIVersion:"v1", ResourceVersion:"930", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-576073_a2fc0cce-08fd-4a7f-81f9-9d778313efff became leader
	I0819 19:23:13.719623       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-576073_a2fc0cce-08fd-4a7f-81f9-9d778313efff!
	I0819 19:23:13.820204       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-576073_a2fc0cce-08fd-4a7f-81f9-9d778313efff!
	

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

                                                
                                    

Test pass (296/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 10.05
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.45
9 TestDownloadOnly/v1.20.0/DeleteAll 0.36
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.22
12 TestDownloadOnly/v1.31.0/json-events 8.91
13 TestDownloadOnly/v1.31.0/preload-exists 0
17 TestDownloadOnly/v1.31.0/LogsDuration 0.07
18 TestDownloadOnly/v1.31.0/DeleteAll 0.2
19 TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.54
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.06
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.07
27 TestAddons/Setup 218.06
31 TestAddons/serial/GCPAuth/Namespaces 0.23
33 TestAddons/parallel/Registry 14.37
35 TestAddons/parallel/InspektorGadget 12.13
39 TestAddons/parallel/CSI 48.96
40 TestAddons/parallel/Headlamp 17.63
41 TestAddons/parallel/CloudSpanner 5.59
42 TestAddons/parallel/LocalPath 53.28
43 TestAddons/parallel/NvidiaDevicePlugin 6.87
44 TestAddons/parallel/Yakd 11.95
45 TestAddons/StoppedEnableDisable 12.18
46 TestCertOptions 39.55
47 TestCertExpiration 268.33
49 TestForceSystemdFlag 40.35
50 TestForceSystemdEnv 36.33
56 TestErrorSpam/setup 35.57
57 TestErrorSpam/start 0.79
58 TestErrorSpam/status 1.15
59 TestErrorSpam/pause 1.77
60 TestErrorSpam/unpause 1.86
61 TestErrorSpam/stop 1.49
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 47.79
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 36.96
68 TestFunctional/serial/KubeContext 0.07
69 TestFunctional/serial/KubectlGetPods 0.1
72 TestFunctional/serial/CacheCmd/cache/add_remote 4.48
73 TestFunctional/serial/CacheCmd/cache/add_local 1.4
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
75 TestFunctional/serial/CacheCmd/cache/list 0.07
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
77 TestFunctional/serial/CacheCmd/cache/cache_reload 2.17
78 TestFunctional/serial/CacheCmd/cache/delete 0.12
79 TestFunctional/serial/MinikubeKubectlCmd 0.15
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.15
81 TestFunctional/serial/ExtraConfig 36.39
82 TestFunctional/serial/ComponentHealth 0.1
83 TestFunctional/serial/LogsCmd 1.77
84 TestFunctional/serial/LogsFileCmd 1.73
85 TestFunctional/serial/InvalidService 4.46
87 TestFunctional/parallel/ConfigCmd 0.45
88 TestFunctional/parallel/DashboardCmd 11.62
89 TestFunctional/parallel/DryRun 0.45
90 TestFunctional/parallel/InternationalLanguage 0.21
91 TestFunctional/parallel/StatusCmd 1.1
95 TestFunctional/parallel/ServiceCmdConnect 12.77
96 TestFunctional/parallel/AddonsCmd 0.3
97 TestFunctional/parallel/PersistentVolumeClaim 25.49
99 TestFunctional/parallel/SSHCmd 0.63
100 TestFunctional/parallel/CpCmd 1.92
102 TestFunctional/parallel/FileSync 0.35
103 TestFunctional/parallel/CertSync 2.11
107 TestFunctional/parallel/NodeLabels 0.1
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.72
111 TestFunctional/parallel/License 0.3
112 TestFunctional/parallel/Version/short 0.08
113 TestFunctional/parallel/Version/components 1.03
114 TestFunctional/parallel/ImageCommands/ImageListShort 0.23
115 TestFunctional/parallel/ImageCommands/ImageListTable 0.31
116 TestFunctional/parallel/ImageCommands/ImageListJson 0.28
117 TestFunctional/parallel/ImageCommands/ImageListYaml 0.22
118 TestFunctional/parallel/ImageCommands/ImageBuild 2.72
119 TestFunctional/parallel/ImageCommands/Setup 0.71
120 TestFunctional/parallel/UpdateContextCmd/no_changes 0.15
121 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
122 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
123 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.62
124 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.17
125 TestFunctional/parallel/ProfileCmd/profile_not_create 0.5
126 TestFunctional/parallel/ProfileCmd/profile_list 0.44
127 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.42
128 TestFunctional/parallel/ProfileCmd/profile_json_output 0.52
129 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.58
131 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.61
132 TestFunctional/parallel/ImageCommands/ImageRemove 0.83
133 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
135 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 10.51
136 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.92
137 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 1.27
138 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.18
139 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
143 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
144 TestFunctional/parallel/ServiceCmd/DeployApp 6.22
145 TestFunctional/parallel/MountCmd/any-port 8.51
146 TestFunctional/parallel/ServiceCmd/List 0.59
147 TestFunctional/parallel/ServiceCmd/JSONOutput 0.6
148 TestFunctional/parallel/ServiceCmd/HTTPS 0.43
149 TestFunctional/parallel/ServiceCmd/Format 0.37
150 TestFunctional/parallel/ServiceCmd/URL 0.39
151 TestFunctional/parallel/MountCmd/specific-port 2.43
152 TestFunctional/parallel/MountCmd/VerifyCleanup 2.87
153 TestFunctional/delete_echo-server_images 0.04
154 TestFunctional/delete_my-image_image 0.02
155 TestFunctional/delete_minikube_cached_images 0.02
159 TestMultiControlPlane/serial/StartCluster 180.3
160 TestMultiControlPlane/serial/DeployApp 7.72
161 TestMultiControlPlane/serial/PingHostFromPods 1.78
162 TestMultiControlPlane/serial/AddWorkerNode 37.06
163 TestMultiControlPlane/serial/NodeLabels 0.15
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.86
165 TestMultiControlPlane/serial/CopyFile 18.87
166 TestMultiControlPlane/serial/StopSecondaryNode 12.87
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.56
168 TestMultiControlPlane/serial/RestartSecondaryNode 23.31
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 5.55
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 194.21
171 TestMultiControlPlane/serial/DeleteSecondaryNode 13.23
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.53
173 TestMultiControlPlane/serial/StopCluster 35.76
174 TestMultiControlPlane/serial/RestartCluster 127.87
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.53
176 TestMultiControlPlane/serial/AddSecondaryNode 78.41
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.78
181 TestJSONOutput/start/Command 48.88
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.74
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.67
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.9
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.23
206 TestKicCustomNetwork/create_custom_network 43.7
207 TestKicCustomNetwork/use_default_bridge_network 33.68
208 TestKicExistingNetwork 34.21
209 TestKicCustomSubnet 34.4
210 TestKicStaticIP 34.13
211 TestMainNoArgs 0.05
212 TestMinikubeProfile 71.02
215 TestMountStart/serial/StartWithMountFirst 6.77
216 TestMountStart/serial/VerifyMountFirst 0.28
217 TestMountStart/serial/StartWithMountSecond 7.49
218 TestMountStart/serial/VerifyMountSecond 0.26
219 TestMountStart/serial/DeleteFirst 1.7
220 TestMountStart/serial/VerifyMountPostDelete 0.24
221 TestMountStart/serial/Stop 1.21
222 TestMountStart/serial/RestartStopped 8.32
223 TestMountStart/serial/VerifyMountPostStop 0.26
226 TestMultiNode/serial/FreshStart2Nodes 77.92
227 TestMultiNode/serial/DeployApp2Nodes 6.68
228 TestMultiNode/serial/PingHostFrom2Pods 1.01
229 TestMultiNode/serial/AddNode 29.93
230 TestMultiNode/serial/MultiNodeLabels 0.09
231 TestMultiNode/serial/ProfileList 0.33
232 TestMultiNode/serial/CopyFile 10.22
233 TestMultiNode/serial/StopNode 2.28
234 TestMultiNode/serial/StartAfterStop 10.54
235 TestMultiNode/serial/RestartKeepsNodes 105.24
236 TestMultiNode/serial/DeleteNode 5.47
237 TestMultiNode/serial/StopMultiNode 23.92
238 TestMultiNode/serial/RestartMultiNode 56.45
239 TestMultiNode/serial/ValidateNameConflict 34.07
244 TestPreload 124.75
246 TestScheduledStopUnix 107.94
249 TestInsufficientStorage 11.85
250 TestRunningBinaryUpgrade 77.5
252 TestKubernetesUpgrade 398.19
253 TestMissingContainerUpgrade 149.2
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
256 TestNoKubernetes/serial/StartWithK8s 42.43
257 TestNoKubernetes/serial/StartWithStopK8s 9.45
258 TestNoKubernetes/serial/Start 9.06
259 TestNoKubernetes/serial/VerifyK8sNotRunning 0.27
260 TestNoKubernetes/serial/ProfileList 0.96
261 TestNoKubernetes/serial/Stop 1.29
262 TestNoKubernetes/serial/StartNoArgs 7.8
263 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.32
264 TestStoppedBinaryUpgrade/Setup 0.83
265 TestStoppedBinaryUpgrade/Upgrade 76.78
266 TestStoppedBinaryUpgrade/MinikubeLogs 1.79
275 TestPause/serial/Start 50.92
276 TestPause/serial/SecondStartNoReconfiguration 38.21
277 TestPause/serial/Pause 0.74
278 TestPause/serial/VerifyStatus 0.31
279 TestPause/serial/Unpause 0.79
280 TestPause/serial/PauseAgain 1.08
281 TestPause/serial/DeletePaused 2.44
282 TestPause/serial/VerifyDeletedResources 0.44
290 TestNetworkPlugins/group/false 3.55
295 TestStartStop/group/old-k8s-version/serial/FirstStart 158.01
296 TestStartStop/group/old-k8s-version/serial/DeployApp 8.64
297 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.41
298 TestStartStop/group/old-k8s-version/serial/Stop 12.11
299 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.32
300 TestStartStop/group/old-k8s-version/serial/SecondStart 143.41
302 TestStartStop/group/no-preload/serial/FirstStart 67.84
303 TestStartStop/group/no-preload/serial/DeployApp 9.37
304 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.12
305 TestStartStop/group/no-preload/serial/Stop 12.01
306 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.2
307 TestStartStop/group/no-preload/serial/SecondStart 267.9
308 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
309 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.1
310 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
311 TestStartStop/group/old-k8s-version/serial/Pause 2.97
313 TestStartStop/group/embed-certs/serial/FirstStart 50.65
314 TestStartStop/group/embed-certs/serial/DeployApp 23.34
315 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.17
316 TestStartStop/group/embed-certs/serial/Stop 11.99
317 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.2
318 TestStartStop/group/embed-certs/serial/SecondStart 266.32
319 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
320 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.11
321 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.25
322 TestStartStop/group/no-preload/serial/Pause 2.94
324 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 49.7
325 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.39
326 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.14
327 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.98
328 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
329 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 266.26
330 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
331 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.12
332 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
333 TestStartStop/group/embed-certs/serial/Pause 3.05
335 TestStartStop/group/newest-cni/serial/FirstStart 37.65
336 TestStartStop/group/newest-cni/serial/DeployApp 0
337 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.38
338 TestStartStop/group/newest-cni/serial/Stop 1.31
339 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
340 TestStartStop/group/newest-cni/serial/SecondStart 15.9
341 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
343 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.26
344 TestStartStop/group/newest-cni/serial/Pause 3.09
345 TestNetworkPlugins/group/auto/Start 49.69
346 TestNetworkPlugins/group/auto/KubeletFlags 0.3
347 TestNetworkPlugins/group/auto/NetCatPod 11.28
348 TestNetworkPlugins/group/auto/DNS 0.18
349 TestNetworkPlugins/group/auto/Localhost 0.16
350 TestNetworkPlugins/group/auto/HairPin 0.16
351 TestNetworkPlugins/group/kindnet/Start 51.35
352 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
353 TestNetworkPlugins/group/kindnet/KubeletFlags 0.3
354 TestNetworkPlugins/group/kindnet/NetCatPod 12.25
355 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
356 TestNetworkPlugins/group/kindnet/DNS 0.17
357 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 6.14
358 TestNetworkPlugins/group/kindnet/Localhost 0.17
359 TestNetworkPlugins/group/kindnet/HairPin 0.16
360 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.33
361 TestStartStop/group/default-k8s-diff-port/serial/Pause 4.04
362 TestNetworkPlugins/group/calico/Start 69.14
363 TestNetworkPlugins/group/custom-flannel/Start 66.12
364 TestNetworkPlugins/group/calico/ControllerPod 6.01
365 TestNetworkPlugins/group/calico/KubeletFlags 0.44
366 TestNetworkPlugins/group/calico/NetCatPod 12.29
367 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.35
368 TestNetworkPlugins/group/custom-flannel/NetCatPod 12.3
369 TestNetworkPlugins/group/calico/DNS 0.21
370 TestNetworkPlugins/group/calico/Localhost 0.16
371 TestNetworkPlugins/group/calico/HairPin 0.18
372 TestNetworkPlugins/group/custom-flannel/DNS 0.2
373 TestNetworkPlugins/group/custom-flannel/Localhost 0.15
374 TestNetworkPlugins/group/custom-flannel/HairPin 0.17
375 TestNetworkPlugins/group/enable-default-cni/Start 57.78
376 TestNetworkPlugins/group/flannel/Start 67.55
377 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.29
378 TestNetworkPlugins/group/enable-default-cni/NetCatPod 9.28
379 TestNetworkPlugins/group/enable-default-cni/DNS 0.19
380 TestNetworkPlugins/group/enable-default-cni/Localhost 0.16
381 TestNetworkPlugins/group/enable-default-cni/HairPin 0.15
382 TestNetworkPlugins/group/flannel/ControllerPod 6.01
383 TestNetworkPlugins/group/flannel/KubeletFlags 0.36
384 TestNetworkPlugins/group/flannel/NetCatPod 11.36
385 TestNetworkPlugins/group/flannel/DNS 0.23
386 TestNetworkPlugins/group/flannel/Localhost 0.27
387 TestNetworkPlugins/group/flannel/HairPin 0.21
388 TestNetworkPlugins/group/bridge/Start 76.87
389 TestNetworkPlugins/group/bridge/KubeletFlags 0.28
390 TestNetworkPlugins/group/bridge/NetCatPod 9.25
391 TestNetworkPlugins/group/bridge/DNS 0.19
392 TestNetworkPlugins/group/bridge/Localhost 0.15
393 TestNetworkPlugins/group/bridge/HairPin 0.14
x
+
TestDownloadOnly/v1.20.0/json-events (10.05s)

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-586908 | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC |          |
	|         | -p download-only-586908        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/19 19:21:08
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0819 19:21:08.103320  730345 out.go:345] Setting OutFile to fd 1 ...
	I0819 19:21:08.103520  730345 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:21:08.103548  730345 out.go:358] Setting ErrFile to fd 2...
	I0819 19:21:08.103577  730345 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:21:08.103860  730345 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
	W0819 19:21:08.104053  730345 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19468-724938/.minikube/config/config.json: open /home/jenkins/minikube-integration/19468-724938/.minikube/config/config.json: no such file or directory
	I0819 19:21:08.104509  730345 out.go:352] Setting JSON to true
	I0819 19:21:08.105463  730345 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11015,"bootTime":1724084253,"procs":173,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0819 19:21:08.105566  730345 start.go:139] virtualization:  
	I0819 19:21:08.108511  730345 out.go:97] [download-only-586908] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0819 19:21:08.108664  730345 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19468-724938/.minikube/cache/preloaded-tarball: no such file or directory
	I0819 19:21:08.108704  730345 notify.go:220] Checking for updates...
	I0819 19:21:08.110735  730345 out.go:169] MINIKUBE_LOCATION=19468
	I0819 19:21:08.113128  730345 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0819 19:21:08.115259  730345 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19468-724938/kubeconfig
	I0819 19:21:08.117059  730345 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19468-724938/.minikube
	I0819 19:21:08.118840  730345 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0819 19:21:08.122393  730345 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0819 19:21:08.122700  730345 driver.go:392] Setting default libvirt URI to qemu:///system
	I0819 19:21:08.152626  730345 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0819 19:21:08.152750  730345 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0819 19:21:08.208370  730345 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-19 19:21:08.198344482 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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]] Warnings:<nil>}}
	I0819 19:21:08.208483  730345 docker.go:307] overlay module found
	I0819 19:21:08.210404  730345 out.go:97] Using the docker driver based on user configuration
	I0819 19:21:08.210428  730345 start.go:297] selected driver: docker
	I0819 19:21:08.210434  730345 start.go:901] validating driver "docker" against <nil>
	I0819 19:21:08.210555  730345 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0819 19:21:08.259741  730345 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-19 19:21:08.250917734 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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]] Warnings:<nil>}}
	I0819 19:21:08.259941  730345 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0819 19:21:08.260249  730345 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0819 19:21:08.260484  730345 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0819 19:21:08.263046  730345 out.go:169] Using Docker driver with root privileges
	I0819 19:21:08.264737  730345 cni.go:84] Creating CNI manager for ""
	I0819 19:21:08.264756  730345 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0819 19:21:08.264767  730345 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0819 19:21:08.264853  730345 start.go:340] cluster config:
	{Name:download-only-586908 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d Memory:2200 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-586908 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}
	I0819 19:21:08.266688  730345 out.go:97] Starting "download-only-586908" primary control-plane node in "download-only-586908" cluster
	I0819 19:21:08.266715  730345 cache.go:121] Beginning downloading kic base image for docker with crio
	I0819 19:21:08.268461  730345 out.go:97] Pulling base image v0.0.44-1723740748-19452 ...
	I0819 19:21:08.268502  730345 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0819 19:21:08.268550  730345 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local docker daemon
	I0819 19:21:08.283770  730345 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d to local cache
	I0819 19:21:08.283974  730345 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory
	I0819 19:21:08.284076  730345 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d to local cache
	I0819 19:21:08.333472  730345 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-arm64.tar.lz4
	I0819 19:21:08.333499  730345 cache.go:56] Caching tarball of preloaded images
	I0819 19:21:08.333659  730345 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0819 19:21:08.335779  730345 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0819 19:21:08.335812  730345 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0819 19:21:08.443964  730345 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-arm64.tar.lz4?checksum=md5:59cd2ef07b53f039bfd1761b921f2a02 -> /home/jenkins/minikube-integration/19468-724938/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-586908 host does not exist
	  To start a cluster, run: "minikube start -p download-only-586908"

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-586908 | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC |                     |
	|         | -p download-only-586908        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC | 19 Aug 24 19:21 UTC |
	| delete  | -p download-only-586908        | download-only-586908 | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC | 19 Aug 24 19:21 UTC |
	| start   | -o=json --download-only        | download-only-931149 | jenkins | v1.33.1 | 19 Aug 24 19:21 UTC |                     |
	|         | -p download-only-931149        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/19 19:21:19
	Running on machine: ip-172-31-30-239
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0819 19:21:19.177141  730547 out.go:345] Setting OutFile to fd 1 ...
	I0819 19:21:19.177320  730547 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:21:19.177333  730547 out.go:358] Setting ErrFile to fd 2...
	I0819 19:21:19.177339  730547 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:21:19.177586  730547 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
	I0819 19:21:19.178024  730547 out.go:352] Setting JSON to true
	I0819 19:21:19.179194  730547 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11027,"bootTime":1724084253,"procs":171,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0819 19:21:19.179284  730547 start.go:139] virtualization:  
	I0819 19:21:19.209330  730547 out.go:97] [download-only-931149] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0819 19:21:19.209507  730547 notify.go:220] Checking for updates...
	I0819 19:21:19.255284  730547 out.go:169] MINIKUBE_LOCATION=19468
	I0819 19:21:19.287739  730547 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0819 19:21:19.321133  730547 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19468-724938/kubeconfig
	I0819 19:21:19.352610  730547 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19468-724938/.minikube
	I0819 19:21:19.384583  730547 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0819 19:21:19.464749  730547 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0819 19:21:19.465032  730547 driver.go:392] Setting default libvirt URI to qemu:///system
	I0819 19:21:19.485212  730547 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0819 19:21:19.485304  730547 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0819 19:21:19.553660  730547 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-19 19:21:19.54374031 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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> ServerError
s:[] 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]] Warnings:<nil>}}
	I0819 19:21:19.553777  730547 docker.go:307] overlay module found
	I0819 19:21:19.555765  730547 out.go:97] Using the docker driver based on user configuration
	I0819 19:21:19.555804  730547 start.go:297] selected driver: docker
	I0819 19:21:19.555813  730547 start.go:901] validating driver "docker" against <nil>
	I0819 19:21:19.555919  730547 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0819 19:21:19.604478  730547 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:25 OomKillDisable:true NGoroutines:44 SystemTime:2024-08-19 19:21:19.595774548 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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]] Warnings:<nil>}}
	I0819 19:21:19.604636  730547 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0819 19:21:19.604914  730547 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0819 19:21:19.605055  730547 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0819 19:21:19.607049  730547 out.go:169] Using Docker driver with root privileges
	I0819 19:21:19.608481  730547 cni.go:84] Creating CNI manager for ""
	I0819 19:21:19.608505  730547 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0819 19:21:19.608518  730547 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0819 19:21:19.608595  730547 start.go:340] cluster config:
	{Name:download-only-931149 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d Memory:2200 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-931149 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}
	I0819 19:21:19.610406  730547 out.go:97] Starting "download-only-931149" primary control-plane node in "download-only-931149" cluster
	I0819 19:21:19.610427  730547 cache.go:121] Beginning downloading kic base image for docker with crio
	I0819 19:21:19.611970  730547 out.go:97] Pulling base image v0.0.44-1723740748-19452 ...
	I0819 19:21:19.612001  730547 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0819 19:21:19.612164  730547 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local docker daemon
	I0819 19:21:19.627586  730547 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d to local cache
	I0819 19:21:19.627728  730547 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory
	I0819 19:21:19.627750  730547 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d in local cache directory, skipping pull
	I0819 19:21:19.627760  730547 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d exists in cache, skipping pull
	I0819 19:21:19.627768  730547 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d as a tarball
	I0819 19:21:19.678961  730547 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-arm64.tar.lz4
	I0819 19:21:19.678992  730547 cache.go:56] Caching tarball of preloaded images
	I0819 19:21:19.679156  730547 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0819 19:21:19.680949  730547 out.go:97] Downloading Kubernetes v1.31.0 preload ...
	I0819 19:21:19.680973  730547 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4 ...
	I0819 19:21:19.764182  730547 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-arm64.tar.lz4?checksum=md5:e6af375765e1700a37be5f07489fb80e -> /home/jenkins/minikube-integration/19468-724938/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-931149 host does not exist
	  To start a cluster, run: "minikube start -p download-only-931149"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.54s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.06s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.07s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (218.06s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-576073 --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_test.go:110: (dbg) Done: out/minikube-linux-arm64 start -p addons-576073 --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: (3m38.063833552s)
--- PASS: TestAddons/Setup (218.06s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (14.37s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 7.609428ms
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-s8rzv" [d25a7078-b61c-4f9b-864d-3c031aeec6f1] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.004386526s
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-78wjz" [b12e5545-701c-4a9f-8d94-e32123011a4c] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.00440941s
addons_test.go:342: (dbg) Run:  kubectl --context addons-576073 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-576073 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-576073 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.420627301s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-576073 ip
2024/08/19 19:25:41 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-576073 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (14.37s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (12.13s)

                                                
                                                
=== 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-hprf8" [1e0d26e1-dc5e-447f-8a6a-72221f7d0a93] 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 6.00453588s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-576073
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-576073: (6.126806722s)
--- PASS: TestAddons/parallel/InspektorGadget (12.13s)

                                                
                                    
x
+
TestAddons/parallel/CSI (48.96s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 9.907703ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-576073 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-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-576073 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" [e2ba6dcd-6fc2-4a7d-884c-8409eaaafb9c] Pending
helpers_test.go:344: "task-pv-pod" [e2ba6dcd-6fc2-4a7d-884c-8409eaaafb9c] 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" [e2ba6dcd-6fc2-4a7d-884c-8409eaaafb9c] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003240162s
addons_test.go:590: (dbg) Run:  kubectl --context addons-576073 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-576073 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-576073 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-576073 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-576073 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-576073 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-576073 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-576073 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" [b623acdb-4faf-4fbf-afbe-bd0fed146c58] Pending
helpers_test.go:344: "task-pv-pod-restore" [b623acdb-4faf-4fbf-afbe-bd0fed146c58] Pending / Ready:ContainersNotReady (containers with unready status: [task-pv-container]) / ContainersReady:ContainersNotReady (containers with unready status: [task-pv-container])
helpers_test.go:344: "task-pv-pod-restore" [b623acdb-4faf-4fbf-afbe-bd0fed146c58] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003742768s
addons_test.go:632: (dbg) Run:  kubectl --context addons-576073 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-576073 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-576073 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-576073 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-576073 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.873432981s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-576073 addons disable volumesnapshots --alsologtostderr -v=1
addons_test.go:648: (dbg) Done: out/minikube-linux-arm64 -p addons-576073 addons disable volumesnapshots --alsologtostderr -v=1: (1.018942705s)
--- PASS: TestAddons/parallel/CSI (48.96s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-576073 --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-dkbcc" [4cefb14c-4af9-4882-8500-c544d3460f2b] Pending
helpers_test.go:344: "headlamp-57fb76fcdb-dkbcc" [4cefb14c-4af9-4882-8500-c544d3460f2b] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-dkbcc" [4cefb14c-4af9-4882-8500-c544d3460f2b] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.003352801s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-576073 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-576073 addons disable headlamp --alsologtostderr -v=1: (5.688529566s)
--- PASS: TestAddons/parallel/Headlamp (17.63s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.59s)

                                                
                                                
=== 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-xg57l" [1f5a9154-2ece-4b4f-bf2f-22d149032827] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003340583s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-576073
--- PASS: TestAddons/parallel/CloudSpanner (5.59s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.28s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-576073 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-576073 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-576073 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-576073 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" [6ae3581c-b6ea-41b0-ae03-6a19330e5f6c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [6ae3581c-b6ea-41b0-ae03-6a19330e5f6c] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [6ae3581c-b6ea-41b0-ae03-6a19330e5f6c] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.003390872s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-576073 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-576073 ssh "cat /opt/local-path-provisioner/pvc-862b7db2-6a73-4d5e-9bc6-01ce9b4d146a_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-576073 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-576073 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-576073 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-arm64 -p addons-576073 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.868184821s)
--- PASS: TestAddons/parallel/LocalPath (53.28s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.87s)

                                                
                                                
=== 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-2l7wx" [e70ff520-884b-4b3b-befd-e4253cd40113] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.003166081s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-576073
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.87s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.95s)

                                                
                                                
=== 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-pjcff" [7ec0640f-accc-49f8-8d1c-7e85444b5d1c] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003462895s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-576073 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-576073 addons disable yakd --alsologtostderr -v=1: (5.944725216s)
--- PASS: TestAddons/parallel/Yakd (11.95s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.18s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:174: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-576073
addons_test.go:174: (dbg) Done: out/minikube-linux-arm64 stop -p addons-576073: (11.902328321s)
addons_test.go:178: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-576073
addons_test.go:182: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-576073
addons_test.go:187: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-576073
--- PASS: TestAddons/StoppedEnableDisable (12.18s)

                                                
                                    
x
+
TestCertOptions (39.55s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-arm64 start -p cert-options-986862 --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-arm64 start -p cert-options-986862 --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: (36.830341954s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-arm64 -p cert-options-986862 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-986862 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-arm64 ssh -p cert-options-986862 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-986862" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-options-986862
E0819 20:13:46.901555  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-options-986862: (2.045790428s)
--- PASS: TestCertOptions (39.55s)

                                                
                                    
x
+
TestCertExpiration (268.33s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-972167 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-972167 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (39.234394439s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-972167 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-972167 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (46.24070458s)
helpers_test.go:175: Cleaning up "cert-expiration-972167" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-972167
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-972167: (2.856459969s)
--- PASS: TestCertExpiration (268.33s)

                                                
                                    
x
+
TestForceSystemdFlag (40.35s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (36.33s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (35.57s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.79s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.15s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.77s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.86s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.49s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-947537 --log_dir /tmp/nospam-947537 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-arm64 -p nospam-947537 --log_dir /tmp/nospam-947537 stop: (1.288836836s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-arm64 -p nospam-947537 --log_dir /tmp/nospam-947537 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-arm64 -p nospam-947537 --log_dir /tmp/nospam-947537 stop
--- PASS: TestErrorSpam/stop (1.49s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (47.79s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (36.96s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:659: (dbg) Run:  out/minikube-linux-arm64 start -p functional-435189 --alsologtostderr -v=8
functional_test.go:659: (dbg) Done: out/minikube-linux-arm64 start -p functional-435189 --alsologtostderr -v=8: (36.954590641s)
functional_test.go:663: soft start took 36.956038237s for "functional-435189" cluster.
--- PASS: TestFunctional/serial/SoftStart (36.96s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.1s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:696: (dbg) Run:  kubectl --context functional-435189 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.10s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 cache add registry.k8s.io/pause:3.1
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-435189 cache add registry.k8s.io/pause:3.1: (1.561492332s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 cache add registry.k8s.io/pause:3.3
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-435189 cache add registry.k8s.io/pause:3.3: (1.590404904s)
functional_test.go:1049: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 cache add registry.k8s.io/pause:latest
functional_test.go:1049: (dbg) Done: out/minikube-linux-arm64 -p functional-435189 cache add registry.k8s.io/pause:latest: (1.324026108s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.48s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- 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-arm64 -p functional-435189 cache reload
functional_test.go:1158: (dbg) Done: out/minikube-linux-arm64 -p functional-435189 cache reload: (1.240163819s)
functional_test.go:1163: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 ssh sudo crictl inspecti registry.k8s.io/pause:latest
--- PASS: TestFunctional/serial/CacheCmd/cache/cache_reload (2.17s)

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (36.39s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:757: (dbg) Run:  out/minikube-linux-arm64 start -p functional-435189 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0819 19:35:08.464033  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:35:08.471799  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:35:08.483199  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:35:08.504590  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:35:08.545993  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:35:08.627384  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:35:08.788850  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:35:09.110314  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:35:09.752387  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:35:11.033808  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:35:13.595136  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:35:18.717349  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:757: (dbg) Done: out/minikube-linux-arm64 start -p functional-435189 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (36.382920179s)
functional_test.go:761: restart took 36.383021642s for "functional-435189" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (36.39s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.77s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1236: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 logs
E0819 19:35:28.959539  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
functional_test.go:1236: (dbg) Done: out/minikube-linux-arm64 -p functional-435189 logs: (1.771192362s)
--- PASS: TestFunctional/serial/LogsCmd (1.77s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.73s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 logs --file /tmp/TestFunctionalserialLogsFileCmd4007039905/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-arm64 -p functional-435189 logs --file /tmp/TestFunctionalserialLogsFileCmd4007039905/001/logs.txt: (1.732130261s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.73s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.46s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.45s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (11.62s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.45s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0819 19:36:12.199300  757955 out.go:345] Setting OutFile to fd 1 ...
	I0819 19:36:12.199487  757955 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:36:12.199508  757955 out.go:358] Setting ErrFile to fd 2...
	I0819 19:36:12.199538  757955 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:36:12.199912  757955 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
	I0819 19:36:12.200405  757955 out.go:352] Setting JSON to false
	I0819 19:36:12.201725  757955 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11920,"bootTime":1724084253,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0819 19:36:12.201795  757955 start.go:139] virtualization:  
	I0819 19:36:12.205335  757955 out.go:177] * [functional-435189] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0819 19:36:12.208907  757955 out.go:177]   - MINIKUBE_LOCATION=19468
	I0819 19:36:12.209057  757955 notify.go:220] Checking for updates...
	I0819 19:36:12.214773  757955 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0819 19:36:12.218118  757955 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19468-724938/kubeconfig
	I0819 19:36:12.220878  757955 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19468-724938/.minikube
	I0819 19:36:12.223582  757955 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0819 19:36:12.226236  757955 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0819 19:36:12.229357  757955 config.go:182] Loaded profile config "functional-435189": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0819 19:36:12.229942  757955 driver.go:392] Setting default libvirt URI to qemu:///system
	I0819 19:36:12.257500  757955 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0819 19:36:12.257629  757955 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0819 19:36:12.315442  757955 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-19 19:36:12.305995687 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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]] Warnings:<nil>}}
	I0819 19:36:12.315563  757955 docker.go:307] overlay module found
	I0819 19:36:12.318351  757955 out.go:177] * Using the docker driver based on existing profile
	I0819 19:36:12.320954  757955 start.go:297] selected driver: docker
	I0819 19:36:12.320974  757955 start.go:901] validating driver "docker" against &{Name:functional-435189 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-435189 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}
	I0819 19:36:12.321093  757955 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0819 19:36:12.324322  757955 out.go:201] 
	W0819 19:36:12.326936  757955 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0819 19:36:12.329777  757955 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.21s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0819 19:36:17.451308  759010 out.go:345] Setting OutFile to fd 1 ...
	I0819 19:36:17.451555  759010 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:36:17.451588  759010 out.go:358] Setting ErrFile to fd 2...
	I0819 19:36:17.451609  759010 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:36:17.451984  759010 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
	I0819 19:36:17.452402  759010 out.go:352] Setting JSON to false
	I0819 19:36:17.453493  759010 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":11925,"bootTime":1724084253,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0819 19:36:17.453610  759010 start.go:139] virtualization:  
	I0819 19:36:17.456756  759010 out.go:177] * [functional-435189] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0819 19:36:17.460190  759010 out.go:177]   - MINIKUBE_LOCATION=19468
	I0819 19:36:17.460321  759010 notify.go:220] Checking for updates...
	I0819 19:36:17.467839  759010 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0819 19:36:17.470693  759010 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19468-724938/kubeconfig
	I0819 19:36:17.473378  759010 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19468-724938/.minikube
	I0819 19:36:17.476073  759010 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0819 19:36:17.478790  759010 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0819 19:36:17.482074  759010 config.go:182] Loaded profile config "functional-435189": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0819 19:36:17.482671  759010 driver.go:392] Setting default libvirt URI to qemu:///system
	I0819 19:36:17.514614  759010 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0819 19:36:17.514730  759010 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0819 19:36:17.571232  759010 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-19 19:36:17.561590823 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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]] Warnings:<nil>}}
	I0819 19:36:17.571352  759010 docker.go:307] overlay module found
	I0819 19:36:17.574263  759010 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0819 19:36:17.579507  759010 start.go:297] selected driver: docker
	I0819 19:36:17.579530  759010 start.go:901] validating driver "docker" against &{Name:functional-435189 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723740748-19452@sha256:2211a6931895d2d502e957e9667096db10734a96767d670cb4dbffdd37397b0d 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-435189 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}
	I0819 19:36:17.579669  759010 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0819 19:36:17.586762  759010 out.go:201] 
	W0819 19:36:17.593829  759010 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0819 19:36:17.600867  759010 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (12.77s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1627: (dbg) Run:  kubectl --context functional-435189 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-435189 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-65d86f57f4-m494p" [11d5c764-8e40-40bb-8a08-d5512de240f7] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-65d86f57f4-m494p" [11d5c764-8e40-40bb-8a08-d5512de240f7] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 12.003925681s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31670
functional_test.go:1675: http://192.168.49.2:31670: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-65d86f57f4-m494p

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.3s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.49s)

                                                
                                                
=== 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" [eefd29bb-9135-49ba-bd79-4a6c0a13b310] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004175995s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-435189 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-435189 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-435189 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-435189 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" [79846c08-47f9-43b6-9203-95d67fe347ee] Pending
helpers_test.go:344: "sp-pod" [79846c08-47f9-43b6-9203-95d67fe347ee] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [79846c08-47f9-43b6-9203-95d67fe347ee] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.004365043s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-435189 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-435189 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-435189 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" [428623cc-9ea7-47bd-98f8-0c836ee34332] Pending
helpers_test.go:344: "sp-pod" [428623cc-9ea7-47bd-98f8-0c836ee34332] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.004129025s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-435189 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.49s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.63s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.92s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.35s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1972: Checking for existence of /etc/ssl/certs/730340.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 ssh "sudo cat /etc/ssl/certs/730340.pem"
functional_test.go:1972: Checking for existence of /usr/share/ca-certificates/730340.pem within VM
functional_test.go:1973: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 ssh "sudo cat /usr/share/ca-certificates/730340.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-arm64 -p functional-435189 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1999: Checking for existence of /etc/ssl/certs/7303402.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 ssh "sudo cat /etc/ssl/certs/7303402.pem"
functional_test.go:1999: Checking for existence of /usr/share/ca-certificates/7303402.pem within VM
functional_test.go:2000: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 ssh "sudo cat /usr/share/ca-certificates/7303402.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-arm64 -p functional-435189 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.11s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.1s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.72s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.3s)

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2270: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 version -o=json --components
functional_test.go:2270: (dbg) Done: out/minikube-linux-arm64 -p functional-435189 version -o=json --components: (1.025772522s)
--- PASS: TestFunctional/parallel/Version/components (1.03s)

                                                
                                    
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-arm64 -p functional-435189 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-435189 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-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
localhost/minikube-local-cache-test:functional-435189
localhost/kicbase/echo-server:functional-435189
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:v20240813-c6f155d6
docker.io/kindest/kindnetd:v20240730-75a5af0c
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-435189 image ls --format short --alsologtostderr:
I0819 19:36:27.984734  760526 out.go:345] Setting OutFile to fd 1 ...
I0819 19:36:27.984908  760526 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0819 19:36:27.984922  760526 out.go:358] Setting ErrFile to fd 2...
I0819 19:36:27.984929  760526 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0819 19:36:27.985193  760526 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
I0819 19:36:27.985846  760526 config.go:182] Loaded profile config "functional-435189": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0819 19:36:27.986000  760526 config.go:182] Loaded profile config "functional-435189": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0819 19:36:27.986511  760526 cli_runner.go:164] Run: docker container inspect functional-435189 --format={{.State.Status}}
I0819 19:36:28.007904  760526 ssh_runner.go:195] Run: systemctl --version
I0819 19:36:28.007977  760526 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-435189
I0819 19:36:28.030851  760526 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33543 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/functional-435189/id_rsa Username:docker}
I0819 19:36:28.119281  760526 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-435189 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| registry.k8s.io/etcd                    | 3.5.15-0           | 27e3830e14027 | 140MB  |
| registry.k8s.io/pause                   | 3.10               | afb61768ce381 | 520kB  |
| docker.io/library/nginx                 | latest             | a9dfdba8b7190 | 197MB  |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| gcr.io/k8s-minikube/busybox             | latest             | 71a676dd070f4 | 1.63MB |
| docker.io/kindest/kindnetd              | v20240730-75a5af0c | d5e283bc63d43 | 90.3MB |
| docker.io/library/nginx                 | alpine             | 70594c812316a | 48.4MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 6a23fa8fd2b78 | 90.3MB |
| localhost/kicbase/echo-server           | functional-435189  | ce2d2cda2d858 | 4.79MB |
| localhost/minikube-local-cache-test     | functional-435189  | cf31c07e535d5 | 3.33kB |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| registry.k8s.io/kube-scheduler          | v1.31.0            | fbbbd428abb4d | 67MB   |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/kube-apiserver          | v1.31.0            | cd0f0ae0ec9e0 | 92.6MB |
| registry.k8s.io/kube-controller-manager | v1.31.0            | fcb0683e6bdbd | 86.9MB |
| registry.k8s.io/kube-proxy              | v1.31.0            | 71d55d66fd4ee | 95.9MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-435189 image ls --format table --alsologtostderr:
I0819 19:36:29.787130  760743 out.go:345] Setting OutFile to fd 1 ...
I0819 19:36:29.787252  760743 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0819 19:36:29.787307  760743 out.go:358] Setting ErrFile to fd 2...
I0819 19:36:29.787323  760743 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0819 19:36:29.787580  760743 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
I0819 19:36:29.788226  760743 config.go:182] Loaded profile config "functional-435189": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0819 19:36:29.788393  760743 config.go:182] Loaded profile config "functional-435189": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0819 19:36:29.788909  760743 cli_runner.go:164] Run: docker container inspect functional-435189 --format={{.State.Status}}
I0819 19:36:29.809230  760743 ssh_runner.go:195] Run: systemctl --version
I0819 19:36:29.809283  760743 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-435189
I0819 19:36:29.831278  760743 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33543 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/functional-435189/id_rsa Username:docker}
I0819 19:36:29.935564  760743 ssh_runner.go:195] Run: sudo crictl images --output json
E0819 19:36:30.402955  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.31s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-435189 image ls --format json --alsologtostderr:
[{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf"],"repoTags":[],"size":"247562353"},{"id":"cf31c07e535d543531d5132fd25e260963f8ee935fdc4b2980c11414117926ef","repoDigests":["localhost/minikube-local-cache-test@sha256:16b866e6dd3b7f2eea79ac0ccc55897cb04dea22a3301bb232e86f24dbb61e34"],"repoTags":["localhost/minikube-local-cache-test:functional-435189"],"size":"3330"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha2
56:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["localhost/kicbase/echo-server:functional-435189"],"size":"4788229"},{"id":"2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316ba
cb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"58812704"},{"id":"27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da","repoDigests":["registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a","registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"139912446"},{"id":"fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb","repoDigests":["registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808","registry.k8s.io/kube-scheduler@sha256:dd427ccac78f027990d5a00936681095842a0d813c70ecc2d4f65f3bd3beef77"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.0"],"size":"67007814"},{"id":"d5e283bc63d431d0446af8b48a1618696def3b777347a97b8b3553d2c989c806",
"repoDigests":["docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3","docker.io/kindest/kindnetd@sha256:c26d1775b97b4ba3436f3cdc4d5c153b773ce2b3f5ad8e201f16b09e7182d63e"],"repoTags":["docker.io/kindest/kindnetd:v20240730-75a5af0c"],"size":"90290738"},{"id":"6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51","repoDigests":["docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"90295858"},{"id":"fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:ed8613b19e25d56d25e9ba0d83fd1e14f8ba070cb80e2674ba62ded55e260a9c","registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d"],"repoTags":["registry.k8s.io/kube-cont
roller-manager:v1.31.0"],"size":"86930758"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388","repoDigests":["registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf","registry.k8s.io/kube-apiserver@sha256:74a8050ec347821b7884ab635f3e7883b5c570388ed8087ffd01fd9fe1cb39c6"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.0"],"size":"92567005"
},{"id":"71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89","repoDigests":["registry.k8s.io/kube-proxy@sha256:b7d336a1c5e9719bafe8a97dbb2c503580b5ac898f3f40329fc98f6a1f0ea971","registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.0"],"size":"95949719"},{"id":"afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8","repoDigests":["registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"519877"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoD
igests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"70594c812316a9bc20dd5d679982c6322dc7cf0128687ae9f849d0207783e753","repoDigests":["docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6","docker.io/library/nginx@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158"],"repoTags":["docker.io/library/nginx:alpine"],"size":"48397013"},{"id":"a9dfdba8b719078c5705fdecd6f8315765cc79e473111aa9451551ddc340b2bc","repoDigests":["docker.io/library/nginx@sha256:447a8665cc1dab95b1ca778e162215839ccbb9189104c79d7ec3a81e14577add","docker.io/library/nginx@sha256:bab0713884fed8a137ba5bd2d67d218c6192bd79b5a3526d3eb15567e035eb55"],"repoTags":["docker.io/library/nginx:latest"],"size":"197172049"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-435189 image ls --format json --alsologtostderr:
I0819 19:36:29.517207  760707 out.go:345] Setting OutFile to fd 1 ...
I0819 19:36:29.517325  760707 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0819 19:36:29.517334  760707 out.go:358] Setting ErrFile to fd 2...
I0819 19:36:29.517340  760707 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0819 19:36:29.517873  760707 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
I0819 19:36:29.518582  760707 config.go:182] Loaded profile config "functional-435189": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0819 19:36:29.518709  760707 config.go:182] Loaded profile config "functional-435189": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0819 19:36:29.519214  760707 cli_runner.go:164] Run: docker container inspect functional-435189 --format={{.State.Status}}
I0819 19:36:29.536635  760707 ssh_runner.go:195] Run: systemctl --version
I0819 19:36:29.536747  760707 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-435189
I0819 19:36:29.563326  760707 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33543 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/functional-435189/id_rsa Username:docker}
I0819 19:36:29.655537  760707 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.28s)

                                                
                                    
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-arm64 -p functional-435189 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-arm64 -p functional-435189 image ls --format yaml --alsologtostderr:
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: a9dfdba8b719078c5705fdecd6f8315765cc79e473111aa9451551ddc340b2bc
repoDigests:
- docker.io/library/nginx@sha256:447a8665cc1dab95b1ca778e162215839ccbb9189104c79d7ec3a81e14577add
- docker.io/library/nginx@sha256:bab0713884fed8a137ba5bd2d67d218c6192bd79b5a3526d3eb15567e035eb55
repoTags:
- docker.io/library/nginx:latest
size: "197172049"
- id: 2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
- registry.k8s.io/coredns/coredns@sha256:ba9e70dbdf0ff8a77ea63451bb1241d08819471730fe7a35a218a8db2ef7890c
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "58812704"
- id: fbbbd428abb4dae52ab3018797d00d5840a739f0cc5697b662791831a60b0adb
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808
- registry.k8s.io/kube-scheduler@sha256:dd427ccac78f027990d5a00936681095842a0d813c70ecc2d4f65f3bd3beef77
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.0
size: "67007814"
- id: d5e283bc63d431d0446af8b48a1618696def3b777347a97b8b3553d2c989c806
repoDigests:
- docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3
- docker.io/kindest/kindnetd@sha256:c26d1775b97b4ba3436f3cdc4d5c153b773ce2b3f5ad8e201f16b09e7182d63e
repoTags:
- docker.io/kindest/kindnetd:v20240730-75a5af0c
size: "90290738"
- id: 1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "3774172"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: 27e3830e1402783674d8b594038967deea9d51f0d91b34c93c8f39d2f68af7da
repoDigests:
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
- registry.k8s.io/etcd@sha256:e3ee3ca2dbaf511385000dbd54123629c71b6cfaabd469e658d76a116b7f43da
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "139912446"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: 70594c812316a9bc20dd5d679982c6322dc7cf0128687ae9f849d0207783e753
repoDigests:
- docker.io/library/nginx@sha256:ba188f579f7a2638229e326e78c957a185630e303757813ef1ad7aac1b8248b6
- docker.io/library/nginx@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158
repoTags:
- docker.io/library/nginx:alpine
size: "48397013"
- id: ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "29037500"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- localhost/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- localhost/kicbase/echo-server:functional-435189
size: "4788229"
- id: cf31c07e535d543531d5132fd25e260963f8ee935fdc4b2980c11414117926ef
repoDigests:
- localhost/minikube-local-cache-test@sha256:16b866e6dd3b7f2eea79ac0ccc55897cb04dea22a3301bb232e86f24dbb61e34
repoTags:
- localhost/minikube-local-cache-test:functional-435189
size: "3330"
- id: cd0f0ae0ec9e0cdc092079156c122bf034ba3f24d31c1b1dd1b52a42ecf9b388
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf
- registry.k8s.io/kube-apiserver@sha256:74a8050ec347821b7884ab635f3e7883b5c570388ed8087ffd01fd9fe1cb39c6
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.0
size: "92567005"
- id: fcb0683e6bdbd083710cf2d6fd7eb699c77fe4994c38a5c82d059e2e3cb4c2fd
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:ed8613b19e25d56d25e9ba0d83fd1e14f8ba070cb80e2674ba62ded55e260a9c
- registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.0
size: "86930758"
- id: afb61768ce381961ca0beff95337601f29dc70ff3ed14e5e4b3e5699057e6aa8
repoDigests:
- registry.k8s.io/pause@sha256:e50b7059b633caf3c1449b8da680d11845cda4506b513ee7a2de00725f0a34a7
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "519877"
- id: 6a23fa8fd2b78ab58e42ba273808edc936a9c53d8ac4a919f6337be094843a51
repoDigests:
- docker.io/kindest/kindnetd@sha256:4d39335073da9a0b82be8e01028f0aa75aff16caff2e2d8889d0effd579a6f64
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "90295858"
- id: 71d55d66fd4eec8986225089a135fadd96bc6624d987096808772ce1e1924d89
repoDigests:
- registry.k8s.io/kube-proxy@sha256:b7d336a1c5e9719bafe8a97dbb2c503580b5ac898f3f40329fc98f6a1f0ea971
- registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe
repoTags:
- registry.k8s.io/kube-proxy:v1.31.0
size: "95949719"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-arm64 -p functional-435189 image ls --format yaml --alsologtostderr:
I0819 19:36:29.284715  760676 out.go:345] Setting OutFile to fd 1 ...
I0819 19:36:29.284896  760676 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0819 19:36:29.284926  760676 out.go:358] Setting ErrFile to fd 2...
I0819 19:36:29.284950  760676 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0819 19:36:29.285205  760676 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
I0819 19:36:29.285849  760676 config.go:182] Loaded profile config "functional-435189": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0819 19:36:29.286024  760676 config.go:182] Loaded profile config "functional-435189": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0819 19:36:29.286576  760676 cli_runner.go:164] Run: docker container inspect functional-435189 --format={{.State.Status}}
I0819 19:36:29.303922  760676 ssh_runner.go:195] Run: systemctl --version
I0819 19:36:29.303977  760676 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-435189
I0819 19:36:29.322663  760676 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33543 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/functional-435189/id_rsa Username:docker}
I0819 19:36:29.411569  760676 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.22s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 image build -t localhost/my-image:functional-435189 testdata/build --alsologtostderr
2024/08/19 19:36:29 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:315: (dbg) Done: out/minikube-linux-arm64 -p functional-435189 image build -t localhost/my-image:functional-435189 testdata/build --alsologtostderr: (2.236304218s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-arm64 -p functional-435189 image build -t localhost/my-image:functional-435189 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> aa25cdbbe99
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-435189
--> 02f0dc3f2b6
Successfully tagged localhost/my-image:functional-435189
02f0dc3f2b65c3260960e11cc6e7f4eebaab530ec9f06c785d0c21a5cb9ae07c
functional_test.go:323: (dbg) Stderr: out/minikube-linux-arm64 -p functional-435189 image build -t localhost/my-image:functional-435189 testdata/build --alsologtostderr:
I0819 19:36:28.463928  760618 out.go:345] Setting OutFile to fd 1 ...
I0819 19:36:28.464652  760618 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0819 19:36:28.464689  760618 out.go:358] Setting ErrFile to fd 2...
I0819 19:36:28.464709  760618 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0819 19:36:28.464986  760618 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
I0819 19:36:28.465686  760618 config.go:182] Loaded profile config "functional-435189": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0819 19:36:28.466353  760618 config.go:182] Loaded profile config "functional-435189": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0819 19:36:28.466886  760618 cli_runner.go:164] Run: docker container inspect functional-435189 --format={{.State.Status}}
I0819 19:36:28.485019  760618 ssh_runner.go:195] Run: systemctl --version
I0819 19:36:28.485082  760618 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-435189
I0819 19:36:28.508751  760618 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33543 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/functional-435189/id_rsa Username:docker}
I0819 19:36:28.603335  760618 build_images.go:161] Building image from path: /tmp/build.2428888496.tar
I0819 19:36:28.603442  760618 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0819 19:36:28.612572  760618 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2428888496.tar
I0819 19:36:28.616150  760618 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2428888496.tar: stat -c "%s %y" /var/lib/minikube/build/build.2428888496.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2428888496.tar': No such file or directory
I0819 19:36:28.616178  760618 ssh_runner.go:362] scp /tmp/build.2428888496.tar --> /var/lib/minikube/build/build.2428888496.tar (3072 bytes)
I0819 19:36:28.643422  760618 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2428888496
I0819 19:36:28.652515  760618 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2428888496 -xf /var/lib/minikube/build/build.2428888496.tar
I0819 19:36:28.661797  760618 crio.go:315] Building image: /var/lib/minikube/build/build.2428888496
I0819 19:36:28.661875  760618 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-435189 /var/lib/minikube/build/build.2428888496 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying blob sha256:a01966dde7f8d5ba10b6d87e776c7c8fb5a5f6bfa678874bd28b33b1fc6dba34
Copying config sha256:71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
Writing manifest to image destination
Storing signatures
I0819 19:36:30.625245  760618 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-435189 /var/lib/minikube/build/build.2428888496 --cgroup-manager=cgroupfs: (1.96333743s)
I0819 19:36:30.625325  760618 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2428888496
I0819 19:36:30.634829  760618 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2428888496.tar
I0819 19:36:30.643450  760618 build_images.go:217] Built localhost/my-image:functional-435189 from /tmp/build.2428888496.tar
I0819 19:36:30.643482  760618 build_images.go:133] succeeded building to: functional-435189
I0819 19:36:30.643487  760618 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.72s)

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

                                                
                                                
=== 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-435189
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.71s)

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

                                                
                                                
=== 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-arm64 -p functional-435189 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_changes (0.15s)

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

                                                
                                                
=== 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-arm64 -p functional-435189 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.15s)

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

                                                
                                                
=== 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-arm64 -p functional-435189 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_clusters (0.15s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-435189
functional_test.go:245: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 image load --daemon kicbase/echo-server:functional-435189 --alsologtostderr
functional_test.go:451: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.42s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-435189 tunnel --alsologtostderr]
functional_test_tunnel_test.go:154: (dbg) daemon: [out/minikube-linux-arm64 -p functional-435189 tunnel --alsologtostderr]
functional_test_tunnel_test.go:194: (dbg) stopping [out/minikube-linux-arm64 -p functional-435189 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-arm64 -p functional-435189 tunnel --alsologtostderr] ...
helpers_test.go:508: unable to kill pid 756677: os: process already finished
--- PASS: TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel (0.61s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-435189 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" [8aea5aff-9f4f-4114-bd85-1ed5556d7f56] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [8aea5aff-9f4f-4114-bd85-1ed5556d7f56] Running
E0819 19:35:49.441110  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 10.00459172s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (10.51s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1437: (dbg) Run:  kubectl --context functional-435189 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-435189 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-64b4f8f9ff-zkh5x" [c3faeadc-80af-46d8-856d-de8d76f7779e] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-64b4f8f9ff-zkh5x" [c3faeadc-80af-46d8-856d-de8d76f7779e] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.004178264s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.22s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 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 19 19:36 created-by-test
-rw-r--r-- 1 docker docker 24 Aug 19 19:36 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Aug 19 19:36 test-1724096172589901711
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 ssh cat /mount-9p/test-1724096172589901711
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-435189 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" [2e6c6d46-5521-47f8-bdeb-bf2ade6fe248] Pending
helpers_test.go:344: "busybox-mount" [2e6c6d46-5521-47f8-bdeb-bf2ade6fe248] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [2e6c6d46-5521-47f8-bdeb-bf2ade6fe248] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [2e6c6d46-5521-47f8-bdeb-bf2ade6fe248] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 5.003522806s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-435189 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-435189 /tmp/TestFunctionalparallelMountCmdany-port3793861362/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (8.51s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-435189 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-435189 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-435189 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1498943053/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-arm64 mount -p functional-435189 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1498943053/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-arm64 mount -p functional-435189 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1498943053/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (2.87s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (180.3s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-109124 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0819 19:37:52.324744  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-109124 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m59.433612638s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (180.30s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (7.72s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.78s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-109124 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-109124 -- exec busybox-7dff88458-262p8 -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-109124 -- exec busybox-7dff88458-262p8 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-109124 -- exec busybox-7dff88458-99gvc -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-109124 -- exec busybox-7dff88458-99gvc -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-109124 -- exec busybox-7dff88458-b62pv -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-109124 -- exec busybox-7dff88458-b62pv -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.78s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (37.06s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-109124 -v=7 --alsologtostderr
E0819 19:40:08.463205  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-109124 -v=7 --alsologtostderr: (35.955915267s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-109124 status -v=7 --alsologtostderr: (1.106019089s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (37.06s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.15s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.86s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.87s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 status --output json -v=7 --alsologtostderr
ha_test.go:326: (dbg) Done: out/minikube-linux-arm64 -p ha-109124 status --output json -v=7 --alsologtostderr: (1.046458198s)
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp testdata/cp-test.txt ha-109124:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1965761591/001/cp-test_ha-109124.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124:/home/docker/cp-test.txt ha-109124-m02:/home/docker/cp-test_ha-109124_ha-109124-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m02 "sudo cat /home/docker/cp-test_ha-109124_ha-109124-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124:/home/docker/cp-test.txt ha-109124-m03:/home/docker/cp-test_ha-109124_ha-109124-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m03 "sudo cat /home/docker/cp-test_ha-109124_ha-109124-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124:/home/docker/cp-test.txt ha-109124-m04:/home/docker/cp-test_ha-109124_ha-109124-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m04 "sudo cat /home/docker/cp-test_ha-109124_ha-109124-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp testdata/cp-test.txt ha-109124-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1965761591/001/cp-test_ha-109124-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124-m02:/home/docker/cp-test.txt ha-109124:/home/docker/cp-test_ha-109124-m02_ha-109124.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124 "sudo cat /home/docker/cp-test_ha-109124-m02_ha-109124.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124-m02:/home/docker/cp-test.txt ha-109124-m03:/home/docker/cp-test_ha-109124-m02_ha-109124-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m03 "sudo cat /home/docker/cp-test_ha-109124-m02_ha-109124-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124-m02:/home/docker/cp-test.txt ha-109124-m04:/home/docker/cp-test_ha-109124-m02_ha-109124-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m04 "sudo cat /home/docker/cp-test_ha-109124-m02_ha-109124-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp testdata/cp-test.txt ha-109124-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1965761591/001/cp-test_ha-109124-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124-m03:/home/docker/cp-test.txt ha-109124:/home/docker/cp-test_ha-109124-m03_ha-109124.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124 "sudo cat /home/docker/cp-test_ha-109124-m03_ha-109124.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124-m03:/home/docker/cp-test.txt ha-109124-m02:/home/docker/cp-test_ha-109124-m03_ha-109124-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m02 "sudo cat /home/docker/cp-test_ha-109124-m03_ha-109124-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124-m03:/home/docker/cp-test.txt ha-109124-m04:/home/docker/cp-test_ha-109124-m03_ha-109124-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m04 "sudo cat /home/docker/cp-test_ha-109124-m03_ha-109124-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp testdata/cp-test.txt ha-109124-m04:/home/docker/cp-test.txt
E0819 19:40:36.168390  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1965761591/001/cp-test_ha-109124-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124-m04:/home/docker/cp-test.txt ha-109124:/home/docker/cp-test_ha-109124-m04_ha-109124.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124 "sudo cat /home/docker/cp-test_ha-109124-m04_ha-109124.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124-m04:/home/docker/cp-test.txt ha-109124-m02:/home/docker/cp-test_ha-109124-m04_ha-109124-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m02 "sudo cat /home/docker/cp-test_ha-109124-m04_ha-109124-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 cp ha-109124-m04:/home/docker/cp-test.txt ha-109124-m03:/home/docker/cp-test_ha-109124-m04_ha-109124-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 ssh -n ha-109124-m03 "sudo cat /home/docker/cp-test_ha-109124-m04_ha-109124-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (18.87s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.87s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 node stop m02 -v=7 --alsologtostderr
E0819 19:40:43.833441  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:40:43.839897  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:40:43.851267  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:40:43.872666  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:40:43.914068  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:40:43.995544  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:40:44.157107  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:40:44.478507  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:40:45.120301  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:40:46.401828  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:40:48.963248  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-109124 node stop m02 -v=7 --alsologtostderr: (12.081021982s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-109124 status -v=7 --alsologtostderr: exit status 7 (786.854578ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0819 19:40:52.670940  777353 out.go:345] Setting OutFile to fd 1 ...
	I0819 19:40:52.672058  777353 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:40:52.672074  777353 out.go:358] Setting ErrFile to fd 2...
	I0819 19:40:52.672079  777353 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:40:52.672436  777353 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
	I0819 19:40:52.672953  777353 out.go:352] Setting JSON to false
	I0819 19:40:52.672993  777353 mustload.go:65] Loading cluster: ha-109124
	I0819 19:40:52.673237  777353 notify.go:220] Checking for updates...
	I0819 19:40:52.673439  777353 config.go:182] Loaded profile config "ha-109124": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0819 19:40:52.673458  777353 status.go:255] checking status of ha-109124 ...
	I0819 19:40:52.674546  777353 cli_runner.go:164] Run: docker container inspect ha-109124 --format={{.State.Status}}
	I0819 19:40:52.695738  777353 status.go:330] ha-109124 host status = "Running" (err=<nil>)
	I0819 19:40:52.695762  777353 host.go:66] Checking if "ha-109124" exists ...
	I0819 19:40:52.696241  777353 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-109124
	I0819 19:40:52.724521  777353 host.go:66] Checking if "ha-109124" exists ...
	I0819 19:40:52.724821  777353 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0819 19:40:52.724869  777353 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-109124
	I0819 19:40:52.754266  777353 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33548 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/ha-109124/id_rsa Username:docker}
	I0819 19:40:52.848792  777353 ssh_runner.go:195] Run: systemctl --version
	I0819 19:40:52.857105  777353 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0819 19:40:52.872727  777353 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0819 19:40:52.959846  777353 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:48 OomKillDisable:true NGoroutines:71 SystemTime:2024-08-19 19:40:52.948300911 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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]] Warnings:<nil>}}
	I0819 19:40:52.960624  777353 kubeconfig.go:125] found "ha-109124" server: "https://192.168.49.254:8443"
	I0819 19:40:52.960658  777353 api_server.go:166] Checking apiserver status ...
	I0819 19:40:52.960719  777353 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0819 19:40:52.971825  777353 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1422/cgroup
	I0819 19:40:52.982536  777353 api_server.go:182] apiserver freezer: "13:freezer:/docker/859f5e24b9e0bf7ecfb6a106ce0f82e7fa9cc5bb6526c23a187f9ac954d47b87/crio/crio-66b958a04756959334c5d59cb0e83caf46e654c6d228bd49731743cb971faf4a"
	I0819 19:40:52.982671  777353 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/859f5e24b9e0bf7ecfb6a106ce0f82e7fa9cc5bb6526c23a187f9ac954d47b87/crio/crio-66b958a04756959334c5d59cb0e83caf46e654c6d228bd49731743cb971faf4a/freezer.state
	I0819 19:40:52.992441  777353 api_server.go:204] freezer state: "THAWED"
	I0819 19:40:52.992469  777353 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0819 19:40:53.002266  777353 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0819 19:40:53.002303  777353 status.go:422] ha-109124 apiserver status = Running (err=<nil>)
	I0819 19:40:53.002318  777353 status.go:257] ha-109124 status: &{Name:ha-109124 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0819 19:40:53.002342  777353 status.go:255] checking status of ha-109124-m02 ...
	I0819 19:40:53.002797  777353 cli_runner.go:164] Run: docker container inspect ha-109124-m02 --format={{.State.Status}}
	I0819 19:40:53.021406  777353 status.go:330] ha-109124-m02 host status = "Stopped" (err=<nil>)
	I0819 19:40:53.021431  777353 status.go:343] host is not running, skipping remaining checks
	I0819 19:40:53.021439  777353 status.go:257] ha-109124-m02 status: &{Name:ha-109124-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0819 19:40:53.021460  777353 status.go:255] checking status of ha-109124-m03 ...
	I0819 19:40:53.021781  777353 cli_runner.go:164] Run: docker container inspect ha-109124-m03 --format={{.State.Status}}
	I0819 19:40:53.039774  777353 status.go:330] ha-109124-m03 host status = "Running" (err=<nil>)
	I0819 19:40:53.039799  777353 host.go:66] Checking if "ha-109124-m03" exists ...
	I0819 19:40:53.040123  777353 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-109124-m03
	I0819 19:40:53.057238  777353 host.go:66] Checking if "ha-109124-m03" exists ...
	I0819 19:40:53.057724  777353 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0819 19:40:53.057799  777353 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-109124-m03
	I0819 19:40:53.074828  777353 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33558 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/ha-109124-m03/id_rsa Username:docker}
	I0819 19:40:53.168189  777353 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0819 19:40:53.181497  777353 kubeconfig.go:125] found "ha-109124" server: "https://192.168.49.254:8443"
	I0819 19:40:53.181529  777353 api_server.go:166] Checking apiserver status ...
	I0819 19:40:53.181575  777353 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0819 19:40:53.193836  777353 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1333/cgroup
	I0819 19:40:53.204362  777353 api_server.go:182] apiserver freezer: "13:freezer:/docker/fa3863ec693c2c06b00e4e50d378d7aef45844d018a668de32f7931b4a1f1dd5/crio/crio-51dc873002610818baba55f0f22c5bd8f5807d5118fb920ec88691b2a9ce7a5a"
	I0819 19:40:53.204476  777353 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/fa3863ec693c2c06b00e4e50d378d7aef45844d018a668de32f7931b4a1f1dd5/crio/crio-51dc873002610818baba55f0f22c5bd8f5807d5118fb920ec88691b2a9ce7a5a/freezer.state
	I0819 19:40:53.213206  777353 api_server.go:204] freezer state: "THAWED"
	I0819 19:40:53.213280  777353 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0819 19:40:53.221277  777353 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0819 19:40:53.221309  777353 status.go:422] ha-109124-m03 apiserver status = Running (err=<nil>)
	I0819 19:40:53.221327  777353 status.go:257] ha-109124-m03 status: &{Name:ha-109124-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0819 19:40:53.221348  777353 status.go:255] checking status of ha-109124-m04 ...
	I0819 19:40:53.221690  777353 cli_runner.go:164] Run: docker container inspect ha-109124-m04 --format={{.State.Status}}
	I0819 19:40:53.246297  777353 status.go:330] ha-109124-m04 host status = "Running" (err=<nil>)
	I0819 19:40:53.246321  777353 host.go:66] Checking if "ha-109124-m04" exists ...
	I0819 19:40:53.246789  777353 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-109124-m04
	I0819 19:40:53.266405  777353 host.go:66] Checking if "ha-109124-m04" exists ...
	I0819 19:40:53.266727  777353 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0819 19:40:53.266770  777353 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-109124-m04
	I0819 19:40:53.291142  777353 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33563 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/ha-109124-m04/id_rsa Username:docker}
	I0819 19:40:53.384170  777353 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0819 19:40:53.401762  777353 status.go:257] ha-109124-m04 status: &{Name:ha-109124-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.56s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (23.31s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 node start m02 -v=7 --alsologtostderr
E0819 19:40:54.085182  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:41:04.327578  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-109124 node start m02 -v=7 --alsologtostderr: (21.706576141s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-109124 status -v=7 --alsologtostderr: (1.440415789s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (23.31s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (5.55s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (194.21s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-109124 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-109124 -v=7 --alsologtostderr
E0819 19:41:24.809122  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-109124 -v=7 --alsologtostderr: (36.991394654s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-109124 --wait=true -v=7 --alsologtostderr
E0819 19:42:05.771131  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:43:27.693301  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-109124 --wait=true -v=7 --alsologtostderr: (2m37.071941696s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-109124
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (194.21s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13.23s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.53s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.76s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 stop -v=7 --alsologtostderr
E0819 19:45:08.463755  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-109124 stop -v=7 --alsologtostderr: (35.642626296s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-109124 status -v=7 --alsologtostderr: exit status 7 (112.874488ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0819 19:45:26.488848  791695 out.go:345] Setting OutFile to fd 1 ...
	I0819 19:45:26.489072  791695 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:45:26.489099  791695 out.go:358] Setting ErrFile to fd 2...
	I0819 19:45:26.489118  791695 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:45:26.489376  791695 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
	I0819 19:45:26.489610  791695 out.go:352] Setting JSON to false
	I0819 19:45:26.489683  791695 mustload.go:65] Loading cluster: ha-109124
	I0819 19:45:26.489848  791695 notify.go:220] Checking for updates...
	I0819 19:45:26.490245  791695 config.go:182] Loaded profile config "ha-109124": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0819 19:45:26.490285  791695 status.go:255] checking status of ha-109124 ...
	I0819 19:45:26.490859  791695 cli_runner.go:164] Run: docker container inspect ha-109124 --format={{.State.Status}}
	I0819 19:45:26.510110  791695 status.go:330] ha-109124 host status = "Stopped" (err=<nil>)
	I0819 19:45:26.510133  791695 status.go:343] host is not running, skipping remaining checks
	I0819 19:45:26.510141  791695 status.go:257] ha-109124 status: &{Name:ha-109124 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0819 19:45:26.510174  791695 status.go:255] checking status of ha-109124-m02 ...
	I0819 19:45:26.510484  791695 cli_runner.go:164] Run: docker container inspect ha-109124-m02 --format={{.State.Status}}
	I0819 19:45:26.528587  791695 status.go:330] ha-109124-m02 host status = "Stopped" (err=<nil>)
	I0819 19:45:26.528614  791695 status.go:343] host is not running, skipping remaining checks
	I0819 19:45:26.528622  791695 status.go:257] ha-109124-m02 status: &{Name:ha-109124-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0819 19:45:26.528642  791695 status.go:255] checking status of ha-109124-m04 ...
	I0819 19:45:26.528978  791695 cli_runner.go:164] Run: docker container inspect ha-109124-m04 --format={{.State.Status}}
	I0819 19:45:26.552222  791695 status.go:330] ha-109124-m04 host status = "Stopped" (err=<nil>)
	I0819 19:45:26.552252  791695 status.go:343] host is not running, skipping remaining checks
	I0819 19:45:26.552260  791695 status.go:257] ha-109124-m04 status: &{Name:ha-109124-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (127.87s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-109124 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0819 19:45:43.833676  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:46:11.535313  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-109124 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m6.901523671s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 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 (127.87s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.53s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (78.41s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-109124 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-109124 --control-plane -v=7 --alsologtostderr: (1m17.453770534s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-109124 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (78.41s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.78s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (48.88s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-478993 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-478993 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (48.872608404s)
--- PASS: TestJSONOutput/start/Command (48.88s)

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

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

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

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

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

                                                
                                                
=== RUN   TestJSONOutput/stop/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 stop -p json-output-478993 --output=json --user=testUser
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 stop -p json-output-478993 --output=json --user=testUser: (5.897628494s)
--- PASS: TestJSONOutput/stop/Command (5.90s)

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.23s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"dcf34a25-707c-45b6-8c0d-5004fb16f2ae","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-814497] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"db6d3466-4776-4bd7-b033-ecf98ef6c9d7","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19468"}}
	{"specversion":"1.0","id":"8a39ec5c-bf35-4b76-91b4-70e519ae7b74","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":"9d3bb54d-a3fb-4799-b0f2-7627ecbe18fe","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19468-724938/kubeconfig"}}
	{"specversion":"1.0","id":"8f4cdfee-19e3-4bcd-a6c1-e1b0dd84a61b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19468-724938/.minikube"}}
	{"specversion":"1.0","id":"163c64d1-855d-4219-8aaf-90640b547111","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"d7ef0139-76e1-4952-8473-8fc8a85db674","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"2b320c99-b49e-4090-b782-a3c8fcd3acb1","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/arm64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (43.7s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-494973 --network=
E0819 19:50:08.463365  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:50:43.834402  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-494973 --network=: (41.572063641s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-494973" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-494973
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-494973: (2.091417896s)
--- PASS: TestKicCustomNetwork/create_custom_network (43.70s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (33.68s)

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

                                                
                                    
x
+
TestKicExistingNetwork (34.21s)

                                                
                                                
=== 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-arm64 start -p existing-network-488095 --network=existing-network
E0819 19:51:31.531043  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-488095 --network=existing-network: (32.075291477s)
helpers_test.go:175: Cleaning up "existing-network-488095" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-488095
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-488095: (1.971777171s)
--- PASS: TestKicExistingNetwork (34.21s)

                                                
                                    
x
+
TestKicCustomSubnet (34.4s)

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

                                                
                                    
x
+
TestKicStaticIP (34.13s)

                                                
                                                
=== RUN   TestKicStaticIP
kic_custom_network_test.go:132: (dbg) Run:  out/minikube-linux-arm64 start -p static-ip-859708 --static-ip=192.168.200.200
kic_custom_network_test.go:132: (dbg) Done: out/minikube-linux-arm64 start -p static-ip-859708 --static-ip=192.168.200.200: (31.78407123s)
kic_custom_network_test.go:138: (dbg) Run:  out/minikube-linux-arm64 -p static-ip-859708 ip
helpers_test.go:175: Cleaning up "static-ip-859708" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p static-ip-859708
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p static-ip-859708: (2.179855701s)
--- PASS: TestKicStaticIP (34.13s)

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (71.02s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-800964 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-800964 --driver=docker  --container-runtime=crio: (32.125385705s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-804025 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-804025 --driver=docker  --container-runtime=crio: (33.412222405s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-800964
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile second-804025
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-804025" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-804025
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-804025: (1.961372578s)
helpers_test.go:175: Cleaning up "first-800964" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-800964
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-800964: (2.249873025s)
--- PASS: TestMinikubeProfile (71.02s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.77s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.28s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (7.49s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.7s)

                                                
                                                
=== RUN   TestMountStart/serial/DeleteFirst
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p mount-start-1-119900 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-119900 --alsologtostderr -v=5: (1.697903159s)
--- PASS: TestMountStart/serial/DeleteFirst (1.70s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.21s)

                                                
                                                
=== RUN   TestMountStart/serial/Stop
mount_start_test.go:155: (dbg) Run:  out/minikube-linux-arm64 stop -p mount-start-2-133233
mount_start_test.go:155: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-133233: (1.213913809s)
--- PASS: TestMountStart/serial/Stop (1.21s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.32s)

                                                
                                                
=== RUN   TestMountStart/serial/RestartStopped
mount_start_test.go:166: (dbg) Run:  out/minikube-linux-arm64 start -p mount-start-2-133233
mount_start_test.go:166: (dbg) Done: out/minikube-linux-arm64 start -p mount-start-2-133233: (7.317044071s)
--- PASS: TestMountStart/serial/RestartStopped (8.32s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (77.92s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-595848 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0819 19:55:08.464121  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 19:55:43.834273  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-595848 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m17.393048236s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-595848 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (77.92s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (6.68s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.01s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-595848 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-595848 -- exec busybox-7dff88458-68kgg -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-595848 -- exec busybox-7dff88458-68kgg -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-595848 -- exec busybox-7dff88458-f96dn -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
multinode_test.go:583: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-595848 -- exec busybox-7dff88458-f96dn -- sh -c "ping -c 1 192.168.67.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (1.01s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (29.93s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-595848 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-595848 -v 3 --alsologtostderr: (29.28557533s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-595848 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (29.93s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.33s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.22s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.28s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0819 19:56:51.243842  845455 out.go:345] Setting OutFile to fd 1 ...
	I0819 19:56:51.245033  845455 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:56:51.245083  845455 out.go:358] Setting ErrFile to fd 2...
	I0819 19:56:51.245104  845455 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:56:51.245936  845455 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
	I0819 19:56:51.246227  845455 out.go:352] Setting JSON to false
	I0819 19:56:51.246306  845455 mustload.go:65] Loading cluster: multinode-595848
	I0819 19:56:51.246395  845455 notify.go:220] Checking for updates...
	I0819 19:56:51.246793  845455 config.go:182] Loaded profile config "multinode-595848": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0819 19:56:51.246833  845455 status.go:255] checking status of multinode-595848 ...
	I0819 19:56:51.247395  845455 cli_runner.go:164] Run: docker container inspect multinode-595848 --format={{.State.Status}}
	I0819 19:56:51.266405  845455 status.go:330] multinode-595848 host status = "Running" (err=<nil>)
	I0819 19:56:51.266430  845455 host.go:66] Checking if "multinode-595848" exists ...
	I0819 19:56:51.266750  845455 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-595848
	I0819 19:56:51.290967  845455 host.go:66] Checking if "multinode-595848" exists ...
	I0819 19:56:51.291278  845455 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0819 19:56:51.291331  845455 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-595848
	I0819 19:56:51.309393  845455 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33668 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/multinode-595848/id_rsa Username:docker}
	I0819 19:56:51.408553  845455 ssh_runner.go:195] Run: systemctl --version
	I0819 19:56:51.413131  845455 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0819 19:56:51.425227  845455 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0819 19:56:51.495093  845455 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR 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:41 OomKillDisable:true NGoroutines:61 SystemTime:2024-08-19 19:56:51.48486718 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aarc
h64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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> ServerError
s:[] 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]] Warnings:<nil>}}
	I0819 19:56:51.495664  845455 kubeconfig.go:125] found "multinode-595848" server: "https://192.168.67.2:8443"
	I0819 19:56:51.495701  845455 api_server.go:166] Checking apiserver status ...
	I0819 19:56:51.495748  845455 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0819 19:56:51.506696  845455 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1404/cgroup
	I0819 19:56:51.516845  845455 api_server.go:182] apiserver freezer: "13:freezer:/docker/a59a8a4ed4ec2fcda1699cae0572a743ac54a4739e5e4cc0b98da6733dbcdfc5/crio/crio-8a0c61b20b938d9f0f0ac0d40c12548e6792d195fca992f66aeb395918151c2c"
	I0819 19:56:51.516924  845455 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/a59a8a4ed4ec2fcda1699cae0572a743ac54a4739e5e4cc0b98da6733dbcdfc5/crio/crio-8a0c61b20b938d9f0f0ac0d40c12548e6792d195fca992f66aeb395918151c2c/freezer.state
	I0819 19:56:51.526645  845455 api_server.go:204] freezer state: "THAWED"
	I0819 19:56:51.526690  845455 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0819 19:56:51.535646  845455 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0819 19:56:51.535729  845455 status.go:422] multinode-595848 apiserver status = Running (err=<nil>)
	I0819 19:56:51.535750  845455 status.go:257] multinode-595848 status: &{Name:multinode-595848 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0819 19:56:51.535769  845455 status.go:255] checking status of multinode-595848-m02 ...
	I0819 19:56:51.536145  845455 cli_runner.go:164] Run: docker container inspect multinode-595848-m02 --format={{.State.Status}}
	I0819 19:56:51.556130  845455 status.go:330] multinode-595848-m02 host status = "Running" (err=<nil>)
	I0819 19:56:51.556154  845455 host.go:66] Checking if "multinode-595848-m02" exists ...
	I0819 19:56:51.557419  845455 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-595848-m02
	I0819 19:56:51.574037  845455 host.go:66] Checking if "multinode-595848-m02" exists ...
	I0819 19:56:51.574364  845455 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0819 19:56:51.574415  845455 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-595848-m02
	I0819 19:56:51.594334  845455 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33673 SSHKeyPath:/home/jenkins/minikube-integration/19468-724938/.minikube/machines/multinode-595848-m02/id_rsa Username:docker}
	I0819 19:56:51.684236  845455 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0819 19:56:51.696126  845455 status.go:257] multinode-595848-m02 status: &{Name:multinode-595848-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0819 19:56:51.696186  845455 status.go:255] checking status of multinode-595848-m03 ...
	I0819 19:56:51.696495  845455 cli_runner.go:164] Run: docker container inspect multinode-595848-m03 --format={{.State.Status}}
	I0819 19:56:51.713738  845455 status.go:330] multinode-595848-m03 host status = "Stopped" (err=<nil>)
	I0819 19:56:51.713760  845455 status.go:343] host is not running, skipping remaining checks
	I0819 19:56:51.713768  845455 status.go:257] multinode-595848-m03 status: &{Name:multinode-595848-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (10.54s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (105.24s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-595848
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-595848
E0819 19:57:06.899305  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-595848: (24.889017025s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-595848 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-595848 --wait=true -v=8 --alsologtostderr: (1m20.234963512s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-595848
--- PASS: TestMultiNode/serial/RestartKeepsNodes (105.24s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.47s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.92s)

                                                
                                                
=== RUN   TestMultiNode/serial/StopMultiNode
multinode_test.go:345: (dbg) Run:  out/minikube-linux-arm64 -p multinode-595848 stop
multinode_test.go:345: (dbg) Done: out/minikube-linux-arm64 -p multinode-595848 stop: (23.740235477s)
multinode_test.go:351: (dbg) Run:  out/minikube-linux-arm64 -p multinode-595848 status
multinode_test.go:351: (dbg) Non-zero exit: out/minikube-linux-arm64 -p multinode-595848 status: exit status 7 (92.606322ms)

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0819 19:59:16.860143  853206 out.go:345] Setting OutFile to fd 1 ...
	I0819 19:59:16.860292  853206 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:59:16.860304  853206 out.go:358] Setting ErrFile to fd 2...
	I0819 19:59:16.860338  853206 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 19:59:16.860599  853206 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
	I0819 19:59:16.860821  853206 out.go:352] Setting JSON to false
	I0819 19:59:16.860872  853206 mustload.go:65] Loading cluster: multinode-595848
	I0819 19:59:16.860962  853206 notify.go:220] Checking for updates...
	I0819 19:59:16.861291  853206 config.go:182] Loaded profile config "multinode-595848": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0819 19:59:16.861304  853206 status.go:255] checking status of multinode-595848 ...
	I0819 19:59:16.861824  853206 cli_runner.go:164] Run: docker container inspect multinode-595848 --format={{.State.Status}}
	I0819 19:59:16.878886  853206 status.go:330] multinode-595848 host status = "Stopped" (err=<nil>)
	I0819 19:59:16.878932  853206 status.go:343] host is not running, skipping remaining checks
	I0819 19:59:16.878940  853206 status.go:257] multinode-595848 status: &{Name:multinode-595848 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0819 19:59:16.878983  853206 status.go:255] checking status of multinode-595848-m02 ...
	I0819 19:59:16.879298  853206 cli_runner.go:164] Run: docker container inspect multinode-595848-m02 --format={{.State.Status}}
	I0819 19:59:16.895391  853206 status.go:330] multinode-595848-m02 host status = "Stopped" (err=<nil>)
	I0819 19:59:16.895417  853206 status.go:343] host is not running, skipping remaining checks
	I0819 19:59:16.895424  853206 status.go:257] multinode-595848-m02 status: &{Name:multinode-595848-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (56.45s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-595848 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0819 20:00:08.463284  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-595848 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (55.781800787s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-595848 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 (56.45s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (34.07s)

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

                                                
                                                
-- stdout --
	* [multinode-595848-m02] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19468
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19468-724938/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19468-724938/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-595848-m03 --driver=docker  --container-runtime=crio
E0819 20:00:43.834046  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-595848-m03 --driver=docker  --container-runtime=crio: (31.470508092s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-595848
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-595848: exit status 80 (482.453269ms)

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

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

                                                
                                    
x
+
TestPreload (124.75s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-440568 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-440568 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m33.884389848s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-440568 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-440568 image pull gcr.io/k8s-minikube/busybox: (1.745455381s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-440568
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-440568: (5.79165304s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-440568 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-440568 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (20.644939339s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-440568 image list
helpers_test.go:175: Cleaning up "test-preload-440568" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-440568
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-440568: (2.386022922s)
--- PASS: TestPreload (124.75s)

                                                
                                    
x
+
TestScheduledStopUnix (107.94s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-491818 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-491818 --memory=2048 --driver=docker  --container-runtime=crio: (32.034992606s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-491818 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-491818 -n scheduled-stop-491818
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-491818 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-491818 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-491818 -n scheduled-stop-491818
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-491818
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-491818 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-491818
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-491818: exit status 7 (68.883271ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (11.85s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"3ee96194-912d-4501-aee7-5af5c8184477","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-685871] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"edf25925-3439-4c14-9b66-31f84c0b422f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19468"}}
	{"specversion":"1.0","id":"ba1447bc-22ac-4dab-a4b9-ec1dffc59a0a","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":"dddc0523-1425-463c-9383-828ba49b9ccc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19468-724938/kubeconfig"}}
	{"specversion":"1.0","id":"a7c2f136-e6f8-48fb-91ec-17d2f641b4e3","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19468-724938/.minikube"}}
	{"specversion":"1.0","id":"2096e875-ab34-4c19-afa5-b904ad1d2a69","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-arm64"}}
	{"specversion":"1.0","id":"34b70fd0-ec60-4eb7-9855-09785ae2f13c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"16738c7c-7d93-4b89-99ed-8179ed6db294","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":"f799d0a9-244b-4d84-aa3b-8b9b87739c17","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":"50ac6f8d-ed5f-4dc3-afe5-dd68bfc98897","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":"cfd25250-84dd-44d3-b9af-235e7e935d71","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":"ce29c65d-1358-4bad-b66c-37965f1eda3b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-685871\" primary control-plane node in \"insufficient-storage-685871\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"ca22673b-0956-469b-a1b2-78174370c100","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-1723740748-19452 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"c195e2b3-0fa9-475d-86f6-d5c8620ff6b1","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":"7d29b587-ce21-4d5c-8ed0-ad60a9eb4542","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-arm64 status -p insufficient-storage-685871 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-685871 --output=json --layout=cluster: exit status 7 (299.245249ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0819 20:04:53.923785  870880 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-685871" does not appear in /home/jenkins/minikube-integration/19468-724938/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0819 20:04:54.218101  870941 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-685871" does not appear in /home/jenkins/minikube-integration/19468-724938/kubeconfig
	E0819 20:04:54.229055  870941 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/insufficient-storage-685871/events.json: no such file or directory

                                                
                                                
** /stderr **
helpers_test.go:175: Cleaning up "insufficient-storage-685871" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p insufficient-storage-685871
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p insufficient-storage-685871: (1.881297159s)
--- PASS: TestInsufficientStorage (11.85s)

                                                
                                    
x
+
TestRunningBinaryUpgrade (77.5s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3107828062 start -p running-upgrade-016456 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3107828062 start -p running-upgrade-016456 --memory=2200 --vm-driver=docker  --container-runtime=crio: (38.134336963s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-016456 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-arm64 start -p running-upgrade-016456 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (35.935220651s)
helpers_test.go:175: Cleaning up "running-upgrade-016456" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-016456
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-016456: (2.583916919s)
--- PASS: TestRunningBinaryUpgrade (77.50s)

                                                
                                    
x
+
TestKubernetesUpgrade (398.19s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

                                                
                                                
-- 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-arm64 start -p kubernetes-upgrade-707835 --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-arm64 start -p kubernetes-upgrade-707835 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m42.556394969s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-707835 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-arm64 start -p kubernetes-upgrade-707835 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-arm64 start -p kubernetes-upgrade-707835 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (133.977363ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-707835] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19468
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19468-724938/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19468-724938/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - 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-707835
	    minikube start -p kubernetes-upgrade-707835 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-7078352 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.0, by running:
	    
	    minikube start -p kubernetes-upgrade-707835 --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-arm64 start -p kubernetes-upgrade-707835 --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-arm64 start -p kubernetes-upgrade-707835 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (39.047827491s)
helpers_test.go:175: Cleaning up "kubernetes-upgrade-707835" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubernetes-upgrade-707835
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p kubernetes-upgrade-707835: (2.322175913s)
--- PASS: TestKubernetesUpgrade (398.19s)

                                                
                                    
x
+
TestMissingContainerUpgrade (149.2s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3870132101 start -p missing-upgrade-733353 --memory=2200 --driver=docker  --container-runtime=crio
E0819 20:05:08.463274  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3870132101 start -p missing-upgrade-733353 --memory=2200 --driver=docker  --container-runtime=crio: (1m15.470444786s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-733353
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-733353: (10.444967034s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-733353
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-733353 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-733353 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m0.243748603s)
helpers_test.go:175: Cleaning up "missing-upgrade-733353" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-733353
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-733353: (2.122473227s)
--- PASS: TestMissingContainerUpgrade (149.20s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-066638] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19468
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19468-724938/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19468-724938/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - 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.09s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (42.43s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (9.45s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithStopK8s
no_kubernetes_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-066638 --no-kubernetes --driver=docker  --container-runtime=crio
E0819 20:05:43.834295  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
no_kubernetes_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-066638 --no-kubernetes --driver=docker  --container-runtime=crio: (7.015450718s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-066638 status -o json
no_kubernetes_test.go:200: (dbg) Non-zero exit: out/minikube-linux-arm64 -p NoKubernetes-066638 status -o json: exit status 2 (354.914493ms)

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-arm64 delete -p NoKubernetes-066638
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-arm64 delete -p NoKubernetes-066638: (2.078690059s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (9.45s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (9.06s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.27s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (0.96s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.29s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/Stop
no_kubernetes_test.go:158: (dbg) Run:  out/minikube-linux-arm64 stop -p NoKubernetes-066638
no_kubernetes_test.go:158: (dbg) Done: out/minikube-linux-arm64 stop -p NoKubernetes-066638: (1.290165457s)
--- PASS: TestNoKubernetes/serial/Stop (1.29s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.8s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartNoArgs
no_kubernetes_test.go:191: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-066638 --driver=docker  --container-runtime=crio
no_kubernetes_test.go:191: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-066638 --driver=docker  --container-runtime=crio: (7.796941972s)
--- PASS: TestNoKubernetes/serial/StartNoArgs (7.80s)

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.32s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.83s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (76.78s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.4241761671 start -p stopped-upgrade-274636 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.4241761671 start -p stopped-upgrade-274636 --memory=2200 --vm-driver=docker  --container-runtime=crio: (39.23490192s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.4241761671 -p stopped-upgrade-274636 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.4241761671 -p stopped-upgrade-274636 stop: (2.760240959s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-274636 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0819 20:08:11.532415  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-274636 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (34.782856281s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (76.78s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.79s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/MinikubeLogs
version_upgrade_test.go:206: (dbg) Run:  out/minikube-linux-arm64 logs -p stopped-upgrade-274636
version_upgrade_test.go:206: (dbg) Done: out/minikube-linux-arm64 logs -p stopped-upgrade-274636: (1.790454721s)
--- PASS: TestStoppedBinaryUpgrade/MinikubeLogs (1.79s)

                                                
                                    
x
+
TestPause/serial/Start (50.92s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-156913 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
E0819 20:10:08.463345  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:10:43.833795  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-156913 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (50.922339008s)
--- PASS: TestPause/serial/Start (50.92s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (38.21s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.74s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.31s)

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

                                                
                                                
-- stdout --
	{"Name":"pause-156913","StatusCode":418,"StatusName":"Paused","Step":"Done","StepDetail":"* Paused 6 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-156913","StatusCode":200,"StatusName":"OK","Components":{"apiserver":{"Name":"apiserver","StatusCode":418,"StatusName":"Paused"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
--- PASS: TestPause/serial/VerifyStatus (0.31s)

                                                
                                    
x
+
TestPause/serial/Unpause (0.79s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.08s)

                                                
                                                
=== RUN   TestPause/serial/PauseAgain
pause_test.go:110: (dbg) Run:  out/minikube-linux-arm64 pause -p pause-156913 --alsologtostderr -v=5
pause_test.go:110: (dbg) Done: out/minikube-linux-arm64 pause -p pause-156913 --alsologtostderr -v=5: (1.081785901s)
--- PASS: TestPause/serial/PauseAgain (1.08s)

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.44s)

                                                
                                                
=== RUN   TestPause/serial/DeletePaused
pause_test.go:132: (dbg) Run:  out/minikube-linux-arm64 delete -p pause-156913 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p pause-156913 --alsologtostderr -v=5: (2.440018109s)
--- PASS: TestPause/serial/DeletePaused (2.44s)

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.44s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.55s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0819 20:12:23.559375  911289 out.go:345] Setting OutFile to fd 1 ...
	I0819 20:12:23.559774  911289 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 20:12:23.559787  911289 out.go:358] Setting ErrFile to fd 2...
	I0819 20:12:23.559793  911289 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0819 20:12:23.560075  911289 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19468-724938/.minikube/bin
	I0819 20:12:23.560502  911289 out.go:352] Setting JSON to false
	I0819 20:12:23.561486  911289 start.go:129] hostinfo: {"hostname":"ip-172-31-30-239","uptime":14091,"bootTime":1724084253,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1067-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"92f46a7d-c249-4c12-924a-77f64874c910"}
	I0819 20:12:23.561558  911289 start.go:139] virtualization:  
	I0819 20:12:23.563833  911289 out.go:177] * [false-321679] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0819 20:12:23.565956  911289 out.go:177]   - MINIKUBE_LOCATION=19468
	I0819 20:12:23.566057  911289 notify.go:220] Checking for updates...
	I0819 20:12:23.569107  911289 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0819 20:12:23.570791  911289 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19468-724938/kubeconfig
	I0819 20:12:23.572395  911289 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19468-724938/.minikube
	I0819 20:12:23.574347  911289 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0819 20:12:23.576357  911289 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0819 20:12:23.579099  911289 config.go:182] Loaded profile config "kubernetes-upgrade-707835": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0819 20:12:23.579200  911289 driver.go:392] Setting default libvirt URI to qemu:///system
	I0819 20:12:23.598638  911289 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0819 20:12:23.598762  911289 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0819 20:12:23.665992  911289 info.go:266] docker info: {ID:6ZPO:QZND:VNGE:LUKL:4Y3K:XELL:AAX4:2GTK:E6LM:MPRN:3ZXR:TTMR Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:35 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-19 20:12:23.654682198 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1067-aws OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:aar
ch64 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:2 MemTotal:8214900736 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-30-239 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]] Warnings:<nil>}}
	I0819 20:12:23.666096  911289 docker.go:307] overlay module found
	I0819 20:12:23.668870  911289 out.go:177] * Using the docker driver based on user configuration
	I0819 20:12:23.670285  911289 start.go:297] selected driver: docker
	I0819 20:12:23.670298  911289 start.go:901] validating driver "docker" against <nil>
	I0819 20:12:23.670316  911289 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0819 20:12:23.672745  911289 out.go:201] 
	W0819 20:12:23.674264  911289 out.go:270] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0819 20:12:23.675794  911289 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19468-724938/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 19 Aug 2024 20:12:14 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-707835
contexts:
- context:
cluster: kubernetes-upgrade-707835
extensions:
- extension:
last-update: Mon, 19 Aug 2024 20:12:14 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: kubernetes-upgrade-707835
name: kubernetes-upgrade-707835
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-707835
user:
client-certificate: /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kubernetes-upgrade-707835/client.crt
client-key: /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kubernetes-upgrade-707835/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: false-321679 [took: 3.196156872s] --------------------------------
helpers_test.go:175: Cleaning up "false-321679" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p false-321679
--- PASS: TestNetworkPlugins/group/false (3.55s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-373626 --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
E0819 20:15:08.464109  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:15:43.833701  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-373626 --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: (2m38.009368522s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (158.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-373626 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" [935d405d-5c1d-4f54-ad9d-3e5638e246ae] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [935d405d-5c1d-4f54-ad9d-3e5638e246ae] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 8.004667411s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-373626 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (8.64s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p old-k8s-version-373626 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p old-k8s-version-373626 --alsologtostderr -v=3: (12.113897037s)
--- PASS: TestStartStop/group/old-k8s-version/serial/Stop (12.11s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p old-k8s-version-373626 --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:256: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-373626 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m22.986313373s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-373626 -n old-k8s-version-373626
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (143.41s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-454164 --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-arm64 start -p no-preload-454164 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (1m7.83736646s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (67.84s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-454164 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" [1f389b21-2dce-4622-a155-67c735de6228] Pending
helpers_test.go:344: "busybox" [1f389b21-2dce-4622-a155-67c735de6228] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [1f389b21-2dce-4622-a155-67c735de6228] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.00413939s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-454164 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.37s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-454164 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-454164 --alsologtostderr -v=3: (12.012590084s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.01s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-454164 --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-arm64 start -p no-preload-454164 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m27.538449909s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p no-preload-454164 -n no-preload-454164
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (267.90s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-sjp88" [4f53bf4c-6af0-4bfb-99a5-daef79a65a1a] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004599223s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-sjp88" [4f53bf4c-6af0-4bfb-99a5-daef79a65a1a] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004294411s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-373626 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.10s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-373626 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages (0.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-147133 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0819 20:20:08.463255  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-147133 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (50.652658512s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (50.65s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-147133 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" [9aeb5a0b-c543-4e26-82e0-34c077d3d436] Pending
helpers_test.go:344: "busybox" [9aeb5a0b-c543-4e26-82e0-34c077d3d436] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9aeb5a0b-c543-4e26-82e0-34c077d3d436] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 23.004517477s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-147133 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (23.34s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-147133 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain
E0819 20:20:43.834087  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:205: (dbg) Done: out/minikube-linux-arm64 addons enable metrics-server -p embed-certs-147133 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.052065335s)
start_stop_delete_test.go:215: (dbg) Run:  kubectl --context embed-certs-147133 describe deploy/metrics-server -n kube-system
--- PASS: TestStartStop/group/embed-certs/serial/EnableAddonWhileActive (1.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p embed-certs-147133 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p embed-certs-147133 --alsologtostderr -v=3: (11.987299004s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (11.99s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-147133 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0819 20:21:26.505232  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:21:26.511636  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:21:26.523040  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:21:26.544973  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:21:26.586402  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:21:26.667857  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:21:26.829403  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:21:27.151096  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:21:27.793054  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:21:29.074420  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:21:31.636268  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:21:36.758061  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:21:47.000149  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:22:07.481783  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:22:48.443636  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-147133 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m25.973570047s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-147133 -n embed-certs-147133
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (266.32s)

                                                
                                    
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-sknpt" [0113f543-b105-4317-8b16-95525b57ef90] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003716885s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-sknpt" [0113f543-b105-4317-8b16-95525b57ef90] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004429483s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-454164 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p no-preload-454164 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
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.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-546138 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0819 20:24:10.367029  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-546138 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (49.697965636s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (49.70s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-546138 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" [4e87f777-0aca-4f0e-bdc5-288f888836b3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [4e87f777-0aca-4f0e-bdc5-288f888836b3] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.003563032s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-546138 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.39s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p default-k8s-diff-port-546138 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0819 20:24:51.534589  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:25:08.464028  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-546138 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m25.904845619s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-546138 -n default-k8s-diff-port-546138
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (266.26s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-jwdfm" [598aea05-eb8c-4e7a-b0c3-e40f38c94260] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003790397s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-jwdfm" [598aea05-eb8c-4e7a-b0c3-e40f38c94260] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003945624s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-147133 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.12s)

                                                
                                    
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-arm64 -p embed-certs-147133 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
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/embed-certs/serial/VerifyKubernetesImages (0.24s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-347061 --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
E0819 20:25:43.833755  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-347061 --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: (37.650182836s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (37.65s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p newest-cni-347061 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p newest-cni-347061 --alsologtostderr -v=3: (1.312582476s)
--- PASS: TestStartStop/group/newest-cni/serial/Stop (1.31s)

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-347061 --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
E0819 20:26:26.505092  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-347061 --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: (15.38398264s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-347061 -n newest-cni-347061
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (15.90s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-347061 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: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.26s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-321679 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0819 20:26:54.209036  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-321679 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (49.690091048s)
--- PASS: TestNetworkPlugins/group/auto/Start (49.69s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-321679 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-x6s5z" [0eb5748c-8f37-4950-8e7e-fc06db1d9552] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-x6s5z" [0eb5748c-8f37-4950-8e7e-fc06db1d9552] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 11.003782499s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (11.28s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p kindnet-321679 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
E0819 20:28:24.053412  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:28:24.060030  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:28:24.071416  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:28:24.092799  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:28:24.134198  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:28:24.215566  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:28:24.376871  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:28:24.698712  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:28:25.340679  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:28:26.622969  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:28:29.185084  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:28:34.306719  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:28:44.549006  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p kindnet-321679 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (51.347508235s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (51.35s)

                                                
                                    
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-wbjqz" [67654757-e632-4303-9c77-4dd124b1b010] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003889199s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-321679 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-4g6lj" [a7631874-6c3e-4e3d-848b-57751cbd2c85] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0819 20:29:05.030625  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-4g6lj" [a7631874-6c3e-4e3d-848b-57751cbd2c85] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.003476411s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.25s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-lr2dz" [d6afa42b-f54c-4bd9-a869-d6bbe4a5bdc2] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004147427s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

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

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

                                                
                                                
=== 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-lr2dz" [d6afa42b-f54c-4bd9-a869-d6bbe4a5bdc2] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.008101971s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-546138 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (6.14s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p default-k8s-diff-port-546138 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
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.33s)

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

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

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

                                                
                                                
-- 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-arm64 unpause -p default-k8s-diff-port-546138 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-546138 -n default-k8s-diff-port-546138
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-546138 -n default-k8s-diff-port-546138
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (4.04s)
E0819 20:33:24.052900  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:33:51.756740  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:33:55.092079  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/auto-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:33:56.962278  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kindnet-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:33:56.968746  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kindnet-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:33:56.980169  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kindnet-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:33:57.001716  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kindnet-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:33:57.043145  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kindnet-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:33:57.124557  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kindnet-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:33:57.286813  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kindnet-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:33:57.608508  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kindnet-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:33:58.250797  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kindnet-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:33:59.532522  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kindnet-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:34:02.094049  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kindnet-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:34:07.215656  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kindnet-321679/client.crt: no such file or directory" logger="UnhandledError"

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-321679 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0819 20:29:45.992168  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/no-preload-454164/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:30:08.463969  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/addons-576073/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:30:26.903723  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-321679 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m6.123025903s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (66.12s)

                                                
                                    
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-nqq7b" [589aeee0-35f1-47e0-a138-b4c5ec0e7a1c] Running
E0819 20:30:43.833818  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/functional-435189/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.004988189s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-321679 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-clrcn" [c8721b1d-b8c5-402f-81ae-6e9cac6e7b92] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-clrcn" [c8721b1d-b8c5-402f-81ae-6e9cac6e7b92] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 12.004070496s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (12.29s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-321679 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-j6gwr" [5f65d3c9-cb5b-4aad-b91d-fe380b3378de] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-j6gwr" [5f65d3c9-cb5b-4aad-b91d-fe380b3378de] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 12.004235275s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (12.30s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-321679 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0819 20:31:26.505227  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/old-k8s-version-373626/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-321679 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m7.54910744s)
--- PASS: TestNetworkPlugins/group/flannel/Start (67.55s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-321679 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-vgwcz" [70936200-3e4c-445b-9b3f-5114ba300206] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-vgwcz" [70936200-3e4c-445b-9b3f-5114ba300206] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 9.004152012s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (9.28s)

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

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

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

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/flannel/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-6f64t" [5bfd76b9-ee1e-4e0a-8b85-1de47a4aa997] Running
E0819 20:32:33.473058  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/auto-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:32:33.794458  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/auto-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:32:34.436540  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/auto-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:32:35.718800  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/auto-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:32:38.280658  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/auto-321679/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004655342s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-321679 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-rhxbx" [df1afbef-eaae-4fc2-a327-6dabe580156c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0819 20:32:43.403803  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/auto-321679/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "netcat-6fc964789b-rhxbx" [df1afbef-eaae-4fc2-a327-6dabe580156c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.004922916s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.36s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-321679 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0819 20:32:53.645672  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/auto-321679/client.crt: no such file or directory" logger="UnhandledError"
E0819 20:33:14.130686  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/auto-321679/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-321679 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m16.874308636s)
--- PASS: TestNetworkPlugins/group/bridge/Start (76.87s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-321679 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-w467c" [20c235d8-bab8-48be-ae53-0e19b5c40677] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-w467c" [20c235d8-bab8-48be-ae53-0e19b5c40677] Running
E0819 20:34:17.457340  730340 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kindnet-321679/client.crt: no such file or directory" logger="UnhandledError"
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.004720331s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.25s)

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

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

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

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

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

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

                                                
                                    

Test skip (30/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
+
TestDownloadOnlyKic (0.56s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-450063 --alsologtostderr --driver=docker  --container-runtime=crio
aaa_download_only_test.go:244: Skip for arm64 platform. See https://github.com/kubernetes/minikube/issues/10144
helpers_test.go:175: Cleaning up "download-docker-450063" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-450063
--- SKIP: TestDownloadOnlyKic (0.56s)

                                                
                                    
x
+
TestOffline (0s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:35: skipping TestOffline - only docker runtime supported on arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestOffline (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/HelmTiller (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:446: skip Helm test on arm64
--- SKIP: TestAddons/parallel/HelmTiller (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 arm64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
driver_install_or_update_test.go:45: Skip if arm64. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestKVMDriverInstallOrUpdate (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/MySQL (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1787: arm64 is not supported by mysql. Skip the test. See https://github.com/kubernetes/minikube/issues/10144
--- SKIP: TestFunctional/parallel/MySQL (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-758454" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p disable-driver-mounts-758454
--- SKIP: TestStartStop/group/disable-driver-mounts (0.16s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.5s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19468-724938/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 19 Aug 2024 20:12:14 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-707835
contexts:
- context:
cluster: kubernetes-upgrade-707835
extensions:
- extension:
last-update: Mon, 19 Aug 2024 20:12:14 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: kubernetes-upgrade-707835
name: kubernetes-upgrade-707835
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-707835
user:
client-certificate: /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kubernetes-upgrade-707835/client.crt
client-key: /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kubernetes-upgrade-707835/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: kubenet-321679 [took: 3.355324126s] --------------------------------
helpers_test.go:175: Cleaning up "kubenet-321679" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p kubenet-321679
--- SKIP: TestNetworkPlugins/group/kubenet (3.50s)

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.2s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19468-724938/.minikube/ca.crt
extensions:
- extension:
last-update: Mon, 19 Aug 2024 20:12:14 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: kubernetes-upgrade-707835
contexts:
- context:
cluster: kubernetes-upgrade-707835
extensions:
- extension:
last-update: Mon, 19 Aug 2024 20:12:14 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: kubernetes-upgrade-707835
name: kubernetes-upgrade-707835
current-context: ""
kind: Config
preferences: {}
users:
- name: kubernetes-upgrade-707835
user:
client-certificate: /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kubernetes-upgrade-707835/client.crt
client-key: /home/jenkins/minikube-integration/19468-724938/.minikube/profiles/kubernetes-upgrade-707835/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                
----------------------- debugLogs end: cilium-321679 [took: 5.047973764s] --------------------------------
helpers_test.go:175: Cleaning up "cilium-321679" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cilium-321679
--- SKIP: TestNetworkPlugins/group/cilium (5.20s)

                                                
                                    
Copied to clipboard