Test Report: Docker_Linux_crio_arm64 19355

                    
                      6d23947514fd7a389789fed180382829b6444229:2024-08-02:35618
                    
                

Test fail (2/336)

Order failed test Duration
43 TestAddons/parallel/Ingress 152.83
45 TestAddons/parallel/MetricsServer 326.49
x
+
TestAddons/parallel/Ingress (152.83s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-866992 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-866992 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-866992 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" [629425b9-7853-4b5a-8716-bfc96629f798] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [629425b9-7853-4b5a-8716-bfc96629f798] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.004637231s
addons_test.go:264: (dbg) Run:  out/minikube-linux-arm64 -p addons-866992 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-866992 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m10.91454604s)

                                                
                                                
** 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-866992 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:293: (dbg) Run:  out/minikube-linux-arm64 -p addons-866992 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-866992 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:308: (dbg) Done: out/minikube-linux-arm64 -p addons-866992 addons disable ingress-dns --alsologtostderr -v=1: (1.112364778s)
addons_test.go:313: (dbg) Run:  out/minikube-linux-arm64 -p addons-866992 addons disable ingress --alsologtostderr -v=1
addons_test.go:313: (dbg) Done: out/minikube-linux-arm64 -p addons-866992 addons disable ingress --alsologtostderr -v=1: (7.802471816s)
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-866992
helpers_test.go:235: (dbg) docker inspect addons-866992:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "98e66e7458944b355bf6e6202cba76a818e233b5ec499c0ff01bd84c07ac5942",
	        "Created": "2024-08-02T18:29:03.958459787Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 565207,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-02T18:29:04.119019307Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/98e66e7458944b355bf6e6202cba76a818e233b5ec499c0ff01bd84c07ac5942/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/98e66e7458944b355bf6e6202cba76a818e233b5ec499c0ff01bd84c07ac5942/hostname",
	        "HostsPath": "/var/lib/docker/containers/98e66e7458944b355bf6e6202cba76a818e233b5ec499c0ff01bd84c07ac5942/hosts",
	        "LogPath": "/var/lib/docker/containers/98e66e7458944b355bf6e6202cba76a818e233b5ec499c0ff01bd84c07ac5942/98e66e7458944b355bf6e6202cba76a818e233b5ec499c0ff01bd84c07ac5942-json.log",
	        "Name": "/addons-866992",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-866992:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-866992",
	            "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/3c3b96cdf897b29d26a2d2d6472fc960f886329ba96b829ebacdd2f7a4085006-init/diff:/var/lib/docker/overlay2/2a53427bc25b8a1fc7955bd3a4decf70e131c3c83de716cfb488d199f6b16fbe/diff",
	                "MergedDir": "/var/lib/docker/overlay2/3c3b96cdf897b29d26a2d2d6472fc960f886329ba96b829ebacdd2f7a4085006/merged",
	                "UpperDir": "/var/lib/docker/overlay2/3c3b96cdf897b29d26a2d2d6472fc960f886329ba96b829ebacdd2f7a4085006/diff",
	                "WorkDir": "/var/lib/docker/overlay2/3c3b96cdf897b29d26a2d2d6472fc960f886329ba96b829ebacdd2f7a4085006/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "volume",
	                "Name": "addons-866992",
	                "Source": "/var/lib/docker/volumes/addons-866992/_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-866992",
	            "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-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "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-866992",
	                "name.minikube.sigs.k8s.io": "addons-866992",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "9ff6f7bf63f9d418f8115f0ef331996eb996bf5c2146ee77703b59dd374c9038",
	            "SandboxKey": "/var/run/docker/netns/9ff6f7bf63f9",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33499"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33500"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33503"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33501"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33502"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-866992": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "63fc63130a30edc70f2702b770a400c965b7cef5958638744ab6178d6a05561d",
	                    "EndpointID": "42eaa2ad7594d708bb106e1afbea22fb1119c9a9d6ecc2942b03e6aa0308d1cf",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-866992",
	                        "98e66e745894"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-866992 -n addons-866992
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-866992 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-866992 logs -n 25: (1.48364163s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                 Args                 |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| delete  | -p download-only-056652              | download-only-056652   | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| start   | -o=json --download-only              | download-only-585137   | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC |                     |
	|         | -p download-only-585137              |                        |         |         |                     |                     |
	|         | --force --alsologtostderr            |                        |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-rc.0    |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | --all                                | minikube               | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| delete  | -p download-only-585137              | download-only-585137   | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| delete  | -p download-only-942668              | download-only-942668   | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| delete  | -p download-only-056652              | download-only-056652   | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| delete  | -p download-only-585137              | download-only-585137   | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| start   | --download-only -p                   | download-docker-631639 | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC |                     |
	|         | download-docker-631639               |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p download-docker-631639            | download-docker-631639 | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| start   | --download-only -p                   | binary-mirror-134696   | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC |                     |
	|         | binary-mirror-134696                 |                        |         |         |                     |                     |
	|         | --alsologtostderr                    |                        |         |         |                     |                     |
	|         | --binary-mirror                      |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39215               |                        |         |         |                     |                     |
	|         | --driver=docker                      |                        |         |         |                     |                     |
	|         | --container-runtime=crio             |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-134696              | binary-mirror-134696   | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| addons  | enable dashboard -p                  | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC |                     |
	|         | addons-866992                        |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                 | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC |                     |
	|         | addons-866992                        |                        |         |         |                     |                     |
	| start   | -p addons-866992 --wait=true         | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:32 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-866992 addons disable         | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:32 UTC | 02 Aug 24 18:32 UTC |
	|         | gcp-auth --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| ip      | addons-866992 ip                     | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:32 UTC | 02 Aug 24 18:32 UTC |
	| addons  | addons-866992 addons disable         | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:32 UTC | 02 Aug 24 18:32 UTC |
	|         | registry --alsologtostderr           |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-866992 addons                 | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:33 UTC | 02 Aug 24 18:33 UTC |
	|         | disable csi-hostpath-driver          |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | addons-866992 addons                 | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:33 UTC | 02 Aug 24 18:33 UTC |
	|         | disable volumesnapshots              |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1               |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p          | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:33 UTC | 02 Aug 24 18:33 UTC |
	|         | addons-866992                        |                        |         |         |                     |                     |
	| ssh     | addons-866992 ssh curl -s            | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:33 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:          |                        |         |         |                     |                     |
	|         | nginx.example.com'                   |                        |         |         |                     |                     |
	| ip      | addons-866992 ip                     | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:35 UTC | 02 Aug 24 18:35 UTC |
	| addons  | addons-866992 addons disable         | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:35 UTC | 02 Aug 24 18:35 UTC |
	|         | ingress-dns --alsologtostderr        |                        |         |         |                     |                     |
	|         | -v=1                                 |                        |         |         |                     |                     |
	| addons  | addons-866992 addons disable         | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:35 UTC | 02 Aug 24 18:36 UTC |
	|         | ingress --alsologtostderr -v=1       |                        |         |         |                     |                     |
	|---------|--------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/02 18:28:38
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0802 18:28:38.141305  564712 out.go:291] Setting OutFile to fd 1 ...
	I0802 18:28:38.141509  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:28:38.141521  564712 out.go:304] Setting ErrFile to fd 2...
	I0802 18:28:38.141528  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:28:38.141821  564712 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
	I0802 18:28:38.142361  564712 out.go:298] Setting JSON to false
	I0802 18:28:38.143262  564712 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":11463,"bootTime":1722611856,"procs":153,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0802 18:28:38.143336  564712 start.go:139] virtualization:  
	I0802 18:28:38.157638  564712 out.go:177] * [addons-866992] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0802 18:28:38.186992  564712 out.go:177]   - MINIKUBE_LOCATION=19355
	I0802 18:28:38.187101  564712 notify.go:220] Checking for updates...
	I0802 18:28:38.230597  564712 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0802 18:28:38.264113  564712 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19355-558332/kubeconfig
	I0802 18:28:38.296498  564712 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-558332/.minikube
	I0802 18:28:38.332708  564712 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0802 18:28:38.365582  564712 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0802 18:28:38.379516  564712 driver.go:392] Setting default libvirt URI to qemu:///system
	I0802 18:28:38.402280  564712 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0802 18:28:38.402392  564712 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 18:28:38.467771  564712 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-02 18:28:38.457209728 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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.1] 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>}}
	I0802 18:28:38.467880  564712 docker.go:307] overlay module found
	I0802 18:28:38.479304  564712 out.go:177] * Using the docker driver based on user configuration
	I0802 18:28:38.509994  564712 start.go:297] selected driver: docker
	I0802 18:28:38.510022  564712 start.go:901] validating driver "docker" against <nil>
	I0802 18:28:38.510037  564712 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0802 18:28:38.510680  564712 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 18:28:38.578997  564712 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-02 18:28:38.568167401 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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.1] 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>}}
	I0802 18:28:38.579156  564712 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0802 18:28:38.579414  564712 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]
	I0802 18:28:38.597006  564712 out.go:177] * Using Docker driver with root privileges
	I0802 18:28:38.631556  564712 cni.go:84] Creating CNI manager for ""
	I0802 18:28:38.631596  564712 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0802 18:28:38.631609  564712 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0802 18:28:38.631728  564712 start.go:340] cluster config:
	{Name:addons-866992 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-866992 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 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}
	I0802 18:28:38.668225  564712 out.go:177] * Starting "addons-866992" primary control-plane node in "addons-866992" cluster
	I0802 18:28:38.703254  564712 cache.go:121] Beginning downloading kic base image for docker with crio
	I0802 18:28:38.735972  564712 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0802 18:28:38.766926  564712 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0802 18:28:38.766927  564712 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0802 18:28:38.766996  564712 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19355-558332/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0802 18:28:38.767007  564712 cache.go:56] Caching tarball of preloaded images
	I0802 18:28:38.767086  564712 preload.go:172] Found /home/jenkins/minikube-integration/19355-558332/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0802 18:28:38.767097  564712 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0802 18:28:38.767472  564712 profile.go:143] Saving config to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/config.json ...
	I0802 18:28:38.767495  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/config.json: {Name:mk722a7180d05f30cc2d7b41ac5ed3017bbbd29c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:28:38.782143  564712 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0802 18:28:38.782281  564712 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0802 18:28:38.782308  564712 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0802 18:28:38.782314  564712 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0802 18:28:38.782326  564712 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0802 18:28:38.782332  564712 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0802 18:28:56.282761  564712 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0802 18:28:56.282799  564712 cache.go:194] Successfully downloaded all kic artifacts
	I0802 18:28:56.282840  564712 start.go:360] acquireMachinesLock for addons-866992: {Name:mk5e5f8fc5082c3609517b1dd34535d6a5661b00 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0802 18:28:56.283038  564712 start.go:364] duration metric: took 171.733µs to acquireMachinesLock for "addons-866992"
	I0802 18:28:56.283072  564712 start.go:93] Provisioning new machine with config: &{Name:addons-866992 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-866992 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0802 18:28:56.283177  564712 start.go:125] createHost starting for "" (driver="docker")
	I0802 18:28:56.285595  564712 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0802 18:28:56.285858  564712 start.go:159] libmachine.API.Create for "addons-866992" (driver="docker")
	I0802 18:28:56.285905  564712 client.go:168] LocalClient.Create starting
	I0802 18:28:56.286024  564712 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca.pem
	I0802 18:28:56.665410  564712 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/cert.pem
	I0802 18:28:57.035845  564712 cli_runner.go:164] Run: docker network inspect addons-866992 --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}}]}"
	W0802 18:28:57.052503  564712 cli_runner.go:211] docker network inspect addons-866992 --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
	I0802 18:28:57.052601  564712 network_create.go:284] running [docker network inspect addons-866992] to gather additional debugging logs...
	I0802 18:28:57.052627  564712 cli_runner.go:164] Run: docker network inspect addons-866992
	W0802 18:28:57.070172  564712 cli_runner.go:211] docker network inspect addons-866992 returned with exit code 1
	I0802 18:28:57.070216  564712 network_create.go:287] error running [docker network inspect addons-866992]: docker network inspect addons-866992: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-866992 not found
	I0802 18:28:57.070239  564712 network_create.go:289] output of [docker network inspect addons-866992]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-866992 not found
	
	** /stderr **
	I0802 18:28:57.070349  564712 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}}]}"
	I0802 18:28:57.087247  564712 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:0x4001771090}
	I0802 18:28:57.087290  564712 network_create.go:124] attempt to create docker network addons-866992 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0802 18:28:57.087354  564712 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-866992 addons-866992
	I0802 18:28:57.162074  564712 network_create.go:108] docker network addons-866992 192.168.49.0/24 created
	I0802 18:28:57.162108  564712 kic.go:121] calculated static IP "192.168.49.2" for the "addons-866992" container
	I0802 18:28:57.162182  564712 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0802 18:28:57.177662  564712 cli_runner.go:164] Run: docker volume create addons-866992 --label name.minikube.sigs.k8s.io=addons-866992 --label created_by.minikube.sigs.k8s.io=true
	I0802 18:28:57.193531  564712 oci.go:103] Successfully created a docker volume addons-866992
	I0802 18:28:57.193632  564712 cli_runner.go:164] Run: docker run --rm --name addons-866992-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-866992 --entrypoint /usr/bin/test -v addons-866992:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0802 18:28:59.189372  564712 cli_runner.go:217] Completed: docker run --rm --name addons-866992-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-866992 --entrypoint /usr/bin/test -v addons-866992:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (1.995699232s)
	I0802 18:28:59.189405  564712 oci.go:107] Successfully prepared a docker volume addons-866992
	I0802 18:28:59.189434  564712 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0802 18:28:59.189454  564712 kic.go:194] Starting extracting preloaded images to volume ...
	I0802 18:28:59.189543  564712 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19355-558332/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-866992:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0802 18:29:03.889039  564712 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19355-558332/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-866992:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.699448309s)
	I0802 18:29:03.889074  564712 kic.go:203] duration metric: took 4.699616866s to extract preloaded images to volume ...
	W0802 18:29:03.889225  564712 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0802 18:29:03.889345  564712 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0802 18:29:03.944087  564712 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-866992 --name addons-866992 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-866992 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-866992 --network addons-866992 --ip 192.168.49.2 --volume addons-866992:/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-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0802 18:29:04.286302  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Running}}
	I0802 18:29:04.308723  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:04.329473  564712 cli_runner.go:164] Run: docker exec addons-866992 stat /var/lib/dpkg/alternatives/iptables
	I0802 18:29:04.401436  564712 oci.go:144] the created container "addons-866992" has a running status.
	I0802 18:29:04.401465  564712 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa...
	I0802 18:29:05.104021  564712 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0802 18:29:05.128660  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:05.155924  564712 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0802 18:29:05.155944  564712 kic_runner.go:114] Args: [docker exec --privileged addons-866992 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0802 18:29:05.207524  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:05.230656  564712 machine.go:94] provisionDockerMachine start ...
	I0802 18:29:05.230762  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:05.259971  564712 main.go:141] libmachine: Using SSH client type: native
	I0802 18:29:05.260245  564712 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33499 <nil> <nil>}
	I0802 18:29:05.260253  564712 main.go:141] libmachine: About to run SSH command:
	hostname
	I0802 18:29:05.404561  564712 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-866992
	
	I0802 18:29:05.404588  564712 ubuntu.go:169] provisioning hostname "addons-866992"
	I0802 18:29:05.404696  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:05.429738  564712 main.go:141] libmachine: Using SSH client type: native
	I0802 18:29:05.429978  564712 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33499 <nil> <nil>}
	I0802 18:29:05.429990  564712 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-866992 && echo "addons-866992" | sudo tee /etc/hostname
	I0802 18:29:05.581853  564712 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-866992
	
	I0802 18:29:05.581935  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:05.600193  564712 main.go:141] libmachine: Using SSH client type: native
	I0802 18:29:05.600459  564712 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33499 <nil> <nil>}
	I0802 18:29:05.600506  564712 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-866992' /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-866992/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-866992' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0802 18:29:05.732757  564712 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0802 18:29:05.732805  564712 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19355-558332/.minikube CaCertPath:/home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19355-558332/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19355-558332/.minikube}
	I0802 18:29:05.732825  564712 ubuntu.go:177] setting up certificates
	I0802 18:29:05.732842  564712 provision.go:84] configureAuth start
	I0802 18:29:05.732911  564712 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-866992
	I0802 18:29:05.751470  564712 provision.go:143] copyHostCerts
	I0802 18:29:05.751557  564712 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19355-558332/.minikube/ca.pem (1078 bytes)
	I0802 18:29:05.751687  564712 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19355-558332/.minikube/cert.pem (1123 bytes)
	I0802 18:29:05.751767  564712 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19355-558332/.minikube/key.pem (1675 bytes)
	I0802 18:29:05.751823  564712 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19355-558332/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca-key.pem org=jenkins.addons-866992 san=[127.0.0.1 192.168.49.2 addons-866992 localhost minikube]
	I0802 18:29:06.520270  564712 provision.go:177] copyRemoteCerts
	I0802 18:29:06.520355  564712 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0802 18:29:06.520403  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:06.537990  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:06.633787  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0802 18:29:06.658587  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0802 18:29:06.683059  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0802 18:29:06.707632  564712 provision.go:87] duration metric: took 974.775529ms to configureAuth
	I0802 18:29:06.707660  564712 ubuntu.go:193] setting minikube options for container-runtime
	I0802 18:29:06.707856  564712 config.go:182] Loaded profile config "addons-866992": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0802 18:29:06.707962  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:06.725120  564712 main.go:141] libmachine: Using SSH client type: native
	I0802 18:29:06.725383  564712 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33499 <nil> <nil>}
	I0802 18:29:06.725408  564712 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0802 18:29:06.963544  564712 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0802 18:29:06.963612  564712 machine.go:97] duration metric: took 1.732934679s to provisionDockerMachine
	I0802 18:29:06.963641  564712 client.go:171] duration metric: took 10.677723913s to LocalClient.Create
	I0802 18:29:06.963692  564712 start.go:167] duration metric: took 10.677834067s to libmachine.API.Create "addons-866992"
	I0802 18:29:06.963720  564712 start.go:293] postStartSetup for "addons-866992" (driver="docker")
	I0802 18:29:06.963747  564712 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]
	I0802 18:29:06.963848  564712 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
	I0802 18:29:06.963944  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:06.982917  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:07.078121  564712 ssh_runner.go:195] Run: cat /etc/os-release
	I0802 18:29:07.081665  564712 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0802 18:29:07.081706  564712 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0802 18:29:07.081717  564712 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0802 18:29:07.081725  564712 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0802 18:29:07.081736  564712 filesync.go:126] Scanning /home/jenkins/minikube-integration/19355-558332/.minikube/addons for local assets ...
	I0802 18:29:07.081842  564712 filesync.go:126] Scanning /home/jenkins/minikube-integration/19355-558332/.minikube/files for local assets ...
	I0802 18:29:07.081880  564712 start.go:296] duration metric: took 118.139179ms for postStartSetup
	I0802 18:29:07.082219  564712 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-866992
	I0802 18:29:07.099601  564712 profile.go:143] Saving config to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/config.json ...
	I0802 18:29:07.099898  564712 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0802 18:29:07.099947  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:07.117085  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:07.209591  564712 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0802 18:29:07.214173  564712 start.go:128] duration metric: took 10.930979044s to createHost
	I0802 18:29:07.214200  564712 start.go:83] releasing machines lock for "addons-866992", held for 10.93114669s
	I0802 18:29:07.214273  564712 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-866992
	I0802 18:29:07.230859  564712 ssh_runner.go:195] Run: cat /version.json
	I0802 18:29:07.230912  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:07.230922  564712 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0802 18:29:07.230993  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:07.249815  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:07.261291  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:07.339996  564712 ssh_runner.go:195] Run: systemctl --version
	I0802 18:29:07.489754  564712 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0802 18:29:07.631169  564712 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0802 18:29:07.635365  564712 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" ;
	I0802 18:29:07.656274  564712 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0802 18:29:07.656350  564712 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0802 18:29:07.689294  564712 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0802 18:29:07.689359  564712 start.go:495] detecting cgroup driver to use...
	I0802 18:29:07.689426  564712 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0802 18:29:07.689495  564712 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0802 18:29:07.711238  564712 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0802 18:29:07.723625  564712 docker.go:217] disabling cri-docker service (if available) ...
	I0802 18:29:07.723723  564712 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0802 18:29:07.739536  564712 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0802 18:29:07.757337  564712 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0802 18:29:07.845420  564712 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0802 18:29:07.943646  564712 docker.go:233] disabling docker service ...
	I0802 18:29:07.943769  564712 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0802 18:29:07.964610  564712 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0802 18:29:07.977701  564712 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0802 18:29:08.076129  564712 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0802 18:29:08.173144  564712 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0802 18:29:08.185423  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0802 18:29:08.201865  564712 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0802 18:29:08.201955  564712 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0802 18:29:08.212173  564712 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0802 18:29:08.212269  564712 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0802 18:29:08.222419  564712 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0802 18:29:08.232610  564712 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0802 18:29:08.242911  564712 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0802 18:29:08.252553  564712 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"
	I0802 18:29:08.262587  564712 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"
	I0802 18:29:08.278621  564712 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"
	I0802 18:29:08.289042  564712 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0802 18:29:08.297805  564712 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0802 18:29:08.306472  564712 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 18:29:08.385009  564712 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0802 18:29:08.504155  564712 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0802 18:29:08.504316  564712 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0802 18:29:08.508144  564712 start.go:563] Will wait 60s for crictl version
	I0802 18:29:08.508240  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:29:08.511879  564712 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0802 18:29:08.550908  564712 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0802 18:29:08.551036  564712 ssh_runner.go:195] Run: crio --version
	I0802 18:29:08.593797  564712 ssh_runner.go:195] Run: crio --version
	I0802 18:29:08.633976  564712 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0802 18:29:08.636228  564712 cli_runner.go:164] Run: docker network inspect addons-866992 --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}}]}"
	I0802 18:29:08.651819  564712 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0802 18:29:08.655263  564712 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""
	I0802 18:29:08.666080  564712 kubeadm.go:883] updating cluster {Name:addons-866992 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-866992 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 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} ...
	I0802 18:29:08.666204  564712 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0802 18:29:08.666269  564712 ssh_runner.go:195] Run: sudo crictl images --output json
	I0802 18:29:08.739823  564712 crio.go:514] all images are preloaded for cri-o runtime.
	I0802 18:29:08.739850  564712 crio.go:433] Images already preloaded, skipping extraction
	I0802 18:29:08.739907  564712 ssh_runner.go:195] Run: sudo crictl images --output json
	I0802 18:29:08.778209  564712 crio.go:514] all images are preloaded for cri-o runtime.
	I0802 18:29:08.778235  564712 cache_images.go:84] Images are preloaded, skipping loading
	I0802 18:29:08.778244  564712 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0802 18:29:08.778344  564712 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-866992 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-866992 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:}
	I0802 18:29:08.778430  564712 ssh_runner.go:195] Run: crio config
	I0802 18:29:08.826352  564712 cni.go:84] Creating CNI manager for ""
	I0802 18:29:08.826375  564712 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0802 18:29:08.826385  564712 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0802 18:29:08.826410  564712 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-866992 NodeName:addons-866992 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}
	I0802 18:29:08.826550  564712 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-866992"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0802 18:29:08.826643  564712 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0802 18:29:08.835738  564712 binaries.go:44] Found k8s binaries, skipping transfer
	I0802 18:29:08.835848  564712 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0802 18:29:08.844436  564712 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0802 18:29:08.862495  564712 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0802 18:29:08.882248  564712 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0802 18:29:08.900925  564712 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0802 18:29:08.904496  564712 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""
	I0802 18:29:08.915267  564712 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 18:29:08.995940  564712 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0802 18:29:09.012874  564712 certs.go:68] Setting up /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992 for IP: 192.168.49.2
	I0802 18:29:09.012899  564712 certs.go:194] generating shared ca certs ...
	I0802 18:29:09.012916  564712 certs.go:226] acquiring lock for ca certs: {Name:mk91ff086fcac75dd9805fd614ba484168d6ff37 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:09.013124  564712 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19355-558332/.minikube/ca.key
	I0802 18:29:09.359579  564712 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-558332/.minikube/ca.crt ...
	I0802 18:29:09.359613  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/ca.crt: {Name:mk7bab6fe9cdfbb7092524a399202f33d8272369 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:09.359809  564712 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-558332/.minikube/ca.key ...
	I0802 18:29:09.359824  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/ca.key: {Name:mk14aa1d9616777e0f04f85169d313c4ee1a1408 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:09.359907  564712 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19355-558332/.minikube/proxy-client-ca.key
	I0802 18:29:09.984757  564712 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-558332/.minikube/proxy-client-ca.crt ...
	I0802 18:29:09.984793  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/proxy-client-ca.crt: {Name:mk1863eef122d79fef69c344ef79b5164c6b45d9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:09.984985  564712 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-558332/.minikube/proxy-client-ca.key ...
	I0802 18:29:09.984997  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/proxy-client-ca.key: {Name:mkad7d5168c5c5e377d709165cd5e185d65bce83 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:09.985431  564712 certs.go:256] generating profile certs ...
	I0802 18:29:09.985499  564712 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.key
	I0802 18:29:09.985516  564712 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt with IP's: []
	I0802 18:29:10.418792  564712 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt ...
	I0802 18:29:10.418822  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: {Name:mk031ce1064e2eeb6edf779d5f33c430c2625ba2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:10.419009  564712 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.key ...
	I0802 18:29:10.419025  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.key: {Name:mk412cb2b0fcb6905fddff01b13af17d9de85bae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:10.419109  564712 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.key.3fd9e744
	I0802 18:29:10.419129  564712 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.crt.3fd9e744 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0802 18:29:11.051753  564712 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.crt.3fd9e744 ...
	I0802 18:29:11.051791  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.crt.3fd9e744: {Name:mk09d56c1fa3049bfbf44f05cea678d45c4ce125 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:11.052636  564712 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.key.3fd9e744 ...
	I0802 18:29:11.052660  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.key.3fd9e744: {Name:mk4f2a5ef91dad6a39f2fd32ee0d75498fdba02c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:11.052758  564712 certs.go:381] copying /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.crt.3fd9e744 -> /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.crt
	I0802 18:29:11.052883  564712 certs.go:385] copying /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.key.3fd9e744 -> /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.key
	I0802 18:29:11.052942  564712 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.key
	I0802 18:29:11.052965  564712 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.crt with IP's: []
	I0802 18:29:11.790142  564712 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.crt ...
	I0802 18:29:11.790180  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.crt: {Name:mkb5a6dfdbf59e2d49f9b6d101d2e35ec3b07faa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:11.790381  564712 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.key ...
	I0802 18:29:11.790396  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.key: {Name:mk9127d1bfc018645eed17bc22c7b17a4613f9fc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:11.790595  564712 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca-key.pem (1675 bytes)
	I0802 18:29:11.790641  564712 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca.pem (1078 bytes)
	I0802 18:29:11.790670  564712 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/cert.pem (1123 bytes)
	I0802 18:29:11.790702  564712 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/key.pem (1675 bytes)
	I0802 18:29:11.791325  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0802 18:29:11.817827  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0802 18:29:11.843121  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0802 18:29:11.868066  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0802 18:29:11.892670  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0802 18:29:11.917988  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0802 18:29:11.943363  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0802 18:29:11.970694  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0802 18:29:12.009395  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0802 18:29:12.038882  564712 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0802 18:29:12.059874  564712 ssh_runner.go:195] Run: openssl version
	I0802 18:29:12.065865  564712 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"
	I0802 18:29:12.076515  564712 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0802 18:29:12.080504  564712 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug  2 18:29 /usr/share/ca-certificates/minikubeCA.pem
	I0802 18:29:12.080570  564712 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0802 18:29:12.088115  564712 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"
	I0802 18:29:12.098647  564712 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0802 18:29:12.102327  564712 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
	I0802 18:29:12.102378  564712 kubeadm.go:392] StartCluster: {Name:addons-866992 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-866992 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 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}
	I0802 18:29:12.102475  564712 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0802 18:29:12.102547  564712 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0802 18:29:12.143897  564712 cri.go:89] found id: ""
	I0802 18:29:12.143974  564712 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0802 18:29:12.153550  564712 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0802 18:29:12.163329  564712 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0802 18:29:12.163433  564712 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
	I0802 18:29:12.173022  564712 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
	I0802 18:29:12.173044  564712 kubeadm.go:157] found existing configuration files:
	
	I0802 18:29:12.173104  564712 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0802 18:29:12.182121  564712 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
	I0802 18:29:12.182190  564712 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0802 18:29:12.191377  564712 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0802 18:29:12.200647  564712 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
	I0802 18:29:12.200720  564712 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0802 18:29:12.209523  564712 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0802 18:29:12.218906  564712 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
	I0802 18:29:12.219005  564712 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0802 18:29:12.228026  564712 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0802 18:29:12.237750  564712 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
	I0802 18:29:12.237827  564712 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0802 18:29:12.247371  564712 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$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"
	I0802 18:29:12.292739  564712 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0802 18:29:12.292950  564712 kubeadm.go:310] [preflight] Running pre-flight checks
	I0802 18:29:12.332570  564712 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0802 18:29:12.332668  564712 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-aws
	I0802 18:29:12.332718  564712 kubeadm.go:310] OS: Linux
	I0802 18:29:12.332786  564712 kubeadm.go:310] CGROUPS_CPU: enabled
	I0802 18:29:12.332843  564712 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0802 18:29:12.332894  564712 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0802 18:29:12.332946  564712 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0802 18:29:12.332998  564712 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0802 18:29:12.333056  564712 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0802 18:29:12.333105  564712 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0802 18:29:12.333157  564712 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0802 18:29:12.333207  564712 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0802 18:29:12.407702  564712 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0802 18:29:12.407822  564712 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0802 18:29:12.407924  564712 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0802 18:29:12.644863  564712 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0802 18:29:12.649020  564712 out.go:204]   - Generating certificates and keys ...
	I0802 18:29:12.649124  564712 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0802 18:29:12.649202  564712 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0802 18:29:13.341340  564712 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0802 18:29:14.199772  564712 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0802 18:29:14.891361  564712 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0802 18:29:15.235361  564712 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0802 18:29:16.539437  564712 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0802 18:29:16.539597  564712 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-866992 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0802 18:29:16.863899  564712 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0802 18:29:16.864265  564712 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-866992 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0802 18:29:17.194841  564712 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0802 18:29:17.462364  564712 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0802 18:29:18.009494  564712 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0802 18:29:18.010152  564712 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0802 18:29:18.346455  564712 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0802 18:29:18.534258  564712 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0802 18:29:18.683031  564712 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0802 18:29:18.939851  564712 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0802 18:29:19.403059  564712 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0802 18:29:19.403803  564712 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0802 18:29:19.409019  564712 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0802 18:29:19.411544  564712 out.go:204]   - Booting up control plane ...
	I0802 18:29:19.411653  564712 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0802 18:29:19.411730  564712 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0802 18:29:19.412756  564712 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0802 18:29:19.437528  564712 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0802 18:29:19.438505  564712 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0802 18:29:19.438747  564712 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0802 18:29:19.534010  564712 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0802 18:29:19.534099  564712 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0802 18:29:21.035747  564712 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.50157926s
	I0802 18:29:21.035840  564712 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0802 18:29:26.537300  564712 kubeadm.go:310] [api-check] The API server is healthy after 5.501724025s
	I0802 18:29:26.561247  564712 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0802 18:29:26.575972  564712 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0802 18:29:26.604954  564712 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0802 18:29:26.605149  564712 kubeadm.go:310] [mark-control-plane] Marking the node addons-866992 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0802 18:29:26.618529  564712 kubeadm.go:310] [bootstrap-token] Using token: b5wwgr.5dqgos5tez73ad2l
	I0802 18:29:26.621425  564712 out.go:204]   - Configuring RBAC rules ...
	I0802 18:29:26.621555  564712 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0802 18:29:26.626613  564712 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0802 18:29:26.634295  564712 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
	I0802 18:29:26.639568  564712 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0802 18:29:26.643237  564712 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0802 18:29:26.647912  564712 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0802 18:29:26.950689  564712 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0802 18:29:27.404677  564712 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0802 18:29:27.949009  564712 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0802 18:29:27.950245  564712 kubeadm.go:310] 
	I0802 18:29:27.950319  564712 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0802 18:29:27.950339  564712 kubeadm.go:310] 
	I0802 18:29:27.950415  564712 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0802 18:29:27.950426  564712 kubeadm.go:310] 
	I0802 18:29:27.950452  564712 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0802 18:29:27.950515  564712 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0802 18:29:27.950567  564712 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0802 18:29:27.950580  564712 kubeadm.go:310] 
	I0802 18:29:27.950631  564712 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0802 18:29:27.950642  564712 kubeadm.go:310] 
	I0802 18:29:27.950688  564712 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0802 18:29:27.950700  564712 kubeadm.go:310] 
	I0802 18:29:27.950750  564712 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0802 18:29:27.950831  564712 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0802 18:29:27.950902  564712 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0802 18:29:27.950910  564712 kubeadm.go:310] 
	I0802 18:29:27.950991  564712 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0802 18:29:27.951070  564712 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0802 18:29:27.951080  564712 kubeadm.go:310] 
	I0802 18:29:27.951161  564712 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token b5wwgr.5dqgos5tez73ad2l \
	I0802 18:29:27.951268  564712 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f7993a0b98a2825ab78457dea804fa272cf829dbb8d6d19471720bcc55b1b76e \
	I0802 18:29:27.951293  564712 kubeadm.go:310] 	--control-plane 
	I0802 18:29:27.951301  564712 kubeadm.go:310] 
	I0802 18:29:27.951383  564712 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0802 18:29:27.951394  564712 kubeadm.go:310] 
	I0802 18:29:27.951472  564712 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token b5wwgr.5dqgos5tez73ad2l \
	I0802 18:29:27.951575  564712 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f7993a0b98a2825ab78457dea804fa272cf829dbb8d6d19471720bcc55b1b76e 
	I0802 18:29:27.954990  564712 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1066-aws\n", err: exit status 1
	I0802 18:29:27.955109  564712 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0802 18:29:27.955131  564712 cni.go:84] Creating CNI manager for ""
	I0802 18:29:27.955139  564712 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0802 18:29:27.957501  564712 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0802 18:29:27.959567  564712 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0802 18:29:27.963370  564712 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0802 18:29:27.963389  564712 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0802 18:29:27.983416  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0802 18:29:28.256798  564712 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0802 18:29:28.256946  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:28.257036  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-866992 minikube.k8s.io/updated_at=2024_08_02T18_29_28_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=db72189ad8010dba8f92a33c09569de9ae45dca9 minikube.k8s.io/name=addons-866992 minikube.k8s.io/primary=true
	I0802 18:29:28.273188  564712 ops.go:34] apiserver oom_adj: -16
	I0802 18:29:28.391050  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:28.891616  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:29.391760  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:29.891662  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:30.391175  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:30.891174  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:31.391845  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:31.891716  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:32.391681  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:32.891520  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:33.392161  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:33.892014  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:34.391358  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:34.891369  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:35.391183  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:35.892003  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:36.391601  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:36.892147  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:37.391430  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:37.891149  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:38.391881  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:38.891816  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:39.391145  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:39.891234  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:40.391942  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:40.891275  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:41.003045  564712 kubeadm.go:1113] duration metric: took 12.746149694s to wait for elevateKubeSystemPrivileges
	I0802 18:29:41.003082  564712 kubeadm.go:394] duration metric: took 28.900706804s to StartCluster
	I0802 18:29:41.003102  564712 settings.go:142] acquiring lock: {Name:mkf70b51ad9758ae27262f06ae474c974e874bf4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:41.004168  564712 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19355-558332/kubeconfig
	I0802 18:29:41.004682  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/kubeconfig: {Name:mk239a94339f7c8d5e05dbd01bf3f5f501f6becd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:41.006210  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0802 18:29:41.006251  564712 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0802 18:29:41.006590  564712 config.go:182] Loaded profile config "addons-866992": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0802 18:29:41.006729  564712 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]
	I0802 18:29:41.006835  564712 addons.go:69] Setting yakd=true in profile "addons-866992"
	I0802 18:29:41.006860  564712 addons.go:234] Setting addon yakd=true in "addons-866992"
	I0802 18:29:41.006893  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.007391  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.007902  564712 addons.go:69] Setting cloud-spanner=true in profile "addons-866992"
	I0802 18:29:41.007945  564712 addons.go:234] Setting addon cloud-spanner=true in "addons-866992"
	I0802 18:29:41.007982  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.008322  564712 addons.go:69] Setting metrics-server=true in profile "addons-866992"
	I0802 18:29:41.008350  564712 addons.go:234] Setting addon metrics-server=true in "addons-866992"
	I0802 18:29:41.008377  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.008491  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.008819  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.011217  564712 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-866992"
	I0802 18:29:41.012201  564712 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-866992"
	I0802 18:29:41.012294  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.013471  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.015297  564712 addons.go:69] Setting registry=true in profile "addons-866992"
	I0802 18:29:41.015354  564712 addons.go:234] Setting addon registry=true in "addons-866992"
	I0802 18:29:41.015390  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.015853  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.012119  564712 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-866992"
	I0802 18:29:41.021119  564712 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-866992"
	I0802 18:29:41.021159  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.021582  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.023142  564712 addons.go:69] Setting storage-provisioner=true in profile "addons-866992"
	I0802 18:29:41.023208  564712 addons.go:234] Setting addon storage-provisioner=true in "addons-866992"
	I0802 18:29:41.023250  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.023739  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.038913  564712 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-866992"
	I0802 18:29:41.038957  564712 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-866992"
	I0802 18:29:41.039281  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.012132  564712 addons.go:69] Setting default-storageclass=true in profile "addons-866992"
	I0802 18:29:41.041132  564712 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-866992"
	I0802 18:29:41.041482  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.012140  564712 addons.go:69] Setting gcp-auth=true in profile "addons-866992"
	I0802 18:29:41.052779  564712 mustload.go:65] Loading cluster: addons-866992
	I0802 18:29:41.052969  564712 config.go:182] Loaded profile config "addons-866992": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0802 18:29:41.053217  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.063966  564712 addons.go:69] Setting volcano=true in profile "addons-866992"
	I0802 18:29:41.064008  564712 addons.go:234] Setting addon volcano=true in "addons-866992"
	I0802 18:29:41.064047  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.064509  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.012143  564712 addons.go:69] Setting ingress=true in profile "addons-866992"
	I0802 18:29:41.073107  564712 addons.go:234] Setting addon ingress=true in "addons-866992"
	I0802 18:29:41.073173  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.073601  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.012147  564712 addons.go:69] Setting ingress-dns=true in profile "addons-866992"
	I0802 18:29:41.098804  564712 addons.go:234] Setting addon ingress-dns=true in "addons-866992"
	I0802 18:29:41.098867  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.099331  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.107943  564712 addons.go:69] Setting volumesnapshots=true in profile "addons-866992"
	I0802 18:29:41.107982  564712 addons.go:234] Setting addon volumesnapshots=true in "addons-866992"
	I0802 18:29:41.108021  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.108446  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.012151  564712 addons.go:69] Setting inspektor-gadget=true in profile "addons-866992"
	I0802 18:29:41.142137  564712 addons.go:234] Setting addon inspektor-gadget=true in "addons-866992"
	I0802 18:29:41.142182  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.142614  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.012159  564712 out.go:177] * Verifying Kubernetes components...
	I0802 18:29:41.171795  564712 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 18:29:41.195482  564712 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0802 18:29:41.199003  564712 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0802 18:29:41.199072  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0802 18:29:41.199172  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.219676  564712 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0802 18:29:41.222854  564712 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0802 18:29:41.222882  564712 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0802 18:29:41.222960  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.236201  564712 out.go:177]   - Using image docker.io/registry:2.8.3
	I0802 18:29:41.257244  564712 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
	I0802 18:29:41.260015  564712 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0802 18:29:41.260077  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0802 18:29:41.260177  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.262534  564712 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-866992"
	I0802 18:29:41.262623  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.308061  564712 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0802 18:29:41.310326  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0802 18:29:41.311557  564712 addons.go:234] Setting addon default-storageclass=true in "addons-866992"
	I0802 18:29:41.311653  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.312139  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	W0802 18:29:41.330895  564712 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0802 18:29:41.335685  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.340284  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0802 18:29:41.348784  564712 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0802 18:29:41.351206  564712 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0802 18:29:41.351232  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0802 18:29:41.351308  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.351454  564712 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0802 18:29:41.353324  564712 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0802 18:29:41.355479  564712 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0802 18:29:41.356238  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0802 18:29:41.362761  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0802 18:29:41.357653  564712 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0802 18:29:41.363727  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0802 18:29:41.363810  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.367470  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0802 18:29:41.348857  564712 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0802 18:29:41.367763  564712 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0802 18:29:41.367870  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.383309  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0802 18:29:41.386403  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0802 18:29:41.388618  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0802 18:29:41.390266  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0802 18:29:41.391783  564712 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0802 18:29:41.391851  564712 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0802 18:29:41.391865  564712 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0802 18:29:41.391933  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.396696  564712 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0802 18:29:41.396735  564712 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0802 18:29:41.396826  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.425835  564712 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0802 18:29:41.428655  564712 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0802 18:29:41.428679  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0802 18:29:41.428763  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.445326  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.446868  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.348842  564712 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0802 18:29:41.462729  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.486705  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0802 18:29:41.488786  564712 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0802 18:29:41.488814  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0802 18:29:41.488914  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.492571  564712 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0802 18:29:41.492654  564712 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0802 18:29:41.492801  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.540795  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.560836  564712 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0802 18:29:41.560858  564712 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0802 18:29:41.560925  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.562053  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.563290  564712 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0802 18:29:41.564577  564712 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0802 18:29:41.569512  564712 out.go:177]   - Using image docker.io/busybox:stable
	I0802 18:29:41.572380  564712 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0802 18:29:41.572457  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0802 18:29:41.572587  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.600589  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.610952  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.611556  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.616413  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.624324  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.668202  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.668906  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.680722  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.683074  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	W0802 18:29:41.684598  564712 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0802 18:29:41.684626  564712 retry.go:31] will retry after 345.468687ms: ssh: handshake failed: EOF
	I0802 18:29:41.921746  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0802 18:29:41.959554  564712 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0802 18:29:41.959577  564712 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0802 18:29:41.991932  564712 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0802 18:29:41.991958  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0802 18:29:42.002899  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0802 18:29:42.015489  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0802 18:29:42.037643  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0802 18:29:42.070440  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0802 18:29:42.079273  564712 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0802 18:29:42.079303  564712 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0802 18:29:42.083026  564712 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0802 18:29:42.083056  564712 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0802 18:29:42.112723  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0802 18:29:42.136071  564712 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0802 18:29:42.136102  564712 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0802 18:29:42.151353  564712 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0802 18:29:42.151392  564712 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0802 18:29:42.178550  564712 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0802 18:29:42.178580  564712 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0802 18:29:42.193994  564712 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0802 18:29:42.194023  564712 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0802 18:29:42.278347  564712 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0802 18:29:42.278372  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0802 18:29:42.305463  564712 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0802 18:29:42.305548  564712 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)
	I0802 18:29:42.347265  564712 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0802 18:29:42.347338  564712 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0802 18:29:42.350769  564712 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0802 18:29:42.350841  564712 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0802 18:29:42.390670  564712 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0802 18:29:42.390743  564712 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0802 18:29:42.441307  564712 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0802 18:29:42.441387  564712 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0802 18:29:42.448056  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0802 18:29:42.482991  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0802 18:29:42.495653  564712 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0802 18:29:42.495759  564712 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0802 18:29:42.498485  564712 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0802 18:29:42.498561  564712 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0802 18:29:42.523577  564712 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0802 18:29:42.523660  564712 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0802 18:29:42.568362  564712 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0802 18:29:42.568439  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0802 18:29:42.625406  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:42.631946  564712 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0802 18:29:42.632015  564712 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0802 18:29:42.702853  564712 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0802 18:29:42.702928  564712 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0802 18:29:42.719508  564712 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0802 18:29:42.719584  564712 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0802 18:29:42.724647  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:42.829240  564712 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0802 18:29:42.829315  564712 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0802 18:29:42.830603  564712 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0802 18:29:42.830652  564712 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0802 18:29:42.857372  564712 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0802 18:29:42.857444  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0802 18:29:42.953397  564712 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0802 18:29:42.953470  564712 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0802 18:29:42.957582  564712 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0802 18:29:42.957665  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0802 18:29:42.992568  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:43.065802  564712 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0802 18:29:43.065895  564712 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0802 18:29:43.085000  564712 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0802 18:29:43.085079  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0802 18:29:43.150731  564712 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0802 18:29:43.150810  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0802 18:29:43.232543  564712 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.865020103s)
	I0802 18:29:43.232700  564712 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0802 18:29:43.232635  564712 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.66932555s)
	I0802 18:29:43.233622  564712 node_ready.go:35] waiting up to 6m0s for node "addons-866992" to be "Ready" ...
	I0802 18:29:43.235860  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:43.266049  564712 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0802 18:29:43.266130  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0802 18:29:43.378824  564712 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0802 18:29:43.378900  564712 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0802 18:29:43.487309  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:44.170024  564712 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-866992" context rescaled to 1 replicas
	I0802 18:29:45.174535  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.252747879s)
	I0802 18:29:45.693428  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:29:47.134464  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.131523156s)
	I0802 18:29:47.134531  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.119016163s)
	I0802 18:29:47.134561  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.096896698s)
	I0802 18:29:47.740130  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:29:47.975556  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.86279111s)
	I0802 18:29:47.975629  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.527504969s)
	I0802 18:29:47.975714  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.350227522s)
	I0802 18:29:47.976093  564712 addons.go:475] Verifying addon metrics-server=true in "addons-866992"
	I0802 18:29:47.975749  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.25102565s)
	I0802 18:29:47.975785  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.492587847s)
	I0802 18:29:47.976335  564712 addons.go:475] Verifying addon registry=true in "addons-866992"
	I0802 18:29:47.975811  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.905348344s)
	I0802 18:29:47.976447  564712 addons.go:475] Verifying addon ingress=true in "addons-866992"
	I0802 18:29:47.978279  564712 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-866992 service yakd-dashboard -n yakd-dashboard
	
	I0802 18:29:47.978330  564712 out.go:177] * Verifying registry addon...
	I0802 18:29:47.978361  564712 out.go:177] * Verifying ingress addon...
	I0802 18:29:47.983085  564712 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0802 18:29:47.983136  564712 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0802 18:29:48.002079  564712 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0802 18:29:48.002119  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:48.002891  564712 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0802 18:29:48.002912  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0802 18:29:48.017306  564712 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0802 18:29:48.117263  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.124581525s)
	W0802 18:29:48.117401  564712 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:48.117426  564712 retry.go:31] will retry after 219.576741ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:48.117480  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (4.881469225s)
	I0802 18:29:48.337880  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:48.340661  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.853244686s)
	I0802 18:29:48.340722  564712 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-866992"
	I0802 18:29:48.344567  564712 out.go:177] * Verifying csi-hostpath-driver addon...
	I0802 18:29:48.347199  564712 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0802 18:29:48.364267  564712 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0802 18:29:48.364294  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:48.489481  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:48.490044  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:48.852384  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:48.987608  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:48.988313  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:49.352210  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:49.488218  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:49.489053  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:49.851436  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:49.988756  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:49.989369  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:50.237235  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:29:50.352076  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:50.497224  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:50.497915  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:50.700982  564712 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0802 18:29:50.701080  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:50.732766  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:50.860223  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:50.978405  564712 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0802 18:29:50.989661  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:50.989914  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:51.048607  564712 addons.go:234] Setting addon gcp-auth=true in "addons-866992"
	I0802 18:29:51.048676  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:51.049215  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:51.088851  564712 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0802 18:29:51.088915  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:51.124449  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:51.349465  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.011487959s)
	I0802 18:29:51.352014  564712 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0802 18:29:51.353827  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:51.356259  564712 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0802 18:29:51.358029  564712 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0802 18:29:51.358088  564712 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0802 18:29:51.391436  564712 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0802 18:29:51.391466  564712 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0802 18:29:51.414226  564712 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0802 18:29:51.414246  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0802 18:29:51.438541  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:51.489433  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:51.490888  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:51.853748  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:52.005903  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:52.025137  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:52.140672  564712 addons.go:475] Verifying addon gcp-auth=true in "addons-866992"
	I0802 18:29:52.143179  564712 out.go:177] * Verifying gcp-auth addon...
	I0802 18:29:52.146359  564712 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0802 18:29:52.152884  564712 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0802 18:29:52.152910  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:52.240699  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:29:52.352893  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:52.489194  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:52.490104  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:52.651558  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:52.852096  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:52.990402  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:52.992090  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:53.149883  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:53.352241  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:53.494631  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:53.495936  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:53.651565  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:53.854794  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:53.989681  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:53.990684  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:54.150307  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:54.351364  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:54.492911  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:54.493935  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:54.650432  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:54.737458  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:29:54.852879  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:54.989485  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:54.991339  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:55.150342  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:55.352989  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:55.499898  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:55.505216  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:55.651186  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:55.853129  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:55.987955  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:55.988737  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:56.149796  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:56.351893  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:56.497333  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:56.499752  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:56.650773  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:56.737523  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:29:56.851682  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:56.987489  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:56.988012  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:57.149950  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:57.352239  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:57.488849  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:57.489674  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:57.651058  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:57.851524  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:57.988022  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:57.989277  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:58.149661  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:58.352778  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:58.487467  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:58.488549  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:58.650365  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:58.737578  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:29:58.851322  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:58.988284  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:58.989001  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:59.150279  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:59.352500  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:59.488601  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:59.489335  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:59.650543  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:59.851728  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:59.987314  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:59.987734  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:00.153658  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:00.353995  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:00.506164  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:00.509604  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:00.658953  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:00.740279  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:00.860427  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:00.988538  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:00.989826  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:01.151235  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:01.351787  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:01.488459  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:01.489541  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:01.650316  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:01.852095  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:01.987502  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:01.988848  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:02.150395  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:02.351826  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:02.491816  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:02.492936  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:02.650564  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:02.852024  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:02.987730  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:02.989246  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:03.150275  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:03.237290  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:03.352019  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:03.487431  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:03.488163  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:03.650245  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:03.852246  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:03.987664  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:03.988240  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:04.149883  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:04.351954  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:04.487358  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:04.487404  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:04.649644  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:04.851079  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:04.987695  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:04.988101  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:05.150178  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:05.351969  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:05.487330  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:05.488015  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:05.650007  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:05.737319  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:05.851701  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:05.988710  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:05.989357  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:06.150001  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:06.352332  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:06.488145  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:06.489308  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:06.650304  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:06.851304  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:06.988094  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:06.989342  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:07.150067  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:07.352001  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:07.487473  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:07.488497  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:07.650171  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:07.851775  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:07.987132  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:07.987925  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:08.150096  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:08.237917  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:08.352518  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:08.487505  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:08.488228  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:08.653845  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:08.851434  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:08.988198  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:08.989007  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:09.150550  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:09.353639  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:09.488209  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:09.488685  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:09.650944  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:09.851856  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:09.988101  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:09.988807  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:10.150077  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:10.352185  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:10.487801  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:10.488820  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:10.650625  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:10.751617  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:10.852123  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:10.988344  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:10.989981  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:11.149598  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:11.351973  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:11.488465  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:11.489263  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:11.650062  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:11.851801  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:11.987494  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:11.988887  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:12.154713  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:12.352209  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:12.487927  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:12.489086  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:12.650135  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:12.851886  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:12.987514  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:12.988289  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:13.150550  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:13.238031  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:13.351749  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:13.488173  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:13.488745  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:13.649818  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:13.852796  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:13.988559  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:13.988627  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:14.149946  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:14.352185  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:14.487305  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:14.488793  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:14.650426  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:14.852732  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:14.988189  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:14.988699  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:15.150172  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:15.351999  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:15.487230  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:15.487763  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:15.650566  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:15.737458  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:15.851826  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:15.988051  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:15.988267  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:16.150452  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:16.351476  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:16.487709  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:16.488123  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:16.650471  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:16.851527  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:16.987118  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:16.987609  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:17.150347  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:17.352025  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:17.487722  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:17.488160  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:17.650212  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:17.858503  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:17.990668  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:17.992181  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:18.152121  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:18.237074  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:18.352747  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:18.487852  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:18.488866  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:18.650357  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:18.852259  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:18.987778  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:18.988528  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:19.150036  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:19.351401  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:19.488709  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:19.489458  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:19.650784  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:19.851871  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:19.987400  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:19.988291  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:20.151010  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:20.237520  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:20.352306  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:20.487983  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:20.489311  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:20.650473  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:20.852883  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:20.988327  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:20.988687  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:21.150269  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:21.351980  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:21.487289  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:21.487590  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:21.649961  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:21.851321  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:21.988015  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:21.989400  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:22.149969  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:22.237724  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:22.351944  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:22.487418  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:22.488563  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:22.649913  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:22.852873  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:22.987832  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:22.988506  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:23.150476  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:23.351936  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:23.487732  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:23.487940  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:23.650530  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:23.852213  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:23.988436  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:23.989011  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:24.150512  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:24.352028  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:24.487728  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:24.488087  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:24.650685  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:24.736952  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:24.851841  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:24.988359  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:24.989223  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:25.151017  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:25.352465  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:25.489500  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:25.491224  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:25.650605  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:25.851760  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:25.988179  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:25.988267  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:26.149703  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:26.351763  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:26.487762  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:26.488738  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:26.650130  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:26.741442  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:26.851788  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:26.988262  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:26.989279  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:27.150126  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:27.352720  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:27.487748  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:27.488325  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:27.672450  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:27.740563  564712 node_ready.go:49] node "addons-866992" has status "Ready":"True"
	I0802 18:30:27.740591  564712 node_ready.go:38] duration metric: took 44.506945856s for node "addons-866992" to be "Ready" ...
	I0802 18:30:27.740601  564712 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0802 18:30:27.765281  564712 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-d6gjg" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:27.860816  564712 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0802 18:30:27.860858  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:28.035782  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:28.036204  564712 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0802 18:30:28.036214  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:28.162489  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:28.355906  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:28.494807  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:28.499636  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:28.651736  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:28.859507  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:28.988097  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:28.989661  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:29.150473  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:29.353095  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:29.489340  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:29.490866  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:29.671347  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:29.773130  564712 pod_ready.go:92] pod "coredns-7db6d8ff4d-d6gjg" in "kube-system" namespace has status "Ready":"True"
	I0802 18:30:29.773203  564712 pod_ready.go:81] duration metric: took 2.007885363s for pod "coredns-7db6d8ff4d-d6gjg" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.773242  564712 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.780080  564712 pod_ready.go:92] pod "etcd-addons-866992" in "kube-system" namespace has status "Ready":"True"
	I0802 18:30:29.780152  564712 pod_ready.go:81] duration metric: took 6.871831ms for pod "etcd-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.780202  564712 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.786927  564712 pod_ready.go:92] pod "kube-apiserver-addons-866992" in "kube-system" namespace has status "Ready":"True"
	I0802 18:30:29.787001  564712 pod_ready.go:81] duration metric: took 6.7778ms for pod "kube-apiserver-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.787028  564712 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.798145  564712 pod_ready.go:92] pod "kube-controller-manager-addons-866992" in "kube-system" namespace has status "Ready":"True"
	I0802 18:30:29.798171  564712 pod_ready.go:81] duration metric: took 11.121131ms for pod "kube-controller-manager-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.798188  564712 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-x8q4d" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.803931  564712 pod_ready.go:92] pod "kube-proxy-x8q4d" in "kube-system" namespace has status "Ready":"True"
	I0802 18:30:29.803956  564712 pod_ready.go:81] duration metric: took 5.759706ms for pod "kube-proxy-x8q4d" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.803968  564712 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.854482  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:30.005614  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:30.006541  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:30.151885  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:30.170137  564712 pod_ready.go:92] pod "kube-scheduler-addons-866992" in "kube-system" namespace has status "Ready":"True"
	I0802 18:30:30.170214  564712 pod_ready.go:81] duration metric: took 366.237089ms for pod "kube-scheduler-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:30.170242  564712 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:30.354448  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:30.489369  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:30.490055  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:30.650092  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:30.854105  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:30.989409  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:30.990126  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:31.150753  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:31.359658  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:31.494433  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:31.499233  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:31.655157  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:31.854717  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:31.995724  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:31.997492  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:32.151660  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:32.178403  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:32.353796  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:32.489396  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:32.493730  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:32.653805  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:32.877637  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:32.988391  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:32.995686  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:33.203198  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:33.355884  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:33.501551  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:33.501623  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:33.651434  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:33.855598  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:33.992885  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:33.993793  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:34.152096  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:34.185488  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:34.355603  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:34.489400  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:34.489961  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:34.652110  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:34.853084  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:34.989212  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:34.989395  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:35.149702  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:35.353595  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:35.497712  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:35.500765  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:35.650809  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:35.854626  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:35.989314  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:35.990150  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:36.151708  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:36.354160  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:36.488033  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:36.489118  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:36.650441  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:36.677694  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:36.853905  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:36.988869  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:36.988997  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:37.150515  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:37.352927  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:37.494958  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:37.497118  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:37.650660  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:37.854603  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:38.004181  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:38.005552  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:38.151115  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:38.353750  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:38.491523  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:38.494183  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:38.650257  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:38.858901  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:38.989082  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:38.990072  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:39.150901  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:39.177042  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:39.353319  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:39.487946  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:39.489270  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:39.649999  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:39.853239  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:39.988741  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:39.988924  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:40.150994  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:40.356684  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:40.489994  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:40.491243  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:40.658954  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:40.865137  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:40.987708  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:40.989703  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:41.150360  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:41.178300  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:41.352823  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:41.489387  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:41.490281  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:41.649648  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:41.852875  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:41.989270  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:41.989787  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:42.151016  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:42.353804  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:42.495999  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:42.497071  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:42.649795  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:42.858359  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:42.989408  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:42.992043  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:43.150850  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:43.353547  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:43.489570  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:43.493775  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:43.650451  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:43.678396  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:43.852634  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:43.990738  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:43.992124  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:44.150899  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:44.362022  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:44.488610  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:44.489247  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:44.651418  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:44.853733  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:44.992464  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:44.993626  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:45.154043  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:45.355199  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:45.488207  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:45.489513  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:45.652455  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:45.852630  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:45.987637  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:45.988855  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:46.149916  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:46.179238  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:46.353616  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:46.502388  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:46.502967  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:46.650777  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:46.854188  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:46.990441  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:46.991863  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:47.150873  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:47.353357  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:47.491026  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:47.496835  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:47.650526  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:47.854428  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:47.987440  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:47.988726  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:48.150385  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:48.359608  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:48.490382  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:48.491174  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:48.651005  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:48.678654  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:48.855907  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:48.990230  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:48.992032  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:49.150523  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:49.360247  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:49.491725  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:49.493096  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:49.651114  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:49.854530  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:49.996197  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:50.019995  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:50.150493  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:50.355177  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:50.494822  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:50.496369  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:50.649961  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:50.689950  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:50.855374  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:50.992758  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:50.993540  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:51.150799  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:51.354262  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:51.503645  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:51.505195  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:51.650349  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:51.854407  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:51.990205  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:51.991658  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:52.150842  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:52.355023  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:52.489550  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:52.490873  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:52.650539  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:52.853055  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:52.990047  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:52.990178  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:53.151718  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:53.179725  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:53.353824  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:53.493735  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:53.494986  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:53.650691  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:53.853602  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:53.998113  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:53.999750  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:54.150618  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:54.354316  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:54.500731  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:54.501706  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:54.651033  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:54.853405  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:54.999246  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:54.999939  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:55.153342  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:55.353855  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:55.489368  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:55.492305  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:55.650390  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:55.677226  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:55.853456  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:55.989930  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:55.992803  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:56.151192  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:56.353112  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:56.489490  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:56.491780  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:56.650453  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:56.853297  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:56.988247  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:56.990209  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:57.149995  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:57.366245  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:57.488956  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:57.491513  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:57.650353  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:57.853344  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:57.988614  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:57.989858  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:58.149960  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:58.176352  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:58.354401  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:58.490756  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:58.491513  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:58.651616  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:58.855424  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:58.997811  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:58.999260  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:59.150209  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:59.353906  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:59.489954  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:59.490537  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:59.651985  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:59.870625  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:59.994885  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:59.995552  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:00.159689  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:00.187804  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:00.402326  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:00.498145  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:00.499242  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:00.656114  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:00.852855  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:00.988275  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:00.989447  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:01.150011  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:01.359651  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:01.491316  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:01.492465  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:01.650364  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:01.870824  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:02.000745  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:02.002232  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:02.150220  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:02.353321  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:02.489442  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:02.489618  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:02.650012  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:02.676454  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:02.859990  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:02.988598  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:02.989238  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:03.150520  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:03.352748  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:03.488956  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:03.489971  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:03.650893  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:03.858836  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:03.988878  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:03.990412  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:04.154780  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:04.357375  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:04.494450  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:04.495786  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:04.650579  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:04.678836  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:04.854213  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:04.993587  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:04.995222  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:05.151788  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:05.354236  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:05.489700  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:05.491485  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:05.650996  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:05.853370  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:05.990745  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:05.991684  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:06.151165  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:06.353726  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:06.491297  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:06.492444  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:06.652326  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:06.855724  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:06.993612  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:06.994614  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:07.150472  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:07.177915  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:07.354899  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:07.492398  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:07.497257  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:07.657057  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:07.856641  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:07.990663  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:07.992494  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:08.159732  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:08.355716  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:08.488270  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:08.491202  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:08.651153  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:08.854015  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:08.989999  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:08.992943  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:09.150646  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:09.182093  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:09.353747  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:09.492243  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:09.493819  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:09.650886  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:09.852952  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:09.990572  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:09.991142  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:10.151103  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:10.353374  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:10.488122  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:10.490454  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:10.650459  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:10.866557  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:10.990257  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:10.993011  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:11.150768  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:11.185341  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:11.353924  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:11.489222  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:11.492666  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:11.650996  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:11.854213  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:11.989881  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:11.995236  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:12.150396  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:12.363834  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:12.491001  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:12.493534  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:12.650947  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:12.852565  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:12.989727  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:12.991525  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:13.151118  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:13.353999  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:13.489770  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:13.491151  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:13.650885  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:13.682687  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:13.862277  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:13.991599  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:13.992862  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:14.151342  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:14.358106  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:14.488614  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:14.488979  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:14.650771  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:14.853327  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:14.988055  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:14.990507  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:15.150815  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:15.354630  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:15.489712  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:15.492675  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:15.650607  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:15.854803  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:15.992075  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:15.992942  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:16.151127  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:16.182632  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:16.353505  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:16.495806  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:16.497190  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:16.669817  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:16.856072  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:16.990552  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:16.998801  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:17.150770  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:17.353420  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:17.487702  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:17.489801  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:17.651145  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:17.854332  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:18.001479  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:18.002359  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:18.150464  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:18.184050  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:18.354270  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:18.489909  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:18.493199  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:18.654056  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:18.855303  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:18.993586  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:18.994555  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:19.151218  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:19.352543  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:19.495117  564712 kapi.go:107] duration metric: took 1m31.512015075s to wait for kubernetes.io/minikube-addons=registry ...
	I0802 18:31:19.497697  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:19.649838  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:19.853911  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:19.987754  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:20.150483  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:20.355471  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:20.487741  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:20.650479  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:20.682690  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:20.854137  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:20.988439  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:21.154286  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:21.354050  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:21.489053  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:21.654990  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:21.859221  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:21.987969  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:22.150732  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:22.353250  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:22.492394  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:22.650397  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:22.857237  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:22.988247  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:23.175522  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:23.179669  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:23.353327  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:23.488252  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:23.651160  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:23.854468  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:23.989735  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:24.151101  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:24.354182  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:24.488025  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:24.652029  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:24.854349  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:24.988056  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:25.150466  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:25.181466  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:25.354967  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:25.487518  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:25.650407  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:25.854528  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:25.989746  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:26.151570  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:26.353878  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:26.489320  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:26.651329  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:26.855324  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:26.988707  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:27.150692  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:27.354326  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:27.488134  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:27.650914  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:27.678161  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:27.855372  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:27.990054  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:28.151031  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:28.354162  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:28.489726  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:28.652649  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:28.854935  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:28.988147  564712 kapi.go:107] duration metric: took 1m41.005091285s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0802 18:31:29.150774  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:29.353039  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:29.650470  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:29.880545  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:30.151099  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:30.179915  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:30.354435  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:30.655085  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:30.852396  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:31.151270  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:31.353173  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:31.650725  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:31.853384  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:32.150461  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:32.354951  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:32.650897  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:32.677545  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:32.854601  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:33.151102  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:33.353253  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:33.650491  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:33.856128  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:34.152017  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:34.356735  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:34.652275  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:34.853047  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:35.162947  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:35.195083  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:35.352814  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:35.650414  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:35.852686  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:36.150780  564712 kapi.go:107] duration metric: took 1m44.004422607s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0802 18:31:36.153615  564712 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-866992 cluster.
	I0802 18:31:36.156757  564712 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.
	I0802 18:31:36.159362  564712 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0802 18:31:36.352702  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:36.854405  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:37.354754  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:37.676882  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:37.854049  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:38.178469  564712 pod_ready.go:92] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"True"
	I0802 18:31:38.178497  564712 pod_ready.go:81] duration metric: took 1m8.008232559s for pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace to be "Ready" ...
	I0802 18:31:38.178510  564712 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-kv62m" in "kube-system" namespace to be "Ready" ...
	I0802 18:31:38.184580  564712 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-kv62m" in "kube-system" namespace has status "Ready":"True"
	I0802 18:31:38.184608  564712 pod_ready.go:81] duration metric: took 6.089157ms for pod "nvidia-device-plugin-daemonset-kv62m" in "kube-system" namespace to be "Ready" ...
	I0802 18:31:38.184630  564712 pod_ready.go:38] duration metric: took 1m10.444016387s 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" ...
	I0802 18:31:38.184652  564712 api_server.go:52] waiting for apiserver process to appear ...
	I0802 18:31:38.185804  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0802 18:31:38.185882  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0802 18:31:38.243056  564712 cri.go:89] found id: "2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418"
	I0802 18:31:38.243079  564712 cri.go:89] found id: ""
	I0802 18:31:38.243088  564712 logs.go:276] 1 containers: [2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418]
	I0802 18:31:38.243147  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:38.247572  564712 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0802 18:31:38.247647  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0802 18:31:38.293385  564712 cri.go:89] found id: "416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad"
	I0802 18:31:38.293410  564712 cri.go:89] found id: ""
	I0802 18:31:38.293418  564712 logs.go:276] 1 containers: [416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad]
	I0802 18:31:38.293477  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:38.297153  564712 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0802 18:31:38.297231  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0802 18:31:38.344362  564712 cri.go:89] found id: "7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098"
	I0802 18:31:38.344386  564712 cri.go:89] found id: ""
	I0802 18:31:38.344394  564712 logs.go:276] 1 containers: [7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098]
	I0802 18:31:38.344453  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:38.348886  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0802 18:31:38.349013  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0802 18:31:38.353989  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:38.394388  564712 cri.go:89] found id: "7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b"
	I0802 18:31:38.394412  564712 cri.go:89] found id: ""
	I0802 18:31:38.394420  564712 logs.go:276] 1 containers: [7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b]
	I0802 18:31:38.394497  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:38.398255  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0802 18:31:38.398324  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0802 18:31:38.437498  564712 cri.go:89] found id: "a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322"
	I0802 18:31:38.437522  564712 cri.go:89] found id: ""
	I0802 18:31:38.437531  564712 logs.go:276] 1 containers: [a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322]
	I0802 18:31:38.437589  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:38.441478  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0802 18:31:38.441569  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0802 18:31:38.487482  564712 cri.go:89] found id: "2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3"
	I0802 18:31:38.487513  564712 cri.go:89] found id: ""
	I0802 18:31:38.487522  564712 logs.go:276] 1 containers: [2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3]
	I0802 18:31:38.487604  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:38.491361  564712 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0802 18:31:38.491485  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0802 18:31:38.533635  564712 cri.go:89] found id: "bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb"
	I0802 18:31:38.533669  564712 cri.go:89] found id: ""
	I0802 18:31:38.533678  564712 logs.go:276] 1 containers: [bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb]
	I0802 18:31:38.533749  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:38.537825  564712 logs.go:123] Gathering logs for kubelet ...
	I0802 18:31:38.537860  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0802 18:31:38.581480  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: W0802 18:29:42.323586    1553 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.581701  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: E0802 18:29:42.323652    1553 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.581887  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: W0802 18:29:42.365678    1553 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.582097  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: E0802 18:29:42.365724    1553 reflector.go:150] object-"kube-system"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.584968  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:47 addons-866992 kubelet[1553]: W0802 18:29:47.468075    1553 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.585189  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:47 addons-866992 kubelet[1553]: E0802 18:29:47.468116    1553 reflector.go:150] object-"gadget"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.603904  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.643392    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.604126  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.643432    1553 reflector.go:150] 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-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.609002  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.668188    1553 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.609216  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.668263    1553 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	I0802 18:31:38.640253  564712 logs.go:123] Gathering logs for describe nodes ...
	I0802 18:31:38.640288  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0802 18:31:38.815133  564712 logs.go:123] Gathering logs for kube-apiserver [2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418] ...
	I0802 18:31:38.815171  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418"
	I0802 18:31:38.865001  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:38.897099  564712 logs.go:123] Gathering logs for etcd [416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad] ...
	I0802 18:31:38.897143  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad"
	I0802 18:31:38.963102  564712 logs.go:123] Gathering logs for coredns [7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098] ...
	I0802 18:31:38.963143  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098"
	I0802 18:31:39.008725  564712 logs.go:123] Gathering logs for kube-scheduler [7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b] ...
	I0802 18:31:39.008764  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b"
	I0802 18:31:39.062849  564712 logs.go:123] Gathering logs for kube-proxy [a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322] ...
	I0802 18:31:39.062881  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322"
	I0802 18:31:39.141812  564712 logs.go:123] Gathering logs for CRI-O ...
	I0802 18:31:39.141936  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0802 18:31:39.248803  564712 logs.go:123] Gathering logs for dmesg ...
	I0802 18:31:39.248844  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0802 18:31:39.275169  564712 logs.go:123] Gathering logs for kube-controller-manager [2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3] ...
	I0802 18:31:39.275199  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3"
	I0802 18:31:39.354845  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:39.376320  564712 logs.go:123] Gathering logs for kindnet [bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb] ...
	I0802 18:31:39.376355  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb"
	I0802 18:31:39.461161  564712 logs.go:123] Gathering logs for container status ...
	I0802 18:31:39.461198  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0802 18:31:39.535523  564712 out.go:304] Setting ErrFile to fd 2...
	I0802 18:31:39.535629  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0802 18:31:39.535729  564712 out.go:239] X Problems detected in kubelet:
	W0802 18:31:39.535785  564712 out.go:239]   Aug 02 18:29:47 addons-866992 kubelet[1553]: E0802 18:29:47.468116    1553 reflector.go:150] object-"gadget"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:31:39.535826  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.643392    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:39.535870  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.643432    1553 reflector.go:150] 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-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:39.535917  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.668188    1553 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:39.535972  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.668263    1553 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	I0802 18:31:39.536004  564712 out.go:304] Setting ErrFile to fd 2...
	I0802 18:31:39.536037  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:31:39.854897  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:40.356896  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:40.855274  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:41.353459  564712 kapi.go:107] duration metric: took 1m53.006258271s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0802 18:31:41.358242  564712 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, ingress-dns, nvidia-device-plugin, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0802 18:31:41.361036  564712 addons.go:510] duration metric: took 2m0.354289416s for enable addons: enabled=[cloud-spanner storage-provisioner ingress-dns nvidia-device-plugin metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0802 18:31:49.537163  564712 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0802 18:31:49.551762  564712 api_server.go:72] duration metric: took 2m8.545464095s to wait for apiserver process to appear ...
	I0802 18:31:49.551795  564712 api_server.go:88] waiting for apiserver healthz status ...
	I0802 18:31:49.551829  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0802 18:31:49.551895  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0802 18:31:49.593126  564712 cri.go:89] found id: "2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418"
	I0802 18:31:49.593149  564712 cri.go:89] found id: ""
	I0802 18:31:49.593157  564712 logs.go:276] 1 containers: [2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418]
	I0802 18:31:49.593218  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:49.596915  564712 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0802 18:31:49.596987  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0802 18:31:49.638590  564712 cri.go:89] found id: "416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad"
	I0802 18:31:49.638614  564712 cri.go:89] found id: ""
	I0802 18:31:49.638624  564712 logs.go:276] 1 containers: [416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad]
	I0802 18:31:49.638681  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:49.642262  564712 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0802 18:31:49.642338  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0802 18:31:49.685503  564712 cri.go:89] found id: "7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098"
	I0802 18:31:49.685529  564712 cri.go:89] found id: ""
	I0802 18:31:49.685538  564712 logs.go:276] 1 containers: [7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098]
	I0802 18:31:49.685595  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:49.689370  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0802 18:31:49.689447  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0802 18:31:49.737297  564712 cri.go:89] found id: "7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b"
	I0802 18:31:49.737321  564712 cri.go:89] found id: ""
	I0802 18:31:49.737328  564712 logs.go:276] 1 containers: [7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b]
	I0802 18:31:49.737389  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:49.741142  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0802 18:31:49.741220  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0802 18:31:49.789444  564712 cri.go:89] found id: "a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322"
	I0802 18:31:49.789467  564712 cri.go:89] found id: ""
	I0802 18:31:49.789476  564712 logs.go:276] 1 containers: [a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322]
	I0802 18:31:49.789545  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:49.793435  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0802 18:31:49.793511  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0802 18:31:49.835194  564712 cri.go:89] found id: "2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3"
	I0802 18:31:49.835217  564712 cri.go:89] found id: ""
	I0802 18:31:49.835225  564712 logs.go:276] 1 containers: [2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3]
	I0802 18:31:49.835291  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:49.839270  564712 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0802 18:31:49.839340  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0802 18:31:49.878889  564712 cri.go:89] found id: "bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb"
	I0802 18:31:49.878916  564712 cri.go:89] found id: ""
	I0802 18:31:49.878924  564712 logs.go:276] 1 containers: [bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb]
	I0802 18:31:49.878982  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:49.882866  564712 logs.go:123] Gathering logs for kube-controller-manager [2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3] ...
	I0802 18:31:49.882894  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3"
	I0802 18:31:49.956846  564712 logs.go:123] Gathering logs for coredns [7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098] ...
	I0802 18:31:49.956886  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098"
	I0802 18:31:50.016657  564712 logs.go:123] Gathering logs for kube-proxy [a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322] ...
	I0802 18:31:50.016698  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322"
	I0802 18:31:50.073808  564712 logs.go:123] Gathering logs for describe nodes ...
	I0802 18:31:50.073842  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0802 18:31:50.225543  564712 logs.go:123] Gathering logs for kube-apiserver [2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418] ...
	I0802 18:31:50.225576  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418"
	I0802 18:31:50.295799  564712 logs.go:123] Gathering logs for etcd [416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad] ...
	I0802 18:31:50.295839  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad"
	I0802 18:31:50.352718  564712 logs.go:123] Gathering logs for kube-scheduler [7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b] ...
	I0802 18:31:50.352756  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b"
	I0802 18:31:50.401235  564712 logs.go:123] Gathering logs for kindnet [bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb] ...
	I0802 18:31:50.401268  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb"
	I0802 18:31:50.449596  564712 logs.go:123] Gathering logs for CRI-O ...
	I0802 18:31:50.449634  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0802 18:31:50.542137  564712 logs.go:123] Gathering logs for kubelet ...
	I0802 18:31:50.542178  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0802 18:31:50.583011  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: W0802 18:29:42.323586    1553 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.583335  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: E0802 18:29:42.323652    1553 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.583600  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: W0802 18:29:42.365678    1553 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.583843  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: E0802 18:29:42.365724    1553 reflector.go:150] object-"kube-system"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.586598  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:47 addons-866992 kubelet[1553]: W0802 18:29:47.468075    1553 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.586845  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:47 addons-866992 kubelet[1553]: E0802 18:29:47.468116    1553 reflector.go:150] object-"gadget"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.605322  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.643392    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.605539  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.643432    1553 reflector.go:150] 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-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.609629  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.668188    1553 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.609822  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.668263    1553 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	I0802 18:31:50.641133  564712 logs.go:123] Gathering logs for dmesg ...
	I0802 18:31:50.641161  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0802 18:31:50.661279  564712 logs.go:123] Gathering logs for container status ...
	I0802 18:31:50.661311  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0802 18:31:50.715993  564712 out.go:304] Setting ErrFile to fd 2...
	I0802 18:31:50.716023  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0802 18:31:50.716112  564712 out.go:239] X Problems detected in kubelet:
	W0802 18:31:50.716125  564712 out.go:239]   Aug 02 18:29:47 addons-866992 kubelet[1553]: E0802 18:29:47.468116    1553 reflector.go:150] object-"gadget"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.716153  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.643392    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.716169  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.643432    1553 reflector.go:150] 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-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.716177  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.668188    1553 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.716191  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.668263    1553 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	I0802 18:31:50.716199  564712 out.go:304] Setting ErrFile to fd 2...
	I0802 18:31:50.716210  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:32:00.717756  564712 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0802 18:32:00.727647  564712 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0802 18:32:00.728968  564712 api_server.go:141] control plane version: v1.30.3
	I0802 18:32:00.729014  564712 api_server.go:131] duration metric: took 11.177210582s to wait for apiserver health ...
	I0802 18:32:00.729024  564712 system_pods.go:43] waiting for kube-system pods to appear ...
	I0802 18:32:00.729047  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0802 18:32:00.729112  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0802 18:32:00.776504  564712 cri.go:89] found id: "2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418"
	I0802 18:32:00.776528  564712 cri.go:89] found id: ""
	I0802 18:32:00.776537  564712 logs.go:276] 1 containers: [2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418]
	I0802 18:32:00.776626  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:32:00.780426  564712 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0802 18:32:00.780533  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0802 18:32:00.823817  564712 cri.go:89] found id: "416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad"
	I0802 18:32:00.823842  564712 cri.go:89] found id: ""
	I0802 18:32:00.823850  564712 logs.go:276] 1 containers: [416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad]
	I0802 18:32:00.823911  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:32:00.827536  564712 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0802 18:32:00.827613  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0802 18:32:00.870701  564712 cri.go:89] found id: "7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098"
	I0802 18:32:00.870722  564712 cri.go:89] found id: ""
	I0802 18:32:00.870730  564712 logs.go:276] 1 containers: [7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098]
	I0802 18:32:00.870799  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:32:00.874561  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0802 18:32:00.874639  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0802 18:32:00.916145  564712 cri.go:89] found id: "7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b"
	I0802 18:32:00.916170  564712 cri.go:89] found id: ""
	I0802 18:32:00.916179  564712 logs.go:276] 1 containers: [7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b]
	I0802 18:32:00.916249  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:32:00.920263  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0802 18:32:00.920377  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0802 18:32:00.979648  564712 cri.go:89] found id: "a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322"
	I0802 18:32:00.979669  564712 cri.go:89] found id: ""
	I0802 18:32:00.979678  564712 logs.go:276] 1 containers: [a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322]
	I0802 18:32:00.979735  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:32:00.983395  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0802 18:32:00.983502  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0802 18:32:01.030308  564712 cri.go:89] found id: "2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3"
	I0802 18:32:01.030333  564712 cri.go:89] found id: ""
	I0802 18:32:01.030341  564712 logs.go:276] 1 containers: [2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3]
	I0802 18:32:01.030399  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:32:01.034218  564712 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0802 18:32:01.034291  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0802 18:32:01.090017  564712 cri.go:89] found id: "bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb"
	I0802 18:32:01.090043  564712 cri.go:89] found id: ""
	I0802 18:32:01.090051  564712 logs.go:276] 1 containers: [bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb]
	I0802 18:32:01.090116  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:32:01.094405  564712 logs.go:123] Gathering logs for container status ...
	I0802 18:32:01.094431  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0802 18:32:01.146595  564712 logs.go:123] Gathering logs for dmesg ...
	I0802 18:32:01.146631  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0802 18:32:01.166958  564712 logs.go:123] Gathering logs for kube-apiserver [2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418] ...
	I0802 18:32:01.166992  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418"
	I0802 18:32:01.229876  564712 logs.go:123] Gathering logs for etcd [416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad] ...
	I0802 18:32:01.229912  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad"
	I0802 18:32:01.289665  564712 logs.go:123] Gathering logs for kube-proxy [a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322] ...
	I0802 18:32:01.289705  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322"
	I0802 18:32:01.335084  564712 logs.go:123] Gathering logs for CRI-O ...
	I0802 18:32:01.335117  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0802 18:32:01.435911  564712 logs.go:123] Gathering logs for kindnet [bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb] ...
	I0802 18:32:01.435958  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb"
	I0802 18:32:01.495160  564712 logs.go:123] Gathering logs for kubelet ...
	I0802 18:32:01.495196  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0802 18:32:01.536083  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: W0802 18:29:42.323586    1553 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.536334  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: E0802 18:29:42.323652    1553 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.536547  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: W0802 18:29:42.365678    1553 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.536755  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: E0802 18:29:42.365724    1553 reflector.go:150] object-"kube-system"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.539099  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:47 addons-866992 kubelet[1553]: W0802 18:29:47.468075    1553 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.539299  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:47 addons-866992 kubelet[1553]: E0802 18:29:47.468116    1553 reflector.go:150] object-"gadget"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.557631  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.643392    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.557847  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.643432    1553 reflector.go:150] 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-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.561975  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.668188    1553 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.562172  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.668263    1553 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	I0802 18:32:01.595506  564712 logs.go:123] Gathering logs for describe nodes ...
	I0802 18:32:01.595549  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0802 18:32:01.735012  564712 logs.go:123] Gathering logs for coredns [7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098] ...
	I0802 18:32:01.735043  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098"
	I0802 18:32:01.780082  564712 logs.go:123] Gathering logs for kube-scheduler [7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b] ...
	I0802 18:32:01.780119  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b"
	I0802 18:32:01.828660  564712 logs.go:123] Gathering logs for kube-controller-manager [2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3] ...
	I0802 18:32:01.828698  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3"
	I0802 18:32:01.906264  564712 out.go:304] Setting ErrFile to fd 2...
	I0802 18:32:01.906300  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0802 18:32:01.906381  564712 out.go:239] X Problems detected in kubelet:
	W0802 18:32:01.906397  564712 out.go:239]   Aug 02 18:29:47 addons-866992 kubelet[1553]: E0802 18:29:47.468116    1553 reflector.go:150] object-"gadget"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.906410  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.643392    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.906419  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.643432    1553 reflector.go:150] 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-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.906449  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.668188    1553 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.906468  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.668263    1553 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	I0802 18:32:01.906482  564712 out.go:304] Setting ErrFile to fd 2...
	I0802 18:32:01.906489  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:32:11.922732  564712 system_pods.go:59] 18 kube-system pods found
	I0802 18:32:11.922779  564712 system_pods.go:61] "coredns-7db6d8ff4d-d6gjg" [2bf53024-7232-4b9a-8f3d-f8ee88f605e0] Running
	I0802 18:32:11.922786  564712 system_pods.go:61] "csi-hostpath-attacher-0" [b73396d1-763f-4604-a8ac-fe1ae70cbd7f] Running
	I0802 18:32:11.922790  564712 system_pods.go:61] "csi-hostpath-resizer-0" [6a6803c5-c22e-4e08-a197-551903666e93] Running
	I0802 18:32:11.922794  564712 system_pods.go:61] "csi-hostpathplugin-jm4xj" [1667317c-4c4a-4290-81c9-f754c9c618b3] Running
	I0802 18:32:11.922797  564712 system_pods.go:61] "etcd-addons-866992" [58e277c0-de49-40df-9a15-2672c03fb935] Running
	I0802 18:32:11.922801  564712 system_pods.go:61] "kindnet-tc2vt" [05bb6896-7e8d-477d-b46c-bbbbdf6aee43] Running
	I0802 18:32:11.922805  564712 system_pods.go:61] "kube-apiserver-addons-866992" [35cd89bf-f2c6-45e5-83dc-a54d9c5f85cf] Running
	I0802 18:32:11.922809  564712 system_pods.go:61] "kube-controller-manager-addons-866992" [367bfc9c-f628-423e-8907-7b3125b05239] Running
	I0802 18:32:11.922815  564712 system_pods.go:61] "kube-ingress-dns-minikube" [46de1b55-502b-4ae8-adfa-b900db2bbfe1] Running
	I0802 18:32:11.922819  564712 system_pods.go:61] "kube-proxy-x8q4d" [371f89e9-4eec-45bb-b281-d8078dce1b3c] Running
	I0802 18:32:11.922822  564712 system_pods.go:61] "kube-scheduler-addons-866992" [b986a2cb-46d3-4815-a31c-6ef6405166fd] Running
	I0802 18:32:11.922826  564712 system_pods.go:61] "metrics-server-c59844bb4-hqdn4" [fc3e71e9-e972-42cb-8a46-118b0f1d8f42] Running
	I0802 18:32:11.922831  564712 system_pods.go:61] "nvidia-device-plugin-daemonset-kv62m" [7b1732bb-7a33-4182-aeef-1969b7c5b230] Running
	I0802 18:32:11.922835  564712 system_pods.go:61] "registry-698f998955-f5bg5" [bc43d98d-a08b-4c67-88db-11f9d0084ba0] Running
	I0802 18:32:11.922839  564712 system_pods.go:61] "registry-proxy-zlx6q" [309eebd0-0695-48f4-901e-acb05306dc9e] Running
	I0802 18:32:11.922843  564712 system_pods.go:61] "snapshot-controller-745499f584-bzf25" [23204dfb-75b1-4afe-9436-0ae56e2be1fa] Running
	I0802 18:32:11.922847  564712 system_pods.go:61] "snapshot-controller-745499f584-lllgd" [fe813300-e75d-4f22-bb58-831a690cfdc2] Running
	I0802 18:32:11.922850  564712 system_pods.go:61] "storage-provisioner" [f3135479-8c08-4b45-807d-d3454d537e4a] Running
	I0802 18:32:11.922861  564712 system_pods.go:74] duration metric: took 11.193829699s to wait for pod list to return data ...
	I0802 18:32:11.922869  564712 default_sa.go:34] waiting for default service account to be created ...
	I0802 18:32:11.925564  564712 default_sa.go:45] found service account: "default"
	I0802 18:32:11.925597  564712 default_sa.go:55] duration metric: took 2.719654ms for default service account to be created ...
	I0802 18:32:11.925608  564712 system_pods.go:116] waiting for k8s-apps to be running ...
	I0802 18:32:11.935897  564712 system_pods.go:86] 18 kube-system pods found
	I0802 18:32:11.935936  564712 system_pods.go:89] "coredns-7db6d8ff4d-d6gjg" [2bf53024-7232-4b9a-8f3d-f8ee88f605e0] Running
	I0802 18:32:11.935944  564712 system_pods.go:89] "csi-hostpath-attacher-0" [b73396d1-763f-4604-a8ac-fe1ae70cbd7f] Running
	I0802 18:32:11.935950  564712 system_pods.go:89] "csi-hostpath-resizer-0" [6a6803c5-c22e-4e08-a197-551903666e93] Running
	I0802 18:32:11.935954  564712 system_pods.go:89] "csi-hostpathplugin-jm4xj" [1667317c-4c4a-4290-81c9-f754c9c618b3] Running
	I0802 18:32:11.935979  564712 system_pods.go:89] "etcd-addons-866992" [58e277c0-de49-40df-9a15-2672c03fb935] Running
	I0802 18:32:11.935993  564712 system_pods.go:89] "kindnet-tc2vt" [05bb6896-7e8d-477d-b46c-bbbbdf6aee43] Running
	I0802 18:32:11.935998  564712 system_pods.go:89] "kube-apiserver-addons-866992" [35cd89bf-f2c6-45e5-83dc-a54d9c5f85cf] Running
	I0802 18:32:11.936003  564712 system_pods.go:89] "kube-controller-manager-addons-866992" [367bfc9c-f628-423e-8907-7b3125b05239] Running
	I0802 18:32:11.936018  564712 system_pods.go:89] "kube-ingress-dns-minikube" [46de1b55-502b-4ae8-adfa-b900db2bbfe1] Running
	I0802 18:32:11.936022  564712 system_pods.go:89] "kube-proxy-x8q4d" [371f89e9-4eec-45bb-b281-d8078dce1b3c] Running
	I0802 18:32:11.936027  564712 system_pods.go:89] "kube-scheduler-addons-866992" [b986a2cb-46d3-4815-a31c-6ef6405166fd] Running
	I0802 18:32:11.936031  564712 system_pods.go:89] "metrics-server-c59844bb4-hqdn4" [fc3e71e9-e972-42cb-8a46-118b0f1d8f42] Running
	I0802 18:32:11.936038  564712 system_pods.go:89] "nvidia-device-plugin-daemonset-kv62m" [7b1732bb-7a33-4182-aeef-1969b7c5b230] Running
	I0802 18:32:11.936056  564712 system_pods.go:89] "registry-698f998955-f5bg5" [bc43d98d-a08b-4c67-88db-11f9d0084ba0] Running
	I0802 18:32:11.936067  564712 system_pods.go:89] "registry-proxy-zlx6q" [309eebd0-0695-48f4-901e-acb05306dc9e] Running
	I0802 18:32:11.936081  564712 system_pods.go:89] "snapshot-controller-745499f584-bzf25" [23204dfb-75b1-4afe-9436-0ae56e2be1fa] Running
	I0802 18:32:11.936093  564712 system_pods.go:89] "snapshot-controller-745499f584-lllgd" [fe813300-e75d-4f22-bb58-831a690cfdc2] Running
	I0802 18:32:11.936097  564712 system_pods.go:89] "storage-provisioner" [f3135479-8c08-4b45-807d-d3454d537e4a] Running
	I0802 18:32:11.936105  564712 system_pods.go:126] duration metric: took 10.491072ms to wait for k8s-apps to be running ...
	I0802 18:32:11.936117  564712 system_svc.go:44] waiting for kubelet service to be running ....
	I0802 18:32:11.936190  564712 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0802 18:32:11.949734  564712 system_svc.go:56] duration metric: took 13.598103ms WaitForService to wait for kubelet
	I0802 18:32:11.949763  564712 kubeadm.go:582] duration metric: took 2m30.943470374s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0802 18:32:11.949786  564712 node_conditions.go:102] verifying NodePressure condition ...
	I0802 18:32:11.953612  564712 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0802 18:32:11.953646  564712 node_conditions.go:123] node cpu capacity is 2
	I0802 18:32:11.953662  564712 node_conditions.go:105] duration metric: took 3.868167ms to run NodePressure ...
	I0802 18:32:11.953675  564712 start.go:241] waiting for startup goroutines ...
	I0802 18:32:11.953683  564712 start.go:246] waiting for cluster config update ...
	I0802 18:32:11.953700  564712 start.go:255] writing updated cluster config ...
	I0802 18:32:11.954041  564712 ssh_runner.go:195] Run: rm -f paused
	I0802 18:32:12.290258  564712 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0802 18:32:12.293586  564712 out.go:177] * Done! kubectl is now configured to use "addons-866992" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 02 18:35:57 addons-866992 crio[961]: time="2024-08-02 18:35:57.682513647Z" 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=0477c84d-5df5-4862-a56e-da7528504ab0 name=/runtime.v1.ImageService/ImageStatus
	Aug 02 18:35:57 addons-866992 crio[961]: time="2024-08-02 18:35:57.683475396Z" level=info msg="Creating container: default/hello-world-app-6778b5fc9f-wp6mz/hello-world-app" id=d0f9e1e8-9d17-4619-bc35-4d93c6ec5129 name=/runtime.v1.RuntimeService/CreateContainer
	Aug 02 18:35:57 addons-866992 crio[961]: time="2024-08-02 18:35:57.683589611Z" level=warning msg="Allowed annotations are specified for workload []"
	Aug 02 18:35:57 addons-866992 crio[961]: time="2024-08-02 18:35:57.707491489Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/3ad04cb421769d9c0bdd459fb1b4eeff21336d21a0b2a94449179bb2f6362884/merged/etc/passwd: no such file or directory"
	Aug 02 18:35:57 addons-866992 crio[961]: time="2024-08-02 18:35:57.707538775Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/3ad04cb421769d9c0bdd459fb1b4eeff21336d21a0b2a94449179bb2f6362884/merged/etc/group: no such file or directory"
	Aug 02 18:35:57 addons-866992 crio[961]: time="2024-08-02 18:35:57.756127075Z" level=info msg="Created container 21bb953a9b11c410e8608180ea266817da328968ef7a3fddb9c504d6225341f2: default/hello-world-app-6778b5fc9f-wp6mz/hello-world-app" id=d0f9e1e8-9d17-4619-bc35-4d93c6ec5129 name=/runtime.v1.RuntimeService/CreateContainer
	Aug 02 18:35:57 addons-866992 crio[961]: time="2024-08-02 18:35:57.758897231Z" level=info msg="Starting container: 21bb953a9b11c410e8608180ea266817da328968ef7a3fddb9c504d6225341f2" id=c28f325f-0100-4a0e-9d35-570722ecc7ca name=/runtime.v1.RuntimeService/StartContainer
	Aug 02 18:35:57 addons-866992 crio[961]: time="2024-08-02 18:35:57.769318117Z" level=info msg="Started container" PID=7708 containerID=21bb953a9b11c410e8608180ea266817da328968ef7a3fddb9c504d6225341f2 description=default/hello-world-app-6778b5fc9f-wp6mz/hello-world-app id=c28f325f-0100-4a0e-9d35-570722ecc7ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d61b43ed24c1208b1abfb08edea25d46470eb9416248f055d4d37daa5f84b11
	Aug 02 18:35:57 addons-866992 crio[961]: time="2024-08-02 18:35:57.801829627Z" level=info msg="Removing container: 92b76a722124dc40a7b33c4258a1708a19931db91a750049560ae455a6f798ac" id=df726b91-b58f-4dee-a002-99aeebe275d0 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 02 18:35:57 addons-866992 crio[961]: time="2024-08-02 18:35:57.826920330Z" level=info msg="Removed container 92b76a722124dc40a7b33c4258a1708a19931db91a750049560ae455a6f798ac: kube-system/kube-ingress-dns-minikube/minikube-ingress-dns" id=df726b91-b58f-4dee-a002-99aeebe275d0 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 02 18:35:59 addons-866992 crio[961]: time="2024-08-02 18:35:59.546059836Z" level=info msg="Stopping container: bf2952d1276d99714ddf33854404270250846e0173f9d36bd8988c0cb0032eb3 (timeout: 2s)" id=38a494dd-ce3c-4763-bfa1-0cb886e87e1c name=/runtime.v1.RuntimeService/StopContainer
	Aug 02 18:36:01 addons-866992 crio[961]: time="2024-08-02 18:36:01.551892354Z" level=warning msg="Stopping container bf2952d1276d99714ddf33854404270250846e0173f9d36bd8988c0cb0032eb3 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=38a494dd-ce3c-4763-bfa1-0cb886e87e1c name=/runtime.v1.RuntimeService/StopContainer
	Aug 02 18:36:01 addons-866992 conmon[4986]: conmon bf2952d1276d99714ddf <ninfo>: container 4997 exited with status 137
	Aug 02 18:36:01 addons-866992 crio[961]: time="2024-08-02 18:36:01.688433129Z" level=info msg="Stopped container bf2952d1276d99714ddf33854404270250846e0173f9d36bd8988c0cb0032eb3: ingress-nginx/ingress-nginx-controller-6d9bd977d4-mhk4c/controller" id=38a494dd-ce3c-4763-bfa1-0cb886e87e1c name=/runtime.v1.RuntimeService/StopContainer
	Aug 02 18:36:01 addons-866992 crio[961]: time="2024-08-02 18:36:01.689176295Z" level=info msg="Stopping pod sandbox: 1d9749209bdc267456c2c6c8cb2284394cf67b9a2b258ba6bb0f257c0e810f61" id=531d6d18-defb-4c9e-bca1-4c616deacfd5 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 02 18:36:01 addons-866992 crio[961]: time="2024-08-02 18:36:01.692627258Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-DS3B2X3ABFHLNKO4 - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-7ODXSGPV75KNQZLR - [0:0]\n-X KUBE-HP-DS3B2X3ABFHLNKO4\n-X KUBE-HP-7ODXSGPV75KNQZLR\nCOMMIT\n"
	Aug 02 18:36:01 addons-866992 crio[961]: time="2024-08-02 18:36:01.694637460Z" level=info msg="Closing host port tcp:80"
	Aug 02 18:36:01 addons-866992 crio[961]: time="2024-08-02 18:36:01.694689349Z" level=info msg="Closing host port tcp:443"
	Aug 02 18:36:01 addons-866992 crio[961]: time="2024-08-02 18:36:01.696011318Z" level=info msg="Host port tcp:80 does not have an open socket"
	Aug 02 18:36:01 addons-866992 crio[961]: time="2024-08-02 18:36:01.696040265Z" level=info msg="Host port tcp:443 does not have an open socket"
	Aug 02 18:36:01 addons-866992 crio[961]: time="2024-08-02 18:36:01.696244243Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-6d9bd977d4-mhk4c Namespace:ingress-nginx ID:1d9749209bdc267456c2c6c8cb2284394cf67b9a2b258ba6bb0f257c0e810f61 UID:b35bc1ed-f5f6-4a87-8037-dcea54b55da0 NetNS:/var/run/netns/7d21c5f6-c648-4561-a60f-00dd97ae1a4e Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 02 18:36:01 addons-866992 crio[961]: time="2024-08-02 18:36:01.696401190Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-mhk4c from CNI network \"kindnet\" (type=ptp)"
	Aug 02 18:36:01 addons-866992 crio[961]: time="2024-08-02 18:36:01.722157636Z" level=info msg="Stopped pod sandbox: 1d9749209bdc267456c2c6c8cb2284394cf67b9a2b258ba6bb0f257c0e810f61" id=531d6d18-defb-4c9e-bca1-4c616deacfd5 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 02 18:36:01 addons-866992 crio[961]: time="2024-08-02 18:36:01.814018654Z" level=info msg="Removing container: bf2952d1276d99714ddf33854404270250846e0173f9d36bd8988c0cb0032eb3" id=a7fff9ae-3d82-40cb-b710-a4485d4b0620 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 02 18:36:01 addons-866992 crio[961]: time="2024-08-02 18:36:01.831259736Z" level=info msg="Removed container bf2952d1276d99714ddf33854404270250846e0173f9d36bd8988c0cb0032eb3: ingress-nginx/ingress-nginx-controller-6d9bd977d4-mhk4c/controller" id=a7fff9ae-3d82-40cb-b710-a4485d4b0620 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                       ATTEMPT             POD ID              POD
	21bb953a9b11c       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        9 seconds ago       Running             hello-world-app            0                   6d61b43ed24c1       hello-world-app-6778b5fc9f-wp6mz
	1e61b8901d8f3       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                              2 minutes ago       Running             nginx                      0                   733e7c410faf6       nginx
	250db394c5bb6       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                    0                   62ec9f3b93c8e       busybox
	47b846dc7e7b2       docker.io/marcnuri/yakd@sha256:1c961556224d57fc747de0b1874524208e5fb4f8386f23e9c1c4c18e97109f17                              4 minutes ago       Running             yakd                       0                   e7b2e16ba1ae7       yakd-dashboard-799879c74f-bn89v
	47136cca9b6a4       nvcr.io/nvidia/k8s-device-plugin@sha256:7c7ba34740040fcfe7319f25e46820222e414e67fd1a81923cfa0728e8ec98a8                     4 minutes ago       Running             nvidia-device-plugin-ctr   0                   4a1f10a92d7c4       nvidia-device-plugin-daemonset-kv62m
	c9e2057a15518       296b5f799fcd8a39f0e93373bc18787d846c6a2a78a5657b1514831f043c09bf                                                             5 minutes ago       Exited              patch                      2                   6be494a907aaf       ingress-nginx-admission-patch-m6m7d
	643fd7f4e8f9f       docker.io/rancher/local-path-provisioner@sha256:689a2489a24e74426e4a4666e611c988202c5fa995908b0c60133aca3eb87d98             5 minutes ago       Running             local-path-provisioner     0                   c408b77316ef9       local-path-provisioner-8d985888d-zgxqs
	4016dde96ae68       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:36d05b4077fb8e3d13663702fa337f124675ba8667cbd949c03a8e8ea6fa4366   5 minutes ago       Exited              create                     0                   fffc19455f00e       ingress-nginx-admission-create-cpv8n
	7f6a62954d2ba       gcr.io/cloud-spanner-emulator/emulator@sha256:76d8c8cf50cb10809697c83120f51b216b49ea6538c15e083d843172d597774f               5 minutes ago       Running             cloud-spanner-emulator     0                   d037083c09aad       cloud-spanner-emulator-5455fb9b69-j7bk8
	c10485b9afaf2       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        5 minutes ago       Running             metrics-server             0                   9f816d4e38f4a       metrics-server-c59844bb4-hqdn4
	7995a38e0f971       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             5 minutes ago       Running             coredns                    0                   552701c42bbbb       coredns-7db6d8ff4d-d6gjg
	63ecf07c7ef21       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             5 minutes ago       Running             storage-provisioner        0                   2c30ee43fa78c       storage-provisioner
	bf8478e28d836       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                           6 minutes ago       Running             kindnet-cni                0                   7e50c46541a76       kindnet-tc2vt
	a360281eed561       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                             6 minutes ago       Running             kube-proxy                 0                   256b7e1a1e74e       kube-proxy-x8q4d
	416cefe1d34bb       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                             6 minutes ago       Running             etcd                       0                   ef50fc0ee4de8       etcd-addons-866992
	2fa80dc1f92fe       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                             6 minutes ago       Running             kube-controller-manager    0                   42431bc03354e       kube-controller-manager-addons-866992
	7cc5ce7db7b65       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                             6 minutes ago       Running             kube-scheduler             0                   e6cd9c4d6330e       kube-scheduler-addons-866992
	2236672d85645       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                             6 minutes ago       Running             kube-apiserver             0                   1dc0504ba42a1       kube-apiserver-addons-866992
	
	
	==> coredns [7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098] <==
	[INFO] 10.244.0.17:43633 - 45068 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.005317921s
	[INFO] 10.244.0.17:44762 - 62807 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000674736s
	[INFO] 10.244.0.17:44762 - 57940 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000703732s
	[INFO] 10.244.0.17:54882 - 53326 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000118859s
	[INFO] 10.244.0.17:54882 - 24130 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000236626s
	[INFO] 10.244.0.17:32795 - 40522 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000058461s
	[INFO] 10.244.0.17:32795 - 13641 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000057805s
	[INFO] 10.244.0.17:60687 - 18260 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000053768s
	[INFO] 10.244.0.17:60687 - 47701 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000052324s
	[INFO] 10.244.0.17:53890 - 60414 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001227437s
	[INFO] 10.244.0.17:53890 - 11260 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001796493s
	[INFO] 10.244.0.17:45140 - 17771 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00008868s
	[INFO] 10.244.0.17:45140 - 40854 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000070104s
	[INFO] 10.244.0.20:37748 - 4964 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000235773s
	[INFO] 10.244.0.20:47817 - 22727 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000113312s
	[INFO] 10.244.0.20:38904 - 35800 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000168647s
	[INFO] 10.244.0.20:34850 - 11504 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000272097s
	[INFO] 10.244.0.20:53124 - 16161 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000272597s
	[INFO] 10.244.0.20:33074 - 64638 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000294283s
	[INFO] 10.244.0.20:54692 - 43166 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.004980094s
	[INFO] 10.244.0.20:38921 - 62455 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.004988151s
	[INFO] 10.244.0.20:48066 - 41310 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001082815s
	[INFO] 10.244.0.20:48143 - 17973 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001476002s
	[INFO] 10.244.0.23:48385 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000576685s
	[INFO] 10.244.0.23:57771 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000118785s
	
	
	==> describe nodes <==
	Name:               addons-866992
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-866992
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=db72189ad8010dba8f92a33c09569de9ae45dca9
	                    minikube.k8s.io/name=addons-866992
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_02T18_29_28_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-866992
	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:  Fri, 02 Aug 2024 18:29:24 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-866992
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 02 Aug 2024 18:36:05 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 02 Aug 2024 18:36:05 +0000   Fri, 02 Aug 2024 18:29:22 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 02 Aug 2024 18:36:05 +0000   Fri, 02 Aug 2024 18:29:22 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 02 Aug 2024 18:36:05 +0000   Fri, 02 Aug 2024 18:29:22 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 02 Aug 2024 18:36:05 +0000   Fri, 02 Aug 2024 18:30:27 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-866992
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	System Info:
	  Machine ID:                 46356310b7084b07967a756de79832ba
	  System UUID:                f07a02a6-8dcf-47d2-ae47-063bd163c363
	  Boot ID:                    4b9ada2b-2279-4146-8e9b-9271afb2973b
	  Kernel Version:             5.15.0-1066-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (16 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m55s
	  default                     cloud-spanner-emulator-5455fb9b69-j7bk8    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m23s
	  default                     hello-world-app-6778b5fc9f-wp6mz           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         11s
	  default                     nginx                                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m31s
	  kube-system                 coredns-7db6d8ff4d-d6gjg                   100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m26s
	  kube-system                 etcd-addons-866992                         100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         6m40s
	  kube-system                 kindnet-tc2vt                              100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      6m26s
	  kube-system                 kube-apiserver-addons-866992               250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m40s
	  kube-system                 kube-controller-manager-addons-866992      200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m40s
	  kube-system                 kube-proxy-x8q4d                           0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m26s
	  kube-system                 kube-scheduler-addons-866992               100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m40s
	  kube-system                 metrics-server-c59844bb4-hqdn4             100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m21s
	  kube-system                 nvidia-device-plugin-daemonset-kv62m       0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m40s
	  kube-system                 storage-provisioner                        0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m20s
	  local-path-storage          local-path-provisioner-8d985888d-zgxqs     0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m21s
	  yakd-dashboard              yakd-dashboard-799879c74f-bn89v            0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     6m20s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             548Mi (6%!)(MISSING)  476Mi (6%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 6m19s  kube-proxy       
	  Normal  NodeHasSufficientMemory  6m47s  kubelet          Node addons-866992 status is now: NodeHasSufficientMemory
	  Normal  Starting                 6m40s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m40s  kubelet          Node addons-866992 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m40s  kubelet          Node addons-866992 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m40s  kubelet          Node addons-866992 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           6m27s  node-controller  Node addons-866992 event: Registered Node addons-866992 in Controller
	  Normal  NodeReady                5m40s  kubelet          Node addons-866992 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000998] FS-Cache: N-key=[8] 'ce5d3b0000000000'
	[  +0.002670] FS-Cache: Duplicate cookie detected
	[  +0.000670] FS-Cache: O-cookie c=00000018 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000884] FS-Cache: O-cookie d=00000000002064e5{9p.inode} n=00000000a4d1c12b
	[  +0.000960] FS-Cache: O-key=[8] 'ce5d3b0000000000'
	[  +0.000649] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
	[  +0.000914] FS-Cache: N-cookie d=00000000002064e5{9p.inode} n=0000000008956e4a
	[  +0.000967] FS-Cache: N-key=[8] 'ce5d3b0000000000'
	[  +2.479921] FS-Cache: Duplicate cookie detected
	[  +0.000677] FS-Cache: O-cookie c=00000016 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000898] FS-Cache: O-cookie d=00000000002064e5{9p.inode} n=00000000777f0a77
	[  +0.000996] FS-Cache: O-key=[8] 'cd5d3b0000000000'
	[  +0.000662] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000958] FS-Cache: N-cookie d=00000000002064e5{9p.inode} n=000000005c6e8c53
	[  +0.001042] FS-Cache: N-key=[8] 'cd5d3b0000000000'
	[  +0.375912] FS-Cache: Duplicate cookie detected
	[  +0.000671] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
	[  +0.000961] FS-Cache: O-cookie d=00000000002064e5{9p.inode} n=000000007db5039c
	[  +0.000994] FS-Cache: O-key=[8] 'd35d3b0000000000'
	[  +0.000667] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000883] FS-Cache: N-cookie d=00000000002064e5{9p.inode} n=00000000586ac4a9
	[  +0.001008] FS-Cache: N-key=[8] 'd35d3b0000000000'
	[Aug 2 17:59] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[Aug 2 18:21] overlayfs: upperdir is in-use as upperdir/workdir of another mount, accessing files from both mounts will result in undefined behavior.
	[  +0.000009] overlayfs: workdir is in-use as upperdir/workdir of another mount, accessing files from both mounts will result in undefined behavior.
	
	
	==> etcd [416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad] <==
	{"level":"info","ts":"2024-08-02T18:29:21.572541Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-08-02T18:29:21.579322Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-08-02T18:29:42.028782Z","caller":"traceutil/trace.go:171","msg":"trace[156597906] transaction","detail":"{read_only:false; response_revision:341; number_of_response:1; }","duration":"102.866668ms","start":"2024-08-02T18:29:41.925874Z","end":"2024-08-02T18:29:42.028741Z","steps":["trace[156597906] 'process raft request'  (duration: 54.676889ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-02T18:29:44.729714Z","caller":"traceutil/trace.go:171","msg":"trace[1689584757] transaction","detail":"{read_only:false; response_revision:366; number_of_response:1; }","duration":"111.580119ms","start":"2024-08-02T18:29:44.618107Z","end":"2024-08-02T18:29:44.729688Z","steps":["trace[1689584757] 'process raft request'  (duration: 21.774212ms)","trace[1689584757] 'compare'  (duration: 89.339309ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-02T18:29:44.741351Z","caller":"traceutil/trace.go:171","msg":"trace[2057914185] linearizableReadLoop","detail":"{readStateIndex:377; appliedIndex:376; }","duration":"119.914626ms","start":"2024-08-02T18:29:44.621407Z","end":"2024-08-02T18:29:44.741321Z","steps":["trace[2057914185] 'read index received'  (duration: 18.481926ms)","trace[2057914185] 'applied index is now lower than readState.Index'  (duration: 101.430928ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-02T18:29:44.742669Z","caller":"traceutil/trace.go:171","msg":"trace[1678867008] transaction","detail":"{read_only:false; response_revision:367; number_of_response:1; }","duration":"121.194676ms","start":"2024-08-02T18:29:44.62146Z","end":"2024-08-02T18:29:44.742655Z","steps":["trace[1678867008] 'process raft request'  (duration: 107.863459ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-02T18:29:44.742824Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"121.374851ms","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-02T18:29:44.743261Z","caller":"traceutil/trace.go:171","msg":"trace[1707741571] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:368; }","duration":"121.847094ms","start":"2024-08-02T18:29:44.621402Z","end":"2024-08-02T18:29:44.743249Z","steps":["trace[1707741571] 'agreement among raft nodes before linearized reading'  (duration: 121.337551ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-02T18:29:44.74379Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"122.269851ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas/local-path-storage/\" range_end:\"/registry/resourcequotas/local-path-storage0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-02T18:29:44.743834Z","caller":"traceutil/trace.go:171","msg":"trace[1091055457] range","detail":"{range_begin:/registry/resourcequotas/local-path-storage/; range_end:/registry/resourcequotas/local-path-storage0; response_count:0; response_revision:371; }","duration":"122.322217ms","start":"2024-08-02T18:29:44.621504Z","end":"2024-08-02T18:29:44.743826Z","steps":["trace[1091055457] 'agreement among raft nodes before linearized reading'  (duration: 122.243735ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-02T18:29:44.744284Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.439704ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/servicenodeports\" ","response":"range_response_count:1 size:150"}
	{"level":"info","ts":"2024-08-02T18:29:44.744324Z","caller":"traceutil/trace.go:171","msg":"trace[933159371] range","detail":"{range_begin:/registry/ranges/servicenodeports; range_end:; response_count:1; response_revision:371; }","duration":"104.483535ms","start":"2024-08-02T18:29:44.639833Z","end":"2024-08-02T18:29:44.744316Z","steps":["trace[933159371] 'agreement among raft nodes before linearized reading'  (duration: 104.423917ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-02T18:29:45.376801Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"132.221826ms","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-02T18:29:45.376964Z","caller":"traceutil/trace.go:171","msg":"trace[3390721] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:388; }","duration":"132.406694ms","start":"2024-08-02T18:29:45.244543Z","end":"2024-08-02T18:29:45.376949Z","steps":["trace[3390721] 'range keys from in-memory index tree'  (duration: 131.939267ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-02T18:29:45.377632Z","caller":"traceutil/trace.go:171","msg":"trace[917277025] transaction","detail":"{read_only:false; response_revision:389; number_of_response:1; }","duration":"130.443893ms","start":"2024-08-02T18:29:45.247168Z","end":"2024-08-02T18:29:45.377612Z","steps":["trace[917277025] 'process raft request'  (duration: 130.327955ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-02T18:29:45.511203Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"113.802537ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-02T18:29:45.553371Z","caller":"traceutil/trace.go:171","msg":"trace[1736072068] range","detail":"{range_begin:/registry/services/specs/kube-system/registry; range_end:; response_count:0; response_revision:389; }","duration":"155.965246ms","start":"2024-08-02T18:29:45.397381Z","end":"2024-08-02T18:29:45.553346Z","steps":["trace[1736072068] 'agreement among raft nodes before linearized reading'  (duration: 43.659405ms)","trace[1736072068] 'range keys from in-memory index tree'  (duration: 70.112247ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-02T18:29:45.5161Z","caller":"traceutil/trace.go:171","msg":"trace[2019874058] transaction","detail":"{read_only:false; response_revision:390; number_of_response:1; }","duration":"118.574672ms","start":"2024-08-02T18:29:45.397508Z","end":"2024-08-02T18:29:45.516083Z","steps":["trace[2019874058] 'process raft request'  (duration: 113.489898ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-02T18:29:45.544297Z","caller":"traceutil/trace.go:171","msg":"trace[1027901312] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"101.654041ms","start":"2024-08-02T18:29:45.442619Z","end":"2024-08-02T18:29:45.544273Z","steps":["trace[1027901312] 'process raft request'  (duration: 79.534683ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-02T18:29:45.568725Z","caller":"traceutil/trace.go:171","msg":"trace[1207711143] linearizableReadLoop","detail":"{readStateIndex:405; appliedIndex:401; }","duration":"126.227093ms","start":"2024-08-02T18:29:45.442481Z","end":"2024-08-02T18:29:45.568708Z","steps":["trace[1207711143] 'read index received'  (duration: 68.590675ms)","trace[1207711143] 'applied index is now lower than readState.Index'  (duration: 57.635639ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-02T18:29:45.569168Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"126.670511ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas/gadget/\" range_end:\"/registry/resourcequotas/gadget0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-02T18:29:45.569269Z","caller":"traceutil/trace.go:171","msg":"trace[894635442] range","detail":"{range_begin:/registry/resourcequotas/gadget/; range_end:/registry/resourcequotas/gadget0; response_count:0; response_revision:399; }","duration":"126.780861ms","start":"2024-08-02T18:29:45.442478Z","end":"2024-08-02T18:29:45.569258Z","steps":["trace[894635442] 'agreement among raft nodes before linearized reading'  (duration: 126.648226ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-02T18:29:45.544852Z","caller":"traceutil/trace.go:171","msg":"trace[1155883233] transaction","detail":"{read_only:false; response_revision:396; number_of_response:1; }","duration":"102.184638ms","start":"2024-08-02T18:29:45.442657Z","end":"2024-08-02T18:29:45.544841Z","steps":["trace[1155883233] 'process raft request'  (duration: 101.685851ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-02T18:29:45.576632Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"134.056225ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/metrics-server\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-02T18:29:45.577068Z","caller":"traceutil/trace.go:171","msg":"trace[1477539809] range","detail":"{range_begin:/registry/deployments/kube-system/metrics-server; range_end:; response_count:0; response_revision:400; }","duration":"134.515857ms","start":"2024-08-02T18:29:45.442539Z","end":"2024-08-02T18:29:45.577055Z","steps":["trace[1477539809] 'agreement among raft nodes before linearized reading'  (duration: 130.66008ms)"],"step_count":1}
	
	
	==> kernel <==
	 18:36:07 up  3:18,  0 users,  load average: 0.06, 0.96, 1.80
	Linux addons-866992 5.15.0-1066-aws #72~20.04.1-Ubuntu SMP Sat Jul 20 07:44:07 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb] <==
	E0802 18:34:41.795265       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/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
	I0802 18:34:47.346982       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0802 18:34:47.347026       1 main.go:299] handling current node
	I0802 18:34:57.347474       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0802 18:34:57.347516       1 main.go:299] handling current node
	I0802 18:35:07.347305       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0802 18:35:07.347426       1 main.go:299] handling current node
	I0802 18:35:17.347443       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0802 18:35:17.347483       1 main.go:299] handling current node
	W0802 18:35:18.689777       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/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
	E0802 18:35:18.689826       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/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
	W0802 18:35:19.073029       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/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
	E0802 18:35:19.073061       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/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
	W0802 18:35:25.892982       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/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
	E0802 18:35:25.893023       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/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
	I0802 18:35:27.346713       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0802 18:35:27.346754       1 main.go:299] handling current node
	I0802 18:35:37.346931       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0802 18:35:37.346972       1 main.go:299] handling current node
	I0802 18:35:47.347579       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0802 18:35:47.347615       1 main.go:299] handling current node
	I0802 18:35:57.347306       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0802 18:35:57.347339       1 main.go:299] handling current node
	W0802 18:36:05.136303       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/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
	E0802 18:36:05.136339       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/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 [2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418] <==
	E0802 18:31:37.939379       1 available_controller.go:460] v1beta1.metrics.k8s.io failed with: failing or missing response from https://10.102.9.22:443/apis/metrics.k8s.io/v1beta1: Get "https://10.102.9.22:443/apis/metrics.k8s.io/v1beta1": dial tcp 10.102.9.22:443: connect: connection refused
	I0802 18:31:38.069356       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0802 18:32:21.060388       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:43878: use of closed network connection
	E0802 18:32:21.330516       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:43900: use of closed network connection
	E0802 18:32:21.486416       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:43920: use of closed network connection
	E0802 18:32:49.369678       1 watch.go:250] http2: stream closed
	I0802 18:32:53.628377       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0802 18:33:23.405777       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0802 18:33:23.405959       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0802 18:33:23.429742       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0802 18:33:23.429807       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0802 18:33:23.443478       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0802 18:33:23.443521       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0802 18:33:23.453008       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0802 18:33:23.453063       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0802 18:33:23.486140       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0802 18:33:23.486187       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0802 18:33:24.444533       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0802 18:33:24.486729       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0802 18:33:24.494910       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0802 18:33:30.235535       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0802 18:33:31.271038       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0802 18:33:35.777701       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0802 18:33:36.083745       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.100.71.53"}
	I0802 18:35:56.443292       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.108.2.187"}
	
	
	==> kube-controller-manager [2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3] <==
	W0802 18:34:36.832649       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0802 18:34:36.832692       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0802 18:34:55.483526       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0802 18:34:55.483564       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0802 18:35:02.630594       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0802 18:35:02.630631       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0802 18:35:12.068517       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0802 18:35:12.068560       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0802 18:35:22.557369       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0802 18:35:22.557420       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0802 18:35:27.411948       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0802 18:35:27.411985       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0802 18:35:38.176632       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0802 18:35:38.176757       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0802 18:35:47.398154       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0802 18:35:47.398194       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0802 18:35:56.211034       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="28.299838ms"
	I0802 18:35:56.224932       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="13.846726ms"
	I0802 18:35:56.246816       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="21.762946ms"
	I0802 18:35:56.246915       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="54.728µs"
	I0802 18:35:57.834102       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="21.02175ms"
	I0802 18:35:57.834171       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="32.722µs"
	I0802 18:35:58.518703       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0802 18:35:58.522643       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="4.472µs"
	I0802 18:35:58.531103       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	
	
	==> kube-proxy [a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322] <==
	I0802 18:29:46.635393       1 server_linux.go:69] "Using iptables proxy"
	I0802 18:29:46.914701       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0802 18:29:47.180593       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0802 18:29:47.180658       1 server_linux.go:165] "Using iptables Proxier"
	I0802 18:29:47.253889       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0802 18:29:47.253923       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0802 18:29:47.253957       1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0802 18:29:47.254244       1 server.go:872] "Version info" version="v1.30.3"
	I0802 18:29:47.254270       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0802 18:29:47.256359       1 config.go:192] "Starting service config controller"
	I0802 18:29:47.256382       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0802 18:29:47.256408       1 config.go:101] "Starting endpoint slice config controller"
	I0802 18:29:47.256412       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0802 18:29:47.258451       1 config.go:319] "Starting node config controller"
	I0802 18:29:47.258478       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0802 18:29:47.358881       1 shared_informer.go:320] Caches are synced for node config
	I0802 18:29:47.359634       1 shared_informer.go:320] Caches are synced for service config
	I0802 18:29:47.359731       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b] <==
	W0802 18:29:25.317669       1 reflector.go:547] 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
	E0802 18:29:25.317687       1 reflector.go:150] 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
	W0802 18:29:25.317738       1 reflector.go:547] 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
	E0802 18:29:25.317755       1 reflector.go:150] 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
	W0802 18:29:25.317895       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0802 18:29:25.317911       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0802 18:29:25.317962       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0802 18:29:25.317978       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0802 18:29:25.318037       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0802 18:29:25.318054       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0802 18:29:25.318094       1 reflector.go:547] 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
	E0802 18:29:25.318118       1 reflector.go:150] 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
	W0802 18:29:25.318159       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0802 18:29:25.318175       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0802 18:29:25.318257       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0802 18:29:25.318283       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0802 18:29:25.318361       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0802 18:29:25.318376       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0802 18:29:25.318413       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0802 18:29:25.318435       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0802 18:29:25.318495       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0802 18:29:25.318523       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0802 18:29:26.207535       1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0802 18:29:26.207684       1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	I0802 18:29:28.911027       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 02 18:35:56 addons-866992 kubelet[1553]: I0802 18:35:56.216566    1553 memory_manager.go:354] "RemoveStaleState removing state" podUID="699f7aa7-26c7-4956-a384-397894cd9147" containerName="gadget"
	Aug 02 18:35:56 addons-866992 kubelet[1553]: I0802 18:35:56.216578    1553 memory_manager.go:354] "RemoveStaleState removing state" podUID="699f7aa7-26c7-4956-a384-397894cd9147" containerName="gadget"
	Aug 02 18:35:56 addons-866992 kubelet[1553]: I0802 18:35:56.365801    1553 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-l5ckr\" (UniqueName: \"kubernetes.io/projected/54146e23-b819-4ff8-8d51-7de34d6e20da-kube-api-access-l5ckr\") pod \"hello-world-app-6778b5fc9f-wp6mz\" (UID: \"54146e23-b819-4ff8-8d51-7de34d6e20da\") " pod="default/hello-world-app-6778b5fc9f-wp6mz"
	Aug 02 18:35:57 addons-866992 kubelet[1553]: I0802 18:35:57.573514    1553 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-hm772\" (UniqueName: \"kubernetes.io/projected/46de1b55-502b-4ae8-adfa-b900db2bbfe1-kube-api-access-hm772\") pod \"46de1b55-502b-4ae8-adfa-b900db2bbfe1\" (UID: \"46de1b55-502b-4ae8-adfa-b900db2bbfe1\") "
	Aug 02 18:35:57 addons-866992 kubelet[1553]: I0802 18:35:57.582209    1553 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/46de1b55-502b-4ae8-adfa-b900db2bbfe1-kube-api-access-hm772" (OuterVolumeSpecName: "kube-api-access-hm772") pod "46de1b55-502b-4ae8-adfa-b900db2bbfe1" (UID: "46de1b55-502b-4ae8-adfa-b900db2bbfe1"). InnerVolumeSpecName "kube-api-access-hm772". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 02 18:35:57 addons-866992 kubelet[1553]: I0802 18:35:57.674789    1553 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-hm772\" (UniqueName: \"kubernetes.io/projected/46de1b55-502b-4ae8-adfa-b900db2bbfe1-kube-api-access-hm772\") on node \"addons-866992\" DevicePath \"\""
	Aug 02 18:35:57 addons-866992 kubelet[1553]: I0802 18:35:57.800372    1553 scope.go:117] "RemoveContainer" containerID="92b76a722124dc40a7b33c4258a1708a19931db91a750049560ae455a6f798ac"
	Aug 02 18:35:57 addons-866992 kubelet[1553]: I0802 18:35:57.827273    1553 scope.go:117] "RemoveContainer" containerID="92b76a722124dc40a7b33c4258a1708a19931db91a750049560ae455a6f798ac"
	Aug 02 18:35:57 addons-866992 kubelet[1553]: E0802 18:35:57.827656    1553 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"92b76a722124dc40a7b33c4258a1708a19931db91a750049560ae455a6f798ac\": container with ID starting with 92b76a722124dc40a7b33c4258a1708a19931db91a750049560ae455a6f798ac not found: ID does not exist" containerID="92b76a722124dc40a7b33c4258a1708a19931db91a750049560ae455a6f798ac"
	Aug 02 18:35:57 addons-866992 kubelet[1553]: I0802 18:35:57.827692    1553 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"92b76a722124dc40a7b33c4258a1708a19931db91a750049560ae455a6f798ac"} err="failed to get container status \"92b76a722124dc40a7b33c4258a1708a19931db91a750049560ae455a6f798ac\": rpc error: code = NotFound desc = could not find container \"92b76a722124dc40a7b33c4258a1708a19931db91a750049560ae455a6f798ac\": container with ID starting with 92b76a722124dc40a7b33c4258a1708a19931db91a750049560ae455a6f798ac not found: ID does not exist"
	Aug 02 18:35:57 addons-866992 kubelet[1553]: I0802 18:35:57.843709    1553 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-6778b5fc9f-wp6mz" podStartSLOduration=0.739762128 podStartE2EDuration="1.843687503s" podCreationTimestamp="2024-08-02 18:35:56 +0000 UTC" firstStartedPulling="2024-08-02 18:35:56.576974842 +0000 UTC m=+389.427789063" lastFinishedPulling="2024-08-02 18:35:57.680900218 +0000 UTC m=+390.531714438" observedRunningTime="2024-08-02 18:35:57.81216824 +0000 UTC m=+390.662982461" watchObservedRunningTime="2024-08-02 18:35:57.843687503 +0000 UTC m=+390.694501724"
	Aug 02 18:35:59 addons-866992 kubelet[1553]: I0802 18:35:59.283785    1553 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="45bc610d-8eb1-44d3-baea-b7eb15d88a2b" path="/var/lib/kubelet/pods/45bc610d-8eb1-44d3-baea-b7eb15d88a2b/volumes"
	Aug 02 18:35:59 addons-866992 kubelet[1553]: I0802 18:35:59.284251    1553 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="46de1b55-502b-4ae8-adfa-b900db2bbfe1" path="/var/lib/kubelet/pods/46de1b55-502b-4ae8-adfa-b900db2bbfe1/volumes"
	Aug 02 18:35:59 addons-866992 kubelet[1553]: I0802 18:35:59.284697    1553 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="68a0d18f-9e4a-4757-9318-de4f67269145" path="/var/lib/kubelet/pods/68a0d18f-9e4a-4757-9318-de4f67269145/volumes"
	Aug 02 18:36:01 addons-866992 kubelet[1553]: I0802 18:36:01.807214    1553 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-mn9nm\" (UniqueName: \"kubernetes.io/projected/b35bc1ed-f5f6-4a87-8037-dcea54b55da0-kube-api-access-mn9nm\") pod \"b35bc1ed-f5f6-4a87-8037-dcea54b55da0\" (UID: \"b35bc1ed-f5f6-4a87-8037-dcea54b55da0\") "
	Aug 02 18:36:01 addons-866992 kubelet[1553]: I0802 18:36:01.807283    1553 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/b35bc1ed-f5f6-4a87-8037-dcea54b55da0-webhook-cert\") pod \"b35bc1ed-f5f6-4a87-8037-dcea54b55da0\" (UID: \"b35bc1ed-f5f6-4a87-8037-dcea54b55da0\") "
	Aug 02 18:36:01 addons-866992 kubelet[1553]: I0802 18:36:01.809582    1553 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/b35bc1ed-f5f6-4a87-8037-dcea54b55da0-kube-api-access-mn9nm" (OuterVolumeSpecName: "kube-api-access-mn9nm") pod "b35bc1ed-f5f6-4a87-8037-dcea54b55da0" (UID: "b35bc1ed-f5f6-4a87-8037-dcea54b55da0"). InnerVolumeSpecName "kube-api-access-mn9nm". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 02 18:36:01 addons-866992 kubelet[1553]: I0802 18:36:01.812856    1553 scope.go:117] "RemoveContainer" containerID="bf2952d1276d99714ddf33854404270250846e0173f9d36bd8988c0cb0032eb3"
	Aug 02 18:36:01 addons-866992 kubelet[1553]: I0802 18:36:01.813165    1553 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/b35bc1ed-f5f6-4a87-8037-dcea54b55da0-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "b35bc1ed-f5f6-4a87-8037-dcea54b55da0" (UID: "b35bc1ed-f5f6-4a87-8037-dcea54b55da0"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 02 18:36:01 addons-866992 kubelet[1553]: I0802 18:36:01.831537    1553 scope.go:117] "RemoveContainer" containerID="bf2952d1276d99714ddf33854404270250846e0173f9d36bd8988c0cb0032eb3"
	Aug 02 18:36:01 addons-866992 kubelet[1553]: E0802 18:36:01.832029    1553 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"bf2952d1276d99714ddf33854404270250846e0173f9d36bd8988c0cb0032eb3\": container with ID starting with bf2952d1276d99714ddf33854404270250846e0173f9d36bd8988c0cb0032eb3 not found: ID does not exist" containerID="bf2952d1276d99714ddf33854404270250846e0173f9d36bd8988c0cb0032eb3"
	Aug 02 18:36:01 addons-866992 kubelet[1553]: I0802 18:36:01.832072    1553 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"bf2952d1276d99714ddf33854404270250846e0173f9d36bd8988c0cb0032eb3"} err="failed to get container status \"bf2952d1276d99714ddf33854404270250846e0173f9d36bd8988c0cb0032eb3\": rpc error: code = NotFound desc = could not find container \"bf2952d1276d99714ddf33854404270250846e0173f9d36bd8988c0cb0032eb3\": container with ID starting with bf2952d1276d99714ddf33854404270250846e0173f9d36bd8988c0cb0032eb3 not found: ID does not exist"
	Aug 02 18:36:01 addons-866992 kubelet[1553]: I0802 18:36:01.907819    1553 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/b35bc1ed-f5f6-4a87-8037-dcea54b55da0-webhook-cert\") on node \"addons-866992\" DevicePath \"\""
	Aug 02 18:36:01 addons-866992 kubelet[1553]: I0802 18:36:01.907862    1553 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-mn9nm\" (UniqueName: \"kubernetes.io/projected/b35bc1ed-f5f6-4a87-8037-dcea54b55da0-kube-api-access-mn9nm\") on node \"addons-866992\" DevicePath \"\""
	Aug 02 18:36:03 addons-866992 kubelet[1553]: I0802 18:36:03.283684    1553 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="b35bc1ed-f5f6-4a87-8037-dcea54b55da0" path="/var/lib/kubelet/pods/b35bc1ed-f5f6-4a87-8037-dcea54b55da0/volumes"
	
	
	==> storage-provisioner [63ecf07c7ef21d4366069ae0d761c275b06776468ac2b3dd4ec07336e46a7a47] <==
	I0802 18:30:28.194894       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0802 18:30:28.212802       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0802 18:30:28.212938       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0802 18:30:28.253034       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0802 18:30:28.253493       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-866992_f33e9340-6978-4426-aa30-be2264aa0f04!
	I0802 18:30:28.269061       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"2697246b-670d-4fc9-ada6-2c4db67db271", APIVersion:"v1", ResourceVersion:"885", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-866992_f33e9340-6978-4426-aa30-be2264aa0f04 became leader
	I0802 18:30:28.378514       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-866992_f33e9340-6978-4426-aa30-be2264aa0f04!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (326.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 6.609662ms
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-c59844bb4-hqdn4" [fc3e71e9-e972-42cb-8a46-118b0f1d8f42] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 6.00555292s
addons_test.go:417: (dbg) Run:  kubectl --context addons-866992 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-866992 top pods -n kube-system: exit status 1 (110.079906ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-d6gjg, age: 3m15.417583823s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-d6gjg, age: 3m18.336491607s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-d6gjg, age: 3m21.415896122s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-d6gjg, age: 3m30.127786446s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-d6gjg, age: 3m45.13000928s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-d6gjg, age: 3m53.039410452s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-d6gjg, age: 4m5.621625744s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-d6gjg, age: 4m45.202420728s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-d6gjg, age: 5m34.559210323s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-d6gjg, age: 6m58.32514315s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-d6gjg, age: 7m28.569293212s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-d6gjg, age: 8m0.698116552s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-d6gjg, age: 8m32.67406579s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "98e66e7458944b355bf6e6202cba76a818e233b5ec499c0ff01bd84c07ac5942",
	        "Created": "2024-08-02T18:29:03.958459787Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 565207,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-02T18:29:04.119019307Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:2cd84ab2172023a68162f38a55db46353562cea41552fd8e8bdec97b31b2c495",
	        "ResolvConfPath": "/var/lib/docker/containers/98e66e7458944b355bf6e6202cba76a818e233b5ec499c0ff01bd84c07ac5942/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/98e66e7458944b355bf6e6202cba76a818e233b5ec499c0ff01bd84c07ac5942/hostname",
	        "HostsPath": "/var/lib/docker/containers/98e66e7458944b355bf6e6202cba76a818e233b5ec499c0ff01bd84c07ac5942/hosts",
	        "LogPath": "/var/lib/docker/containers/98e66e7458944b355bf6e6202cba76a818e233b5ec499c0ff01bd84c07ac5942/98e66e7458944b355bf6e6202cba76a818e233b5ec499c0ff01bd84c07ac5942-json.log",
	        "Name": "/addons-866992",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "addons-866992:/var",
	                "/lib/modules:/lib/modules:ro"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-866992",
	            "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/3c3b96cdf897b29d26a2d2d6472fc960f886329ba96b829ebacdd2f7a4085006-init/diff:/var/lib/docker/overlay2/2a53427bc25b8a1fc7955bd3a4decf70e131c3c83de716cfb488d199f6b16fbe/diff",
	                "MergedDir": "/var/lib/docker/overlay2/3c3b96cdf897b29d26a2d2d6472fc960f886329ba96b829ebacdd2f7a4085006/merged",
	                "UpperDir": "/var/lib/docker/overlay2/3c3b96cdf897b29d26a2d2d6472fc960f886329ba96b829ebacdd2f7a4085006/diff",
	                "WorkDir": "/var/lib/docker/overlay2/3c3b96cdf897b29d26a2d2d6472fc960f886329ba96b829ebacdd2f7a4085006/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-866992",
	                "Source": "/var/lib/docker/volumes/addons-866992/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-866992",
	            "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-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7",
	            "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-866992",
	                "name.minikube.sigs.k8s.io": "addons-866992",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "9ff6f7bf63f9d418f8115f0ef331996eb996bf5c2146ee77703b59dd374c9038",
	            "SandboxKey": "/var/run/docker/netns/9ff6f7bf63f9",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33499"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33500"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33503"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33501"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33502"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-866992": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "63fc63130a30edc70f2702b770a400c965b7cef5958638744ab6178d6a05561d",
	                    "EndpointID": "42eaa2ad7594d708bb106e1afbea22fb1119c9a9d6ecc2942b03e6aa0308d1cf",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-866992",
	                        "98e66e745894"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-866992 -n addons-866992
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-866992 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-866992 logs -n 25: (1.417313372s)
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-631639 | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC |                     |
	|         | download-docker-631639                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-631639                                                                   | download-docker-631639 | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-134696   | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC |                     |
	|         | binary-mirror-134696                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:39215                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-134696                                                                     | binary-mirror-134696   | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| addons  | enable dashboard -p                                                                         | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC |                     |
	|         | addons-866992                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC |                     |
	|         | addons-866992                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-866992 --wait=true                                                                | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:32 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-866992 addons disable                                                                | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:32 UTC | 02 Aug 24 18:32 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-866992 ip                                                                            | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:32 UTC | 02 Aug 24 18:32 UTC |
	| addons  | addons-866992 addons disable                                                                | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:32 UTC | 02 Aug 24 18:32 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-866992 addons                                                                        | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:33 UTC | 02 Aug 24 18:33 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-866992 addons                                                                        | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:33 UTC | 02 Aug 24 18:33 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:33 UTC | 02 Aug 24 18:33 UTC |
	|         | addons-866992                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-866992 ssh curl -s                                                                   | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:33 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-866992 ip                                                                            | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:35 UTC | 02 Aug 24 18:35 UTC |
	| addons  | addons-866992 addons disable                                                                | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:35 UTC | 02 Aug 24 18:35 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-866992 addons disable                                                                | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:35 UTC | 02 Aug 24 18:36 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| ssh     | addons-866992 ssh cat                                                                       | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:36 UTC | 02 Aug 24 18:36 UTC |
	|         | /opt/local-path-provisioner/pvc-0fd12868-0b58-411b-8872-bf76915e544b_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-866992 addons disable                                                                | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:36 UTC | 02 Aug 24 18:37 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-866992 addons disable                                                                | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:37 UTC | 02 Aug 24 18:37 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:37 UTC | 02 Aug 24 18:37 UTC |
	|         | -p addons-866992                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:37 UTC | 02 Aug 24 18:37 UTC |
	|         | addons-866992                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:37 UTC | 02 Aug 24 18:37 UTC |
	|         | -p addons-866992                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-866992 addons disable                                                                | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:37 UTC | 02 Aug 24 18:37 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-866992 addons                                                                        | addons-866992          | jenkins | v1.33.1 | 02 Aug 24 18:38 UTC | 02 Aug 24 18:38 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/02 18:28:38
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0802 18:28:38.141305  564712 out.go:291] Setting OutFile to fd 1 ...
	I0802 18:28:38.141509  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:28:38.141521  564712 out.go:304] Setting ErrFile to fd 2...
	I0802 18:28:38.141528  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:28:38.141821  564712 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
	I0802 18:28:38.142361  564712 out.go:298] Setting JSON to false
	I0802 18:28:38.143262  564712 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":11463,"bootTime":1722611856,"procs":153,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0802 18:28:38.143336  564712 start.go:139] virtualization:  
	I0802 18:28:38.157638  564712 out.go:177] * [addons-866992] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0802 18:28:38.186992  564712 out.go:177]   - MINIKUBE_LOCATION=19355
	I0802 18:28:38.187101  564712 notify.go:220] Checking for updates...
	I0802 18:28:38.230597  564712 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0802 18:28:38.264113  564712 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19355-558332/kubeconfig
	I0802 18:28:38.296498  564712 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-558332/.minikube
	I0802 18:28:38.332708  564712 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0802 18:28:38.365582  564712 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0802 18:28:38.379516  564712 driver.go:392] Setting default libvirt URI to qemu:///system
	I0802 18:28:38.402280  564712 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0802 18:28:38.402392  564712 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 18:28:38.467771  564712 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-02 18:28:38.457209728 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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.1] 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>}}
	I0802 18:28:38.467880  564712 docker.go:307] overlay module found
	I0802 18:28:38.479304  564712 out.go:177] * Using the docker driver based on user configuration
	I0802 18:28:38.509994  564712 start.go:297] selected driver: docker
	I0802 18:28:38.510022  564712 start.go:901] validating driver "docker" against <nil>
	I0802 18:28:38.510037  564712 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0802 18:28:38.510680  564712 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 18:28:38.578997  564712 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-02 18:28:38.568167401 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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.1] 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>}}
	I0802 18:28:38.579156  564712 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0802 18:28:38.579414  564712 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]
	I0802 18:28:38.597006  564712 out.go:177] * Using Docker driver with root privileges
	I0802 18:28:38.631556  564712 cni.go:84] Creating CNI manager for ""
	I0802 18:28:38.631596  564712 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0802 18:28:38.631609  564712 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0802 18:28:38.631728  564712 start.go:340] cluster config:
	{Name:addons-866992 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-866992 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 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}
	I0802 18:28:38.668225  564712 out.go:177] * Starting "addons-866992" primary control-plane node in "addons-866992" cluster
	I0802 18:28:38.703254  564712 cache.go:121] Beginning downloading kic base image for docker with crio
	I0802 18:28:38.735972  564712 out.go:177] * Pulling base image v0.0.44-1721902582-19326 ...
	I0802 18:28:38.766926  564712 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0802 18:28:38.766927  564712 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0802 18:28:38.766996  564712 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19355-558332/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0802 18:28:38.767007  564712 cache.go:56] Caching tarball of preloaded images
	I0802 18:28:38.767086  564712 preload.go:172] Found /home/jenkins/minikube-integration/19355-558332/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0802 18:28:38.767097  564712 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0802 18:28:38.767472  564712 profile.go:143] Saving config to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/config.json ...
	I0802 18:28:38.767495  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/config.json: {Name:mk722a7180d05f30cc2d7b41ac5ed3017bbbd29c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:28:38.782143  564712 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0802 18:28:38.782281  564712 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0802 18:28:38.782308  564712 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0802 18:28:38.782314  564712 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0802 18:28:38.782326  564712 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0802 18:28:38.782332  564712 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from local cache
	I0802 18:28:56.282761  564712 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 from cached tarball
	I0802 18:28:56.282799  564712 cache.go:194] Successfully downloaded all kic artifacts
	I0802 18:28:56.282840  564712 start.go:360] acquireMachinesLock for addons-866992: {Name:mk5e5f8fc5082c3609517b1dd34535d6a5661b00 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0802 18:28:56.283038  564712 start.go:364] duration metric: took 171.733µs to acquireMachinesLock for "addons-866992"
	I0802 18:28:56.283072  564712 start.go:93] Provisioning new machine with config: &{Name:addons-866992 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-866992 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0802 18:28:56.283177  564712 start.go:125] createHost starting for "" (driver="docker")
	I0802 18:28:56.285595  564712 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0802 18:28:56.285858  564712 start.go:159] libmachine.API.Create for "addons-866992" (driver="docker")
	I0802 18:28:56.285905  564712 client.go:168] LocalClient.Create starting
	I0802 18:28:56.286024  564712 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca.pem
	I0802 18:28:56.665410  564712 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/cert.pem
	I0802 18:28:57.035845  564712 cli_runner.go:164] Run: docker network inspect addons-866992 --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}}]}"
	W0802 18:28:57.052503  564712 cli_runner.go:211] docker network inspect addons-866992 --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
	I0802 18:28:57.052601  564712 network_create.go:284] running [docker network inspect addons-866992] to gather additional debugging logs...
	I0802 18:28:57.052627  564712 cli_runner.go:164] Run: docker network inspect addons-866992
	W0802 18:28:57.070172  564712 cli_runner.go:211] docker network inspect addons-866992 returned with exit code 1
	I0802 18:28:57.070216  564712 network_create.go:287] error running [docker network inspect addons-866992]: docker network inspect addons-866992: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-866992 not found
	I0802 18:28:57.070239  564712 network_create.go:289] output of [docker network inspect addons-866992]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-866992 not found
	
	** /stderr **
	I0802 18:28:57.070349  564712 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}}]}"
	I0802 18:28:57.087247  564712 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:0x4001771090}
	I0802 18:28:57.087290  564712 network_create.go:124] attempt to create docker network addons-866992 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0802 18:28:57.087354  564712 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-866992 addons-866992
	I0802 18:28:57.162074  564712 network_create.go:108] docker network addons-866992 192.168.49.0/24 created
	I0802 18:28:57.162108  564712 kic.go:121] calculated static IP "192.168.49.2" for the "addons-866992" container
	I0802 18:28:57.162182  564712 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0802 18:28:57.177662  564712 cli_runner.go:164] Run: docker volume create addons-866992 --label name.minikube.sigs.k8s.io=addons-866992 --label created_by.minikube.sigs.k8s.io=true
	I0802 18:28:57.193531  564712 oci.go:103] Successfully created a docker volume addons-866992
	I0802 18:28:57.193632  564712 cli_runner.go:164] Run: docker run --rm --name addons-866992-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-866992 --entrypoint /usr/bin/test -v addons-866992:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib
	I0802 18:28:59.189372  564712 cli_runner.go:217] Completed: docker run --rm --name addons-866992-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-866992 --entrypoint /usr/bin/test -v addons-866992:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -d /var/lib: (1.995699232s)
	I0802 18:28:59.189405  564712 oci.go:107] Successfully prepared a docker volume addons-866992
	I0802 18:28:59.189434  564712 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0802 18:28:59.189454  564712 kic.go:194] Starting extracting preloaded images to volume ...
	I0802 18:28:59.189543  564712 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19355-558332/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-866992:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir
	I0802 18:29:03.889039  564712 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19355-558332/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-866992:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 -I lz4 -xf /preloaded.tar -C /extractDir: (4.699448309s)
	I0802 18:29:03.889074  564712 kic.go:203] duration metric: took 4.699616866s to extract preloaded images to volume ...
	W0802 18:29:03.889225  564712 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0802 18:29:03.889345  564712 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0802 18:29:03.944087  564712 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-866992 --name addons-866992 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-866992 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-866992 --network addons-866992 --ip 192.168.49.2 --volume addons-866992:/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-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7
	I0802 18:29:04.286302  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Running}}
	I0802 18:29:04.308723  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:04.329473  564712 cli_runner.go:164] Run: docker exec addons-866992 stat /var/lib/dpkg/alternatives/iptables
	I0802 18:29:04.401436  564712 oci.go:144] the created container "addons-866992" has a running status.
	I0802 18:29:04.401465  564712 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa...
	I0802 18:29:05.104021  564712 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0802 18:29:05.128660  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:05.155924  564712 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0802 18:29:05.155944  564712 kic_runner.go:114] Args: [docker exec --privileged addons-866992 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0802 18:29:05.207524  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:05.230656  564712 machine.go:94] provisionDockerMachine start ...
	I0802 18:29:05.230762  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:05.259971  564712 main.go:141] libmachine: Using SSH client type: native
	I0802 18:29:05.260245  564712 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33499 <nil> <nil>}
	I0802 18:29:05.260253  564712 main.go:141] libmachine: About to run SSH command:
	hostname
	I0802 18:29:05.404561  564712 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-866992
	
	I0802 18:29:05.404588  564712 ubuntu.go:169] provisioning hostname "addons-866992"
	I0802 18:29:05.404696  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:05.429738  564712 main.go:141] libmachine: Using SSH client type: native
	I0802 18:29:05.429978  564712 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33499 <nil> <nil>}
	I0802 18:29:05.429990  564712 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-866992 && echo "addons-866992" | sudo tee /etc/hostname
	I0802 18:29:05.581853  564712 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-866992
	
	I0802 18:29:05.581935  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:05.600193  564712 main.go:141] libmachine: Using SSH client type: native
	I0802 18:29:05.600459  564712 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33499 <nil> <nil>}
	I0802 18:29:05.600506  564712 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-866992' /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-866992/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-866992' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0802 18:29:05.732757  564712 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0802 18:29:05.732805  564712 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19355-558332/.minikube CaCertPath:/home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19355-558332/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19355-558332/.minikube}
	I0802 18:29:05.732825  564712 ubuntu.go:177] setting up certificates
	I0802 18:29:05.732842  564712 provision.go:84] configureAuth start
	I0802 18:29:05.732911  564712 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-866992
	I0802 18:29:05.751470  564712 provision.go:143] copyHostCerts
	I0802 18:29:05.751557  564712 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19355-558332/.minikube/ca.pem (1078 bytes)
	I0802 18:29:05.751687  564712 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19355-558332/.minikube/cert.pem (1123 bytes)
	I0802 18:29:05.751767  564712 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19355-558332/.minikube/key.pem (1675 bytes)
	I0802 18:29:05.751823  564712 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19355-558332/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca-key.pem org=jenkins.addons-866992 san=[127.0.0.1 192.168.49.2 addons-866992 localhost minikube]
	I0802 18:29:06.520270  564712 provision.go:177] copyRemoteCerts
	I0802 18:29:06.520355  564712 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0802 18:29:06.520403  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:06.537990  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:06.633787  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0802 18:29:06.658587  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0802 18:29:06.683059  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0802 18:29:06.707632  564712 provision.go:87] duration metric: took 974.775529ms to configureAuth
	I0802 18:29:06.707660  564712 ubuntu.go:193] setting minikube options for container-runtime
	I0802 18:29:06.707856  564712 config.go:182] Loaded profile config "addons-866992": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0802 18:29:06.707962  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:06.725120  564712 main.go:141] libmachine: Using SSH client type: native
	I0802 18:29:06.725383  564712 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e2cd0] 0x3e5530 <nil>  [] 0s} 127.0.0.1 33499 <nil> <nil>}
	I0802 18:29:06.725408  564712 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0802 18:29:06.963544  564712 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0802 18:29:06.963612  564712 machine.go:97] duration metric: took 1.732934679s to provisionDockerMachine
	I0802 18:29:06.963641  564712 client.go:171] duration metric: took 10.677723913s to LocalClient.Create
	I0802 18:29:06.963692  564712 start.go:167] duration metric: took 10.677834067s to libmachine.API.Create "addons-866992"
	I0802 18:29:06.963720  564712 start.go:293] postStartSetup for "addons-866992" (driver="docker")
	I0802 18:29:06.963747  564712 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]
	I0802 18:29:06.963848  564712 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
	I0802 18:29:06.963944  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:06.982917  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:07.078121  564712 ssh_runner.go:195] Run: cat /etc/os-release
	I0802 18:29:07.081665  564712 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0802 18:29:07.081706  564712 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0802 18:29:07.081717  564712 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0802 18:29:07.081725  564712 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0802 18:29:07.081736  564712 filesync.go:126] Scanning /home/jenkins/minikube-integration/19355-558332/.minikube/addons for local assets ...
	I0802 18:29:07.081842  564712 filesync.go:126] Scanning /home/jenkins/minikube-integration/19355-558332/.minikube/files for local assets ...
	I0802 18:29:07.081880  564712 start.go:296] duration metric: took 118.139179ms for postStartSetup
	I0802 18:29:07.082219  564712 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-866992
	I0802 18:29:07.099601  564712 profile.go:143] Saving config to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/config.json ...
	I0802 18:29:07.099898  564712 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0802 18:29:07.099947  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:07.117085  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:07.209591  564712 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0802 18:29:07.214173  564712 start.go:128] duration metric: took 10.930979044s to createHost
	I0802 18:29:07.214200  564712 start.go:83] releasing machines lock for "addons-866992", held for 10.93114669s
	I0802 18:29:07.214273  564712 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-866992
	I0802 18:29:07.230859  564712 ssh_runner.go:195] Run: cat /version.json
	I0802 18:29:07.230912  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:07.230922  564712 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0802 18:29:07.230993  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:07.249815  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:07.261291  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:07.339996  564712 ssh_runner.go:195] Run: systemctl --version
	I0802 18:29:07.489754  564712 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0802 18:29:07.631169  564712 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0802 18:29:07.635365  564712 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" ;
	I0802 18:29:07.656274  564712 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0802 18:29:07.656350  564712 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0802 18:29:07.689294  564712 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0802 18:29:07.689359  564712 start.go:495] detecting cgroup driver to use...
	I0802 18:29:07.689426  564712 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0802 18:29:07.689495  564712 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0802 18:29:07.711238  564712 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0802 18:29:07.723625  564712 docker.go:217] disabling cri-docker service (if available) ...
	I0802 18:29:07.723723  564712 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0802 18:29:07.739536  564712 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0802 18:29:07.757337  564712 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0802 18:29:07.845420  564712 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0802 18:29:07.943646  564712 docker.go:233] disabling docker service ...
	I0802 18:29:07.943769  564712 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0802 18:29:07.964610  564712 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0802 18:29:07.977701  564712 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0802 18:29:08.076129  564712 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0802 18:29:08.173144  564712 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0802 18:29:08.185423  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0802 18:29:08.201865  564712 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0802 18:29:08.201955  564712 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0802 18:29:08.212173  564712 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0802 18:29:08.212269  564712 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0802 18:29:08.222419  564712 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0802 18:29:08.232610  564712 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0802 18:29:08.242911  564712 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0802 18:29:08.252553  564712 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"
	I0802 18:29:08.262587  564712 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"
	I0802 18:29:08.278621  564712 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"
	I0802 18:29:08.289042  564712 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0802 18:29:08.297805  564712 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0802 18:29:08.306472  564712 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 18:29:08.385009  564712 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0802 18:29:08.504155  564712 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0802 18:29:08.504316  564712 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0802 18:29:08.508144  564712 start.go:563] Will wait 60s for crictl version
	I0802 18:29:08.508240  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:29:08.511879  564712 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0802 18:29:08.550908  564712 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0802 18:29:08.551036  564712 ssh_runner.go:195] Run: crio --version
	I0802 18:29:08.593797  564712 ssh_runner.go:195] Run: crio --version
	I0802 18:29:08.633976  564712 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0802 18:29:08.636228  564712 cli_runner.go:164] Run: docker network inspect addons-866992 --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}}]}"
	I0802 18:29:08.651819  564712 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0802 18:29:08.655263  564712 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""
	I0802 18:29:08.666080  564712 kubeadm.go:883] updating cluster {Name:addons-866992 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-866992 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 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} ...
	I0802 18:29:08.666204  564712 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0802 18:29:08.666269  564712 ssh_runner.go:195] Run: sudo crictl images --output json
	I0802 18:29:08.739823  564712 crio.go:514] all images are preloaded for cri-o runtime.
	I0802 18:29:08.739850  564712 crio.go:433] Images already preloaded, skipping extraction
	I0802 18:29:08.739907  564712 ssh_runner.go:195] Run: sudo crictl images --output json
	I0802 18:29:08.778209  564712 crio.go:514] all images are preloaded for cri-o runtime.
	I0802 18:29:08.778235  564712 cache_images.go:84] Images are preloaded, skipping loading
	I0802 18:29:08.778244  564712 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0802 18:29:08.778344  564712 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-866992 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-866992 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:}
	I0802 18:29:08.778430  564712 ssh_runner.go:195] Run: crio config
	I0802 18:29:08.826352  564712 cni.go:84] Creating CNI manager for ""
	I0802 18:29:08.826375  564712 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0802 18:29:08.826385  564712 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0802 18:29:08.826410  564712 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-866992 NodeName:addons-866992 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}
	I0802 18:29:08.826550  564712 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-866992"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0802 18:29:08.826643  564712 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0802 18:29:08.835738  564712 binaries.go:44] Found k8s binaries, skipping transfer
	I0802 18:29:08.835848  564712 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0802 18:29:08.844436  564712 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0802 18:29:08.862495  564712 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0802 18:29:08.882248  564712 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0802 18:29:08.900925  564712 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0802 18:29:08.904496  564712 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""
	I0802 18:29:08.915267  564712 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 18:29:08.995940  564712 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0802 18:29:09.012874  564712 certs.go:68] Setting up /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992 for IP: 192.168.49.2
	I0802 18:29:09.012899  564712 certs.go:194] generating shared ca certs ...
	I0802 18:29:09.012916  564712 certs.go:226] acquiring lock for ca certs: {Name:mk91ff086fcac75dd9805fd614ba484168d6ff37 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:09.013124  564712 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19355-558332/.minikube/ca.key
	I0802 18:29:09.359579  564712 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-558332/.minikube/ca.crt ...
	I0802 18:29:09.359613  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/ca.crt: {Name:mk7bab6fe9cdfbb7092524a399202f33d8272369 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:09.359809  564712 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-558332/.minikube/ca.key ...
	I0802 18:29:09.359824  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/ca.key: {Name:mk14aa1d9616777e0f04f85169d313c4ee1a1408 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:09.359907  564712 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19355-558332/.minikube/proxy-client-ca.key
	I0802 18:29:09.984757  564712 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-558332/.minikube/proxy-client-ca.crt ...
	I0802 18:29:09.984793  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/proxy-client-ca.crt: {Name:mk1863eef122d79fef69c344ef79b5164c6b45d9 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:09.984985  564712 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-558332/.minikube/proxy-client-ca.key ...
	I0802 18:29:09.984997  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/proxy-client-ca.key: {Name:mkad7d5168c5c5e377d709165cd5e185d65bce83 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:09.985431  564712 certs.go:256] generating profile certs ...
	I0802 18:29:09.985499  564712 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.key
	I0802 18:29:09.985516  564712 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt with IP's: []
	I0802 18:29:10.418792  564712 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt ...
	I0802 18:29:10.418822  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: {Name:mk031ce1064e2eeb6edf779d5f33c430c2625ba2 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:10.419009  564712 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.key ...
	I0802 18:29:10.419025  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.key: {Name:mk412cb2b0fcb6905fddff01b13af17d9de85bae Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:10.419109  564712 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.key.3fd9e744
	I0802 18:29:10.419129  564712 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.crt.3fd9e744 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0802 18:29:11.051753  564712 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.crt.3fd9e744 ...
	I0802 18:29:11.051791  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.crt.3fd9e744: {Name:mk09d56c1fa3049bfbf44f05cea678d45c4ce125 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:11.052636  564712 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.key.3fd9e744 ...
	I0802 18:29:11.052660  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.key.3fd9e744: {Name:mk4f2a5ef91dad6a39f2fd32ee0d75498fdba02c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:11.052758  564712 certs.go:381] copying /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.crt.3fd9e744 -> /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.crt
	I0802 18:29:11.052883  564712 certs.go:385] copying /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.key.3fd9e744 -> /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.key
	I0802 18:29:11.052942  564712 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.key
	I0802 18:29:11.052965  564712 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.crt with IP's: []
	I0802 18:29:11.790142  564712 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.crt ...
	I0802 18:29:11.790180  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.crt: {Name:mkb5a6dfdbf59e2d49f9b6d101d2e35ec3b07faa Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:11.790381  564712 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.key ...
	I0802 18:29:11.790396  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.key: {Name:mk9127d1bfc018645eed17bc22c7b17a4613f9fc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:11.790595  564712 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca-key.pem (1675 bytes)
	I0802 18:29:11.790641  564712 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/ca.pem (1078 bytes)
	I0802 18:29:11.790670  564712 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/cert.pem (1123 bytes)
	I0802 18:29:11.790702  564712 certs.go:484] found cert: /home/jenkins/minikube-integration/19355-558332/.minikube/certs/key.pem (1675 bytes)
	I0802 18:29:11.791325  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0802 18:29:11.817827  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0802 18:29:11.843121  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0802 18:29:11.868066  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0802 18:29:11.892670  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0802 18:29:11.917988  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0802 18:29:11.943363  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0802 18:29:11.970694  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0802 18:29:12.009395  564712 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19355-558332/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0802 18:29:12.038882  564712 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0802 18:29:12.059874  564712 ssh_runner.go:195] Run: openssl version
	I0802 18:29:12.065865  564712 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"
	I0802 18:29:12.076515  564712 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0802 18:29:12.080504  564712 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug  2 18:29 /usr/share/ca-certificates/minikubeCA.pem
	I0802 18:29:12.080570  564712 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0802 18:29:12.088115  564712 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"
	I0802 18:29:12.098647  564712 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0802 18:29:12.102327  564712 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
	I0802 18:29:12.102378  564712 kubeadm.go:392] StartCluster: {Name:addons-866992 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-866992 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 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}
	I0802 18:29:12.102475  564712 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0802 18:29:12.102547  564712 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0802 18:29:12.143897  564712 cri.go:89] found id: ""
	I0802 18:29:12.143974  564712 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0802 18:29:12.153550  564712 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0802 18:29:12.163329  564712 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0802 18:29:12.163433  564712 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
	I0802 18:29:12.173022  564712 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
	I0802 18:29:12.173044  564712 kubeadm.go:157] found existing configuration files:
	
	I0802 18:29:12.173104  564712 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0802 18:29:12.182121  564712 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
	I0802 18:29:12.182190  564712 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0802 18:29:12.191377  564712 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0802 18:29:12.200647  564712 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
	I0802 18:29:12.200720  564712 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0802 18:29:12.209523  564712 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0802 18:29:12.218906  564712 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
	I0802 18:29:12.219005  564712 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0802 18:29:12.228026  564712 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0802 18:29:12.237750  564712 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
	I0802 18:29:12.237827  564712 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0802 18:29:12.247371  564712 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$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"
	I0802 18:29:12.292739  564712 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0802 18:29:12.292950  564712 kubeadm.go:310] [preflight] Running pre-flight checks
	I0802 18:29:12.332570  564712 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0802 18:29:12.332668  564712 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-aws
	I0802 18:29:12.332718  564712 kubeadm.go:310] OS: Linux
	I0802 18:29:12.332786  564712 kubeadm.go:310] CGROUPS_CPU: enabled
	I0802 18:29:12.332843  564712 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0802 18:29:12.332894  564712 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0802 18:29:12.332946  564712 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0802 18:29:12.332998  564712 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0802 18:29:12.333056  564712 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0802 18:29:12.333105  564712 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0802 18:29:12.333157  564712 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0802 18:29:12.333207  564712 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0802 18:29:12.407702  564712 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0802 18:29:12.407822  564712 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0802 18:29:12.407924  564712 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0802 18:29:12.644863  564712 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0802 18:29:12.649020  564712 out.go:204]   - Generating certificates and keys ...
	I0802 18:29:12.649124  564712 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0802 18:29:12.649202  564712 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0802 18:29:13.341340  564712 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0802 18:29:14.199772  564712 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0802 18:29:14.891361  564712 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0802 18:29:15.235361  564712 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0802 18:29:16.539437  564712 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0802 18:29:16.539597  564712 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-866992 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0802 18:29:16.863899  564712 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0802 18:29:16.864265  564712 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-866992 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0802 18:29:17.194841  564712 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0802 18:29:17.462364  564712 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0802 18:29:18.009494  564712 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0802 18:29:18.010152  564712 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0802 18:29:18.346455  564712 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0802 18:29:18.534258  564712 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0802 18:29:18.683031  564712 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0802 18:29:18.939851  564712 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0802 18:29:19.403059  564712 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0802 18:29:19.403803  564712 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0802 18:29:19.409019  564712 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0802 18:29:19.411544  564712 out.go:204]   - Booting up control plane ...
	I0802 18:29:19.411653  564712 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0802 18:29:19.411730  564712 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0802 18:29:19.412756  564712 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0802 18:29:19.437528  564712 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0802 18:29:19.438505  564712 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0802 18:29:19.438747  564712 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0802 18:29:19.534010  564712 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0802 18:29:19.534099  564712 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0802 18:29:21.035747  564712 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.50157926s
	I0802 18:29:21.035840  564712 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0802 18:29:26.537300  564712 kubeadm.go:310] [api-check] The API server is healthy after 5.501724025s
	I0802 18:29:26.561247  564712 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0802 18:29:26.575972  564712 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0802 18:29:26.604954  564712 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0802 18:29:26.605149  564712 kubeadm.go:310] [mark-control-plane] Marking the node addons-866992 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0802 18:29:26.618529  564712 kubeadm.go:310] [bootstrap-token] Using token: b5wwgr.5dqgos5tez73ad2l
	I0802 18:29:26.621425  564712 out.go:204]   - Configuring RBAC rules ...
	I0802 18:29:26.621555  564712 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0802 18:29:26.626613  564712 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0802 18:29:26.634295  564712 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
	I0802 18:29:26.639568  564712 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0802 18:29:26.643237  564712 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0802 18:29:26.647912  564712 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0802 18:29:26.950689  564712 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0802 18:29:27.404677  564712 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0802 18:29:27.949009  564712 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0802 18:29:27.950245  564712 kubeadm.go:310] 
	I0802 18:29:27.950319  564712 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0802 18:29:27.950339  564712 kubeadm.go:310] 
	I0802 18:29:27.950415  564712 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0802 18:29:27.950426  564712 kubeadm.go:310] 
	I0802 18:29:27.950452  564712 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0802 18:29:27.950515  564712 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0802 18:29:27.950567  564712 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0802 18:29:27.950580  564712 kubeadm.go:310] 
	I0802 18:29:27.950631  564712 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0802 18:29:27.950642  564712 kubeadm.go:310] 
	I0802 18:29:27.950688  564712 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0802 18:29:27.950700  564712 kubeadm.go:310] 
	I0802 18:29:27.950750  564712 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0802 18:29:27.950831  564712 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0802 18:29:27.950902  564712 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0802 18:29:27.950910  564712 kubeadm.go:310] 
	I0802 18:29:27.950991  564712 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0802 18:29:27.951070  564712 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0802 18:29:27.951080  564712 kubeadm.go:310] 
	I0802 18:29:27.951161  564712 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token b5wwgr.5dqgos5tez73ad2l \
	I0802 18:29:27.951268  564712 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f7993a0b98a2825ab78457dea804fa272cf829dbb8d6d19471720bcc55b1b76e \
	I0802 18:29:27.951293  564712 kubeadm.go:310] 	--control-plane 
	I0802 18:29:27.951301  564712 kubeadm.go:310] 
	I0802 18:29:27.951383  564712 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0802 18:29:27.951394  564712 kubeadm.go:310] 
	I0802 18:29:27.951472  564712 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token b5wwgr.5dqgos5tez73ad2l \
	I0802 18:29:27.951575  564712 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:f7993a0b98a2825ab78457dea804fa272cf829dbb8d6d19471720bcc55b1b76e 
	I0802 18:29:27.954990  564712 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1066-aws\n", err: exit status 1
	I0802 18:29:27.955109  564712 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0802 18:29:27.955131  564712 cni.go:84] Creating CNI manager for ""
	I0802 18:29:27.955139  564712 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0802 18:29:27.957501  564712 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0802 18:29:27.959567  564712 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0802 18:29:27.963370  564712 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0802 18:29:27.963389  564712 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0802 18:29:27.983416  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0802 18:29:28.256798  564712 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0802 18:29:28.256946  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:28.257036  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-866992 minikube.k8s.io/updated_at=2024_08_02T18_29_28_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=db72189ad8010dba8f92a33c09569de9ae45dca9 minikube.k8s.io/name=addons-866992 minikube.k8s.io/primary=true
	I0802 18:29:28.273188  564712 ops.go:34] apiserver oom_adj: -16
	I0802 18:29:28.391050  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:28.891616  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:29.391760  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:29.891662  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:30.391175  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:30.891174  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:31.391845  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:31.891716  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:32.391681  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:32.891520  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:33.392161  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:33.892014  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:34.391358  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:34.891369  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:35.391183  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:35.892003  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:36.391601  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:36.892147  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:37.391430  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:37.891149  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:38.391881  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:38.891816  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:39.391145  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:39.891234  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:40.391942  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:40.891275  564712 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0802 18:29:41.003045  564712 kubeadm.go:1113] duration metric: took 12.746149694s to wait for elevateKubeSystemPrivileges
	I0802 18:29:41.003082  564712 kubeadm.go:394] duration metric: took 28.900706804s to StartCluster
	I0802 18:29:41.003102  564712 settings.go:142] acquiring lock: {Name:mkf70b51ad9758ae27262f06ae474c974e874bf4 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:41.004168  564712 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19355-558332/kubeconfig
	I0802 18:29:41.004682  564712 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19355-558332/kubeconfig: {Name:mk239a94339f7c8d5e05dbd01bf3f5f501f6becd Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0802 18:29:41.006210  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0802 18:29:41.006251  564712 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0802 18:29:41.006590  564712 config.go:182] Loaded profile config "addons-866992": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0802 18:29:41.006729  564712 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]
	I0802 18:29:41.006835  564712 addons.go:69] Setting yakd=true in profile "addons-866992"
	I0802 18:29:41.006860  564712 addons.go:234] Setting addon yakd=true in "addons-866992"
	I0802 18:29:41.006893  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.007391  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.007902  564712 addons.go:69] Setting cloud-spanner=true in profile "addons-866992"
	I0802 18:29:41.007945  564712 addons.go:234] Setting addon cloud-spanner=true in "addons-866992"
	I0802 18:29:41.007982  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.008322  564712 addons.go:69] Setting metrics-server=true in profile "addons-866992"
	I0802 18:29:41.008350  564712 addons.go:234] Setting addon metrics-server=true in "addons-866992"
	I0802 18:29:41.008377  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.008491  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.008819  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.011217  564712 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-866992"
	I0802 18:29:41.012201  564712 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-866992"
	I0802 18:29:41.012294  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.013471  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.015297  564712 addons.go:69] Setting registry=true in profile "addons-866992"
	I0802 18:29:41.015354  564712 addons.go:234] Setting addon registry=true in "addons-866992"
	I0802 18:29:41.015390  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.015853  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.012119  564712 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-866992"
	I0802 18:29:41.021119  564712 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-866992"
	I0802 18:29:41.021159  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.021582  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.023142  564712 addons.go:69] Setting storage-provisioner=true in profile "addons-866992"
	I0802 18:29:41.023208  564712 addons.go:234] Setting addon storage-provisioner=true in "addons-866992"
	I0802 18:29:41.023250  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.023739  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.038913  564712 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-866992"
	I0802 18:29:41.038957  564712 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-866992"
	I0802 18:29:41.039281  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.012132  564712 addons.go:69] Setting default-storageclass=true in profile "addons-866992"
	I0802 18:29:41.041132  564712 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-866992"
	I0802 18:29:41.041482  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.012140  564712 addons.go:69] Setting gcp-auth=true in profile "addons-866992"
	I0802 18:29:41.052779  564712 mustload.go:65] Loading cluster: addons-866992
	I0802 18:29:41.052969  564712 config.go:182] Loaded profile config "addons-866992": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0802 18:29:41.053217  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.063966  564712 addons.go:69] Setting volcano=true in profile "addons-866992"
	I0802 18:29:41.064008  564712 addons.go:234] Setting addon volcano=true in "addons-866992"
	I0802 18:29:41.064047  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.064509  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.012143  564712 addons.go:69] Setting ingress=true in profile "addons-866992"
	I0802 18:29:41.073107  564712 addons.go:234] Setting addon ingress=true in "addons-866992"
	I0802 18:29:41.073173  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.073601  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.012147  564712 addons.go:69] Setting ingress-dns=true in profile "addons-866992"
	I0802 18:29:41.098804  564712 addons.go:234] Setting addon ingress-dns=true in "addons-866992"
	I0802 18:29:41.098867  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.099331  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.107943  564712 addons.go:69] Setting volumesnapshots=true in profile "addons-866992"
	I0802 18:29:41.107982  564712 addons.go:234] Setting addon volumesnapshots=true in "addons-866992"
	I0802 18:29:41.108021  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.108446  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.012151  564712 addons.go:69] Setting inspektor-gadget=true in profile "addons-866992"
	I0802 18:29:41.142137  564712 addons.go:234] Setting addon inspektor-gadget=true in "addons-866992"
	I0802 18:29:41.142182  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.142614  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.012159  564712 out.go:177] * Verifying Kubernetes components...
	I0802 18:29:41.171795  564712 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0802 18:29:41.195482  564712 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0802 18:29:41.199003  564712 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0802 18:29:41.199072  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0802 18:29:41.199172  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.219676  564712 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0802 18:29:41.222854  564712 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0802 18:29:41.222882  564712 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0802 18:29:41.222960  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.236201  564712 out.go:177]   - Using image docker.io/registry:2.8.3
	I0802 18:29:41.257244  564712 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
	I0802 18:29:41.260015  564712 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0802 18:29:41.260077  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0802 18:29:41.260177  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.262534  564712 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-866992"
	I0802 18:29:41.262623  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.308061  564712 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0802 18:29:41.310326  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0802 18:29:41.311557  564712 addons.go:234] Setting addon default-storageclass=true in "addons-866992"
	I0802 18:29:41.311653  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.312139  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	W0802 18:29:41.330895  564712 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0802 18:29:41.335685  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:41.340284  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0802 18:29:41.348784  564712 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0802 18:29:41.351206  564712 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0802 18:29:41.351232  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0802 18:29:41.351308  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.351454  564712 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0802 18:29:41.353324  564712 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0802 18:29:41.355479  564712 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0802 18:29:41.356238  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0802 18:29:41.362761  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0802 18:29:41.357653  564712 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0802 18:29:41.363727  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0802 18:29:41.363810  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.367470  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0802 18:29:41.348857  564712 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0802 18:29:41.367763  564712 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0802 18:29:41.367870  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.383309  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0802 18:29:41.386403  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0802 18:29:41.388618  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0802 18:29:41.390266  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0802 18:29:41.391783  564712 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0802 18:29:41.391851  564712 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0802 18:29:41.391865  564712 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0802 18:29:41.391933  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.396696  564712 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0802 18:29:41.396735  564712 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0802 18:29:41.396826  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.425835  564712 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0802 18:29:41.428655  564712 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0802 18:29:41.428679  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0802 18:29:41.428763  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.445326  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:41.446868  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.348842  564712 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0802 18:29:41.462729  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.486705  564712 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0802 18:29:41.488786  564712 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0802 18:29:41.488814  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0802 18:29:41.488914  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.492571  564712 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0802 18:29:41.492654  564712 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0802 18:29:41.492801  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.540795  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.560836  564712 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0802 18:29:41.560858  564712 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0802 18:29:41.560925  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.562053  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.563290  564712 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0802 18:29:41.564577  564712 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0802 18:29:41.569512  564712 out.go:177]   - Using image docker.io/busybox:stable
	I0802 18:29:41.572380  564712 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0802 18:29:41.572457  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0802 18:29:41.572587  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:41.600589  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.610952  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.611556  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.616413  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.624324  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.668202  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.668906  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.680722  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:41.683074  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	W0802 18:29:41.684598  564712 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0802 18:29:41.684626  564712 retry.go:31] will retry after 345.468687ms: ssh: handshake failed: EOF
	I0802 18:29:41.921746  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0802 18:29:41.959554  564712 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0802 18:29:41.959577  564712 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0802 18:29:41.991932  564712 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0802 18:29:41.991958  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0802 18:29:42.002899  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0802 18:29:42.015489  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0802 18:29:42.037643  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0802 18:29:42.070440  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0802 18:29:42.079273  564712 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0802 18:29:42.079303  564712 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0802 18:29:42.083026  564712 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0802 18:29:42.083056  564712 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0802 18:29:42.112723  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0802 18:29:42.136071  564712 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0802 18:29:42.136102  564712 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0802 18:29:42.151353  564712 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0802 18:29:42.151392  564712 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0802 18:29:42.178550  564712 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0802 18:29:42.178580  564712 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0802 18:29:42.193994  564712 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0802 18:29:42.194023  564712 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0802 18:29:42.278347  564712 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0802 18:29:42.278372  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0802 18:29:42.305463  564712 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0802 18:29:42.305548  564712 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)
	I0802 18:29:42.347265  564712 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0802 18:29:42.347338  564712 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0802 18:29:42.350769  564712 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0802 18:29:42.350841  564712 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0802 18:29:42.390670  564712 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0802 18:29:42.390743  564712 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0802 18:29:42.441307  564712 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0802 18:29:42.441387  564712 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0802 18:29:42.448056  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0802 18:29:42.482991  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0802 18:29:42.495653  564712 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0802 18:29:42.495759  564712 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0802 18:29:42.498485  564712 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0802 18:29:42.498561  564712 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0802 18:29:42.523577  564712 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0802 18:29:42.523660  564712 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0802 18:29:42.568362  564712 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0802 18:29:42.568439  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0802 18:29:42.625406  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:42.631946  564712 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0802 18:29:42.632015  564712 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0802 18:29:42.702853  564712 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0802 18:29:42.702928  564712 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0802 18:29:42.719508  564712 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0802 18:29:42.719584  564712 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0802 18:29:42.724647  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:42.829240  564712 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0802 18:29:42.829315  564712 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0802 18:29:42.830603  564712 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0802 18:29:42.830652  564712 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0802 18:29:42.857372  564712 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0802 18:29:42.857444  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0802 18:29:42.953397  564712 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0802 18:29:42.953470  564712 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0802 18:29:42.957582  564712 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0802 18:29:42.957665  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0802 18:29:42.992568  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:43.065802  564712 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0802 18:29:43.065895  564712 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0802 18:29:43.085000  564712 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0802 18:29:43.085079  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0802 18:29:43.150731  564712 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0802 18:29:43.150810  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0802 18:29:43.232543  564712 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.865020103s)
	I0802 18:29:43.232700  564712 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0802 18:29:43.232635  564712 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.66932555s)
	I0802 18:29:43.233622  564712 node_ready.go:35] waiting up to 6m0s for node "addons-866992" to be "Ready" ...
	I0802 18:29:43.235860  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:43.266049  564712 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0802 18:29:43.266130  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0802 18:29:43.378824  564712 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0802 18:29:43.378900  564712 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0802 18:29:43.487309  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:44.170024  564712 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-866992" context rescaled to 1 replicas
	I0802 18:29:45.174535  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.252747879s)
	I0802 18:29:45.693428  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:29:47.134464  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.131523156s)
	I0802 18:29:47.134531  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.119016163s)
	I0802 18:29:47.134561  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.096896698s)
	I0802 18:29:47.740130  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:29:47.975556  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.86279111s)
	I0802 18:29:47.975629  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.527504969s)
	I0802 18:29:47.975714  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.350227522s)
	I0802 18:29:47.976093  564712 addons.go:475] Verifying addon metrics-server=true in "addons-866992"
	I0802 18:29:47.975749  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.25102565s)
	I0802 18:29:47.975785  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.492587847s)
	I0802 18:29:47.976335  564712 addons.go:475] Verifying addon registry=true in "addons-866992"
	I0802 18:29:47.975811  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.905348344s)
	I0802 18:29:47.976447  564712 addons.go:475] Verifying addon ingress=true in "addons-866992"
	I0802 18:29:47.978279  564712 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-866992 service yakd-dashboard -n yakd-dashboard
	
	I0802 18:29:47.978330  564712 out.go:177] * Verifying registry addon...
	I0802 18:29:47.978361  564712 out.go:177] * Verifying ingress addon...
	I0802 18:29:47.983085  564712 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0802 18:29:47.983136  564712 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0802 18:29:48.002079  564712 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0802 18:29:48.002119  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:48.002891  564712 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0802 18:29:48.002912  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0802 18:29:48.017306  564712 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0802 18:29:48.117263  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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.124581525s)
	W0802 18:29:48.117401  564712 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:48.117426  564712 retry.go:31] will retry after 219.576741ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:48.117480  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (4.881469225s)
	I0802 18:29:48.337880  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:48.340661  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.853244686s)
	I0802 18:29:48.340722  564712 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-866992"
	I0802 18:29:48.344567  564712 out.go:177] * Verifying csi-hostpath-driver addon...
	I0802 18:29:48.347199  564712 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0802 18:29:48.364267  564712 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0802 18:29:48.364294  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:48.489481  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:48.490044  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:48.852384  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:48.987608  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:48.988313  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:49.352210  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:49.488218  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:49.489053  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:49.851436  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:49.988756  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:49.989369  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:50.237235  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:29:50.352076  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:50.497224  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:50.497915  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:50.700982  564712 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0802 18:29:50.701080  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:50.732766  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:50.860223  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:50.978405  564712 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0802 18:29:50.989661  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:50.989914  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:51.048607  564712 addons.go:234] Setting addon gcp-auth=true in "addons-866992"
	I0802 18:29:51.048676  564712 host.go:66] Checking if "addons-866992" exists ...
	I0802 18:29:51.049215  564712 cli_runner.go:164] Run: docker container inspect addons-866992 --format={{.State.Status}}
	I0802 18:29:51.088851  564712 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0802 18:29:51.088915  564712 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-866992
	I0802 18:29:51.124449  564712 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33499 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/addons-866992/id_rsa Username:docker}
	I0802 18:29:51.349465  564712 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.011487959s)
	I0802 18:29:51.352014  564712 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0802 18:29:51.353827  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:51.356259  564712 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0802 18:29:51.358029  564712 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0802 18:29:51.358088  564712 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0802 18:29:51.391436  564712 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0802 18:29:51.391466  564712 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0802 18:29:51.414226  564712 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0802 18:29:51.414246  564712 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0802 18:29:51.438541  564712 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0802 18:29:51.489433  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:51.490888  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:51.853748  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:52.005903  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:52.025137  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:52.140672  564712 addons.go:475] Verifying addon gcp-auth=true in "addons-866992"
	I0802 18:29:52.143179  564712 out.go:177] * Verifying gcp-auth addon...
	I0802 18:29:52.146359  564712 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0802 18:29:52.152884  564712 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0802 18:29:52.152910  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:52.240699  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:29:52.352893  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:52.489194  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:52.490104  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:52.651558  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:52.852096  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:52.990402  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:52.992090  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:53.149883  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:53.352241  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:53.494631  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:53.495936  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:53.651565  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:53.854794  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:53.989681  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:53.990684  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:54.150307  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:54.351364  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:54.492911  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:54.493935  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:54.650432  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:54.737458  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:29:54.852879  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:54.989485  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:54.991339  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:55.150342  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:55.352989  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:55.499898  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:55.505216  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:55.651186  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:55.853129  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:55.987955  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:55.988737  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:56.149796  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:56.351893  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:56.497333  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:56.499752  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:56.650773  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:56.737523  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:29:56.851682  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:56.987489  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:56.988012  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:57.149950  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:57.352239  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:57.488849  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:57.489674  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:57.651058  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:57.851524  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:57.988022  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:57.989277  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:58.149661  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:58.352778  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:58.487467  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:58.488549  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:58.650365  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:58.737578  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:29:58.851322  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:58.988284  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:58.989001  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:59.150279  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:59.352500  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:59.488601  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:29:59.489335  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:59.650543  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:29:59.851728  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:29:59.987314  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:29:59.987734  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:00.153658  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:00.353995  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:00.506164  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:00.509604  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:00.658953  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:00.740279  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:00.860427  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:00.988538  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:00.989826  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:01.151235  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:01.351787  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:01.488459  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:01.489541  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:01.650316  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:01.852095  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:01.987502  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:01.988848  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:02.150395  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:02.351826  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:02.491816  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:02.492936  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:02.650564  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:02.852024  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:02.987730  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:02.989246  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:03.150275  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:03.237290  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:03.352019  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:03.487431  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:03.488163  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:03.650245  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:03.852246  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:03.987664  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:03.988240  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:04.149883  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:04.351954  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:04.487358  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:04.487404  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:04.649644  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:04.851079  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:04.987695  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:04.988101  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:05.150178  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:05.351969  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:05.487330  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:05.488015  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:05.650007  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:05.737319  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:05.851701  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:05.988710  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:05.989357  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:06.150001  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:06.352332  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:06.488145  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:06.489308  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:06.650304  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:06.851304  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:06.988094  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:06.989342  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:07.150067  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:07.352001  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:07.487473  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:07.488497  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:07.650171  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:07.851775  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:07.987132  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:07.987925  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:08.150096  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:08.237917  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:08.352518  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:08.487505  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:08.488228  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:08.653845  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:08.851434  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:08.988198  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:08.989007  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:09.150550  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:09.353639  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:09.488209  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:09.488685  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:09.650944  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:09.851856  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:09.988101  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:09.988807  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:10.150077  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:10.352185  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:10.487801  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:10.488820  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:10.650625  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:10.751617  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:10.852123  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:10.988344  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:10.989981  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:11.149598  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:11.351973  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:11.488465  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:11.489263  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:11.650062  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:11.851801  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:11.987494  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:11.988887  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:12.154713  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:12.352209  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:12.487927  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:12.489086  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:12.650135  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:12.851886  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:12.987514  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:12.988289  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:13.150550  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:13.238031  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:13.351749  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:13.488173  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:13.488745  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:13.649818  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:13.852796  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:13.988559  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:13.988627  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:14.149946  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:14.352185  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:14.487305  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:14.488793  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:14.650426  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:14.852732  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:14.988189  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:14.988699  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:15.150172  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:15.351999  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:15.487230  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:15.487763  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:15.650566  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:15.737458  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:15.851826  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:15.988051  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:15.988267  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:16.150452  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:16.351476  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:16.487709  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:16.488123  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:16.650471  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:16.851527  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:16.987118  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:16.987609  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:17.150347  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:17.352025  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:17.487722  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:17.488160  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:17.650212  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:17.858503  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:17.990668  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:17.992181  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:18.152121  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:18.237074  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:18.352747  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:18.487852  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:18.488866  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:18.650357  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:18.852259  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:18.987778  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:18.988528  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:19.150036  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:19.351401  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:19.488709  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:19.489458  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:19.650784  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:19.851871  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:19.987400  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:19.988291  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:20.151010  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:20.237520  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:20.352306  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:20.487983  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:20.489311  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:20.650473  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:20.852883  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:20.988327  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:20.988687  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:21.150269  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:21.351980  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:21.487289  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:21.487590  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:21.649961  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:21.851321  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:21.988015  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:21.989400  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:22.149969  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:22.237724  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:22.351944  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:22.487418  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:22.488563  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:22.649913  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:22.852873  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:22.987832  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:22.988506  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:23.150476  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:23.351936  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:23.487732  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:23.487940  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:23.650530  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:23.852213  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:23.988436  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:23.989011  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:24.150512  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:24.352028  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:24.487728  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:24.488087  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:24.650685  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:24.736952  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:24.851841  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:24.988359  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:24.989223  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:25.151017  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:25.352465  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:25.489500  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:25.491224  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:25.650605  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:25.851760  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:25.988179  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:25.988267  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:26.149703  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:26.351763  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:26.487762  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:26.488738  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:26.650130  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:26.741442  564712 node_ready.go:53] node "addons-866992" has status "Ready":"False"
	I0802 18:30:26.851788  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:26.988262  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:26.989279  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:27.150126  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:27.352720  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:27.487748  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:27.488325  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:27.672450  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:27.740563  564712 node_ready.go:49] node "addons-866992" has status "Ready":"True"
	I0802 18:30:27.740591  564712 node_ready.go:38] duration metric: took 44.506945856s for node "addons-866992" to be "Ready" ...
	I0802 18:30:27.740601  564712 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0802 18:30:27.765281  564712 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-d6gjg" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:27.860816  564712 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0802 18:30:27.860858  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:28.035782  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:28.036204  564712 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0802 18:30:28.036214  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:28.162489  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:28.355906  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:28.494807  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:28.499636  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:28.651736  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:28.859507  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:28.988097  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:28.989661  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:29.150473  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:29.353095  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:29.489340  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:29.490866  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:29.671347  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:29.773130  564712 pod_ready.go:92] pod "coredns-7db6d8ff4d-d6gjg" in "kube-system" namespace has status "Ready":"True"
	I0802 18:30:29.773203  564712 pod_ready.go:81] duration metric: took 2.007885363s for pod "coredns-7db6d8ff4d-d6gjg" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.773242  564712 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.780080  564712 pod_ready.go:92] pod "etcd-addons-866992" in "kube-system" namespace has status "Ready":"True"
	I0802 18:30:29.780152  564712 pod_ready.go:81] duration metric: took 6.871831ms for pod "etcd-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.780202  564712 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.786927  564712 pod_ready.go:92] pod "kube-apiserver-addons-866992" in "kube-system" namespace has status "Ready":"True"
	I0802 18:30:29.787001  564712 pod_ready.go:81] duration metric: took 6.7778ms for pod "kube-apiserver-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.787028  564712 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.798145  564712 pod_ready.go:92] pod "kube-controller-manager-addons-866992" in "kube-system" namespace has status "Ready":"True"
	I0802 18:30:29.798171  564712 pod_ready.go:81] duration metric: took 11.121131ms for pod "kube-controller-manager-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.798188  564712 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-x8q4d" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.803931  564712 pod_ready.go:92] pod "kube-proxy-x8q4d" in "kube-system" namespace has status "Ready":"True"
	I0802 18:30:29.803956  564712 pod_ready.go:81] duration metric: took 5.759706ms for pod "kube-proxy-x8q4d" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.803968  564712 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:29.854482  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:30.005614  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:30.006541  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:30.151885  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:30.170137  564712 pod_ready.go:92] pod "kube-scheduler-addons-866992" in "kube-system" namespace has status "Ready":"True"
	I0802 18:30:30.170214  564712 pod_ready.go:81] duration metric: took 366.237089ms for pod "kube-scheduler-addons-866992" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:30.170242  564712 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace to be "Ready" ...
	I0802 18:30:30.354448  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:30.489369  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:30.490055  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:30.650092  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:30.854105  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:30.989409  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:30.990126  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:31.150753  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:31.359658  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:31.494433  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:31.499233  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:31.655157  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:31.854717  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:31.995724  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:31.997492  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:32.151660  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:32.178403  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:32.353796  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:32.489396  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:32.493730  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:32.653805  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:32.877637  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:32.988391  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:32.995686  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:33.203198  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:33.355884  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:33.501551  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:33.501623  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:33.651434  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:33.855598  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:33.992885  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:33.993793  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:34.152096  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:34.185488  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:34.355603  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:34.489400  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:34.489961  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:34.652110  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:34.853084  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:34.989212  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:34.989395  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:35.149702  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:35.353595  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:35.497712  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:35.500765  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:35.650809  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:35.854626  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:35.989314  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:35.990150  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:36.151708  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:36.354160  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:36.488033  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:36.489118  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:36.650441  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:36.677694  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:36.853905  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:36.988869  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:36.988997  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:37.150515  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:37.352927  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:37.494958  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:37.497118  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:37.650660  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:37.854603  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:38.004181  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:38.005552  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:38.151115  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:38.353750  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:38.491523  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:38.494183  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:38.650257  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:38.858901  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:38.989082  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:38.990072  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:39.150901  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:39.177042  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:39.353319  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:39.487946  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:39.489270  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:39.649999  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:39.853239  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:39.988741  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:39.988924  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:40.150994  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:40.356684  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:40.489994  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:40.491243  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:40.658954  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:40.865137  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:40.987708  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:40.989703  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:41.150360  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:41.178300  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:41.352823  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:41.489387  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:41.490281  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:41.649648  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:41.852875  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:41.989270  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:41.989787  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:42.151016  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:42.353804  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:42.495999  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:42.497071  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:42.649795  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:42.858359  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:42.989408  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:42.992043  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:43.150850  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:43.353547  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:43.489570  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:43.493775  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:43.650451  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:43.678396  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:43.852634  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:43.990738  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:43.992124  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:44.150899  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:44.362022  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:44.488610  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:44.489247  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:44.651418  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:44.853733  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:44.992464  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:44.993626  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:45.154043  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:45.355199  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:45.488207  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:45.489513  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:45.652455  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:45.852630  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:45.987637  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:45.988855  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:46.149916  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:46.179238  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:46.353616  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:46.502388  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:46.502967  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:46.650777  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:46.854188  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:46.990441  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:46.991863  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:47.150873  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:47.353357  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:47.491026  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:47.496835  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:47.650526  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:47.854428  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:47.987440  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:47.988726  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:48.150385  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:48.359608  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:48.490382  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:48.491174  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:48.651005  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:48.678654  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:48.855907  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:48.990230  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:48.992032  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:49.150523  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:49.360247  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:49.491725  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:49.493096  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:49.651114  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:49.854530  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:49.996197  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:50.019995  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:50.150493  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:50.355177  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:50.494822  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:50.496369  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:50.649961  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:50.689950  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:50.855374  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:50.992758  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:50.993540  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:51.150799  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:51.354262  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:51.503645  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:51.505195  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:51.650349  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:51.854407  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:51.990205  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:51.991658  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:52.150842  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:52.355023  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:52.489550  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:52.490873  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:52.650539  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:52.853055  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:52.990047  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:52.990178  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:53.151718  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:53.179725  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:53.353824  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:53.493735  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:53.494986  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:53.650691  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:53.853602  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:53.998113  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:53.999750  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:54.150618  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:54.354316  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:54.500731  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:54.501706  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:54.651033  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:54.853405  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:54.999246  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:54.999939  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:55.153342  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:55.353855  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:55.489368  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:55.492305  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:55.650390  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:55.677226  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:55.853456  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:55.989930  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:55.992803  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:56.151192  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:56.353112  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:56.489490  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:56.491780  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:56.650453  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:56.853297  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:56.988247  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:56.990209  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:57.149995  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:57.366245  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:57.488956  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:57.491513  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:57.650353  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:57.853344  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:57.988614  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:57.989858  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:58.149960  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:58.176352  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:30:58.354401  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:58.490756  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:58.491513  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:58.651616  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:58.855424  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:58.997811  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:58.999260  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:59.150209  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:59.353906  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:59.489954  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:59.490537  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:30:59.651985  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:30:59.870625  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:30:59.994885  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:30:59.995552  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:00.159689  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:00.187804  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:00.402326  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:00.498145  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:00.499242  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:00.656114  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:00.852855  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:00.988275  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:00.989447  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:01.150011  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:01.359651  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:01.491316  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:01.492465  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:01.650364  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:01.870824  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:02.000745  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:02.002232  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:02.150220  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:02.353321  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:02.489442  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:02.489618  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:02.650012  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:02.676454  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:02.859990  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:02.988598  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:02.989238  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:03.150520  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:03.352748  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:03.488956  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:03.489971  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:03.650893  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:03.858836  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:03.988878  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:03.990412  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:04.154780  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:04.357375  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:04.494450  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:04.495786  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:04.650579  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:04.678836  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:04.854213  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:04.993587  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:04.995222  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:05.151788  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:05.354236  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:05.489700  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:05.491485  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:05.650996  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:05.853370  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:05.990745  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:05.991684  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:06.151165  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:06.353726  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:06.491297  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:06.492444  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:06.652326  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:06.855724  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:06.993612  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:06.994614  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:07.150472  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:07.177915  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:07.354899  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:07.492398  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:07.497257  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:07.657057  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:07.856641  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:07.990663  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:07.992494  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:08.159732  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:08.355716  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:08.488270  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:08.491202  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:08.651153  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:08.854015  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:08.989999  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:08.992943  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:09.150646  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:09.182093  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:09.353747  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:09.492243  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:09.493819  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:09.650886  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:09.852952  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:09.990572  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:09.991142  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:10.151103  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:10.353374  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:10.488122  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:10.490454  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:10.650459  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:10.866557  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:10.990257  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:10.993011  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:11.150768  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:11.185341  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:11.353924  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:11.489222  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:11.492666  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:11.650996  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:11.854213  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:11.989881  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:11.995236  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:12.150396  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:12.363834  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:12.491001  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:12.493534  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:12.650947  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:12.852565  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:12.989727  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:12.991525  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:13.151118  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:13.353999  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:13.489770  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:13.491151  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:13.650885  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:13.682687  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:13.862277  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:13.991599  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:13.992862  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:14.151342  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:14.358106  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:14.488614  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:14.488979  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:14.650771  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:14.853327  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:14.988055  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:14.990507  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:15.150815  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:15.354630  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:15.489712  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:15.492675  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:15.650607  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:15.854803  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:15.992075  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:15.992942  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:16.151127  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:16.182632  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:16.353505  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:16.495806  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:16.497190  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:16.669817  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:16.856072  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:16.990552  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:16.998801  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:17.150770  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:17.353420  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:17.487702  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:17.489801  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:17.651145  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:17.854332  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:18.001479  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:18.002359  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:18.150464  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:18.184050  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:18.354270  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:18.489909  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:18.493199  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:18.654056  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:18.855303  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:18.993586  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0802 18:31:18.994555  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:19.151218  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:19.352543  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:19.495117  564712 kapi.go:107] duration metric: took 1m31.512015075s to wait for kubernetes.io/minikube-addons=registry ...
	I0802 18:31:19.497697  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:19.649838  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:19.853911  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:19.987754  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:20.150483  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:20.355471  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:20.487741  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:20.650479  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:20.682690  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:20.854137  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:20.988439  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:21.154286  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:21.354050  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:21.489053  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:21.654990  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:21.859221  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:21.987969  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:22.150732  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:22.353250  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:22.492394  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:22.650397  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:22.857237  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:22.988247  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:23.175522  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:23.179669  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:23.353327  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:23.488252  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:23.651160  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:23.854468  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:23.989735  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:24.151101  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:24.354182  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:24.488025  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:24.652029  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:24.854349  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:24.988056  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:25.150466  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:25.181466  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:25.354967  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:25.487518  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:25.650407  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:25.854528  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:25.989746  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:26.151570  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:26.353878  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:26.489320  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:26.651329  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:26.855324  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:26.988707  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:27.150692  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:27.354326  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:27.488134  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:27.650914  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:27.678161  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:27.855372  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:27.990054  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:28.151031  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:28.354162  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:28.489726  564712 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0802 18:31:28.652649  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:28.854935  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:28.988147  564712 kapi.go:107] duration metric: took 1m41.005091285s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0802 18:31:29.150774  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:29.353039  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:29.650470  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:29.880545  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:30.151099  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:30.179915  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:30.354435  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:30.655085  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:30.852396  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:31.151270  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:31.353173  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:31.650725  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:31.853384  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:32.150461  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:32.354951  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:32.650897  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:32.677545  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:32.854601  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:33.151102  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:33.353253  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:33.650491  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:33.856128  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:34.152017  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:34.356735  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:34.652275  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:34.853047  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:35.162947  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:35.195083  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:35.352814  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:35.650414  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0802 18:31:35.852686  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:36.150780  564712 kapi.go:107] duration metric: took 1m44.004422607s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0802 18:31:36.153615  564712 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-866992 cluster.
	I0802 18:31:36.156757  564712 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.
	I0802 18:31:36.159362  564712 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0802 18:31:36.352702  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:36.854405  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:37.354754  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:37.676882  564712 pod_ready.go:102] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"False"
	I0802 18:31:37.854049  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:38.178469  564712 pod_ready.go:92] pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace has status "Ready":"True"
	I0802 18:31:38.178497  564712 pod_ready.go:81] duration metric: took 1m8.008232559s for pod "metrics-server-c59844bb4-hqdn4" in "kube-system" namespace to be "Ready" ...
	I0802 18:31:38.178510  564712 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-kv62m" in "kube-system" namespace to be "Ready" ...
	I0802 18:31:38.184580  564712 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-kv62m" in "kube-system" namespace has status "Ready":"True"
	I0802 18:31:38.184608  564712 pod_ready.go:81] duration metric: took 6.089157ms for pod "nvidia-device-plugin-daemonset-kv62m" in "kube-system" namespace to be "Ready" ...
	I0802 18:31:38.184630  564712 pod_ready.go:38] duration metric: took 1m10.444016387s 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" ...
	I0802 18:31:38.184652  564712 api_server.go:52] waiting for apiserver process to appear ...
	I0802 18:31:38.185804  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0802 18:31:38.185882  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0802 18:31:38.243056  564712 cri.go:89] found id: "2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418"
	I0802 18:31:38.243079  564712 cri.go:89] found id: ""
	I0802 18:31:38.243088  564712 logs.go:276] 1 containers: [2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418]
	I0802 18:31:38.243147  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:38.247572  564712 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0802 18:31:38.247647  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0802 18:31:38.293385  564712 cri.go:89] found id: "416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad"
	I0802 18:31:38.293410  564712 cri.go:89] found id: ""
	I0802 18:31:38.293418  564712 logs.go:276] 1 containers: [416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad]
	I0802 18:31:38.293477  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:38.297153  564712 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0802 18:31:38.297231  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0802 18:31:38.344362  564712 cri.go:89] found id: "7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098"
	I0802 18:31:38.344386  564712 cri.go:89] found id: ""
	I0802 18:31:38.344394  564712 logs.go:276] 1 containers: [7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098]
	I0802 18:31:38.344453  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:38.348886  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0802 18:31:38.349013  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0802 18:31:38.353989  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:38.394388  564712 cri.go:89] found id: "7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b"
	I0802 18:31:38.394412  564712 cri.go:89] found id: ""
	I0802 18:31:38.394420  564712 logs.go:276] 1 containers: [7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b]
	I0802 18:31:38.394497  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:38.398255  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0802 18:31:38.398324  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0802 18:31:38.437498  564712 cri.go:89] found id: "a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322"
	I0802 18:31:38.437522  564712 cri.go:89] found id: ""
	I0802 18:31:38.437531  564712 logs.go:276] 1 containers: [a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322]
	I0802 18:31:38.437589  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:38.441478  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0802 18:31:38.441569  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0802 18:31:38.487482  564712 cri.go:89] found id: "2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3"
	I0802 18:31:38.487513  564712 cri.go:89] found id: ""
	I0802 18:31:38.487522  564712 logs.go:276] 1 containers: [2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3]
	I0802 18:31:38.487604  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:38.491361  564712 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0802 18:31:38.491485  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0802 18:31:38.533635  564712 cri.go:89] found id: "bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb"
	I0802 18:31:38.533669  564712 cri.go:89] found id: ""
	I0802 18:31:38.533678  564712 logs.go:276] 1 containers: [bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb]
	I0802 18:31:38.533749  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:38.537825  564712 logs.go:123] Gathering logs for kubelet ...
	I0802 18:31:38.537860  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0802 18:31:38.581480  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: W0802 18:29:42.323586    1553 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.581701  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: E0802 18:29:42.323652    1553 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.581887  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: W0802 18:29:42.365678    1553 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.582097  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: E0802 18:29:42.365724    1553 reflector.go:150] object-"kube-system"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.584968  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:47 addons-866992 kubelet[1553]: W0802 18:29:47.468075    1553 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.585189  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:47 addons-866992 kubelet[1553]: E0802 18:29:47.468116    1553 reflector.go:150] object-"gadget"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.603904  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.643392    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.604126  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.643432    1553 reflector.go:150] 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-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.609002  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.668188    1553 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:38.609216  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.668263    1553 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	I0802 18:31:38.640253  564712 logs.go:123] Gathering logs for describe nodes ...
	I0802 18:31:38.640288  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0802 18:31:38.815133  564712 logs.go:123] Gathering logs for kube-apiserver [2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418] ...
	I0802 18:31:38.815171  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418"
	I0802 18:31:38.865001  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:38.897099  564712 logs.go:123] Gathering logs for etcd [416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad] ...
	I0802 18:31:38.897143  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad"
	I0802 18:31:38.963102  564712 logs.go:123] Gathering logs for coredns [7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098] ...
	I0802 18:31:38.963143  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098"
	I0802 18:31:39.008725  564712 logs.go:123] Gathering logs for kube-scheduler [7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b] ...
	I0802 18:31:39.008764  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b"
	I0802 18:31:39.062849  564712 logs.go:123] Gathering logs for kube-proxy [a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322] ...
	I0802 18:31:39.062881  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322"
	I0802 18:31:39.141812  564712 logs.go:123] Gathering logs for CRI-O ...
	I0802 18:31:39.141936  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0802 18:31:39.248803  564712 logs.go:123] Gathering logs for dmesg ...
	I0802 18:31:39.248844  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0802 18:31:39.275169  564712 logs.go:123] Gathering logs for kube-controller-manager [2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3] ...
	I0802 18:31:39.275199  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3"
	I0802 18:31:39.354845  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:39.376320  564712 logs.go:123] Gathering logs for kindnet [bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb] ...
	I0802 18:31:39.376355  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb"
	I0802 18:31:39.461161  564712 logs.go:123] Gathering logs for container status ...
	I0802 18:31:39.461198  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0802 18:31:39.535523  564712 out.go:304] Setting ErrFile to fd 2...
	I0802 18:31:39.535629  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0802 18:31:39.535729  564712 out.go:239] X Problems detected in kubelet:
	W0802 18:31:39.535785  564712 out.go:239]   Aug 02 18:29:47 addons-866992 kubelet[1553]: E0802 18:29:47.468116    1553 reflector.go:150] object-"gadget"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:31:39.535826  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.643392    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:39.535870  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.643432    1553 reflector.go:150] 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-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:39.535917  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.668188    1553 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:39.535972  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.668263    1553 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	I0802 18:31:39.536004  564712 out.go:304] Setting ErrFile to fd 2...
	I0802 18:31:39.536037  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:31:39.854897  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:40.356896  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:40.855274  564712 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0802 18:31:41.353459  564712 kapi.go:107] duration metric: took 1m53.006258271s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0802 18:31:41.358242  564712 out.go:177] * Enabled addons: cloud-spanner, storage-provisioner, ingress-dns, nvidia-device-plugin, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, ingress, gcp-auth, csi-hostpath-driver
	I0802 18:31:41.361036  564712 addons.go:510] duration metric: took 2m0.354289416s for enable addons: enabled=[cloud-spanner storage-provisioner ingress-dns nvidia-device-plugin metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry ingress gcp-auth csi-hostpath-driver]
	I0802 18:31:49.537163  564712 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0802 18:31:49.551762  564712 api_server.go:72] duration metric: took 2m8.545464095s to wait for apiserver process to appear ...
	I0802 18:31:49.551795  564712 api_server.go:88] waiting for apiserver healthz status ...
	I0802 18:31:49.551829  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0802 18:31:49.551895  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0802 18:31:49.593126  564712 cri.go:89] found id: "2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418"
	I0802 18:31:49.593149  564712 cri.go:89] found id: ""
	I0802 18:31:49.593157  564712 logs.go:276] 1 containers: [2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418]
	I0802 18:31:49.593218  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:49.596915  564712 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0802 18:31:49.596987  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0802 18:31:49.638590  564712 cri.go:89] found id: "416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad"
	I0802 18:31:49.638614  564712 cri.go:89] found id: ""
	I0802 18:31:49.638624  564712 logs.go:276] 1 containers: [416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad]
	I0802 18:31:49.638681  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:49.642262  564712 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0802 18:31:49.642338  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0802 18:31:49.685503  564712 cri.go:89] found id: "7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098"
	I0802 18:31:49.685529  564712 cri.go:89] found id: ""
	I0802 18:31:49.685538  564712 logs.go:276] 1 containers: [7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098]
	I0802 18:31:49.685595  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:49.689370  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0802 18:31:49.689447  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0802 18:31:49.737297  564712 cri.go:89] found id: "7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b"
	I0802 18:31:49.737321  564712 cri.go:89] found id: ""
	I0802 18:31:49.737328  564712 logs.go:276] 1 containers: [7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b]
	I0802 18:31:49.737389  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:49.741142  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0802 18:31:49.741220  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0802 18:31:49.789444  564712 cri.go:89] found id: "a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322"
	I0802 18:31:49.789467  564712 cri.go:89] found id: ""
	I0802 18:31:49.789476  564712 logs.go:276] 1 containers: [a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322]
	I0802 18:31:49.789545  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:49.793435  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0802 18:31:49.793511  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0802 18:31:49.835194  564712 cri.go:89] found id: "2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3"
	I0802 18:31:49.835217  564712 cri.go:89] found id: ""
	I0802 18:31:49.835225  564712 logs.go:276] 1 containers: [2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3]
	I0802 18:31:49.835291  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:49.839270  564712 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0802 18:31:49.839340  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0802 18:31:49.878889  564712 cri.go:89] found id: "bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb"
	I0802 18:31:49.878916  564712 cri.go:89] found id: ""
	I0802 18:31:49.878924  564712 logs.go:276] 1 containers: [bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb]
	I0802 18:31:49.878982  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:31:49.882866  564712 logs.go:123] Gathering logs for kube-controller-manager [2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3] ...
	I0802 18:31:49.882894  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3"
	I0802 18:31:49.956846  564712 logs.go:123] Gathering logs for coredns [7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098] ...
	I0802 18:31:49.956886  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098"
	I0802 18:31:50.016657  564712 logs.go:123] Gathering logs for kube-proxy [a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322] ...
	I0802 18:31:50.016698  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322"
	I0802 18:31:50.073808  564712 logs.go:123] Gathering logs for describe nodes ...
	I0802 18:31:50.073842  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0802 18:31:50.225543  564712 logs.go:123] Gathering logs for kube-apiserver [2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418] ...
	I0802 18:31:50.225576  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418"
	I0802 18:31:50.295799  564712 logs.go:123] Gathering logs for etcd [416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad] ...
	I0802 18:31:50.295839  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad"
	I0802 18:31:50.352718  564712 logs.go:123] Gathering logs for kube-scheduler [7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b] ...
	I0802 18:31:50.352756  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b"
	I0802 18:31:50.401235  564712 logs.go:123] Gathering logs for kindnet [bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb] ...
	I0802 18:31:50.401268  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb"
	I0802 18:31:50.449596  564712 logs.go:123] Gathering logs for CRI-O ...
	I0802 18:31:50.449634  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0802 18:31:50.542137  564712 logs.go:123] Gathering logs for kubelet ...
	I0802 18:31:50.542178  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0802 18:31:50.583011  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: W0802 18:29:42.323586    1553 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.583335  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: E0802 18:29:42.323652    1553 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.583600  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: W0802 18:29:42.365678    1553 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.583843  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: E0802 18:29:42.365724    1553 reflector.go:150] object-"kube-system"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.586598  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:47 addons-866992 kubelet[1553]: W0802 18:29:47.468075    1553 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.586845  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:47 addons-866992 kubelet[1553]: E0802 18:29:47.468116    1553 reflector.go:150] object-"gadget"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.605322  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.643392    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.605539  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.643432    1553 reflector.go:150] 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-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.609629  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.668188    1553 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.609822  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.668263    1553 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	I0802 18:31:50.641133  564712 logs.go:123] Gathering logs for dmesg ...
	I0802 18:31:50.641161  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0802 18:31:50.661279  564712 logs.go:123] Gathering logs for container status ...
	I0802 18:31:50.661311  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0802 18:31:50.715993  564712 out.go:304] Setting ErrFile to fd 2...
	I0802 18:31:50.716023  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0802 18:31:50.716112  564712 out.go:239] X Problems detected in kubelet:
	W0802 18:31:50.716125  564712 out.go:239]   Aug 02 18:29:47 addons-866992 kubelet[1553]: E0802 18:29:47.468116    1553 reflector.go:150] object-"gadget"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.716153  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.643392    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.716169  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.643432    1553 reflector.go:150] 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-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.716177  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.668188    1553 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:31:50.716191  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.668263    1553 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	I0802 18:31:50.716199  564712 out.go:304] Setting ErrFile to fd 2...
	I0802 18:31:50.716210  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:32:00.717756  564712 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0802 18:32:00.727647  564712 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0802 18:32:00.728968  564712 api_server.go:141] control plane version: v1.30.3
	I0802 18:32:00.729014  564712 api_server.go:131] duration metric: took 11.177210582s to wait for apiserver health ...
	I0802 18:32:00.729024  564712 system_pods.go:43] waiting for kube-system pods to appear ...
	I0802 18:32:00.729047  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0802 18:32:00.729112  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0802 18:32:00.776504  564712 cri.go:89] found id: "2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418"
	I0802 18:32:00.776528  564712 cri.go:89] found id: ""
	I0802 18:32:00.776537  564712 logs.go:276] 1 containers: [2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418]
	I0802 18:32:00.776626  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:32:00.780426  564712 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0802 18:32:00.780533  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0802 18:32:00.823817  564712 cri.go:89] found id: "416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad"
	I0802 18:32:00.823842  564712 cri.go:89] found id: ""
	I0802 18:32:00.823850  564712 logs.go:276] 1 containers: [416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad]
	I0802 18:32:00.823911  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:32:00.827536  564712 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0802 18:32:00.827613  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0802 18:32:00.870701  564712 cri.go:89] found id: "7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098"
	I0802 18:32:00.870722  564712 cri.go:89] found id: ""
	I0802 18:32:00.870730  564712 logs.go:276] 1 containers: [7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098]
	I0802 18:32:00.870799  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:32:00.874561  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0802 18:32:00.874639  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0802 18:32:00.916145  564712 cri.go:89] found id: "7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b"
	I0802 18:32:00.916170  564712 cri.go:89] found id: ""
	I0802 18:32:00.916179  564712 logs.go:276] 1 containers: [7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b]
	I0802 18:32:00.916249  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:32:00.920263  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0802 18:32:00.920377  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0802 18:32:00.979648  564712 cri.go:89] found id: "a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322"
	I0802 18:32:00.979669  564712 cri.go:89] found id: ""
	I0802 18:32:00.979678  564712 logs.go:276] 1 containers: [a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322]
	I0802 18:32:00.979735  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:32:00.983395  564712 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0802 18:32:00.983502  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0802 18:32:01.030308  564712 cri.go:89] found id: "2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3"
	I0802 18:32:01.030333  564712 cri.go:89] found id: ""
	I0802 18:32:01.030341  564712 logs.go:276] 1 containers: [2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3]
	I0802 18:32:01.030399  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:32:01.034218  564712 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0802 18:32:01.034291  564712 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0802 18:32:01.090017  564712 cri.go:89] found id: "bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb"
	I0802 18:32:01.090043  564712 cri.go:89] found id: ""
	I0802 18:32:01.090051  564712 logs.go:276] 1 containers: [bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb]
	I0802 18:32:01.090116  564712 ssh_runner.go:195] Run: which crictl
	I0802 18:32:01.094405  564712 logs.go:123] Gathering logs for container status ...
	I0802 18:32:01.094431  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0802 18:32:01.146595  564712 logs.go:123] Gathering logs for dmesg ...
	I0802 18:32:01.146631  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0802 18:32:01.166958  564712 logs.go:123] Gathering logs for kube-apiserver [2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418] ...
	I0802 18:32:01.166992  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418"
	I0802 18:32:01.229876  564712 logs.go:123] Gathering logs for etcd [416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad] ...
	I0802 18:32:01.229912  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad"
	I0802 18:32:01.289665  564712 logs.go:123] Gathering logs for kube-proxy [a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322] ...
	I0802 18:32:01.289705  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322"
	I0802 18:32:01.335084  564712 logs.go:123] Gathering logs for CRI-O ...
	I0802 18:32:01.335117  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0802 18:32:01.435911  564712 logs.go:123] Gathering logs for kindnet [bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb] ...
	I0802 18:32:01.435958  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb"
	I0802 18:32:01.495160  564712 logs.go:123] Gathering logs for kubelet ...
	I0802 18:32:01.495196  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0802 18:32:01.536083  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: W0802 18:29:42.323586    1553 reflector.go:547] object-"kube-system"/"kube-proxy": failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.536334  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: E0802 18:29:42.323652    1553 reflector.go:150] object-"kube-system"/"kube-proxy": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "kube-proxy" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.536547  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: W0802 18:29:42.365678    1553 reflector.go:547] object-"kube-system"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.536755  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:42 addons-866992 kubelet[1553]: E0802 18:29:42.365724    1553 reflector.go:150] object-"kube-system"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.539099  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:47 addons-866992 kubelet[1553]: W0802 18:29:47.468075    1553 reflector.go:547] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.539299  564712 logs.go:138] Found kubelet problem: Aug 02 18:29:47 addons-866992 kubelet[1553]: E0802 18:29:47.468116    1553 reflector.go:150] object-"gadget"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.557631  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.643392    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.557847  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.643432    1553 reflector.go:150] 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-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.561975  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.668188    1553 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.562172  564712 logs.go:138] Found kubelet problem: Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.668263    1553 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	I0802 18:32:01.595506  564712 logs.go:123] Gathering logs for describe nodes ...
	I0802 18:32:01.595549  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0802 18:32:01.735012  564712 logs.go:123] Gathering logs for coredns [7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098] ...
	I0802 18:32:01.735043  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098"
	I0802 18:32:01.780082  564712 logs.go:123] Gathering logs for kube-scheduler [7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b] ...
	I0802 18:32:01.780119  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b"
	I0802 18:32:01.828660  564712 logs.go:123] Gathering logs for kube-controller-manager [2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3] ...
	I0802 18:32:01.828698  564712 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3"
	I0802 18:32:01.906264  564712 out.go:304] Setting ErrFile to fd 2...
	I0802 18:32:01.906300  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	W0802 18:32:01.906381  564712 out.go:239] X Problems detected in kubelet:
	W0802 18:32:01.906397  564712 out.go:239]   Aug 02 18:29:47 addons-866992 kubelet[1553]: E0802 18:29:47.468116    1553 reflector.go:150] object-"gadget"/"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-866992" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.906410  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.643392    1553 reflector.go:547] object-"yakd-dashboard"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.906419  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.643432    1553 reflector.go:150] 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-866992" cannot list resource "configmaps" in API group "" in the namespace "yakd-dashboard": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.906449  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: W0802 18:30:27.668188    1553 reflector.go:547] object-"kube-system"/"gcp-auth": failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	W0802 18:32:01.906468  564712 out.go:239]   Aug 02 18:30:27 addons-866992 kubelet[1553]: E0802 18:30:27.668263    1553 reflector.go:150] object-"kube-system"/"gcp-auth": Failed to watch *v1.Secret: failed to list *v1.Secret: secrets "gcp-auth" is forbidden: User "system:node:addons-866992" cannot list resource "secrets" in API group "" in the namespace "kube-system": no relationship found between node 'addons-866992' and this object
	I0802 18:32:01.906482  564712 out.go:304] Setting ErrFile to fd 2...
	I0802 18:32:01.906489  564712 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:32:11.922732  564712 system_pods.go:59] 18 kube-system pods found
	I0802 18:32:11.922779  564712 system_pods.go:61] "coredns-7db6d8ff4d-d6gjg" [2bf53024-7232-4b9a-8f3d-f8ee88f605e0] Running
	I0802 18:32:11.922786  564712 system_pods.go:61] "csi-hostpath-attacher-0" [b73396d1-763f-4604-a8ac-fe1ae70cbd7f] Running
	I0802 18:32:11.922790  564712 system_pods.go:61] "csi-hostpath-resizer-0" [6a6803c5-c22e-4e08-a197-551903666e93] Running
	I0802 18:32:11.922794  564712 system_pods.go:61] "csi-hostpathplugin-jm4xj" [1667317c-4c4a-4290-81c9-f754c9c618b3] Running
	I0802 18:32:11.922797  564712 system_pods.go:61] "etcd-addons-866992" [58e277c0-de49-40df-9a15-2672c03fb935] Running
	I0802 18:32:11.922801  564712 system_pods.go:61] "kindnet-tc2vt" [05bb6896-7e8d-477d-b46c-bbbbdf6aee43] Running
	I0802 18:32:11.922805  564712 system_pods.go:61] "kube-apiserver-addons-866992" [35cd89bf-f2c6-45e5-83dc-a54d9c5f85cf] Running
	I0802 18:32:11.922809  564712 system_pods.go:61] "kube-controller-manager-addons-866992" [367bfc9c-f628-423e-8907-7b3125b05239] Running
	I0802 18:32:11.922815  564712 system_pods.go:61] "kube-ingress-dns-minikube" [46de1b55-502b-4ae8-adfa-b900db2bbfe1] Running
	I0802 18:32:11.922819  564712 system_pods.go:61] "kube-proxy-x8q4d" [371f89e9-4eec-45bb-b281-d8078dce1b3c] Running
	I0802 18:32:11.922822  564712 system_pods.go:61] "kube-scheduler-addons-866992" [b986a2cb-46d3-4815-a31c-6ef6405166fd] Running
	I0802 18:32:11.922826  564712 system_pods.go:61] "metrics-server-c59844bb4-hqdn4" [fc3e71e9-e972-42cb-8a46-118b0f1d8f42] Running
	I0802 18:32:11.922831  564712 system_pods.go:61] "nvidia-device-plugin-daemonset-kv62m" [7b1732bb-7a33-4182-aeef-1969b7c5b230] Running
	I0802 18:32:11.922835  564712 system_pods.go:61] "registry-698f998955-f5bg5" [bc43d98d-a08b-4c67-88db-11f9d0084ba0] Running
	I0802 18:32:11.922839  564712 system_pods.go:61] "registry-proxy-zlx6q" [309eebd0-0695-48f4-901e-acb05306dc9e] Running
	I0802 18:32:11.922843  564712 system_pods.go:61] "snapshot-controller-745499f584-bzf25" [23204dfb-75b1-4afe-9436-0ae56e2be1fa] Running
	I0802 18:32:11.922847  564712 system_pods.go:61] "snapshot-controller-745499f584-lllgd" [fe813300-e75d-4f22-bb58-831a690cfdc2] Running
	I0802 18:32:11.922850  564712 system_pods.go:61] "storage-provisioner" [f3135479-8c08-4b45-807d-d3454d537e4a] Running
	I0802 18:32:11.922861  564712 system_pods.go:74] duration metric: took 11.193829699s to wait for pod list to return data ...
	I0802 18:32:11.922869  564712 default_sa.go:34] waiting for default service account to be created ...
	I0802 18:32:11.925564  564712 default_sa.go:45] found service account: "default"
	I0802 18:32:11.925597  564712 default_sa.go:55] duration metric: took 2.719654ms for default service account to be created ...
	I0802 18:32:11.925608  564712 system_pods.go:116] waiting for k8s-apps to be running ...
	I0802 18:32:11.935897  564712 system_pods.go:86] 18 kube-system pods found
	I0802 18:32:11.935936  564712 system_pods.go:89] "coredns-7db6d8ff4d-d6gjg" [2bf53024-7232-4b9a-8f3d-f8ee88f605e0] Running
	I0802 18:32:11.935944  564712 system_pods.go:89] "csi-hostpath-attacher-0" [b73396d1-763f-4604-a8ac-fe1ae70cbd7f] Running
	I0802 18:32:11.935950  564712 system_pods.go:89] "csi-hostpath-resizer-0" [6a6803c5-c22e-4e08-a197-551903666e93] Running
	I0802 18:32:11.935954  564712 system_pods.go:89] "csi-hostpathplugin-jm4xj" [1667317c-4c4a-4290-81c9-f754c9c618b3] Running
	I0802 18:32:11.935979  564712 system_pods.go:89] "etcd-addons-866992" [58e277c0-de49-40df-9a15-2672c03fb935] Running
	I0802 18:32:11.935993  564712 system_pods.go:89] "kindnet-tc2vt" [05bb6896-7e8d-477d-b46c-bbbbdf6aee43] Running
	I0802 18:32:11.935998  564712 system_pods.go:89] "kube-apiserver-addons-866992" [35cd89bf-f2c6-45e5-83dc-a54d9c5f85cf] Running
	I0802 18:32:11.936003  564712 system_pods.go:89] "kube-controller-manager-addons-866992" [367bfc9c-f628-423e-8907-7b3125b05239] Running
	I0802 18:32:11.936018  564712 system_pods.go:89] "kube-ingress-dns-minikube" [46de1b55-502b-4ae8-adfa-b900db2bbfe1] Running
	I0802 18:32:11.936022  564712 system_pods.go:89] "kube-proxy-x8q4d" [371f89e9-4eec-45bb-b281-d8078dce1b3c] Running
	I0802 18:32:11.936027  564712 system_pods.go:89] "kube-scheduler-addons-866992" [b986a2cb-46d3-4815-a31c-6ef6405166fd] Running
	I0802 18:32:11.936031  564712 system_pods.go:89] "metrics-server-c59844bb4-hqdn4" [fc3e71e9-e972-42cb-8a46-118b0f1d8f42] Running
	I0802 18:32:11.936038  564712 system_pods.go:89] "nvidia-device-plugin-daemonset-kv62m" [7b1732bb-7a33-4182-aeef-1969b7c5b230] Running
	I0802 18:32:11.936056  564712 system_pods.go:89] "registry-698f998955-f5bg5" [bc43d98d-a08b-4c67-88db-11f9d0084ba0] Running
	I0802 18:32:11.936067  564712 system_pods.go:89] "registry-proxy-zlx6q" [309eebd0-0695-48f4-901e-acb05306dc9e] Running
	I0802 18:32:11.936081  564712 system_pods.go:89] "snapshot-controller-745499f584-bzf25" [23204dfb-75b1-4afe-9436-0ae56e2be1fa] Running
	I0802 18:32:11.936093  564712 system_pods.go:89] "snapshot-controller-745499f584-lllgd" [fe813300-e75d-4f22-bb58-831a690cfdc2] Running
	I0802 18:32:11.936097  564712 system_pods.go:89] "storage-provisioner" [f3135479-8c08-4b45-807d-d3454d537e4a] Running
	I0802 18:32:11.936105  564712 system_pods.go:126] duration metric: took 10.491072ms to wait for k8s-apps to be running ...
	I0802 18:32:11.936117  564712 system_svc.go:44] waiting for kubelet service to be running ....
	I0802 18:32:11.936190  564712 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0802 18:32:11.949734  564712 system_svc.go:56] duration metric: took 13.598103ms WaitForService to wait for kubelet
	I0802 18:32:11.949763  564712 kubeadm.go:582] duration metric: took 2m30.943470374s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0802 18:32:11.949786  564712 node_conditions.go:102] verifying NodePressure condition ...
	I0802 18:32:11.953612  564712 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0802 18:32:11.953646  564712 node_conditions.go:123] node cpu capacity is 2
	I0802 18:32:11.953662  564712 node_conditions.go:105] duration metric: took 3.868167ms to run NodePressure ...
	I0802 18:32:11.953675  564712 start.go:241] waiting for startup goroutines ...
	I0802 18:32:11.953683  564712 start.go:246] waiting for cluster config update ...
	I0802 18:32:11.953700  564712 start.go:255] writing updated cluster config ...
	I0802 18:32:11.954041  564712 ssh_runner.go:195] Run: rm -f paused
	I0802 18:32:12.290258  564712 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0802 18:32:12.293586  564712 out.go:177] * Done! kubectl is now configured to use "addons-866992" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 02 18:37:31 addons-866992 crio[961]: time="2024-08-02 18:37:31.382431745Z" level=info msg="Pulled image: ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37" id=e008b637-9985-4b4b-811e-abc09203cd20 name=/runtime.v1.ImageService/PullImage
	Aug 02 18:37:31 addons-866992 crio[961]: time="2024-08-02 18:37:31.383091966Z" level=info msg="Checking image status: ghcr.io/headlamp-k8s/headlamp:v0.24.1@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37" id=c30b396e-502b-4bf9-8f3e-9dd6b61c8feb name=/runtime.v1.ImageService/ImageStatus
	Aug 02 18:37:31 addons-866992 crio[961]: time="2024-08-02 18:37:31.384873353Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:6cb7dcc2008faf711d036aa3a7062caeee626e9ae6f7f19125c3d13f0c56d49d,RepoTags:[],RepoDigests:[ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37 ghcr.io/headlamp-k8s/headlamp@sha256:e2dfcea019f7667ac12e29b1c95c50c5d63a1c173b2d8d9ef4159b35ad9aab4b],Size_:234086277,Uid:nil,Username:headlamp,Spec:nil,},Info:map[string]string{},}" id=c30b396e-502b-4bf9-8f3e-9dd6b61c8feb name=/runtime.v1.ImageService/ImageStatus
	Aug 02 18:37:31 addons-866992 crio[961]: time="2024-08-02 18:37:31.386109504Z" level=info msg="Checking image status: ghcr.io/headlamp-k8s/headlamp:v0.24.1@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37" id=cf0c8610-23d7-4296-87ca-ad1e2ccb8df1 name=/runtime.v1.ImageService/ImageStatus
	Aug 02 18:37:31 addons-866992 crio[961]: time="2024-08-02 18:37:31.387718921Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:6cb7dcc2008faf711d036aa3a7062caeee626e9ae6f7f19125c3d13f0c56d49d,RepoTags:[],RepoDigests:[ghcr.io/headlamp-k8s/headlamp@sha256:1c3f42aacd8eee1d3f1c63efb5a3b42da387ca1d87b77b0f486e8443201fcb37 ghcr.io/headlamp-k8s/headlamp@sha256:e2dfcea019f7667ac12e29b1c95c50c5d63a1c173b2d8d9ef4159b35ad9aab4b],Size_:234086277,Uid:nil,Username:headlamp,Spec:nil,},Info:map[string]string{},}" id=cf0c8610-23d7-4296-87ca-ad1e2ccb8df1 name=/runtime.v1.ImageService/ImageStatus
	Aug 02 18:37:31 addons-866992 crio[961]: time="2024-08-02 18:37:31.389071905Z" level=info msg="Creating container: headlamp/headlamp-7867546754-tg6jh/headlamp" id=d871db2c-a1f3-4791-ace1-9f32fd7a18e5 name=/runtime.v1.RuntimeService/CreateContainer
	Aug 02 18:37:31 addons-866992 crio[961]: time="2024-08-02 18:37:31.389169028Z" level=warning msg="Allowed annotations are specified for workload []"
	Aug 02 18:37:31 addons-866992 crio[961]: time="2024-08-02 18:37:31.451033515Z" level=info msg="Created container d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc: headlamp/headlamp-7867546754-tg6jh/headlamp" id=d871db2c-a1f3-4791-ace1-9f32fd7a18e5 name=/runtime.v1.RuntimeService/CreateContainer
	Aug 02 18:37:31 addons-866992 crio[961]: time="2024-08-02 18:37:31.452970175Z" level=info msg="Starting container: d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc" id=6a2ad717-c09b-4a84-9eed-90d80a64cd5f name=/runtime.v1.RuntimeService/StartContainer
	Aug 02 18:37:31 addons-866992 crio[961]: time="2024-08-02 18:37:31.461200724Z" level=info msg="Started container" PID=8794 containerID=d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc description=headlamp/headlamp-7867546754-tg6jh/headlamp id=6a2ad717-c09b-4a84-9eed-90d80a64cd5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bafa56ee0e9e439ad0879f2a9164d8610e2671d43593dc4dae38bbc6dc1e5e94
	Aug 02 18:37:38 addons-866992 crio[961]: time="2024-08-02 18:37:38.076213517Z" level=info msg="Stopping container: d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc (timeout: 30s)" id=4807e78a-3484-4862-9b9a-f16327f7e661 name=/runtime.v1.RuntimeService/StopContainer
	Aug 02 18:37:38 addons-866992 conmon[8783]: conmon d6ca62e72a38f781ef9b <ninfo>: container 8794 exited with status 2
	Aug 02 18:37:38 addons-866992 crio[961]: time="2024-08-02 18:37:38.217686477Z" level=info msg="Stopped container d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc: headlamp/headlamp-7867546754-tg6jh/headlamp" id=4807e78a-3484-4862-9b9a-f16327f7e661 name=/runtime.v1.RuntimeService/StopContainer
	Aug 02 18:37:38 addons-866992 crio[961]: time="2024-08-02 18:37:38.218266494Z" level=info msg="Stopping pod sandbox: bafa56ee0e9e439ad0879f2a9164d8610e2671d43593dc4dae38bbc6dc1e5e94" id=67d936f3-f26d-4696-b89e-383eae8bb45d name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 02 18:37:38 addons-866992 crio[961]: time="2024-08-02 18:37:38.218483805Z" level=info msg="Got pod network &{Name:headlamp-7867546754-tg6jh Namespace:headlamp ID:bafa56ee0e9e439ad0879f2a9164d8610e2671d43593dc4dae38bbc6dc1e5e94 UID:28ef8546-5971-4378-969b-8e8611f8e908 NetNS:/var/run/netns/f8be3f8d-ba39-431c-8170-58cff3f04e57 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 02 18:37:38 addons-866992 crio[961]: time="2024-08-02 18:37:38.218630684Z" level=info msg="Deleting pod headlamp_headlamp-7867546754-tg6jh from CNI network \"kindnet\" (type=ptp)"
	Aug 02 18:37:38 addons-866992 crio[961]: time="2024-08-02 18:37:38.238233416Z" level=info msg="Stopped pod sandbox: bafa56ee0e9e439ad0879f2a9164d8610e2671d43593dc4dae38bbc6dc1e5e94" id=67d936f3-f26d-4696-b89e-383eae8bb45d name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 02 18:37:39 addons-866992 crio[961]: time="2024-08-02 18:37:39.200903009Z" level=info msg="Removing container: d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc" id=6ca4c319-6daf-44d7-b8f8-ec7c55b058c5 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 02 18:37:39 addons-866992 crio[961]: time="2024-08-02 18:37:39.223376991Z" level=info msg="Removed container d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc: headlamp/headlamp-7867546754-tg6jh/headlamp" id=6ca4c319-6daf-44d7-b8f8-ec7c55b058c5 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 02 18:38:14 addons-866992 crio[961]: time="2024-08-02 18:38:14.198879614Z" level=info msg="Stopping container: c10485b9afaf22185aef5399ee799a0da1fe78db790e02dcedf4768592c24277 (timeout: 30s)" id=c3716aba-95ef-4ed7-aece-81f45ac55dbe name=/runtime.v1.RuntimeService/StopContainer
	Aug 02 18:38:15 addons-866992 crio[961]: time="2024-08-02 18:38:15.363373247Z" level=info msg="Stopped container c10485b9afaf22185aef5399ee799a0da1fe78db790e02dcedf4768592c24277: kube-system/metrics-server-c59844bb4-hqdn4/metrics-server" id=c3716aba-95ef-4ed7-aece-81f45ac55dbe name=/runtime.v1.RuntimeService/StopContainer
	Aug 02 18:38:15 addons-866992 crio[961]: time="2024-08-02 18:38:15.363890700Z" level=info msg="Stopping pod sandbox: 9f816d4e38f4a627c0f15073fbf965dab3f443ac6638e45d78c1881c48c4ed79" id=559b2e44-be50-4e7f-b3c8-24cab2db90e4 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 02 18:38:15 addons-866992 crio[961]: time="2024-08-02 18:38:15.364117693Z" level=info msg="Got pod network &{Name:metrics-server-c59844bb4-hqdn4 Namespace:kube-system ID:9f816d4e38f4a627c0f15073fbf965dab3f443ac6638e45d78c1881c48c4ed79 UID:fc3e71e9-e972-42cb-8a46-118b0f1d8f42 NetNS:/var/run/netns/7545d52d-57ac-423c-898f-6561f6e0755e Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 02 18:38:15 addons-866992 crio[961]: time="2024-08-02 18:38:15.364264145Z" level=info msg="Deleting pod kube-system_metrics-server-c59844bb4-hqdn4 from CNI network \"kindnet\" (type=ptp)"
	Aug 02 18:38:15 addons-866992 crio[961]: time="2024-08-02 18:38:15.406788503Z" level=info msg="Stopped pod sandbox: 9f816d4e38f4a627c0f15073fbf965dab3f443ac6638e45d78c1881c48c4ed79" id=559b2e44-be50-4e7f-b3c8-24cab2db90e4 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	21bb953a9b11c       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   6d61b43ed24c1       hello-world-app-6778b5fc9f-wp6mz
	1e61b8901d8f3       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                         4 minutes ago       Running             nginx                     0                   733e7c410faf6       nginx
	250db394c5bb6       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     6 minutes ago       Running             busybox                   0                   62ec9f3b93c8e       busybox
	c10485b9afaf2       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70   7 minutes ago       Exited              metrics-server            0                   9f816d4e38f4a       metrics-server-c59844bb4-hqdn4
	7995a38e0f971       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        7 minutes ago       Running             coredns                   0                   552701c42bbbb       coredns-7db6d8ff4d-d6gjg
	63ecf07c7ef21       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        7 minutes ago       Running             storage-provisioner       0                   2c30ee43fa78c       storage-provisioner
	bf8478e28d836       docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a                      8 minutes ago       Running             kindnet-cni               0                   7e50c46541a76       kindnet-tc2vt
	a360281eed561       2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be                                                        8 minutes ago       Running             kube-proxy                0                   256b7e1a1e74e       kube-proxy-x8q4d
	416cefe1d34bb       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                        8 minutes ago       Running             etcd                      0                   ef50fc0ee4de8       etcd-addons-866992
	2fa80dc1f92fe       8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a                                                        8 minutes ago       Running             kube-controller-manager   0                   42431bc03354e       kube-controller-manager-addons-866992
	7cc5ce7db7b65       d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355                                                        8 minutes ago       Running             kube-scheduler            0                   e6cd9c4d6330e       kube-scheduler-addons-866992
	2236672d85645       61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca                                                        8 minutes ago       Running             kube-apiserver            0                   1dc0504ba42a1       kube-apiserver-addons-866992
	
	
	==> coredns [7995a38e0f9712298f91dd07b5c5a55e15f670f76be176da6759ac3798152098] <==
	[INFO] 10.244.0.17:43633 - 45068 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.005317921s
	[INFO] 10.244.0.17:44762 - 62807 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000674736s
	[INFO] 10.244.0.17:44762 - 57940 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000703732s
	[INFO] 10.244.0.17:54882 - 53326 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000118859s
	[INFO] 10.244.0.17:54882 - 24130 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000236626s
	[INFO] 10.244.0.17:32795 - 40522 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000058461s
	[INFO] 10.244.0.17:32795 - 13641 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000057805s
	[INFO] 10.244.0.17:60687 - 18260 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000053768s
	[INFO] 10.244.0.17:60687 - 47701 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000052324s
	[INFO] 10.244.0.17:53890 - 60414 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001227437s
	[INFO] 10.244.0.17:53890 - 11260 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001796493s
	[INFO] 10.244.0.17:45140 - 17771 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.00008868s
	[INFO] 10.244.0.17:45140 - 40854 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000070104s
	[INFO] 10.244.0.20:37748 - 4964 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000235773s
	[INFO] 10.244.0.20:47817 - 22727 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000113312s
	[INFO] 10.244.0.20:38904 - 35800 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000168647s
	[INFO] 10.244.0.20:34850 - 11504 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000272097s
	[INFO] 10.244.0.20:53124 - 16161 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000272597s
	[INFO] 10.244.0.20:33074 - 64638 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000294283s
	[INFO] 10.244.0.20:54692 - 43166 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.004980094s
	[INFO] 10.244.0.20:38921 - 62455 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.004988151s
	[INFO] 10.244.0.20:48066 - 41310 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.001082815s
	[INFO] 10.244.0.20:48143 - 17973 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 648 0.001476002s
	[INFO] 10.244.0.23:48385 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000576685s
	[INFO] 10.244.0.23:57771 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000118785s
	
	
	==> describe nodes <==
	Name:               addons-866992
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-866992
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=db72189ad8010dba8f92a33c09569de9ae45dca9
	                    minikube.k8s.io/name=addons-866992
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_02T18_29_28_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-866992
	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:  Fri, 02 Aug 2024 18:29:24 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-866992
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 02 Aug 2024 18:38:08 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 02 Aug 2024 18:38:08 +0000   Fri, 02 Aug 2024 18:29:22 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 02 Aug 2024 18:38:08 +0000   Fri, 02 Aug 2024 18:29:22 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 02 Aug 2024 18:38:08 +0000   Fri, 02 Aug 2024 18:29:22 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 02 Aug 2024 18:38:08 +0000   Fri, 02 Aug 2024 18:30:27 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-866992
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022360Ki
	  pods:               110
	System Info:
	  Machine ID:                 46356310b7084b07967a756de79832ba
	  System UUID:                f07a02a6-8dcf-47d2-ae47-063bd163c363
	  Boot ID:                    4b9ada2b-2279-4146-8e9b-9271afb2973b
	  Kernel Version:             5.15.0-1066-aws
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               arm64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	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%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m3s
	  default                     hello-world-app-6778b5fc9f-wp6mz         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m19s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         4m39s
	  kube-system                 coredns-7db6d8ff4d-d6gjg                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     8m34s
	  kube-system                 etcd-addons-866992                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         8m48s
	  kube-system                 kindnet-tc2vt                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      8m34s
	  kube-system                 kube-apiserver-addons-866992             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m48s
	  kube-system                 kube-controller-manager-addons-866992    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m48s
	  kube-system                 kube-proxy-x8q4d                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m34s
	  kube-system                 kube-scheduler-addons-866992             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m48s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m28s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                850m (42%!)(MISSING)  100m (5%!)(MISSING)
	  memory             220Mi (2%!)(MISSING)  220Mi (2%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-32Mi     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-64Ki     0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age    From             Message
	  ----    ------                   ----   ----             -------
	  Normal  Starting                 8m28s  kube-proxy       
	  Normal  NodeHasSufficientMemory  8m55s  kubelet          Node addons-866992 status is now: NodeHasSufficientMemory
	  Normal  Starting                 8m48s  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m48s  kubelet          Node addons-866992 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m48s  kubelet          Node addons-866992 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m48s  kubelet          Node addons-866992 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           8m35s  node-controller  Node addons-866992 event: Registered Node addons-866992 in Controller
	  Normal  NodeReady                7m48s  kubelet          Node addons-866992 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000998] FS-Cache: N-key=[8] 'ce5d3b0000000000'
	[  +0.002670] FS-Cache: Duplicate cookie detected
	[  +0.000670] FS-Cache: O-cookie c=00000018 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000884] FS-Cache: O-cookie d=00000000002064e5{9p.inode} n=00000000a4d1c12b
	[  +0.000960] FS-Cache: O-key=[8] 'ce5d3b0000000000'
	[  +0.000649] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
	[  +0.000914] FS-Cache: N-cookie d=00000000002064e5{9p.inode} n=0000000008956e4a
	[  +0.000967] FS-Cache: N-key=[8] 'ce5d3b0000000000'
	[  +2.479921] FS-Cache: Duplicate cookie detected
	[  +0.000677] FS-Cache: O-cookie c=00000016 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000898] FS-Cache: O-cookie d=00000000002064e5{9p.inode} n=00000000777f0a77
	[  +0.000996] FS-Cache: O-key=[8] 'cd5d3b0000000000'
	[  +0.000662] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000958] FS-Cache: N-cookie d=00000000002064e5{9p.inode} n=000000005c6e8c53
	[  +0.001042] FS-Cache: N-key=[8] 'cd5d3b0000000000'
	[  +0.375912] FS-Cache: Duplicate cookie detected
	[  +0.000671] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
	[  +0.000961] FS-Cache: O-cookie d=00000000002064e5{9p.inode} n=000000007db5039c
	[  +0.000994] FS-Cache: O-key=[8] 'd35d3b0000000000'
	[  +0.000667] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000883] FS-Cache: N-cookie d=00000000002064e5{9p.inode} n=00000000586ac4a9
	[  +0.001008] FS-Cache: N-key=[8] 'd35d3b0000000000'
	[Aug 2 17:59] overlayfs: '/var/lib/containers/storage/overlay/l/7FOWQIVXOWACA56BLQVF4JJOLY' not a directory
	[Aug 2 18:21] overlayfs: upperdir is in-use as upperdir/workdir of another mount, accessing files from both mounts will result in undefined behavior.
	[  +0.000009] overlayfs: workdir is in-use as upperdir/workdir of another mount, accessing files from both mounts will result in undefined behavior.
	
	
	==> etcd [416cefe1d34bb50830937f14a788d5edf058bc55576fcb6667e951df53eb0fad] <==
	{"level":"info","ts":"2024-08-02T18:29:21.572541Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"info","ts":"2024-08-02T18:29:21.579322Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"}
	{"level":"info","ts":"2024-08-02T18:29:42.028782Z","caller":"traceutil/trace.go:171","msg":"trace[156597906] transaction","detail":"{read_only:false; response_revision:341; number_of_response:1; }","duration":"102.866668ms","start":"2024-08-02T18:29:41.925874Z","end":"2024-08-02T18:29:42.028741Z","steps":["trace[156597906] 'process raft request'  (duration: 54.676889ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-02T18:29:44.729714Z","caller":"traceutil/trace.go:171","msg":"trace[1689584757] transaction","detail":"{read_only:false; response_revision:366; number_of_response:1; }","duration":"111.580119ms","start":"2024-08-02T18:29:44.618107Z","end":"2024-08-02T18:29:44.729688Z","steps":["trace[1689584757] 'process raft request'  (duration: 21.774212ms)","trace[1689584757] 'compare'  (duration: 89.339309ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-02T18:29:44.741351Z","caller":"traceutil/trace.go:171","msg":"trace[2057914185] linearizableReadLoop","detail":"{readStateIndex:377; appliedIndex:376; }","duration":"119.914626ms","start":"2024-08-02T18:29:44.621407Z","end":"2024-08-02T18:29:44.741321Z","steps":["trace[2057914185] 'read index received'  (duration: 18.481926ms)","trace[2057914185] 'applied index is now lower than readState.Index'  (duration: 101.430928ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-02T18:29:44.742669Z","caller":"traceutil/trace.go:171","msg":"trace[1678867008] transaction","detail":"{read_only:false; response_revision:367; number_of_response:1; }","duration":"121.194676ms","start":"2024-08-02T18:29:44.62146Z","end":"2024-08-02T18:29:44.742655Z","steps":["trace[1678867008] 'process raft request'  (duration: 107.863459ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-02T18:29:44.742824Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"121.374851ms","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-02T18:29:44.743261Z","caller":"traceutil/trace.go:171","msg":"trace[1707741571] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:368; }","duration":"121.847094ms","start":"2024-08-02T18:29:44.621402Z","end":"2024-08-02T18:29:44.743249Z","steps":["trace[1707741571] 'agreement among raft nodes before linearized reading'  (duration: 121.337551ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-02T18:29:44.74379Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"122.269851ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas/local-path-storage/\" range_end:\"/registry/resourcequotas/local-path-storage0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-02T18:29:44.743834Z","caller":"traceutil/trace.go:171","msg":"trace[1091055457] range","detail":"{range_begin:/registry/resourcequotas/local-path-storage/; range_end:/registry/resourcequotas/local-path-storage0; response_count:0; response_revision:371; }","duration":"122.322217ms","start":"2024-08-02T18:29:44.621504Z","end":"2024-08-02T18:29:44.743826Z","steps":["trace[1091055457] 'agreement among raft nodes before linearized reading'  (duration: 122.243735ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-02T18:29:44.744284Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"104.439704ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/servicenodeports\" ","response":"range_response_count:1 size:150"}
	{"level":"info","ts":"2024-08-02T18:29:44.744324Z","caller":"traceutil/trace.go:171","msg":"trace[933159371] range","detail":"{range_begin:/registry/ranges/servicenodeports; range_end:; response_count:1; response_revision:371; }","duration":"104.483535ms","start":"2024-08-02T18:29:44.639833Z","end":"2024-08-02T18:29:44.744316Z","steps":["trace[933159371] 'agreement among raft nodes before linearized reading'  (duration: 104.423917ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-02T18:29:45.376801Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"132.221826ms","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-02T18:29:45.376964Z","caller":"traceutil/trace.go:171","msg":"trace[3390721] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:388; }","duration":"132.406694ms","start":"2024-08-02T18:29:45.244543Z","end":"2024-08-02T18:29:45.376949Z","steps":["trace[3390721] 'range keys from in-memory index tree'  (duration: 131.939267ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-02T18:29:45.377632Z","caller":"traceutil/trace.go:171","msg":"trace[917277025] transaction","detail":"{read_only:false; response_revision:389; number_of_response:1; }","duration":"130.443893ms","start":"2024-08-02T18:29:45.247168Z","end":"2024-08-02T18:29:45.377612Z","steps":["trace[917277025] 'process raft request'  (duration: 130.327955ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-02T18:29:45.511203Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"113.802537ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/services/specs/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-02T18:29:45.553371Z","caller":"traceutil/trace.go:171","msg":"trace[1736072068] range","detail":"{range_begin:/registry/services/specs/kube-system/registry; range_end:; response_count:0; response_revision:389; }","duration":"155.965246ms","start":"2024-08-02T18:29:45.397381Z","end":"2024-08-02T18:29:45.553346Z","steps":["trace[1736072068] 'agreement among raft nodes before linearized reading'  (duration: 43.659405ms)","trace[1736072068] 'range keys from in-memory index tree'  (duration: 70.112247ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-02T18:29:45.5161Z","caller":"traceutil/trace.go:171","msg":"trace[2019874058] transaction","detail":"{read_only:false; response_revision:390; number_of_response:1; }","duration":"118.574672ms","start":"2024-08-02T18:29:45.397508Z","end":"2024-08-02T18:29:45.516083Z","steps":["trace[2019874058] 'process raft request'  (duration: 113.489898ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-02T18:29:45.544297Z","caller":"traceutil/trace.go:171","msg":"trace[1027901312] transaction","detail":"{read_only:false; response_revision:395; number_of_response:1; }","duration":"101.654041ms","start":"2024-08-02T18:29:45.442619Z","end":"2024-08-02T18:29:45.544273Z","steps":["trace[1027901312] 'process raft request'  (duration: 79.534683ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-02T18:29:45.568725Z","caller":"traceutil/trace.go:171","msg":"trace[1207711143] linearizableReadLoop","detail":"{readStateIndex:405; appliedIndex:401; }","duration":"126.227093ms","start":"2024-08-02T18:29:45.442481Z","end":"2024-08-02T18:29:45.568708Z","steps":["trace[1207711143] 'read index received'  (duration: 68.590675ms)","trace[1207711143] 'applied index is now lower than readState.Index'  (duration: 57.635639ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-02T18:29:45.569168Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"126.670511ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas/gadget/\" range_end:\"/registry/resourcequotas/gadget0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-02T18:29:45.569269Z","caller":"traceutil/trace.go:171","msg":"trace[894635442] range","detail":"{range_begin:/registry/resourcequotas/gadget/; range_end:/registry/resourcequotas/gadget0; response_count:0; response_revision:399; }","duration":"126.780861ms","start":"2024-08-02T18:29:45.442478Z","end":"2024-08-02T18:29:45.569258Z","steps":["trace[894635442] 'agreement among raft nodes before linearized reading'  (duration: 126.648226ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-02T18:29:45.544852Z","caller":"traceutil/trace.go:171","msg":"trace[1155883233] transaction","detail":"{read_only:false; response_revision:396; number_of_response:1; }","duration":"102.184638ms","start":"2024-08-02T18:29:45.442657Z","end":"2024-08-02T18:29:45.544841Z","steps":["trace[1155883233] 'process raft request'  (duration: 101.685851ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-02T18:29:45.576632Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"134.056225ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/kube-system/metrics-server\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-02T18:29:45.577068Z","caller":"traceutil/trace.go:171","msg":"trace[1477539809] range","detail":"{range_begin:/registry/deployments/kube-system/metrics-server; range_end:; response_count:0; response_revision:400; }","duration":"134.515857ms","start":"2024-08-02T18:29:45.442539Z","end":"2024-08-02T18:29:45.577055Z","steps":["trace[1477539809] 'agreement among raft nodes before linearized reading'  (duration: 130.66008ms)"],"step_count":1}
	
	
	==> kernel <==
	 18:38:15 up  3:20,  0 users,  load average: 0.13, 0.69, 1.59
	Linux addons-866992 5.15.0-1066-aws #72~20.04.1-Ubuntu SMP Sat Jul 20 07:44:07 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [bf8478e28d83642f48b4677f30197489cb98871c61aa97adbf30bc78820feecb] <==
	I0802 18:36:57.347129       1 main.go:299] handling current node
	W0802 18:37:02.597797       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/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
	E0802 18:37:02.597832       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/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
	I0802 18:37:07.347339       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0802 18:37:07.347456       1 main.go:299] handling current node
	I0802 18:37:17.346635       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0802 18:37:17.346670       1 main.go:299] handling current node
	I0802 18:37:27.346833       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0802 18:37:27.346878       1 main.go:299] handling current node
	W0802 18:37:36.607376       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/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
	E0802 18:37:36.607487       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/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
	I0802 18:37:37.347167       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0802 18:37:37.347202       1 main.go:299] handling current node
	W0802 18:37:44.009169       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/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
	E0802 18:37:44.009300       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/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
	W0802 18:37:44.553455       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/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
	E0802 18:37:44.553496       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/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
	I0802 18:37:47.347229       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0802 18:37:47.347269       1 main.go:299] handling current node
	I0802 18:37:57.346698       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0802 18:37:57.346735       1 main.go:299] handling current node
	I0802 18:38:07.347115       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0802 18:38:07.347152       1 main.go:299] handling current node
	W0802 18:38:13.286280       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.2/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
	E0802 18:38:13.286315       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.2/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 [2236672d85645b130413852bd0cb7d37c45801b0fa5a26cf5802445e76c7e418] <==
	E0802 18:32:49.369678       1 watch.go:250] http2: stream closed
	I0802 18:32:53.628377       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0802 18:33:23.405777       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0802 18:33:23.405959       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0802 18:33:23.429742       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0802 18:33:23.429807       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0802 18:33:23.443478       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0802 18:33:23.443521       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0802 18:33:23.453008       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0802 18:33:23.453063       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0802 18:33:23.486140       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0802 18:33:23.486187       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0802 18:33:24.444533       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0802 18:33:24.486729       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0802 18:33:24.494910       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0802 18:33:30.235535       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0802 18:33:31.271038       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0802 18:33:35.777701       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0802 18:33:36.083745       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.100.71.53"}
	I0802 18:35:56.443292       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.108.2.187"}
	E0802 18:36:19.307719       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0802 18:36:19.318454       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0802 18:36:19.329211       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0802 18:36:34.329541       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0802 18:37:27.416833       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.109.198.29"}
	
	
	==> kube-controller-manager [2fa80dc1f92fe977bc1d982c61f100caa8b30e490efe4f6f11b4882146841af3] <==
	E0802 18:37:17.069034       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0802 18:37:18.384308       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="yakd-dashboard"
	W0802 18:37:19.075801       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0802 18:37:19.075852       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0802 18:37:26.453355       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/cloud-spanner-emulator-5455fb9b69" duration="3.405µs"
	I0802 18:37:27.501056       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="49.374281ms"
	I0802 18:37:27.553453       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="52.342679ms"
	I0802 18:37:27.554325       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="42.748µs"
	I0802 18:37:27.559375       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="47.196µs"
	I0802 18:37:32.198965       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="48µs"
	I0802 18:37:32.228030       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="9.960417ms"
	I0802 18:37:32.228131       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="63.737µs"
	W0802 18:37:34.414930       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0802 18:37:34.415060       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0802 18:37:38.062606       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="headlamp/headlamp-7867546754" duration="5.375µs"
	I0802 18:37:48.173903       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	W0802 18:37:52.845841       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0802 18:37:52.845880       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0802 18:38:02.475462       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0802 18:38:02.475507       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0802 18:38:09.671535       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0802 18:38:09.671574       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0802 18:38:10.417813       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0802 18:38:10.417851       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0802 18:38:14.167561       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="5.276µs"
	
	
	==> kube-proxy [a360281eed561757c73340ddce13ed774e75daa97eb6f45b049ac26512004322] <==
	I0802 18:29:46.635393       1 server_linux.go:69] "Using iptables proxy"
	I0802 18:29:46.914701       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0802 18:29:47.180593       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0802 18:29:47.180658       1 server_linux.go:165] "Using iptables Proxier"
	I0802 18:29:47.253889       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0802 18:29:47.253923       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0802 18:29:47.253957       1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0802 18:29:47.254244       1 server.go:872] "Version info" version="v1.30.3"
	I0802 18:29:47.254270       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0802 18:29:47.256359       1 config.go:192] "Starting service config controller"
	I0802 18:29:47.256382       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0802 18:29:47.256408       1 config.go:101] "Starting endpoint slice config controller"
	I0802 18:29:47.256412       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0802 18:29:47.258451       1 config.go:319] "Starting node config controller"
	I0802 18:29:47.258478       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0802 18:29:47.358881       1 shared_informer.go:320] Caches are synced for node config
	I0802 18:29:47.359634       1 shared_informer.go:320] Caches are synced for service config
	I0802 18:29:47.359731       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [7cc5ce7db7b65f5505888c9a44741c7b0a68315f4f05823ff0573ea79fa7eb9b] <==
	W0802 18:29:25.317669       1 reflector.go:547] 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
	E0802 18:29:25.317687       1 reflector.go:150] 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
	W0802 18:29:25.317738       1 reflector.go:547] 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
	E0802 18:29:25.317755       1 reflector.go:150] 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
	W0802 18:29:25.317895       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0802 18:29:25.317911       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	W0802 18:29:25.317962       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	E0802 18:29:25.317978       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0802 18:29:25.318037       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0802 18:29:25.318054       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0802 18:29:25.318094       1 reflector.go:547] 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
	E0802 18:29:25.318118       1 reflector.go:150] 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
	W0802 18:29:25.318159       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0802 18:29:25.318175       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0802 18:29:25.318257       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0802 18:29:25.318283       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	W0802 18:29:25.318361       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0802 18:29:25.318376       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	W0802 18:29:25.318413       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0802 18:29:25.318435       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0802 18:29:25.318495       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0802 18:29:25.318523       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	W0802 18:29:26.207535       1 reflector.go:547] runtime/asm_arm64.s:1222: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	E0802 18:29:26.207684       1 reflector.go:150] runtime/asm_arm64.s:1222: Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps "extension-apiserver-authentication" is forbidden: User "system:kube-scheduler" cannot list resource "configmaps" in API group "" in the namespace "kube-system"
	I0802 18:29:28.911027       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 02 18:37:27 addons-866992 kubelet[1553]: E0802 18:37:27.497592    1553 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="2201b4dc-51b4-464d-99db-b35e306acdf9" containerName="local-path-provisioner"
	Aug 02 18:37:27 addons-866992 kubelet[1553]: E0802 18:37:27.497601    1553 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="f12cb169-1968-40ea-9159-73657a002d35" containerName="helper-pod"
	Aug 02 18:37:27 addons-866992 kubelet[1553]: E0802 18:37:27.497610    1553 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="7b1732bb-7a33-4182-aeef-1969b7c5b230" containerName="nvidia-device-plugin-ctr"
	Aug 02 18:37:27 addons-866992 kubelet[1553]: E0802 18:37:27.497617    1553 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="0a4e62c4-7102-49b4-954a-7e91c6d5f169" containerName="cloud-spanner-emulator"
	Aug 02 18:37:27 addons-866992 kubelet[1553]: I0802 18:37:27.497654    1553 memory_manager.go:354] "RemoveStaleState removing state" podUID="7b1732bb-7a33-4182-aeef-1969b7c5b230" containerName="nvidia-device-plugin-ctr"
	Aug 02 18:37:27 addons-866992 kubelet[1553]: I0802 18:37:27.497661    1553 memory_manager.go:354] "RemoveStaleState removing state" podUID="f12cb169-1968-40ea-9159-73657a002d35" containerName="helper-pod"
	Aug 02 18:37:27 addons-866992 kubelet[1553]: I0802 18:37:27.497667    1553 memory_manager.go:354] "RemoveStaleState removing state" podUID="2201b4dc-51b4-464d-99db-b35e306acdf9" containerName="local-path-provisioner"
	Aug 02 18:37:27 addons-866992 kubelet[1553]: I0802 18:37:27.497675    1553 memory_manager.go:354] "RemoveStaleState removing state" podUID="670df3ac-4255-4f2f-a4b6-190b249be386" containerName="yakd"
	Aug 02 18:37:27 addons-866992 kubelet[1553]: I0802 18:37:27.497681    1553 memory_manager.go:354] "RemoveStaleState removing state" podUID="0a4e62c4-7102-49b4-954a-7e91c6d5f169" containerName="cloud-spanner-emulator"
	Aug 02 18:37:27 addons-866992 kubelet[1553]: I0802 18:37:27.532490    1553 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-7rcrp\" (UniqueName: \"kubernetes.io/projected/28ef8546-5971-4378-969b-8e8611f8e908-kube-api-access-7rcrp\") pod \"headlamp-7867546754-tg6jh\" (UID: \"28ef8546-5971-4378-969b-8e8611f8e908\") " pod="headlamp/headlamp-7867546754-tg6jh"
	Aug 02 18:37:32 addons-866992 kubelet[1553]: I0802 18:37:32.216087    1553 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="headlamp/headlamp-7867546754-tg6jh" podStartSLOduration=1.677735709 podStartE2EDuration="5.216065873s" podCreationTimestamp="2024-08-02 18:37:27 +0000 UTC" firstStartedPulling="2024-08-02 18:37:27.846904729 +0000 UTC m=+480.697718950" lastFinishedPulling="2024-08-02 18:37:31.385234885 +0000 UTC m=+484.236049114" observedRunningTime="2024-08-02 18:37:32.198467346 +0000 UTC m=+485.049281583" watchObservedRunningTime="2024-08-02 18:37:32.216065873 +0000 UTC m=+485.066880103"
	Aug 02 18:37:38 addons-866992 kubelet[1553]: I0802 18:37:38.304801    1553 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-7rcrp\" (UniqueName: \"kubernetes.io/projected/28ef8546-5971-4378-969b-8e8611f8e908-kube-api-access-7rcrp\") pod \"28ef8546-5971-4378-969b-8e8611f8e908\" (UID: \"28ef8546-5971-4378-969b-8e8611f8e908\") "
	Aug 02 18:37:38 addons-866992 kubelet[1553]: I0802 18:37:38.306818    1553 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/28ef8546-5971-4378-969b-8e8611f8e908-kube-api-access-7rcrp" (OuterVolumeSpecName: "kube-api-access-7rcrp") pod "28ef8546-5971-4378-969b-8e8611f8e908" (UID: "28ef8546-5971-4378-969b-8e8611f8e908"). InnerVolumeSpecName "kube-api-access-7rcrp". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 02 18:37:38 addons-866992 kubelet[1553]: I0802 18:37:38.405790    1553 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-7rcrp\" (UniqueName: \"kubernetes.io/projected/28ef8546-5971-4378-969b-8e8611f8e908-kube-api-access-7rcrp\") on node \"addons-866992\" DevicePath \"\""
	Aug 02 18:37:39 addons-866992 kubelet[1553]: I0802 18:37:39.199094    1553 scope.go:117] "RemoveContainer" containerID="d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc"
	Aug 02 18:37:39 addons-866992 kubelet[1553]: I0802 18:37:39.223746    1553 scope.go:117] "RemoveContainer" containerID="d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc"
	Aug 02 18:37:39 addons-866992 kubelet[1553]: E0802 18:37:39.224142    1553 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc\": container with ID starting with d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc not found: ID does not exist" containerID="d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc"
	Aug 02 18:37:39 addons-866992 kubelet[1553]: I0802 18:37:39.224187    1553 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc"} err="failed to get container status \"d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc\": rpc error: code = NotFound desc = could not find container \"d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc\": container with ID starting with d6ca62e72a38f781ef9b04917f885b5aabec54a90841c4ec3d67fe3c2f0902cc not found: ID does not exist"
	Aug 02 18:37:39 addons-866992 kubelet[1553]: I0802 18:37:39.283548    1553 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="28ef8546-5971-4378-969b-8e8611f8e908" path="/var/lib/kubelet/pods/28ef8546-5971-4378-969b-8e8611f8e908/volumes"
	Aug 02 18:38:15 addons-866992 kubelet[1553]: I0802 18:38:15.576022    1553 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-drcr7\" (UniqueName: \"kubernetes.io/projected/fc3e71e9-e972-42cb-8a46-118b0f1d8f42-kube-api-access-drcr7\") pod \"fc3e71e9-e972-42cb-8a46-118b0f1d8f42\" (UID: \"fc3e71e9-e972-42cb-8a46-118b0f1d8f42\") "
	Aug 02 18:38:15 addons-866992 kubelet[1553]: I0802 18:38:15.576098    1553 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/fc3e71e9-e972-42cb-8a46-118b0f1d8f42-tmp-dir\") pod \"fc3e71e9-e972-42cb-8a46-118b0f1d8f42\" (UID: \"fc3e71e9-e972-42cb-8a46-118b0f1d8f42\") "
	Aug 02 18:38:15 addons-866992 kubelet[1553]: I0802 18:38:15.576534    1553 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/fc3e71e9-e972-42cb-8a46-118b0f1d8f42-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "fc3e71e9-e972-42cb-8a46-118b0f1d8f42" (UID: "fc3e71e9-e972-42cb-8a46-118b0f1d8f42"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Aug 02 18:38:15 addons-866992 kubelet[1553]: I0802 18:38:15.579029    1553 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/fc3e71e9-e972-42cb-8a46-118b0f1d8f42-kube-api-access-drcr7" (OuterVolumeSpecName: "kube-api-access-drcr7") pod "fc3e71e9-e972-42cb-8a46-118b0f1d8f42" (UID: "fc3e71e9-e972-42cb-8a46-118b0f1d8f42"). InnerVolumeSpecName "kube-api-access-drcr7". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 02 18:38:15 addons-866992 kubelet[1553]: I0802 18:38:15.677311    1553 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-drcr7\" (UniqueName: \"kubernetes.io/projected/fc3e71e9-e972-42cb-8a46-118b0f1d8f42-kube-api-access-drcr7\") on node \"addons-866992\" DevicePath \"\""
	Aug 02 18:38:15 addons-866992 kubelet[1553]: I0802 18:38:15.677354    1553 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/fc3e71e9-e972-42cb-8a46-118b0f1d8f42-tmp-dir\") on node \"addons-866992\" DevicePath \"\""
	
	
	==> storage-provisioner [63ecf07c7ef21d4366069ae0d761c275b06776468ac2b3dd4ec07336e46a7a47] <==
	I0802 18:30:28.194894       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0802 18:30:28.212802       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0802 18:30:28.212938       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0802 18:30:28.253034       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0802 18:30:28.253493       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-866992_f33e9340-6978-4426-aa30-be2264aa0f04!
	I0802 18:30:28.269061       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"2697246b-670d-4fc9-ada6-2c4db67db271", APIVersion:"v1", ResourceVersion:"885", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-866992_f33e9340-6978-4426-aa30-be2264aa0f04 became leader
	I0802 18:30:28.378514       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-866992_f33e9340-6978-4426-aa30-be2264aa0f04!
	

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

                                                
                                    

Test pass (301/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 7.67
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.07
9 TestDownloadOnly/v1.20.0/DeleteAll 0.21
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.14
12 TestDownloadOnly/v1.30.3/json-events 9.23
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.08
18 TestDownloadOnly/v1.30.3/DeleteAll 0.21
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.14
21 TestDownloadOnly/v1.31.0-rc.0/json-events 8.79
22 TestDownloadOnly/v1.31.0-rc.0/preload-exists 0
26 TestDownloadOnly/v1.31.0-rc.0/LogsDuration 0.08
27 TestDownloadOnly/v1.31.0-rc.0/DeleteAll 0.22
28 TestDownloadOnly/v1.31.0-rc.0/DeleteAlwaysSucceeds 0.14
30 TestBinaryMirror 0.66
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.15
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.15
36 TestAddons/Setup 214.22
40 TestAddons/serial/GCPAuth/Namespaces 0.22
42 TestAddons/parallel/Registry 20.2
44 TestAddons/parallel/InspektorGadget 11.83
48 TestAddons/parallel/CSI 53.54
49 TestAddons/parallel/Headlamp 16.75
50 TestAddons/parallel/CloudSpanner 6.55
51 TestAddons/parallel/LocalPath 53.42
52 TestAddons/parallel/NvidiaDevicePlugin 6.5
53 TestAddons/parallel/Yakd 11.76
54 TestAddons/StoppedEnableDisable 12.13
55 TestCertOptions 36.24
56 TestCertExpiration 238.77
58 TestForceSystemdFlag 37.88
59 TestForceSystemdEnv 36.98
65 TestErrorSpam/setup 31.95
66 TestErrorSpam/start 0.74
67 TestErrorSpam/status 1.03
68 TestErrorSpam/pause 1.73
69 TestErrorSpam/unpause 1.82
70 TestErrorSpam/stop 1.47
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 59.39
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 23.23
77 TestFunctional/serial/KubeContext 0.07
78 TestFunctional/serial/KubectlGetPods 0.1
81 TestFunctional/serial/CacheCmd/cache/add_remote 4.35
82 TestFunctional/serial/CacheCmd/cache/add_local 1.09
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
84 TestFunctional/serial/CacheCmd/cache/list 0.05
85 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
86 TestFunctional/serial/CacheCmd/cache/cache_reload 1.93
87 TestFunctional/serial/CacheCmd/cache/delete 0.12
88 TestFunctional/serial/MinikubeKubectlCmd 0.14
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.13
90 TestFunctional/serial/ExtraConfig 34.55
91 TestFunctional/serial/ComponentHealth 0.1
92 TestFunctional/serial/LogsCmd 1.76
93 TestFunctional/serial/LogsFileCmd 1.81
94 TestFunctional/serial/InvalidService 4.33
96 TestFunctional/parallel/ConfigCmd 0.47
97 TestFunctional/parallel/DashboardCmd 9.77
98 TestFunctional/parallel/DryRun 0.44
99 TestFunctional/parallel/InternationalLanguage 0.2
100 TestFunctional/parallel/StatusCmd 1.15
104 TestFunctional/parallel/ServiceCmdConnect 11.64
105 TestFunctional/parallel/AddonsCmd 0.19
106 TestFunctional/parallel/PersistentVolumeClaim 25.92
108 TestFunctional/parallel/SSHCmd 0.75
109 TestFunctional/parallel/CpCmd 2.07
111 TestFunctional/parallel/FileSync 0.34
112 TestFunctional/parallel/CertSync 2.45
116 TestFunctional/parallel/NodeLabels 0.25
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.6
120 TestFunctional/parallel/License 0.25
122 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.63
123 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
125 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.34
126 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
127 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
131 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
132 TestFunctional/parallel/ServiceCmd/DeployApp 6.22
133 TestFunctional/parallel/ProfileCmd/profile_not_create 0.41
134 TestFunctional/parallel/ProfileCmd/profile_list 0.38
135 TestFunctional/parallel/ProfileCmd/profile_json_output 0.39
136 TestFunctional/parallel/MountCmd/any-port 7.77
137 TestFunctional/parallel/ServiceCmd/List 0.63
138 TestFunctional/parallel/ServiceCmd/JSONOutput 0.54
139 TestFunctional/parallel/ServiceCmd/HTTPS 0.4
140 TestFunctional/parallel/ServiceCmd/Format 0.41
141 TestFunctional/parallel/ServiceCmd/URL 0.41
142 TestFunctional/parallel/MountCmd/specific-port 2.55
143 TestFunctional/parallel/MountCmd/VerifyCleanup 2.73
144 TestFunctional/parallel/Version/short 0.08
145 TestFunctional/parallel/Version/components 1.23
146 TestFunctional/parallel/ImageCommands/ImageListShort 0.27
147 TestFunctional/parallel/ImageCommands/ImageListTable 0.27
148 TestFunctional/parallel/ImageCommands/ImageListJson 0.29
149 TestFunctional/parallel/ImageCommands/ImageListYaml 0.32
150 TestFunctional/parallel/ImageCommands/ImageBuild 2.71
151 TestFunctional/parallel/ImageCommands/Setup 0.76
152 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2
153 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.09
154 TestFunctional/parallel/UpdateContextCmd/no_changes 0.19
155 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.19
156 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.22
157 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 1.5
158 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.66
159 TestFunctional/parallel/ImageCommands/ImageRemove 0.59
160 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.96
161 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.7
162 TestFunctional/delete_echo-server_images 0.04
163 TestFunctional/delete_my-image_image 0.02
164 TestFunctional/delete_minikube_cached_images 0.02
168 TestMultiControlPlane/serial/StartCluster 190.75
169 TestMultiControlPlane/serial/DeployApp 6.89
170 TestMultiControlPlane/serial/PingHostFromPods 1.65
171 TestMultiControlPlane/serial/AddWorkerNode 39.49
172 TestMultiControlPlane/serial/NodeLabels 0.11
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.8
174 TestMultiControlPlane/serial/CopyFile 19.81
175 TestMultiControlPlane/serial/StopSecondaryNode 13.17
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.63
177 TestMultiControlPlane/serial/RestartSecondaryNode 22.28
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 6.78
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 208.09
180 TestMultiControlPlane/serial/DeleteSecondaryNode 13.93
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.55
182 TestMultiControlPlane/serial/StopCluster 35.85
183 TestMultiControlPlane/serial/RestartCluster 105.76
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.53
185 TestMultiControlPlane/serial/AddSecondaryNode 76.46
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.82
190 TestJSONOutput/start/Command 60.4
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.8
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.71
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.84
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.22
215 TestKicCustomNetwork/create_custom_network 40.11
216 TestKicCustomNetwork/use_default_bridge_network 35.38
217 TestKicExistingNetwork 35.11
218 TestKicCustomSubnet 34.61
219 TestKicStaticIP 35.21
220 TestMainNoArgs 0.05
221 TestMinikubeProfile 71.43
224 TestMountStart/serial/StartWithMountFirst 7.48
225 TestMountStart/serial/VerifyMountFirst 0.27
226 TestMountStart/serial/StartWithMountSecond 6.65
227 TestMountStart/serial/VerifyMountSecond 0.26
228 TestMountStart/serial/DeleteFirst 1.7
229 TestMountStart/serial/VerifyMountPostDelete 0.27
230 TestMountStart/serial/Stop 1.21
231 TestMountStart/serial/RestartStopped 8.06
232 TestMountStart/serial/VerifyMountPostStop 0.29
235 TestMultiNode/serial/FreshStart2Nodes 88.97
236 TestMultiNode/serial/DeployApp2Nodes 4.74
237 TestMultiNode/serial/PingHostFrom2Pods 1.01
238 TestMultiNode/serial/AddNode 32.21
239 TestMultiNode/serial/MultiNodeLabels 0.23
240 TestMultiNode/serial/ProfileList 0.43
241 TestMultiNode/serial/CopyFile 10.08
242 TestMultiNode/serial/StopNode 2.31
243 TestMultiNode/serial/StartAfterStop 9.86
244 TestMultiNode/serial/RestartKeepsNodes 87.15
245 TestMultiNode/serial/DeleteNode 5.39
246 TestMultiNode/serial/StopMultiNode 23.89
247 TestMultiNode/serial/RestartMultiNode 53.62
248 TestMultiNode/serial/ValidateNameConflict 34.27
253 TestPreload 126.05
255 TestScheduledStopUnix 109.11
258 TestInsufficientStorage 10.86
259 TestRunningBinaryUpgrade 85.29
261 TestKubernetesUpgrade 397.97
262 TestMissingContainerUpgrade 156.68
264 TestPause/serial/Start 68.48
265 TestPause/serial/SecondStartNoReconfiguration 31.55
266 TestPause/serial/Pause 0.76
267 TestPause/serial/VerifyStatus 0.31
268 TestPause/serial/Unpause 0.67
269 TestPause/serial/PauseAgain 0.87
270 TestPause/serial/DeletePaused 2.76
271 TestPause/serial/VerifyDeletedResources 0.14
272 TestStoppedBinaryUpgrade/Setup 0.72
273 TestStoppedBinaryUpgrade/Upgrade 75.78
274 TestStoppedBinaryUpgrade/MinikubeLogs 1.08
283 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
284 TestNoKubernetes/serial/StartWithK8s 38.82
285 TestNoKubernetes/serial/StartWithStopK8s 18.88
286 TestNoKubernetes/serial/Start 7.09
287 TestNoKubernetes/serial/VerifyK8sNotRunning 0.37
288 TestNoKubernetes/serial/ProfileList 1
289 TestNoKubernetes/serial/Stop 1.22
290 TestNoKubernetes/serial/StartNoArgs 7.16
291 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.26
299 TestNetworkPlugins/group/false 3.82
304 TestStartStop/group/old-k8s-version/serial/FirstStart 154.41
306 TestStartStop/group/no-preload/serial/FirstStart 68.9
307 TestStartStop/group/old-k8s-version/serial/DeployApp 9.7
308 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.22
309 TestStartStop/group/old-k8s-version/serial/Stop 12.09
310 TestStartStop/group/no-preload/serial/DeployApp 9.41
311 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.18
312 TestStartStop/group/old-k8s-version/serial/SecondStart 143.64
313 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.61
314 TestStartStop/group/no-preload/serial/Stop 12.13
315 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.24
316 TestStartStop/group/no-preload/serial/SecondStart 277.95
317 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
318 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.11
319 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.27
320 TestStartStop/group/old-k8s-version/serial/Pause 3.08
322 TestStartStop/group/embed-certs/serial/FirstStart 64.7
323 TestStartStop/group/embed-certs/serial/DeployApp 11.35
324 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.2
325 TestStartStop/group/embed-certs/serial/Stop 12
326 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.18
327 TestStartStop/group/embed-certs/serial/SecondStart 302.18
328 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
329 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.1
330 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.77
331 TestStartStop/group/no-preload/serial/Pause 3.38
333 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 60.14
334 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.43
335 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.18
336 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.99
337 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.19
338 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 290.5
339 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6
340 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.11
341 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
342 TestStartStop/group/embed-certs/serial/Pause 3.26
344 TestStartStop/group/newest-cni/serial/FirstStart 38.31
345 TestStartStop/group/newest-cni/serial/DeployApp 0
346 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 1.22
347 TestStartStop/group/newest-cni/serial/Stop 1.3
348 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.28
349 TestStartStop/group/newest-cni/serial/SecondStart 18.03
350 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
351 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
352 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.82
353 TestStartStop/group/newest-cni/serial/Pause 3.12
354 TestNetworkPlugins/group/auto/Start 64.72
355 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
356 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.11
357 TestNetworkPlugins/group/auto/KubeletFlags 0.32
358 TestNetworkPlugins/group/auto/NetCatPod 12.29
359 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.29
360 TestStartStop/group/default-k8s-diff-port/serial/Pause 4.21
361 TestNetworkPlugins/group/kindnet/Start 65.14
362 TestNetworkPlugins/group/auto/DNS 0.25
363 TestNetworkPlugins/group/auto/Localhost 0.24
364 TestNetworkPlugins/group/auto/HairPin 0.24
365 TestNetworkPlugins/group/calico/Start 76.32
366 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
367 TestNetworkPlugins/group/kindnet/KubeletFlags 0.33
368 TestNetworkPlugins/group/kindnet/NetCatPod 10.26
369 TestNetworkPlugins/group/kindnet/DNS 0.27
370 TestNetworkPlugins/group/kindnet/Localhost 0.23
371 TestNetworkPlugins/group/kindnet/HairPin 0.24
372 TestNetworkPlugins/group/calico/ControllerPod 6.01
373 TestNetworkPlugins/group/custom-flannel/Start 74.99
374 TestNetworkPlugins/group/calico/KubeletFlags 0.42
375 TestNetworkPlugins/group/calico/NetCatPod 11.47
376 TestNetworkPlugins/group/calico/DNS 0.3
377 TestNetworkPlugins/group/calico/Localhost 0.2
378 TestNetworkPlugins/group/calico/HairPin 0.23
379 TestNetworkPlugins/group/enable-default-cni/Start 90.04
380 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.33
381 TestNetworkPlugins/group/custom-flannel/NetCatPod 11.32
382 TestNetworkPlugins/group/custom-flannel/DNS 0.2
383 TestNetworkPlugins/group/custom-flannel/Localhost 0.19
384 TestNetworkPlugins/group/custom-flannel/HairPin 0.19
385 TestNetworkPlugins/group/flannel/Start 70.19
386 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.34
387 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.33
388 TestNetworkPlugins/group/enable-default-cni/DNS 0.22
389 TestNetworkPlugins/group/enable-default-cni/Localhost 0.18
390 TestNetworkPlugins/group/enable-default-cni/HairPin 0.18
391 TestNetworkPlugins/group/bridge/Start 86.93
392 TestNetworkPlugins/group/flannel/ControllerPod 6.01
393 TestNetworkPlugins/group/flannel/KubeletFlags 0.35
394 TestNetworkPlugins/group/flannel/NetCatPod 14.3
395 TestNetworkPlugins/group/flannel/DNS 0.23
396 TestNetworkPlugins/group/flannel/Localhost 0.16
397 TestNetworkPlugins/group/flannel/HairPin 0.24
398 TestNetworkPlugins/group/bridge/KubeletFlags 0.29
399 TestNetworkPlugins/group/bridge/NetCatPod 10.24
400 TestNetworkPlugins/group/bridge/DNS 0.17
401 TestNetworkPlugins/group/bridge/Localhost 0.16
402 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (7.67s)

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-942668 | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC |          |
	|         | -p download-only-942668        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/02 18:28:09
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0802 18:28:09.349919  563707 out.go:291] Setting OutFile to fd 1 ...
	I0802 18:28:09.350152  563707 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:28:09.350180  563707 out.go:304] Setting ErrFile to fd 2...
	I0802 18:28:09.350200  563707 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:28:09.350510  563707 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
	W0802 18:28:09.350681  563707 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19355-558332/.minikube/config/config.json: open /home/jenkins/minikube-integration/19355-558332/.minikube/config/config.json: no such file or directory
	I0802 18:28:09.351145  563707 out.go:298] Setting JSON to true
	I0802 18:28:09.352080  563707 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":11434,"bootTime":1722611856,"procs":155,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0802 18:28:09.352181  563707 start.go:139] virtualization:  
	I0802 18:28:09.354947  563707 out.go:97] [download-only-942668] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	W0802 18:28:09.355158  563707 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19355-558332/.minikube/cache/preloaded-tarball: no such file or directory
	I0802 18:28:09.355212  563707 notify.go:220] Checking for updates...
	I0802 18:28:09.356834  563707 out.go:169] MINIKUBE_LOCATION=19355
	I0802 18:28:09.358573  563707 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0802 18:28:09.360515  563707 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19355-558332/kubeconfig
	I0802 18:28:09.362309  563707 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-558332/.minikube
	I0802 18:28:09.364295  563707 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0802 18:28:09.368267  563707 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0802 18:28:09.368657  563707 driver.go:392] Setting default libvirt URI to qemu:///system
	I0802 18:28:09.391158  563707 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0802 18:28:09.391270  563707 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 18:28:09.466655  563707 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:51 SystemTime:2024-08-02 18:28:09.455727292 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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.1] 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>}}
	I0802 18:28:09.466771  563707 docker.go:307] overlay module found
	I0802 18:28:09.469216  563707 out.go:97] Using the docker driver based on user configuration
	I0802 18:28:09.469262  563707 start.go:297] selected driver: docker
	I0802 18:28:09.469273  563707 start.go:901] validating driver "docker" against <nil>
	I0802 18:28:09.469392  563707 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 18:28:09.526053  563707 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:51 SystemTime:2024-08-02 18:28:09.516036274 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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.1] 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>}}
	I0802 18:28:09.526244  563707 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0802 18:28:09.526565  563707 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0802 18:28:09.526727  563707 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0802 18:28:09.529477  563707 out.go:169] Using Docker driver with root privileges
	I0802 18:28:09.533470  563707 cni.go:84] Creating CNI manager for ""
	I0802 18:28:09.533505  563707 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0802 18:28:09.533527  563707 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0802 18:28:09.533628  563707 start.go:340] cluster config:
	{Name:download-only-942668 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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-942668 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}
	I0802 18:28:09.536674  563707 out.go:97] Starting "download-only-942668" primary control-plane node in "download-only-942668" cluster
	I0802 18:28:09.536720  563707 cache.go:121] Beginning downloading kic base image for docker with crio
	I0802 18:28:09.539321  563707 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0802 18:28:09.539366  563707 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0802 18:28:09.539443  563707 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0802 18:28:09.555840  563707 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0802 18:28:09.556032  563707 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0802 18:28:09.556135  563707 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0802 18:28:09.610668  563707 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
	I0802 18:28:09.610704  563707 cache.go:56] Caching tarball of preloaded images
	I0802 18:28:09.611443  563707 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0802 18:28:09.614329  563707 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0802 18:28:09.614371  563707 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0802 18:28:09.729524  563707 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/19355-558332/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-942668 host does not exist
	  To start a cluster, run: "minikube start -p download-only-942668"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.3/json-events (9.23s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-942668 | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC |                     |
	|         | -p download-only-942668        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| delete  | -p download-only-942668        | download-only-942668 | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| start   | -o=json --download-only        | download-only-056652 | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC |                     |
	|         | -p download-only-056652        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/02 18:28:17
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0802 18:28:17.443516  563907 out.go:291] Setting OutFile to fd 1 ...
	I0802 18:28:17.443750  563907 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:28:17.443762  563907 out.go:304] Setting ErrFile to fd 2...
	I0802 18:28:17.443767  563907 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:28:17.444028  563907 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
	I0802 18:28:17.444428  563907 out.go:298] Setting JSON to true
	I0802 18:28:17.445290  563907 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":11442,"bootTime":1722611856,"procs":153,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0802 18:28:17.445362  563907 start.go:139] virtualization:  
	I0802 18:28:17.447909  563907 out.go:97] [download-only-056652] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0802 18:28:17.448208  563907 notify.go:220] Checking for updates...
	I0802 18:28:17.450284  563907 out.go:169] MINIKUBE_LOCATION=19355
	I0802 18:28:17.452419  563907 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0802 18:28:17.454236  563907 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19355-558332/kubeconfig
	I0802 18:28:17.456182  563907 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-558332/.minikube
	I0802 18:28:17.457976  563907 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0802 18:28:17.461216  563907 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0802 18:28:17.461494  563907 driver.go:392] Setting default libvirt URI to qemu:///system
	I0802 18:28:17.482941  563907 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0802 18:28:17.483059  563907 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 18:28:17.544949  563907 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:45 SystemTime:2024-08-02 18:28:17.534984733 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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.1] 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>}}
	I0802 18:28:17.545070  563907 docker.go:307] overlay module found
	I0802 18:28:17.547153  563907 out.go:97] Using the docker driver based on user configuration
	I0802 18:28:17.547183  563907 start.go:297] selected driver: docker
	I0802 18:28:17.547202  563907 start.go:901] validating driver "docker" against <nil>
	I0802 18:28:17.547309  563907 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 18:28:17.601230  563907 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:45 SystemTime:2024-08-02 18:28:17.59219987 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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.1] 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>}}
	I0802 18:28:17.601427  563907 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0802 18:28:17.601721  563907 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0802 18:28:17.601890  563907 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0802 18:28:17.603974  563907 out.go:169] Using Docker driver with root privileges
	I0802 18:28:17.605660  563907 cni.go:84] Creating CNI manager for ""
	I0802 18:28:17.605688  563907 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0802 18:28:17.605703  563907 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0802 18:28:17.605796  563907 start.go:340] cluster config:
	{Name:download-only-056652 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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.30.3 ClusterName:download-only-056652 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 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}
	I0802 18:28:17.607672  563907 out.go:97] Starting "download-only-056652" primary control-plane node in "download-only-056652" cluster
	I0802 18:28:17.607691  563907 cache.go:121] Beginning downloading kic base image for docker with crio
	I0802 18:28:17.609437  563907 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0802 18:28:17.609465  563907 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0802 18:28:17.609630  563907 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0802 18:28:17.625544  563907 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0802 18:28:17.625682  563907 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0802 18:28:17.625721  563907 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0802 18:28:17.625733  563907 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0802 18:28:17.625745  563907 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0802 18:28:17.718619  563907 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	I0802 18:28:17.718648  563907 cache.go:56] Caching tarball of preloaded images
	I0802 18:28:17.718848  563907 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0802 18:28:17.720772  563907 out.go:97] Downloading Kubernetes v1.30.3 preload ...
	I0802 18:28:17.720806  563907 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4 ...
	I0802 18:28:17.823441  563907 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4?checksum=md5:bace9a3612be7d31e4d3c3d446951ced -> /home/jenkins/minikube-integration/19355-558332/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-056652 host does not exist
	  To start a cluster, run: "minikube start -p download-only-056652"

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds (0.14s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-rc.0/json-events (8.79s)

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

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

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-rc.0/LogsDuration (0.08s)

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |               Args                |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only           | download-only-942668 | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC |                     |
	|         | -p download-only-942668           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0      |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| delete  | -p download-only-942668           | download-only-942668 | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| start   | -o=json --download-only           | download-only-056652 | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC |                     |
	|         | -p download-only-056652           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3      |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| delete  | -p download-only-056652           | download-only-056652 | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC | 02 Aug 24 18:28 UTC |
	| start   | -o=json --download-only           | download-only-585137 | jenkins | v1.33.1 | 02 Aug 24 18:28 UTC |                     |
	|         | -p download-only-585137           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-rc.0 |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/02 18:28:27
	Running on machine: ip-172-31-21-244
	Binary: Built with gc go1.22.5 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0802 18:28:27.105186  564110 out.go:291] Setting OutFile to fd 1 ...
	I0802 18:28:27.105361  564110 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:28:27.105386  564110 out.go:304] Setting ErrFile to fd 2...
	I0802 18:28:27.105407  564110 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:28:27.105694  564110 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
	I0802 18:28:27.106176  564110 out.go:298] Setting JSON to true
	I0802 18:28:27.107162  564110 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":11451,"bootTime":1722611856,"procs":153,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0802 18:28:27.107240  564110 start.go:139] virtualization:  
	I0802 18:28:27.110562  564110 out.go:97] [download-only-585137] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0802 18:28:27.110840  564110 notify.go:220] Checking for updates...
	I0802 18:28:27.113475  564110 out.go:169] MINIKUBE_LOCATION=19355
	I0802 18:28:27.116382  564110 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0802 18:28:27.119144  564110 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19355-558332/kubeconfig
	I0802 18:28:27.122033  564110 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-558332/.minikube
	I0802 18:28:27.124859  564110 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0802 18:28:27.130360  564110 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0802 18:28:27.130683  564110 driver.go:392] Setting default libvirt URI to qemu:///system
	I0802 18:28:27.153346  564110 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0802 18:28:27.153461  564110 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 18:28:27.217971  564110 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:44 SystemTime:2024-08-02 18:28:27.20772403 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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.1] 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>}}
	I0802 18:28:27.218083  564110 docker.go:307] overlay module found
	I0802 18:28:27.220848  564110 out.go:97] Using the docker driver based on user configuration
	I0802 18:28:27.220883  564110 start.go:297] selected driver: docker
	I0802 18:28:27.220890  564110 start.go:901] validating driver "docker" against <nil>
	I0802 18:28:27.221001  564110 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 18:28:27.274079  564110 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:44 SystemTime:2024-08-02 18:28:27.264830432 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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.1] 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>}}
	I0802 18:28:27.274249  564110 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0802 18:28:27.274565  564110 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0802 18:28:27.274792  564110 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0802 18:28:27.277707  564110 out.go:169] Using Docker driver with root privileges
	I0802 18:28:27.280164  564110 cni.go:84] Creating CNI manager for ""
	I0802 18:28:27.280186  564110 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0802 18:28:27.280198  564110 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0802 18:28:27.280303  564110 start.go:340] cluster config:
	{Name:download-only-585137 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 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-rc.0 ClusterName:download-only-585137 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.loc
al 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-rc.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}
	I0802 18:28:27.283251  564110 out.go:97] Starting "download-only-585137" primary control-plane node in "download-only-585137" cluster
	I0802 18:28:27.283280  564110 cache.go:121] Beginning downloading kic base image for docker with crio
	I0802 18:28:27.285872  564110 out.go:97] Pulling base image v0.0.44-1721902582-19326 ...
	I0802 18:28:27.285902  564110 preload.go:131] Checking if preload exists for k8s version v1.31.0-rc.0 and runtime crio
	I0802 18:28:27.286096  564110 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local docker daemon
	I0802 18:28:27.307064  564110 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 to local cache
	I0802 18:28:27.307207  564110 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory
	I0802 18:28:27.307240  564110 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 in local cache directory, skipping pull
	I0802 18:28:27.307251  564110 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 exists in cache, skipping pull
	I0802 18:28:27.307260  564110 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 as a tarball
	I0802 18:28:27.360331  564110 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-rc.0/preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-arm64.tar.lz4
	I0802 18:28:27.360365  564110 cache.go:56] Caching tarball of preloaded images
	I0802 18:28:27.360561  564110 preload.go:131] Checking if preload exists for k8s version v1.31.0-rc.0 and runtime crio
	I0802 18:28:27.363411  564110 out.go:97] Downloading Kubernetes v1.31.0-rc.0 preload ...
	I0802 18:28:27.363439  564110 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-arm64.tar.lz4 ...
	I0802 18:28:27.472663  564110 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-rc.0/preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:d6d2de0d77e93ebb28e35d8a3f6a1a31 -> /home/jenkins/minikube-integration/19355-558332/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-585137 host does not exist
	  To start a cluster, run: "minikube start -p download-only-585137"

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-rc.0/DeleteAll (0.22s)

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

                                                
                                    
x
+
TestDownloadOnly/v1.31.0-rc.0/DeleteAlwaysSucceeds (0.14s)

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

                                                
                                    
x
+
TestBinaryMirror (0.66s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.15s)

                                                
                                                
=== 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-866992
addons_test.go:1037: (dbg) Non-zero exit: out/minikube-linux-arm64 addons enable dashboard -p addons-866992: exit status 85 (151.806061ms)

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.15s)

                                                
                                                
=== 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-866992
addons_test.go:1048: (dbg) Non-zero exit: out/minikube-linux-arm64 addons disable dashboard -p addons-866992: exit status 85 (151.204899ms)

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

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

                                                
                                    
x
+
TestAddons/Setup (214.22s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-arm64 start -p addons-866992 --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-866992 --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: (3m34.214361114s)
--- PASS: TestAddons/Setup (214.22s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (20.2s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 7.569213ms
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-698f998955-f5bg5" [bc43d98d-a08b-4c67-88db-11f9d0084ba0] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.004254473s
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-zlx6q" [309eebd0-0695-48f4-901e-acb05306dc9e] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 6.006738513s
addons_test.go:342: (dbg) Run:  kubectl --context addons-866992 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-866992 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-866992 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": (7.20355843s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-arm64 -p addons-866992 ip
2024/08/02 18:32:49 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-arm64 -p addons-866992 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (20.20s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.83s)

                                                
                                                
=== 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-m25gx" [699f7aa7-26c7-4956-a384-397894cd9147] 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.004555939s
addons_test.go:851: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-866992
addons_test.go:851: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-866992: (5.820896938s)
--- PASS: TestAddons/parallel/InspektorGadget (11.83s)

                                                
                                    
x
+
TestAddons/parallel/CSI (53.54s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 16.746906ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-866992 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-866992 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-866992 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" [385bd296-1110-46c9-a3bd-0572eff7aa07] Pending
helpers_test.go:344: "task-pv-pod" [385bd296-1110-46c9-a3bd-0572eff7aa07] 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" [385bd296-1110-46c9-a3bd-0572eff7aa07] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.003666845s
addons_test.go:590: (dbg) Run:  kubectl --context addons-866992 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-866992 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-866992 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-866992 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-866992 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-866992 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-866992 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-866992 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" [94945fb4-b2d9-464e-9334-37ee8aa3ed39] Pending
helpers_test.go:344: "task-pv-pod-restore" [94945fb4-b2d9-464e-9334-37ee8aa3ed39] 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" [94945fb4-b2d9-464e-9334-37ee8aa3ed39] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 7.004351272s
addons_test.go:632: (dbg) Run:  kubectl --context addons-866992 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-866992 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-866992 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-arm64 -p addons-866992 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-arm64 -p addons-866992 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.743771906s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-arm64 -p addons-866992 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (53.54s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.75s)

                                                
                                                
=== 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-866992 --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-7867546754-tg6jh" [28ef8546-5971-4378-969b-8e8611f8e908] Pending
helpers_test.go:344: "headlamp-7867546754-tg6jh" [28ef8546-5971-4378-969b-8e8611f8e908] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7867546754-tg6jh" [28ef8546-5971-4378-969b-8e8611f8e908] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.003739933s
addons_test.go:839: (dbg) Run:  out/minikube-linux-arm64 -p addons-866992 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-arm64 -p addons-866992 addons disable headlamp --alsologtostderr -v=1: (5.745700694s)
--- PASS: TestAddons/parallel/Headlamp (16.75s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (6.55s)

                                                
                                                
=== 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-5455fb9b69-j7bk8" [0a4e62c4-7102-49b4-954a-7e91c6d5f169] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 6.004210244s
addons_test.go:870: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-866992
--- PASS: TestAddons/parallel/CloudSpanner (6.55s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (53.42s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-866992 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-866992 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-866992 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-866992 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" [d9a18c67-9f9a-4087-9044-f59df33f87e1] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [d9a18c67-9f9a-4087-9044-f59df33f87e1] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [d9a18c67-9f9a-4087-9044-f59df33f87e1] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 4.00384983s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-866992 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-arm64 -p addons-866992 ssh "cat /opt/local-path-provisioner/pvc-0fd12868-0b58-411b-8872-bf76915e544b_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-866992 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-866992 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-arm64 -p addons-866992 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-arm64 -p addons-866992 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.333121174s)
--- PASS: TestAddons/parallel/LocalPath (53.42s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (6.5s)

                                                
                                                
=== 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-kv62m" [7b1732bb-7a33-4182-aeef-1969b7c5b230] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 6.004553764s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-866992
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (6.50s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (11.76s)

                                                
                                                
=== 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-799879c74f-bn89v" [670df3ac-4255-4f2f-a4b6-190b249be386] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003545176s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-arm64 -p addons-866992 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-arm64 -p addons-866992 addons disable yakd --alsologtostderr -v=1: (5.760267471s)
--- PASS: TestAddons/parallel/Yakd (11.76s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.13s)

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

                                                
                                    
x
+
TestCertOptions (36.24s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (238.77s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-452870 --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-452870 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (39.199816817s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-452870 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
E0802 19:22:12.870066  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-452870 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (17.151174251s)
helpers_test.go:175: Cleaning up "cert-expiration-452870" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-452870
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-452870: (2.416544811s)
--- PASS: TestCertExpiration (238.77s)

                                                
                                    
x
+
TestForceSystemdFlag (37.88s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-flag-949373 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
E0802 19:19:35.859340  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
docker_test.go:91: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-flag-949373 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (35.173572412s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-arm64 -p force-systemd-flag-949373 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-949373" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-flag-949373
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-flag-949373: (2.393858667s)
--- PASS: TestForceSystemdFlag (37.88s)

                                                
                                    
x
+
TestForceSystemdEnv (36.98s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdEnv
docker_test.go:155: (dbg) Run:  out/minikube-linux-arm64 start -p force-systemd-env-747724 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio
E0802 19:16:32.811120  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
docker_test.go:155: (dbg) Done: out/minikube-linux-arm64 start -p force-systemd-env-747724 --memory=2048 --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (34.545547906s)
helpers_test.go:175: Cleaning up "force-systemd-env-747724" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p force-systemd-env-747724
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p force-systemd-env-747724: (2.431625338s)
--- PASS: TestForceSystemdEnv (36.98s)

                                                
                                    
x
+
TestErrorSpam/setup (31.95s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.74s)

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

                                                
                                    
x
+
TestErrorSpam/status (1.03s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.73s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.82s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.47s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (59.39s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (23.23s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-arm64 start -p functional-400006 --alsologtostderr -v=8
functional_test.go:655: (dbg) Done: out/minikube-linux-arm64 start -p functional-400006 --alsologtostderr -v=8: (23.228289543s)
functional_test.go:659: soft start took 23.232453512s for "functional-400006" cluster.
--- PASS: TestFunctional/serial/SoftStart (23.23s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.07s)

                                                
                                                
=== RUN   TestFunctional/serial/KubeContext
functional_test.go:677: (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:692: (dbg) Run:  kubectl --context functional-400006 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.10s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-400006 cache add registry.k8s.io/pause:3.1: (1.454052334s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-400006 cache add registry.k8s.io/pause:3.3: (1.405290396s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-400006 cache add registry.k8s.io/pause:latest: (1.492564747s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (4.35s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1073: (dbg) Run:  docker build -t minikube-local-cache-test:functional-400006 /tmp/TestFunctionalserialCacheCmdcacheadd_local476158662/001
functional_test.go:1085: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 cache add minikube-local-cache-test:functional-400006
functional_test.go:1090: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 cache delete minikube-local-cache-test:functional-400006
functional_test.go:1079: (dbg) Run:  docker rmi minikube-local-cache-test:functional-400006
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.09s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/delete
functional_test.go:1168: (dbg) Run:  out/minikube-linux-arm64 cache delete registry.k8s.io/pause:3.1
functional_test.go:1168: (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.14s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.13s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (34.55s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.76s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 logs
functional_test.go:1232: (dbg) Done: out/minikube-linux-arm64 -p functional-400006 logs: (1.758260294s)
--- PASS: TestFunctional/serial/LogsCmd (1.76s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.81s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 logs --file /tmp/TestFunctionalserialLogsFileCmd358023239/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-400006 logs --file /tmp/TestFunctionalserialLogsFileCmd358023239/001/logs.txt: (1.806534398s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.81s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.33s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to SVC_UNREACHABLE: service not available: no running pod for service invalid-svc found
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_service_96b204199e3191fa1740d4430b018a3c8028d52d_0.log                 │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
functional_test.go:2323: (dbg) Run:  kubectl --context functional-400006 delete -f testdata/invalidsvc.yaml
--- PASS: TestFunctional/serial/InvalidService (4.33s)

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.47s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.77s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.44s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0802 18:42:04.549799  590480 out.go:291] Setting OutFile to fd 1 ...
	I0802 18:42:04.550019  590480 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:42:04.550033  590480 out.go:304] Setting ErrFile to fd 2...
	I0802 18:42:04.550039  590480 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:42:04.550309  590480 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
	I0802 18:42:04.550702  590480 out.go:298] Setting JSON to false
	I0802 18:42:04.551647  590480 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":12269,"bootTime":1722611856,"procs":194,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0802 18:42:04.551721  590480 start.go:139] virtualization:  
	I0802 18:42:04.554993  590480 out.go:177] * [functional-400006] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0802 18:42:04.558667  590480 out.go:177]   - MINIKUBE_LOCATION=19355
	I0802 18:42:04.558805  590480 notify.go:220] Checking for updates...
	I0802 18:42:04.563655  590480 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0802 18:42:04.566377  590480 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19355-558332/kubeconfig
	I0802 18:42:04.569118  590480 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-558332/.minikube
	I0802 18:42:04.571983  590480 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0802 18:42:04.574656  590480 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0802 18:42:04.577786  590480 config.go:182] Loaded profile config "functional-400006": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0802 18:42:04.578317  590480 driver.go:392] Setting default libvirt URI to qemu:///system
	I0802 18:42:04.601836  590480 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0802 18:42:04.601987  590480 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 18:42:04.665237  590480 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-02 18:42:04.655399855 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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.1] 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>}}
	I0802 18:42:04.665348  590480 docker.go:307] overlay module found
	I0802 18:42:04.668433  590480 out.go:177] * Using the docker driver based on existing profile
	I0802 18:42:04.671139  590480 start.go:297] selected driver: docker
	I0802 18:42:04.671162  590480 start.go:901] validating driver "docker" against &{Name:functional-400006 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-400006 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 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}
	I0802 18:42:04.671281  590480 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0802 18:42:04.674402  590480 out.go:177] 
	W0802 18:42:04.677007  590480 out.go:239] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0802 18:42:04.679529  590480 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.2s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0802 18:42:04.351158  590436 out.go:291] Setting OutFile to fd 1 ...
	I0802 18:42:04.351312  590436 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:42:04.351326  590436 out.go:304] Setting ErrFile to fd 2...
	I0802 18:42:04.351331  590436 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:42:04.352326  590436 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
	I0802 18:42:04.352833  590436 out.go:298] Setting JSON to false
	I0802 18:42:04.353863  590436 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":12269,"bootTime":1722611856,"procs":194,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0802 18:42:04.353991  590436 start.go:139] virtualization:  
	I0802 18:42:04.357540  590436 out.go:177] * [functional-400006] minikube v1.33.1 sur Ubuntu 20.04 (arm64)
	I0802 18:42:04.361206  590436 out.go:177]   - MINIKUBE_LOCATION=19355
	I0802 18:42:04.361323  590436 notify.go:220] Checking for updates...
	I0802 18:42:04.367455  590436 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0802 18:42:04.370398  590436 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19355-558332/kubeconfig
	I0802 18:42:04.373199  590436 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-558332/.minikube
	I0802 18:42:04.375903  590436 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0802 18:42:04.378661  590436 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0802 18:42:04.381913  590436 config.go:182] Loaded profile config "functional-400006": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0802 18:42:04.382508  590436 driver.go:392] Setting default libvirt URI to qemu:///system
	I0802 18:42:04.408747  590436 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0802 18:42:04.408884  590436 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 18:42:04.482855  590436 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:32 OomKillDisable:true NGoroutines:52 SystemTime:2024-08-02 18:42:04.473358366 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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.1] 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>}}
	I0802 18:42:04.482977  590436 docker.go:307] overlay module found
	I0802 18:42:04.485967  590436 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0802 18:42:04.488672  590436 start.go:297] selected driver: docker
	I0802 18:42:04.488701  590436 start.go:901] validating driver "docker" against &{Name:functional-400006 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1721902582-19326@sha256:540fb5dc7f38be17ff5276a38dfe6c8a4b1d9ba1c27c62244e6eebd7e37696e7 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-400006 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 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}
	I0802 18:42:04.488832  590436 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0802 18:42:04.492122  590436 out.go:177] 
	W0802 18:42:04.494904  590436 out.go:239] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0802 18:42:04.497530  590436 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (11.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-400006 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-400006 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-6f49f58cd5-v29d6" [c4c4c3b7-f8a8-4ec1-8a35-0903b2aeae68] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-connect-6f49f58cd5-v29d6" [c4c4c3b7-f8a8-4ec1-8a35-0903b2aeae68] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 11.004510961s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:31483
functional_test.go:1671: http://192.168.49.2:31483: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-6f49f58cd5-v29d6

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.19s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.92s)

                                                
                                                
=== 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" [035842e6-b08e-485d-b417-08a005916412] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.005093663s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-400006 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-400006 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-400006 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-400006 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" [cde584ae-193c-4546-a0a8-ce5223852b67] Pending
helpers_test.go:344: "sp-pod" [cde584ae-193c-4546-a0a8-ce5223852b67] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [cde584ae-193c-4546-a0a8-ce5223852b67] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.005226263s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-400006 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-400006 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-400006 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" [e4325769-1a3c-491f-9790-6c5570e0736c] Pending
helpers_test.go:344: "sp-pod" [e4325769-1a3c-491f-9790-6c5570e0736c] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 6.004642428s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-400006 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.92s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.75s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.07s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.34s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (2.45s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/563702.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 ssh "sudo cat /etc/ssl/certs/563702.pem"
E0802 18:42:15.433865  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/563702.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 ssh "sudo cat /usr/share/ca-certificates/563702.pem"
functional_test.go:1968: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/5637022.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 ssh "sudo cat /etc/ssl/certs/5637022.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/5637022.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 ssh "sudo cat /usr/share/ca-certificates/5637022.pem"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (2.45s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.25s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.6s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/NonActiveRuntimeDisabled
functional_test.go:2023: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 ssh "sudo systemctl is-active docker"
E0802 18:42:13.512543  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
functional_test.go:2023: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-400006 ssh "sudo systemctl is-active docker": exit status 1 (338.740414ms)

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.25s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/License
functional_test.go:2284: (dbg) Run:  out/minikube-linux-arm64 license
E0802 18:42:13.031110  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
E0802 18:42:13.191444  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/License (0.25s)

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-400006 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" [723b421b-52e4-4a77-9831-da93d3ea64eb] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [723b421b-52e4-4a77-9831-da93d3ea64eb] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.003817895s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.34s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.100.145.141 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-400006 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:1433: (dbg) Run:  kubectl --context functional-400006 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-400006 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-65f5d5cc78-xrfm7" [91ba4078-2b72-4f12-9fbc-3d475d2606d3] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-xrfm7" [91ba4078-2b72-4f12-9fbc-3d475d2606d3] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 6.005267442s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (6.22s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/MountCmd/any-port
functional_test_mount_test.go:73: (dbg) daemon: [out/minikube-linux-arm64 mount -p functional-400006 /tmp/TestFunctionalparallelMountCmdany-port29913053/001:/mount-9p --alsologtostderr -v=1]
functional_test_mount_test.go:107: wrote "test-1722624119911985880" to /tmp/TestFunctionalparallelMountCmdany-port29913053/001/created-by-test
functional_test_mount_test.go:107: wrote "test-1722624119911985880" to /tmp/TestFunctionalparallelMountCmdany-port29913053/001/created-by-test-removed-by-pod
functional_test_mount_test.go:107: wrote "test-1722624119911985880" to /tmp/TestFunctionalparallelMountCmdany-port29913053/001/test-1722624119911985880
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 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  2 18:41 created-by-test
-rw-r--r-- 1 docker docker 24 Aug  2 18:41 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Aug  2 18:41 test-1722624119911985880
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 ssh cat /mount-9p/test-1722624119911985880
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-400006 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" [41183680-75c7-4987-9200-c00b40021542] Pending
helpers_test.go:344: "busybox-mount" [41183680-75c7-4987-9200-c00b40021542] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [41183680-75c7-4987-9200-c00b40021542] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [41183680-75c7-4987-9200-c00b40021542] 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.00698176s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-400006 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-400006 /tmp/TestFunctionalparallelMountCmdany-port29913053/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (7.77s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 ssh "findmnt -T" /mount3
E0802 18:42:12.870731  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
E0802 18:42:12.876728  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-arm64 mount -p functional-400006 --kill=true
E0802 18:42:12.887356  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
E0802 18:42:12.909306  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
E0802 18:42:12.950200  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-400006 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1128470009/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-400006 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1128470009/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-400006 /tmp/TestFunctionalparallelMountCmdVerifyCleanup1128470009/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.73s)

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/Version/components
functional_test.go:2266: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 version -o=json --components
functional_test.go:2266: (dbg) Done: out/minikube-linux-arm64 -p functional-400006 version -o=json --components: (1.231591844s)
--- PASS: TestFunctional/parallel/Version/components (1.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-400006 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.3
registry.k8s.io/kube-proxy:v1.30.3
registry.k8s.io/kube-controller-manager:v1.30.3
registry.k8s.io/kube-apiserver:v1.30.3
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver-arm:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240719-e7903573
docker.io/kindest/kindnetd:v20240715-585640e9
docker.io/kicbase/echo-server:functional-400006
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-400006 image ls --format short --alsologtostderr:
I0802 18:42:22.148320  593628 out.go:291] Setting OutFile to fd 1 ...
I0802 18:42:22.148506  593628 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0802 18:42:22.148518  593628 out.go:304] Setting ErrFile to fd 2...
I0802 18:42:22.148525  593628 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0802 18:42:22.148820  593628 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
I0802 18:42:22.149622  593628 config.go:182] Loaded profile config "functional-400006": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0802 18:42:22.149804  593628 config.go:182] Loaded profile config "functional-400006": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0802 18:42:22.150476  593628 cli_runner.go:164] Run: docker container inspect functional-400006 --format={{.State.Status}}
I0802 18:42:22.176983  593628 ssh_runner.go:195] Run: systemctl --version
I0802 18:42:22.177041  593628 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-400006
I0802 18:42:22.205384  593628 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33509 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/functional-400006/id_rsa Username:docker}
I0802 18:42:22.301681  593628 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-400006 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| docker.io/kindest/kindnetd              | v20240719-e7903573 | f42786f8afd22 | 90.3MB |
| registry.k8s.io/kube-apiserver          | v1.30.3            | 61773190d42ff | 114MB  |
| registry.k8s.io/kube-controller-manager | v1.30.3            | 8e97cdb19e7cc | 108MB  |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/kicbase/echo-server           | functional-400006  | ce2d2cda2d858 | 4.79MB |
| docker.io/kindest/kindnetd              | v20240715-585640e9 | 5e32961ddcea3 | 90.3MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/kube-scheduler          | v1.30.3            | d48f992a22722 | 61.6MB |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
| registry.k8s.io/pause                   | 3.9                | 829e9de338bd5 | 520kB  |
| docker.io/library/nginx                 | alpine             | d7cd33d7d4ed1 | 46.7MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/etcd                    | 3.5.12-0           | 014faa467e297 | 140MB  |
| docker.io/library/nginx                 | latest             | 43b17fe33c4b4 | 197MB  |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| registry.k8s.io/kube-proxy              | v1.30.3            | 2351f570ed0ea | 89.2MB |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-400006 image ls --format table --alsologtostderr:
I0802 18:42:22.770511  593778 out.go:291] Setting OutFile to fd 1 ...
I0802 18:42:22.770794  593778 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0802 18:42:22.770824  593778 out.go:304] Setting ErrFile to fd 2...
I0802 18:42:22.770845  593778 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0802 18:42:22.771163  593778 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
I0802 18:42:22.771834  593778 config.go:182] Loaded profile config "functional-400006": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0802 18:42:22.772031  593778 config.go:182] Loaded profile config "functional-400006": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0802 18:42:22.772599  593778 cli_runner.go:164] Run: docker container inspect functional-400006 --format={{.State.Status}}
I0802 18:42:22.793649  593778 ssh_runner.go:195] Run: systemctl --version
I0802 18:42:22.793717  593778 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-400006
I0802 18:42:22.818445  593778 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33509 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/functional-400006/id_rsa Username:docker}
I0802 18:42:22.917309  593778 ssh_runner.go:195] Run: sudo crictl images --output json
E0802 18:42:23.114647  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.27s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-400006 image ls --format json --alsologtostderr:
[{"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":"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":"014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd","repoDigests":["registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b","registry.k8s.io/etcd@sha256:675d0e055ad04d9d6227bbb1aa88626bb1
903a8b9b177c0353c6e1b3112952ad"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"140414767"},{"id":"8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499","registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.3"],"size":"108229958"},{"id":"2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be","repoDigests":["registry.k8s.io/kube-proxy@sha256:22d1f9b0734b7dbb2266b889edf456303746e750129e4d7f20699f23e9a31acc","registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.3"],"size":"89199511"},{"id":"829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba
6de524851d20eca6","registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"520014"},{"id":"5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2","repoDigests":["docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493","docker.io/kindest/kindnetd@sha256:ca8545687e833593ef3047fdbb04957ab9a32153bc36738760b6975879ada987"],"repoTags":["docker.io/kindest/kindnetd:v20240715-585640e9"],"size":"90278450"},{"id":"d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9","docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7"],"repoTags":["docker.io/library/nginx:alpine"],"size":"46671358"},{"id":"1611cd07b61d57dbbfebe6db242513fd51e1c02d20ba08af17a45837d86a8a8c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6
ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:580b0aa58b210f512f818b7b7ef4f63c803f7a8cd6baf571b1462b79f7b7719e"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"3774172"},{"id":"ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17","repoDigests":["docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a"],"repoTags":["docker.io/kicbase/echo-server:functional-400006"],"size":"4788229"},{"id":"f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800","repoDigests":["docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a","docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a"],"repoTags":["docker.io/kindest/kindnetd:v20240719-e7903573"],"size":"90281007"},{"id":"61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca","repoDigests":["registry.k8s.io/kube-apiserver@sha256:30d6b23df5ccf42
7536840a904047f3cd946c9c78bf9750f0d82b18409d6089e","registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.3"],"size":"113538528"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"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":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"id":"43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76","repoDigests":["docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c","docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c"],"repoTags":["docker.io/library/nginx:latest"],"size":"197104786"},{"id":"72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"d48f992a22722fc0290769
b8fab1186db239bbad4cff837fbb641c55faef9355","repoDigests":["registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4","registry.k8s.io/kube-scheduler@sha256:f194dea192a672732bc45ef2e7a0bcf28080ae6bd0626bd2c444edda987d7b95"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.3"],"size":"61568326"},{"id":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-400006 image ls --format json --alsologtostderr:
I0802 18:42:22.492561  593695 out.go:291] Setting OutFile to fd 1 ...
I0802 18:42:22.492820  593695 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0802 18:42:22.492855  593695 out.go:304] Setting ErrFile to fd 2...
I0802 18:42:22.492892  593695 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0802 18:42:22.493203  593695 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
I0802 18:42:22.493947  593695 config.go:182] Loaded profile config "functional-400006": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0802 18:42:22.494148  593695 config.go:182] Loaded profile config "functional-400006": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0802 18:42:22.494708  593695 cli_runner.go:164] Run: docker container inspect functional-400006 --format={{.State.Status}}
I0802 18:42:22.520895  593695 ssh_runner.go:195] Run: systemctl --version
I0802 18:42:22.520952  593695 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-400006
I0802 18:42:22.545407  593695 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33509 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/functional-400006/id_rsa Username:docker}
I0802 18:42:22.645670  593695 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.29s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-400006 image ls --format yaml --alsologtostderr:
- id: 20b332c9a70d8516d849d1ac23eff5800cbb2f263d379f0ec11ee908db6b25a8
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:5c52c60663b473628bd98e4ffee7a747ef1f88d8c7bcee957b089fb3f61bdedf
repoTags: []
size: "247562353"
- id: 8e97cdb19e7cc420af7c71de8b5c9ab536bd278758c8c0878c464b833d91b31a
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:078d7873222b53b4530e619e8dc5bccf8420557f3be2b4996a65e59ba4a09499
- registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.3
size: "108229958"
- id: d48f992a22722fc0290769b8fab1186db239bbad4cff837fbb641c55faef9355
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4
- registry.k8s.io/kube-scheduler@sha256:f194dea192a672732bc45ef2e7a0bcf28080ae6bd0626bd2c444edda987d7b95
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.3
size: "61568326"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e
repoDigests:
- registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
repoTags:
- registry.k8s.io/pause:3.9
size: "520014"
- 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: 61773190d42ff0792f3bab2658e80b1c07519170955bb350b153b564ef28f4ca
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:30d6b23df5ccf427536840a904047f3cd946c9c78bf9750f0d82b18409d6089e
- registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.3
size: "113538528"
- id: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: 5e32961ddcea3ade65511b2e27f675bbda25305639279f8b708014019e8cebb2
repoDigests:
- docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493
- docker.io/kindest/kindnetd@sha256:ca8545687e833593ef3047fdbb04957ab9a32153bc36738760b6975879ada987
repoTags:
- docker.io/kindest/kindnetd:v20240715-585640e9
size: "90278450"
- id: f42786f8afd2214fc59fbf9a26531806f562488d4a7d7a31e8b5e9ff6289b800
repoDigests:
- docker.io/kindest/kindnetd@sha256:14100a3a7aca6cad3de3f26ee342ad937ca7d2844b1983d3baa7bf5f491baa7a
- docker.io/kindest/kindnetd@sha256:da8ad203ec15a72c313015e5609db44bfad7c95d8ce63e87ff97c66363b5680a
repoTags:
- docker.io/kindest/kindnetd:v20240719-e7903573
size: "90281007"
- id: d7cd33d7d4ed1cdef69594adc36fcc03a0aa45ba930d39a9286024d9b2322660
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
- docker.io/library/nginx@sha256:37d07a7f2aef3a0cc9ca4aafd9331c0796e47536c06a1f7304f98d69816baed7
repoTags:
- docker.io/library/nginx:alpine
size: "46671358"
- id: 43b17fe33c4b4cf8de762123d33e02f2ed0c5e1178002f533d4fb5df1e05fb76
repoDigests:
- docker.io/library/nginx@sha256:2732a234518030d4fd7a4562515a42d05d93a99faba1c2b07c68e0eeaa9ee65c
- docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c
repoTags:
- docker.io/library/nginx:latest
size: "197104786"
- id: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- id: ce2d2cda2d858fdaea84129deb86d18e5dbf1c548f230b79fdca74cc91729d17
repoDigests:
- docker.io/kicbase/echo-server@sha256:49260110d6ce1914d3de292ed370ee11a2e34ab577b97e6011d795cb13534d4a
repoTags:
- docker.io/kicbase/echo-server:functional-400006
size: "4788229"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- 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: 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: 014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd
repoDigests:
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
- registry.k8s.io/etcd@sha256:675d0e055ad04d9d6227bbb1aa88626bb1903a8b9b177c0353c6e1b3112952ad
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "140414767"
- id: 2351f570ed0eac5533e538280d73c6aa5d6b6f6379f5f3fac08f51378621e6be
repoDigests:
- registry.k8s.io/kube-proxy@sha256:22d1f9b0734b7dbb2266b889edf456303746e750129e4d7f20699f23e9a31acc
- registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65
repoTags:
- registry.k8s.io/kube-proxy:v1.30.3
size: "89199511"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-400006 image ls --format yaml --alsologtostderr:
I0802 18:42:22.166875  593629 out.go:291] Setting OutFile to fd 1 ...
I0802 18:42:22.168133  593629 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0802 18:42:22.168533  593629 out.go:304] Setting ErrFile to fd 2...
I0802 18:42:22.168584  593629 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0802 18:42:22.168877  593629 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
I0802 18:42:22.170070  593629 config.go:182] Loaded profile config "functional-400006": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0802 18:42:22.170260  593629 config.go:182] Loaded profile config "functional-400006": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0802 18:42:22.170788  593629 cli_runner.go:164] Run: docker container inspect functional-400006 --format={{.State.Status}}
I0802 18:42:22.197239  593629 ssh_runner.go:195] Run: systemctl --version
I0802 18:42:22.197305  593629 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-400006
I0802 18:42:22.221876  593629 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33509 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/functional-400006/id_rsa Username:docker}
I0802 18:42:22.323452  593629 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.32s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 image build -t localhost/my-image:functional-400006 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-400006 image build -t localhost/my-image:functional-400006 testdata/build --alsologtostderr: (2.091197688s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-arm64 -p functional-400006 image build -t localhost/my-image:functional-400006 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 1559b683f4a
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-400006
--> abc10d720d9
Successfully tagged localhost/my-image:functional-400006
abc10d720d912a82094c4fc0696dead3721119891aec30a4d79f9bc22ff3c618
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-400006 image build -t localhost/my-image:functional-400006 testdata/build --alsologtostderr:
I0802 18:42:22.797066  593784 out.go:291] Setting OutFile to fd 1 ...
I0802 18:42:22.798458  593784 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0802 18:42:22.798511  593784 out.go:304] Setting ErrFile to fd 2...
I0802 18:42:22.798531  593784 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0802 18:42:22.798838  593784 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
I0802 18:42:22.799596  593784 config.go:182] Loaded profile config "functional-400006": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0802 18:42:22.800853  593784 config.go:182] Loaded profile config "functional-400006": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0802 18:42:22.801459  593784 cli_runner.go:164] Run: docker container inspect functional-400006 --format={{.State.Status}}
I0802 18:42:22.830446  593784 ssh_runner.go:195] Run: systemctl --version
I0802 18:42:22.830511  593784 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-400006
I0802 18:42:22.861142  593784 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33509 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/functional-400006/id_rsa Username:docker}
I0802 18:42:22.960072  593784 build_images.go:161] Building image from path: /tmp/build.1582710143.tar
I0802 18:42:22.960234  593784 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0802 18:42:22.970228  593784 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.1582710143.tar
I0802 18:42:22.976852  593784 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.1582710143.tar: stat -c "%s %y" /var/lib/minikube/build/build.1582710143.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.1582710143.tar': No such file or directory
I0802 18:42:22.976892  593784 ssh_runner.go:362] scp /tmp/build.1582710143.tar --> /var/lib/minikube/build/build.1582710143.tar (3072 bytes)
I0802 18:42:23.015137  593784 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.1582710143
I0802 18:42:23.025496  593784 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.1582710143 -xf /var/lib/minikube/build/build.1582710143.tar
I0802 18:42:23.035450  593784 crio.go:315] Building image: /var/lib/minikube/build/build.1582710143
I0802 18:42:23.035542  593784 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-400006 /var/lib/minikube/build/build.1582710143 --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
I0802 18:42:24.790987  593784 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-400006 /var/lib/minikube/build/build.1582710143 --cgroup-manager=cgroupfs: (1.755414872s)
I0802 18:42:24.791069  593784 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.1582710143
I0802 18:42:24.800559  593784 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.1582710143.tar
I0802 18:42:24.809742  593784 build_images.go:217] Built localhost/my-image:functional-400006 from /tmp/build.1582710143.tar
I0802 18:42:24.809789  593784 build_images.go:133] succeeded building to: functional-400006
I0802 18:42:24.809795  593784 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.71s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull docker.io/kicbase/echo-server:1.0
E0802 18:42:14.153480  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
2024/08/02 18:42:14 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:346: (dbg) Run:  docker tag docker.io/kicbase/echo-server:1.0 docker.io/kicbase/echo-server:functional-400006
--- PASS: TestFunctional/parallel/ImageCommands/Setup (0.76s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadDaemon
functional_test.go:354: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 image load --daemon docker.io/kicbase/echo-server:functional-400006 --alsologtostderr
functional_test.go:354: (dbg) Done: out/minikube-linux-arm64 -p functional-400006 image load --daemon docker.io/kicbase/echo-server:functional-400006 --alsologtostderr: (1.703950751s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadDaemon (2.00s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageReloadDaemon
functional_test.go:364: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 image load --daemon docker.io/kicbase/echo-server:functional-400006 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageReloadDaemon (1.09s)

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster
functional_test.go:2115: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.19s)

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

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:234: (dbg) Run:  docker pull docker.io/kicbase/echo-server:latest
functional_test.go:239: (dbg) Run:  docker tag docker.io/kicbase/echo-server:latest docker.io/kicbase/echo-server:functional-400006
functional_test.go:244: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 image load --daemon docker.io/kicbase/echo-server:functional-400006 --alsologtostderr
E0802 18:42:17.994305  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (1.50s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageRemove
functional_test.go:391: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 image rm docker.io/kicbase/echo-server:functional-400006 --alsologtostderr
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageRemove (0.59s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveDaemon
functional_test.go:418: (dbg) Run:  docker rmi docker.io/kicbase/echo-server:functional-400006
functional_test.go:423: (dbg) Run:  out/minikube-linux-arm64 -p functional-400006 image save --daemon docker.io/kicbase/echo-server:functional-400006 --alsologtostderr
functional_test.go:428: (dbg) Run:  docker image inspect docker.io/kicbase/echo-server:functional-400006
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveDaemon (0.70s)

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:189: (dbg) Run:  docker rmi -f docker.io/kicbase/echo-server:1.0
functional_test.go:189: (dbg) Run:  docker rmi -f docker.io/kicbase/echo-server:functional-400006
--- 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:197: (dbg) Run:  docker rmi -f localhost/my-image:functional-400006
--- 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:205: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-400006
--- PASS: TestFunctional/delete_minikube_cached_images (0.02s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (190.75s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-635915 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0802 18:42:33.355194  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
E0802 18:42:53.835415  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
E0802 18:43:34.795737  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
E0802 18:44:56.716896  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-635915 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (3m9.914789612s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (190.75s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.89s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.65s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-635915 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-635915 -- exec busybox-fc5497c4f-2wvdn -- 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-635915 -- exec busybox-fc5497c4f-2wvdn -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-635915 -- exec busybox-fc5497c4f-m6pr8 -- 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-635915 -- exec busybox-fc5497c4f-m6pr8 -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-635915 -- exec busybox-fc5497c4f-x9jqr -- 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-635915 -- exec busybox-fc5497c4f-x9jqr -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (1.65s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (39.49s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-635915 -v=7 --alsologtostderr
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-635915 -v=7 --alsologtostderr: (38.483858334s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 status -v=7 --alsologtostderr
ha_test.go:234: (dbg) Done: out/minikube-linux-arm64 -p ha-635915 status -v=7 --alsologtostderr: (1.007398845s)
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (39.49s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.11s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.8s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (19.81s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 status --output json -v=7 --alsologtostderr
ha_test.go:326: (dbg) Done: out/minikube-linux-arm64 -p ha-635915 status --output json -v=7 --alsologtostderr: (1.009143442s)
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp testdata/cp-test.txt ha-635915:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile187471990/001/cp-test_ha-635915.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915:/home/docker/cp-test.txt ha-635915-m02:/home/docker/cp-test_ha-635915_ha-635915-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m02 "sudo cat /home/docker/cp-test_ha-635915_ha-635915-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915:/home/docker/cp-test.txt ha-635915-m03:/home/docker/cp-test_ha-635915_ha-635915-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m03 "sudo cat /home/docker/cp-test_ha-635915_ha-635915-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915:/home/docker/cp-test.txt ha-635915-m04:/home/docker/cp-test_ha-635915_ha-635915-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915 "sudo cat /home/docker/cp-test.txt"
E0802 18:46:32.811468  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
E0802 18:46:32.816815  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
E0802 18:46:32.827032  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
E0802 18:46:32.847725  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
E0802 18:46:32.888143  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m04 "sudo cat /home/docker/cp-test_ha-635915_ha-635915-m04.txt"
E0802 18:46:32.969298  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
E0802 18:46:33.129650  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp testdata/cp-test.txt ha-635915-m02:/home/docker/cp-test.txt
E0802 18:46:33.450766  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile187471990/001/cp-test_ha-635915-m02.txt
E0802 18:46:34.091348  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915-m02:/home/docker/cp-test.txt ha-635915:/home/docker/cp-test_ha-635915-m02_ha-635915.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m02 "sudo cat /home/docker/cp-test.txt"
E0802 18:46:35.372356  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915 "sudo cat /home/docker/cp-test_ha-635915-m02_ha-635915.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915-m02:/home/docker/cp-test.txt ha-635915-m03:/home/docker/cp-test_ha-635915-m02_ha-635915-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m03 "sudo cat /home/docker/cp-test_ha-635915-m02_ha-635915-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915-m02:/home/docker/cp-test.txt ha-635915-m04:/home/docker/cp-test_ha-635915-m02_ha-635915-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m04 "sudo cat /home/docker/cp-test_ha-635915-m02_ha-635915-m04.txt"
E0802 18:46:37.932553  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp testdata/cp-test.txt ha-635915-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile187471990/001/cp-test_ha-635915-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915-m03:/home/docker/cp-test.txt ha-635915:/home/docker/cp-test_ha-635915-m03_ha-635915.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915 "sudo cat /home/docker/cp-test_ha-635915-m03_ha-635915.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915-m03:/home/docker/cp-test.txt ha-635915-m02:/home/docker/cp-test_ha-635915-m03_ha-635915-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m02 "sudo cat /home/docker/cp-test_ha-635915-m03_ha-635915-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915-m03:/home/docker/cp-test.txt ha-635915-m04:/home/docker/cp-test_ha-635915-m03_ha-635915-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m04 "sudo cat /home/docker/cp-test_ha-635915-m03_ha-635915-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp testdata/cp-test.txt ha-635915-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m04 "sudo cat /home/docker/cp-test.txt"
E0802 18:46:43.052861  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile187471990/001/cp-test_ha-635915-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915-m04:/home/docker/cp-test.txt ha-635915:/home/docker/cp-test_ha-635915-m04_ha-635915.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915 "sudo cat /home/docker/cp-test_ha-635915-m04_ha-635915.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915-m04:/home/docker/cp-test.txt ha-635915-m02:/home/docker/cp-test_ha-635915-m04_ha-635915-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m02 "sudo cat /home/docker/cp-test_ha-635915-m04_ha-635915-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 cp ha-635915-m04:/home/docker/cp-test.txt ha-635915-m03:/home/docker/cp-test_ha-635915-m04_ha-635915-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 ssh -n ha-635915-m03 "sudo cat /home/docker/cp-test_ha-635915-m04_ha-635915-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (19.81s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (13.17s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 node stop m02 -v=7 --alsologtostderr
E0802 18:46:53.293678  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-635915 node stop m02 -v=7 --alsologtostderr: (12.089479346s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-635915 status -v=7 --alsologtostderr: exit status 7 (1.084202532s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0802 18:46:59.602875  609823 out.go:291] Setting OutFile to fd 1 ...
	I0802 18:46:59.603103  609823 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:46:59.603167  609823 out.go:304] Setting ErrFile to fd 2...
	I0802 18:46:59.603189  609823 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:46:59.603448  609823 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
	I0802 18:46:59.603676  609823 out.go:298] Setting JSON to false
	I0802 18:46:59.603744  609823 mustload.go:65] Loading cluster: ha-635915
	I0802 18:46:59.603855  609823 notify.go:220] Checking for updates...
	I0802 18:46:59.604250  609823 config.go:182] Loaded profile config "ha-635915": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0802 18:46:59.604287  609823 status.go:255] checking status of ha-635915 ...
	I0802 18:46:59.604943  609823 cli_runner.go:164] Run: docker container inspect ha-635915 --format={{.State.Status}}
	I0802 18:46:59.628526  609823 status.go:330] ha-635915 host status = "Running" (err=<nil>)
	I0802 18:46:59.628550  609823 host.go:66] Checking if "ha-635915" exists ...
	I0802 18:46:59.628838  609823 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-635915
	I0802 18:46:59.661320  609823 host.go:66] Checking if "ha-635915" exists ...
	I0802 18:46:59.661666  609823 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0802 18:46:59.661740  609823 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-635915
	I0802 18:46:59.688648  609823 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33514 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/ha-635915/id_rsa Username:docker}
	I0802 18:46:59.784400  609823 ssh_runner.go:195] Run: systemctl --version
	I0802 18:46:59.789351  609823 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0802 18:46:59.801571  609823 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 18:46:59.862764  609823 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:53 OomKillDisable:true NGoroutines:71 SystemTime:2024-08-02 18:46:59.84741699 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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.1] 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>}}
	I0802 18:46:59.863438  609823 kubeconfig.go:125] found "ha-635915" server: "https://192.168.49.254:8443"
	I0802 18:46:59.863469  609823 api_server.go:166] Checking apiserver status ...
	I0802 18:46:59.863520  609823 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0802 18:46:59.876792  609823 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1446/cgroup
	I0802 18:46:59.887558  609823 api_server.go:182] apiserver freezer: "3:freezer:/docker/74023b5d8f6f2086757895a98b4d495422924446f0e2df3b5fbf6f5251f95f62/crio/crio-0dd1e59b955f50d3bf0db6a689132a224ed1e39664ee9070dbf506f3acc503c7"
	I0802 18:46:59.887640  609823 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/74023b5d8f6f2086757895a98b4d495422924446f0e2df3b5fbf6f5251f95f62/crio/crio-0dd1e59b955f50d3bf0db6a689132a224ed1e39664ee9070dbf506f3acc503c7/freezer.state
	I0802 18:46:59.896919  609823 api_server.go:204] freezer state: "THAWED"
	I0802 18:46:59.896949  609823 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0802 18:46:59.904774  609823 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0802 18:46:59.904804  609823 status.go:422] ha-635915 apiserver status = Running (err=<nil>)
	I0802 18:46:59.904816  609823 status.go:257] ha-635915 status: &{Name:ha-635915 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0802 18:46:59.904833  609823 status.go:255] checking status of ha-635915-m02 ...
	I0802 18:46:59.905180  609823 cli_runner.go:164] Run: docker container inspect ha-635915-m02 --format={{.State.Status}}
	I0802 18:46:59.922418  609823 status.go:330] ha-635915-m02 host status = "Stopped" (err=<nil>)
	I0802 18:46:59.922444  609823 status.go:343] host is not running, skipping remaining checks
	I0802 18:46:59.922452  609823 status.go:257] ha-635915-m02 status: &{Name:ha-635915-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0802 18:46:59.922474  609823 status.go:255] checking status of ha-635915-m03 ...
	I0802 18:46:59.922798  609823 cli_runner.go:164] Run: docker container inspect ha-635915-m03 --format={{.State.Status}}
	I0802 18:46:59.939138  609823 status.go:330] ha-635915-m03 host status = "Running" (err=<nil>)
	I0802 18:46:59.939165  609823 host.go:66] Checking if "ha-635915-m03" exists ...
	I0802 18:46:59.939465  609823 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-635915-m03
	I0802 18:46:59.957592  609823 host.go:66] Checking if "ha-635915-m03" exists ...
	I0802 18:46:59.957892  609823 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0802 18:46:59.957941  609823 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-635915-m03
	I0802 18:46:59.975956  609823 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33524 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/ha-635915-m03/id_rsa Username:docker}
	I0802 18:47:00.188466  609823 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0802 18:47:00.294741  609823 kubeconfig.go:125] found "ha-635915" server: "https://192.168.49.254:8443"
	I0802 18:47:00.294857  609823 api_server.go:166] Checking apiserver status ...
	I0802 18:47:00.294972  609823 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0802 18:47:00.344766  609823 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1370/cgroup
	I0802 18:47:00.390165  609823 api_server.go:182] apiserver freezer: "3:freezer:/docker/e9d1800f114b5d9ae37df3531e0d2c712aa7456b096adf98f43bb6aa6c4f4069/crio/crio-bd1c1abdae60636a3d475ec1263935eed9f40c8cb125910250a334baa7a0018e"
	I0802 18:47:00.390250  609823 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/e9d1800f114b5d9ae37df3531e0d2c712aa7456b096adf98f43bb6aa6c4f4069/crio/crio-bd1c1abdae60636a3d475ec1263935eed9f40c8cb125910250a334baa7a0018e/freezer.state
	I0802 18:47:00.416207  609823 api_server.go:204] freezer state: "THAWED"
	I0802 18:47:00.416242  609823 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0802 18:47:00.426073  609823 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0802 18:47:00.426112  609823 status.go:422] ha-635915-m03 apiserver status = Running (err=<nil>)
	I0802 18:47:00.426123  609823 status.go:257] ha-635915-m03 status: &{Name:ha-635915-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0802 18:47:00.426142  609823 status.go:255] checking status of ha-635915-m04 ...
	I0802 18:47:00.426742  609823 cli_runner.go:164] Run: docker container inspect ha-635915-m04 --format={{.State.Status}}
	I0802 18:47:00.450125  609823 status.go:330] ha-635915-m04 host status = "Running" (err=<nil>)
	I0802 18:47:00.450165  609823 host.go:66] Checking if "ha-635915-m04" exists ...
	I0802 18:47:00.450548  609823 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-635915-m04
	I0802 18:47:00.470918  609823 host.go:66] Checking if "ha-635915-m04" exists ...
	I0802 18:47:00.471249  609823 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0802 18:47:00.471301  609823 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-635915-m04
	I0802 18:47:00.494755  609823 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33529 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/ha-635915-m04/id_rsa Username:docker}
	I0802 18:47:00.602660  609823 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0802 18:47:00.621701  609823 status.go:257] ha-635915-m04 status: &{Name:ha-635915-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.63s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (22.28s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 node start m02 -v=7 --alsologtostderr
E0802 18:47:12.870433  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
E0802 18:47:13.774569  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-635915 node start m02 -v=7 --alsologtostderr: (20.705884558s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-635915 status -v=7 --alsologtostderr: (1.430480022s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (22.28s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (6.78s)

                                                
                                                
=== 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: (6.780375689s)
--- PASS: TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (6.78s)

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (208.09s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-635915 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-635915 -v=7 --alsologtostderr
E0802 18:47:40.557198  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
E0802 18:47:54.736516  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-635915 -v=7 --alsologtostderr: (37.029894834s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-635915 --wait=true -v=7 --alsologtostderr
E0802 18:49:16.656762  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-635915 --wait=true -v=7 --alsologtostderr: (2m50.896745699s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-635915
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (208.09s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13.93s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.55s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.85s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 stop -v=7 --alsologtostderr
E0802 18:51:32.811622  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-635915 stop -v=7 --alsologtostderr: (35.737549006s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-635915 status -v=7 --alsologtostderr: exit status 7 (109.855638ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0802 18:51:48.685169  624400 out.go:291] Setting OutFile to fd 1 ...
	I0802 18:51:48.685325  624400 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:51:48.685336  624400 out.go:304] Setting ErrFile to fd 2...
	I0802 18:51:48.685342  624400 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 18:51:48.685575  624400 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
	I0802 18:51:48.685771  624400 out.go:298] Setting JSON to false
	I0802 18:51:48.685812  624400 mustload.go:65] Loading cluster: ha-635915
	I0802 18:51:48.685950  624400 notify.go:220] Checking for updates...
	I0802 18:51:48.686246  624400 config.go:182] Loaded profile config "ha-635915": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0802 18:51:48.686258  624400 status.go:255] checking status of ha-635915 ...
	I0802 18:51:48.686739  624400 cli_runner.go:164] Run: docker container inspect ha-635915 --format={{.State.Status}}
	I0802 18:51:48.705894  624400 status.go:330] ha-635915 host status = "Stopped" (err=<nil>)
	I0802 18:51:48.705918  624400 status.go:343] host is not running, skipping remaining checks
	I0802 18:51:48.705925  624400 status.go:257] ha-635915 status: &{Name:ha-635915 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0802 18:51:48.705951  624400 status.go:255] checking status of ha-635915-m02 ...
	I0802 18:51:48.706277  624400 cli_runner.go:164] Run: docker container inspect ha-635915-m02 --format={{.State.Status}}
	I0802 18:51:48.724178  624400 status.go:330] ha-635915-m02 host status = "Stopped" (err=<nil>)
	I0802 18:51:48.724204  624400 status.go:343] host is not running, skipping remaining checks
	I0802 18:51:48.724212  624400 status.go:257] ha-635915-m02 status: &{Name:ha-635915-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0802 18:51:48.724233  624400 status.go:255] checking status of ha-635915-m04 ...
	I0802 18:51:48.724620  624400 cli_runner.go:164] Run: docker container inspect ha-635915-m04 --format={{.State.Status}}
	I0802 18:51:48.744721  624400 status.go:330] ha-635915-m04 host status = "Stopped" (err=<nil>)
	I0802 18:51:48.744747  624400 status.go:343] host is not running, skipping remaining checks
	I0802 18:51:48.744756  624400 status.go:257] ha-635915-m04 status: &{Name:ha-635915-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (105.76s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-635915 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0802 18:52:00.498025  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
E0802 18:52:12.870917  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-635915 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m44.808117502s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 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 (105.76s)

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

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-635915 --control-plane -v=7 --alsologtostderr
ha_test.go:605: (dbg) Done: out/minikube-linux-arm64 node add -p ha-635915 --control-plane -v=7 --alsologtostderr: (1m15.385416947s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-arm64 -p ha-635915 status -v=7 --alsologtostderr
ha_test.go:611: (dbg) Done: out/minikube-linux-arm64 -p ha-635915 status -v=7 --alsologtostderr: (1.07717731s)
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (76.46s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.82s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (60.4s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-130008 --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-130008 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (1m0.398594616s)
--- PASS: TestJSONOutput/start/Command (60.40s)

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

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

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.22s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"6f17b109-f317-4999-8555-26ca13b0f549","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-596078] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"0610704a-42d0-4e40-9782-d9883e91305b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19355"}}
	{"specversion":"1.0","id":"5dfdaf6a-7f3a-4153-850f-0b9a65799dac","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":"b8e21054-d67c-47a6-8f59-46b3c2b53cfe","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19355-558332/kubeconfig"}}
	{"specversion":"1.0","id":"d5275725-8534-49fc-8a75-7aadbed40bc2","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-558332/.minikube"}}
	{"specversion":"1.0","id":"095ccc8e-7272-4366-8ec9-b1f7cfaf4559","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":"7cb944f3-5bc7-445f-a9b9-fbb70ff98f73","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"e8cd0804-0b69-441a-b6ad-b708451faada","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-596078" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-596078
--- PASS: TestErrorJSONOutput (0.22s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (40.11s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-895946 --network=
E0802 18:56:32.811565  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-895946 --network=: (37.965772055s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-895946" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-895946
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-895946: (2.116556791s)
--- PASS: TestKicCustomNetwork/create_custom_network (40.11s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (35.38s)

                                                
                                                
=== RUN   TestKicCustomNetwork/use_default_bridge_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-375525 --network=bridge
E0802 18:57:12.870813  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-375525 --network=bridge: (33.307489786s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-375525" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-375525
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-375525: (2.047521781s)
--- PASS: TestKicCustomNetwork/use_default_bridge_network (35.38s)

                                                
                                    
x
+
TestKicExistingNetwork (35.11s)

                                                
                                                
=== 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-948727 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-arm64 start -p existing-network-948727 --network=existing-network: (32.89770733s)
helpers_test.go:175: Cleaning up "existing-network-948727" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p existing-network-948727
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p existing-network-948727: (2.049233184s)
--- PASS: TestKicExistingNetwork (35.11s)

                                                
                                    
x
+
TestKicCustomSubnet (34.61s)

                                                
                                                
=== RUN   TestKicCustomSubnet
kic_custom_network_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-subnet-568227 --subnet=192.168.60.0/24
E0802 18:58:35.917475  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
kic_custom_network_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-subnet-568227 --subnet=192.168.60.0/24: (32.43017943s)
kic_custom_network_test.go:161: (dbg) Run:  docker network inspect custom-subnet-568227 --format "{{(index .IPAM.Config 0).Subnet}}"
helpers_test.go:175: Cleaning up "custom-subnet-568227" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p custom-subnet-568227
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p custom-subnet-568227: (2.149435234s)
--- PASS: TestKicCustomSubnet (34.61s)

                                                
                                    
x
+
TestKicStaticIP (35.21s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (71.43s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-829549 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-829549 --driver=docker  --container-runtime=crio: (31.534382352s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-832035 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-832035 --driver=docker  --container-runtime=crio: (34.312011749s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-829549
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-832035
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-832035" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-832035
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-832035: (1.990507653s)
helpers_test.go:175: Cleaning up "first-829549" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-829549
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-829549: (2.337449614s)
--- PASS: TestMinikubeProfile (71.43s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (7.48s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.27s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (6.65s)

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

                                                
                                    
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-182697 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-168749 --alsologtostderr -v=5
pause_test.go:132: (dbg) Done: out/minikube-linux-arm64 delete -p mount-start-1-168749 --alsologtostderr -v=5: (1.700381217s)
--- PASS: TestMountStart/serial/DeleteFirst (1.70s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.27s)

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

                                                
                                    
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-182697
mount_start_test.go:155: (dbg) Done: out/minikube-linux-arm64 stop -p mount-start-2-182697: (1.213339879s)
--- PASS: TestMountStart/serial/Stop (1.21s)

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.06s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.29s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (88.97s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-050989 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0802 19:01:32.811792  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
E0802 19:02:12.870620  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-050989 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m28.442386388s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-050989 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (88.97s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.74s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.01s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-050989 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-050989 -- exec busybox-fc5497c4f-9kxnp -- 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-050989 -- exec busybox-fc5497c4f-9kxnp -- sh -c "ping -c 1 192.168.58.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-arm64 kubectl -p multinode-050989 -- exec busybox-fc5497c4f-wfmvk -- 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-050989 -- exec busybox-fc5497c4f-wfmvk -- sh -c "ping -c 1 192.168.58.1"
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (1.01s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (32.21s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-050989 -v 3 --alsologtostderr
E0802 19:02:55.858294  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
multinode_test.go:121: (dbg) Done: out/minikube-linux-arm64 node add -p multinode-050989 -v 3 --alsologtostderr: (31.542180706s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-arm64 -p multinode-050989 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (32.21s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.43s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (10.08s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.31s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0802 19:03:12.576651  678426 out.go:291] Setting OutFile to fd 1 ...
	I0802 19:03:12.576833  678426 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 19:03:12.576862  678426 out.go:304] Setting ErrFile to fd 2...
	I0802 19:03:12.576883  678426 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 19:03:12.577168  678426 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
	I0802 19:03:12.577460  678426 out.go:298] Setting JSON to false
	I0802 19:03:12.577537  678426 mustload.go:65] Loading cluster: multinode-050989
	I0802 19:03:12.577624  678426 notify.go:220] Checking for updates...
	I0802 19:03:12.578027  678426 config.go:182] Loaded profile config "multinode-050989": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0802 19:03:12.578069  678426 status.go:255] checking status of multinode-050989 ...
	I0802 19:03:12.578610  678426 cli_runner.go:164] Run: docker container inspect multinode-050989 --format={{.State.Status}}
	I0802 19:03:12.597340  678426 status.go:330] multinode-050989 host status = "Running" (err=<nil>)
	I0802 19:03:12.597382  678426 host.go:66] Checking if "multinode-050989" exists ...
	I0802 19:03:12.597715  678426 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-050989
	I0802 19:03:12.626589  678426 host.go:66] Checking if "multinode-050989" exists ...
	I0802 19:03:12.626915  678426 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0802 19:03:12.626958  678426 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-050989
	I0802 19:03:12.645977  678426 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33636 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/multinode-050989/id_rsa Username:docker}
	I0802 19:03:12.737970  678426 ssh_runner.go:195] Run: systemctl --version
	I0802 19:03:12.742586  678426 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0802 19:03:12.755115  678426 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 19:03:12.831670  678426 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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:40 OomKillDisable:true NGoroutines:61 SystemTime:2024-08-02 19:03:12.820836623 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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.1] 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>}}
	I0802 19:03:12.832441  678426 kubeconfig.go:125] found "multinode-050989" server: "https://192.168.58.2:8443"
	I0802 19:03:12.832536  678426 api_server.go:166] Checking apiserver status ...
	I0802 19:03:12.832623  678426 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0802 19:03:12.844367  678426 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1407/cgroup
	I0802 19:03:12.854015  678426 api_server.go:182] apiserver freezer: "3:freezer:/docker/c4e8ee70e0eaede7595dba9164e6c14526efdf6b8bbcb2b215ec8cb7f383ac49/crio/crio-abd59492cfdfd006e2e66c949e27cfbb08c15bba0e95bf2525043dd0dd63c27c"
	I0802 19:03:12.854092  678426 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/c4e8ee70e0eaede7595dba9164e6c14526efdf6b8bbcb2b215ec8cb7f383ac49/crio/crio-abd59492cfdfd006e2e66c949e27cfbb08c15bba0e95bf2525043dd0dd63c27c/freezer.state
	I0802 19:03:12.863078  678426 api_server.go:204] freezer state: "THAWED"
	I0802 19:03:12.863109  678426 api_server.go:253] Checking apiserver healthz at https://192.168.58.2:8443/healthz ...
	I0802 19:03:12.871168  678426 api_server.go:279] https://192.168.58.2:8443/healthz returned 200:
	ok
	I0802 19:03:12.871198  678426 status.go:422] multinode-050989 apiserver status = Running (err=<nil>)
	I0802 19:03:12.871210  678426 status.go:257] multinode-050989 status: &{Name:multinode-050989 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0802 19:03:12.871227  678426 status.go:255] checking status of multinode-050989-m02 ...
	I0802 19:03:12.871524  678426 cli_runner.go:164] Run: docker container inspect multinode-050989-m02 --format={{.State.Status}}
	I0802 19:03:12.887963  678426 status.go:330] multinode-050989-m02 host status = "Running" (err=<nil>)
	I0802 19:03:12.887993  678426 host.go:66] Checking if "multinode-050989-m02" exists ...
	I0802 19:03:12.888284  678426 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-050989-m02
	I0802 19:03:12.907603  678426 host.go:66] Checking if "multinode-050989-m02" exists ...
	I0802 19:03:12.907914  678426 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0802 19:03:12.907960  678426 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-050989-m02
	I0802 19:03:12.925101  678426 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33641 SSHKeyPath:/home/jenkins/minikube-integration/19355-558332/.minikube/machines/multinode-050989-m02/id_rsa Username:docker}
	I0802 19:03:13.022250  678426 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0802 19:03:13.034366  678426 status.go:257] multinode-050989-m02 status: &{Name:multinode-050989-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0802 19:03:13.034403  678426 status.go:255] checking status of multinode-050989-m03 ...
	I0802 19:03:13.034739  678426 cli_runner.go:164] Run: docker container inspect multinode-050989-m03 --format={{.State.Status}}
	I0802 19:03:13.051536  678426 status.go:330] multinode-050989-m03 host status = "Stopped" (err=<nil>)
	I0802 19:03:13.051562  678426 status.go:343] host is not running, skipping remaining checks
	I0802 19:03:13.051570  678426 status.go:257] multinode-050989-m03 status: &{Name:multinode-050989-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.86s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (87.15s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-050989
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-050989
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-050989: (24.905706544s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-050989 --wait=true -v=8 --alsologtostderr
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-050989 --wait=true -v=8 --alsologtostderr: (1m2.119694884s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-050989
--- PASS: TestMultiNode/serial/RestartKeepsNodes (87.15s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.39s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.89s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0802 19:05:19.315414  685926 out.go:291] Setting OutFile to fd 1 ...
	I0802 19:05:19.315609  685926 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 19:05:19.315622  685926 out.go:304] Setting ErrFile to fd 2...
	I0802 19:05:19.315628  685926 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 19:05:19.315876  685926 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
	I0802 19:05:19.316060  685926 out.go:298] Setting JSON to false
	I0802 19:05:19.316101  685926 mustload.go:65] Loading cluster: multinode-050989
	I0802 19:05:19.316197  685926 notify.go:220] Checking for updates...
	I0802 19:05:19.316533  685926 config.go:182] Loaded profile config "multinode-050989": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0802 19:05:19.316548  685926 status.go:255] checking status of multinode-050989 ...
	I0802 19:05:19.317373  685926 cli_runner.go:164] Run: docker container inspect multinode-050989 --format={{.State.Status}}
	I0802 19:05:19.334497  685926 status.go:330] multinode-050989 host status = "Stopped" (err=<nil>)
	I0802 19:05:19.334520  685926 status.go:343] host is not running, skipping remaining checks
	I0802 19:05:19.334528  685926 status.go:257] multinode-050989 status: &{Name:multinode-050989 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0802 19:05:19.334553  685926 status.go:255] checking status of multinode-050989-m02 ...
	I0802 19:05:19.334858  685926 cli_runner.go:164] Run: docker container inspect multinode-050989-m02 --format={{.State.Status}}
	I0802 19:05:19.351406  685926 status.go:330] multinode-050989-m02 host status = "Stopped" (err=<nil>)
	I0802 19:05:19.351430  685926 status.go:343] host is not running, skipping remaining checks
	I0802 19:05:19.351438  685926 status.go:257] multinode-050989-m02 status: &{Name:multinode-050989-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (53.62s)

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

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (34.27s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	! Profile name 'multinode-050989-m02' is duplicated with machine name 'multinode-050989-m02' in profile 'multinode-050989'
	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-050989-m03 --driver=docker  --container-runtime=crio
E0802 19:06:32.811461  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
multinode_test.go:472: (dbg) Done: out/minikube-linux-arm64 start -p multinode-050989-m03 --driver=docker  --container-runtime=crio: (31.597075586s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-arm64 node add -p multinode-050989
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-arm64 node add -p multinode-050989: exit status 80 (420.551589ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-050989-m03 already exists in multinode-050989-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_1.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-arm64 delete -p multinode-050989-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-arm64 delete -p multinode-050989-m03: (2.043992155s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (34.27s)

                                                
                                    
x
+
TestPreload (126.05s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-110369 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0802 19:07:12.870341  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-110369 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m34.234693477s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-110369 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-110369 image pull gcr.io/k8s-minikube/busybox: (1.826076498s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-110369
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-110369: (5.831322852s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-110369 --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-110369 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (21.39765314s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-110369 image list
helpers_test.go:175: Cleaning up "test-preload-110369" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-110369
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-110369: (2.446796516s)
--- PASS: TestPreload (126.05s)

                                                
                                    
x
+
TestScheduledStopUnix (109.11s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.86s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"ef47e911-b4b5-4fc0-9831-2750a98fa1f1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-633195] minikube v1.33.1 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"a82f8ca6-4895-49ec-afe5-8ff39dc19a30","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19355"}}
	{"specversion":"1.0","id":"894cd9b4-2b87-4c30-8c92-d808c34a03d1","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":"35089128-6341-400d-82fc-dd0a3d57cc6e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19355-558332/kubeconfig"}}
	{"specversion":"1.0","id":"d2a0e1a7-3674-4f35-bd33-0b5850e3b550","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-558332/.minikube"}}
	{"specversion":"1.0","id":"7e77c4fa-6f59-46bd-b116-6568e47ef8a9","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":"b58a346e-3fc3-4e3d-a3d2-cc60a6ce0aa6","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"1f04d250-1679-4959-ad9d-714097d1c3c5","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":"cb7dc94d-7739-46b5-9650-f7021f230df6","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":"a357462f-d479-4e36-8a6f-801cae1ae1e1","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":"72237540-0085-4a46-a696-cd06139d8944","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":"6a8b15bc-7ef4-4f8e-8d38-4f9a5836024a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-633195\" primary control-plane node in \"insufficient-storage-633195\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"45840da6-49be-4e04-9794-a6ce7f7d3dea","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-1721902582-19326 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"2b155100-dfbe-4009-b4d0-3f79d7446bc2","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":"b54ea652-75e3-431e-9490-9cb30c0f87c5","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-633195 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-633195 --output=json --layout=cluster: exit status 7 (304.149884ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0802 19:10:55.098175  703646 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-633195" does not appear in /home/jenkins/minikube-integration/19355-558332/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0802 19:10:55.409872  703707 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-633195" does not appear in /home/jenkins/minikube-integration/19355-558332/kubeconfig
	E0802 19:10:55.420574  703707 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/insufficient-storage-633195/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (85.29s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3349444351 start -p running-upgrade-525253 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0802 19:15:15.917685  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3349444351 start -p running-upgrade-525253 --memory=2200 --vm-driver=docker  --container-runtime=crio: (38.094890592s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-525253 --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-525253 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (43.596619557s)
helpers_test.go:175: Cleaning up "running-upgrade-525253" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-525253
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-525253: (2.832295704s)
--- PASS: TestRunningBinaryUpgrade (85.29s)

                                                
                                    
x
+
TestKubernetesUpgrade (397.97s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (156.68s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.3359367887 start -p missing-upgrade-776579 --memory=2200 --driver=docker  --container-runtime=crio
E0802 19:11:32.811980  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.3359367887 start -p missing-upgrade-776579 --memory=2200 --driver=docker  --container-runtime=crio: (1m24.869116923s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-776579
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-776579: (10.387067428s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-776579
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-776579 --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-776579 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (58.479104777s)
helpers_test.go:175: Cleaning up "missing-upgrade-776579" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-776579
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-776579: (2.158395775s)
--- PASS: TestMissingContainerUpgrade (156.68s)

                                                
                                    
x
+
TestPause/serial/Start (68.48s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-arm64 start -p pause-978554 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-arm64 start -p pause-978554 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (1m8.475287221s)
--- PASS: TestPause/serial/Start (68.48s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (31.55s)

                                                
                                                
=== RUN   TestPause/serial/SecondStartNoReconfiguration
pause_test.go:92: (dbg) Run:  out/minikube-linux-arm64 start -p pause-978554 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0802 19:12:12.870697  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
pause_test.go:92: (dbg) Done: out/minikube-linux-arm64 start -p pause-978554 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (31.536731584s)
--- PASS: TestPause/serial/SecondStartNoReconfiguration (31.55s)

                                                
                                    
x
+
TestPause/serial/Pause (0.76s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.31s)

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

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

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.87s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.76s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.14s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.72s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (75.78s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.2085681970 start -p stopped-upgrade-086673 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.2085681970 start -p stopped-upgrade-086673 --memory=2200 --vm-driver=docker  --container-runtime=crio: (42.128215987s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.2085681970 -p stopped-upgrade-086673 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.2085681970 -p stopped-upgrade-086673 stop: (3.29547692s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-086673 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-086673 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (30.360795608s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (75.78s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.08s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-162478] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=19355
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19355-558332/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-558332/.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 (38.82s)

                                                
                                                
=== RUN   TestNoKubernetes/serial/StartWithK8s
no_kubernetes_test.go:95: (dbg) Run:  out/minikube-linux-arm64 start -p NoKubernetes-162478 --driver=docker  --container-runtime=crio
E0802 19:17:12.869996  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
no_kubernetes_test.go:95: (dbg) Done: out/minikube-linux-arm64 start -p NoKubernetes-162478 --driver=docker  --container-runtime=crio: (38.483309702s)
no_kubernetes_test.go:200: (dbg) Run:  out/minikube-linux-arm64 -p NoKubernetes-162478 status -o json
--- PASS: TestNoKubernetes/serial/StartWithK8s (38.82s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (18.88s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (7.09s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.37s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1s)

                                                
                                                
=== 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 (1.00s)

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.22s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.16s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.26s)

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

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.82s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0802 19:18:16.256449  741235 out.go:291] Setting OutFile to fd 1 ...
	I0802 19:18:16.257327  741235 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 19:18:16.257360  741235 out.go:304] Setting ErrFile to fd 2...
	I0802 19:18:16.257381  741235 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0802 19:18:16.257673  741235 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19355-558332/.minikube/bin
	I0802 19:18:16.258149  741235 out.go:298] Setting JSON to false
	I0802 19:18:16.259164  741235 start.go:129] hostinfo: {"hostname":"ip-172-31-21-244","uptime":14441,"bootTime":1722611856,"procs":195,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"da8ac1fd-6236-412a-a346-95873c98230d"}
	I0802 19:18:16.259269  741235 start.go:139] virtualization:  
	I0802 19:18:16.262868  741235 out.go:177] * [false-005680] minikube v1.33.1 on Ubuntu 20.04 (arm64)
	I0802 19:18:16.265643  741235 out.go:177]   - MINIKUBE_LOCATION=19355
	I0802 19:18:16.265723  741235 notify.go:220] Checking for updates...
	I0802 19:18:16.274677  741235 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0802 19:18:16.277352  741235 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19355-558332/kubeconfig
	I0802 19:18:16.279838  741235 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19355-558332/.minikube
	I0802 19:18:16.282296  741235 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0802 19:18:16.284808  741235 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0802 19:18:16.288033  741235 config.go:182] Loaded profile config "kubernetes-upgrade-386524": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0-rc.0
	I0802 19:18:16.288178  741235 driver.go:392] Setting default libvirt URI to qemu:///system
	I0802 19:18:16.310705  741235 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0802 19:18:16.310830  741235 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0802 19:18:16.377369  741235 info.go:266] docker info: {ID:5FDH:SA5P:5GCT:NLAS:B73P:SGDQ:PBG5:UBVH:UZY3:RXGO:CI7S:WAIH 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-02 19:18:16.367755627 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-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:8214896640 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-21-244 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} 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.1] 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>}}
	I0802 19:18:16.377486  741235 docker.go:307] overlay module found
	I0802 19:18:16.380233  741235 out.go:177] * Using the docker driver based on user configuration
	I0802 19:18:16.382876  741235 start.go:297] selected driver: docker
	I0802 19:18:16.382895  741235 start.go:901] validating driver "docker" against <nil>
	I0802 19:18:16.382909  741235 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0802 19:18:16.385972  741235 out.go:177] 
	W0802 19:18:16.388513  741235 out.go:239] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0802 19:18:16.391152  741235 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-681847 --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
E0802 19:21:32.810992  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-681847 --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: (2m34.414616756s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (154.41s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-987317 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-rc.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-987317 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-rc.0: (1m8.89862788s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (68.90s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-681847 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" [689b3aa7-30ee-4c21-a38a-b2136f5178da] Pending
helpers_test.go:344: "busybox" [689b3aa7-30ee-4c21-a38a-b2136f5178da] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [689b3aa7-30ee-4c21-a38a-b2136f5178da] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003097397s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-681847 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.70s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-987317 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" [f63e5bed-6c4c-468d-bb2d-1b46193019b3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [f63e5bed-6c4c-468d-bb2d-1b46193019b3] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.00408764s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-987317 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.41s)

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

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

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

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

                                                
                                                
=== 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-681847 --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-681847 --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: (2m23.269430402s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p old-k8s-version-681847 -n old-k8s-version-681847
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (143.64s)

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

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

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

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

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

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

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

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

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

                                                
                                    
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-54k7g" [81777170-0077-4b08-9c3c-858b441b29ec] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004741742s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-54k7g" [81777170-0077-4b08-9c3c-858b441b29ec] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.00523873s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-681847 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p old-k8s-version-681847 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:v20240719-e7903573
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.27s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-856351 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0802 19:26:32.811604  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
E0802 19:27:12.870811  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-856351 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m4.698442403s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (64.70s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-856351 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" [2c778b81-81d2-41ac-984e-5a3dce62df2f] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [2c778b81-81d2-41ac-984e-5a3dce62df2f] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 11.004068217s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-856351 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (11.35s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-856351 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0802 19:28:09.977700  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
E0802 19:28:09.982954  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
E0802 19:28:09.993210  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
E0802 19:28:10.013490  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
E0802 19:28:10.053727  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
E0802 19:28:10.133984  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
E0802 19:28:10.294234  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
E0802 19:28:10.614919  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
E0802 19:28:11.255122  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
E0802 19:28:12.536339  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
E0802 19:28:15.096938  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
E0802 19:28:20.217153  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
E0802 19:28:30.457407  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-856351 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (5m1.724787132s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-856351 -n embed-certs-856351
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (302.18s)

                                                
                                    
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-qlmn9" [6f92f44c-8f64-4f60-a721-7deb20814989] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003962896s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-qlmn9" [6f92f44c-8f64-4f60-a721-7deb20814989] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.006316615s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-987317 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.10s)

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

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

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

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

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

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

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

                                                
                                                
=== 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-626306 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0802 19:29:31.898598  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-626306 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (1m0.142007821s)
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/FirstStart (60.14s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-626306 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" [0eeccaf7-c569-4998-9d2c-b1722f141455] Pending
helpers_test.go:344: "busybox" [0eeccaf7-c569-4998-9d2c-b1722f141455] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [0eeccaf7-c569-4998-9d2c-b1722f141455] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.005216561s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-626306 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.43s)

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

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

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

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

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

                                                
                                                
-- 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-626306 --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 (290.5s)

                                                
                                                
=== 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-626306 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0802 19:30:53.819546  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
E0802 19:31:32.811259  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
E0802 19:31:55.918741  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
E0802 19:32:12.870709  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p default-k8s-diff-port-626306 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m50.146017719s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-626306 -n default-k8s-diff-port-626306
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (290.50s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-t72l6" [39e89b04-fdce-49c9-bbb6-ebbaef16eff2] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003474804s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-t72l6" [39e89b04-fdce-49c9-bbb6-ebbaef16eff2] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003872993s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-856351 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.11s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p embed-certs-856351 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-585640e9
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-498558 --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-rc.0
E0802 19:33:09.977369  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
E0802 19:33:31.994542  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
E0802 19:33:31.999786  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
E0802 19:33:32.010018  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
E0802 19:33:32.030257  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
E0802 19:33:32.070488  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
E0802 19:33:32.150722  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
E0802 19:33:32.311082  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
E0802 19:33:32.631569  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
E0802 19:33:33.271743  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
E0802 19:33:34.551953  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
E0802 19:33:37.112596  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
E0802 19:33:37.660179  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
E0802 19:33:42.232911  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-498558 --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-rc.0: (38.312043088s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (38.31s)

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

                                                
                                                
=== 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-498558 --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-498558 --images=MetricsServer=registry.k8s.io/echoserver:1.4 --registries=MetricsServer=fake.domain: (1.21412202s)
start_stop_delete_test.go:211: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonWhileActive (1.22s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-498558 --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-rc.0
E0802 19:33:52.473671  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-498558 --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-rc.0: (17.602889771s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-498558 -n newest-cni-498558
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (18.03s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-arm64 -p newest-cni-498558 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
--- PASS: TestStartStop/group/newest-cni/serial/VerifyKubernetesImages (0.82s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-005680 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0802 19:34:12.954685  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
E0802 19:34:53.915546  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-005680 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m4.715069994s)
--- PASS: TestNetworkPlugins/group/auto/Start (64.72s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-tgrfh" [d2c7433f-07c1-43e4-8fb2-b0efbc11c711] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003975047s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-tgrfh" [d2c7433f-07c1-43e4-8fb2-b0efbc11c711] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003563642s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-626306 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.11s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-005680 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-lmplm" [4423b5aa-4542-4094-9825-de473ae779e0] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-lmplm" [4423b5aa-4542-4094-9825-de473ae779e0] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 12.003793447s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (12.29s)

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

                                                
                                                
=== 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-626306 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240719-e7903573
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:v20240715-585640e9
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.29s)

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

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

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

                                                
                                                
-- 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-626306 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Done: out/minikube-linux-arm64 unpause -p default-k8s-diff-port-626306 --alsologtostderr -v=1: (1.093258354s)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p default-k8s-diff-port-626306 -n default-k8s-diff-port-626306
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p default-k8s-diff-port-626306 -n default-k8s-diff-port-626306
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/Pause (4.21s)
E0802 19:40:55.711470  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/auto-005680/client.crt: no such file or directory
E0802 19:41:13.910803  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/default-k8s-diff-port-626306/client.crt: no such file or directory

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p calico-005680 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio
E0802 19:36:15.836332  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
E0802 19:36:15.859643  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p calico-005680 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=calico --driver=docker  --container-runtime=crio: (1m16.319518293s)
--- PASS: TestNetworkPlugins/group/calico/Start (76.32s)

                                                
                                    
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-kjqsm" [cdb4c1c9-3ea5-48f7-aa37-42288c05cc0b] Running
E0802 19:36:32.811986  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003898349s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-005680 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-95hzr" [c266954b-9683-4e51-b6ac-57e04c5357ec] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-95hzr" [c266954b-9683-4e51-b6ac-57e04c5357ec] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.010681277s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.26s)

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

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

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

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

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

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

                                                
                                    
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-5v5jv" [1797b19b-924d-4f7e-8449-187a3f2b66c7] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.011490297s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p custom-flannel-005680 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0802 19:37:12.870492  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/addons-866992/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p custom-flannel-005680 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m14.987566062s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (74.99s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-005680 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-nn7ks" [29c53c50-6a8a-4734-a853-82fa48ad2b3f] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-nn7ks" [29c53c50-6a8a-4734-a853-82fa48ad2b3f] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 11.012848852s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (11.47s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-005680 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0802 19:38:09.977346  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/old-k8s-version-681847/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-005680 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m30.037027058s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (90.04s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-005680 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-gvmlw" [595fd618-06cf-4479-a610-c298ce87a167] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0802 19:38:31.994585  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-gvmlw" [595fd618-06cf-4479-a610-c298ce87a167] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 11.003924034s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (11.32s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-005680 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0802 19:38:59.677537  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/no-preload-987317/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-005680 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m10.190082345s)
--- PASS: TestNetworkPlugins/group/flannel/Start (70.19s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-005680 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-rfbps" [4de4365f-3e6f-4048-b593-d3a028c81de3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-rfbps" [4de4365f-3e6f-4048-b593-d3a028c81de3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.004223729s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.33s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-005680 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0802 19:40:02.229412  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/default-k8s-diff-port-626306/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-005680 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m26.927036554s)
--- PASS: TestNetworkPlugins/group/bridge/Start (86.93s)

                                                
                                    
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-8fvjb" [a6c31d3a-ef70-4c93-b354-998890cb854e] Running
E0802 19:40:12.470044  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/default-k8s-diff-port-626306/client.crt: no such file or directory
E0802 19:40:14.750529  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/auto-005680/client.crt: no such file or directory
E0802 19:40:14.756636  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/auto-005680/client.crt: no such file or directory
E0802 19:40:14.766887  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/auto-005680/client.crt: no such file or directory
E0802 19:40:14.787061  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/auto-005680/client.crt: no such file or directory
E0802 19:40:14.827306  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/auto-005680/client.crt: no such file or directory
E0802 19:40:14.908281  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/auto-005680/client.crt: no such file or directory
E0802 19:40:15.068583  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/auto-005680/client.crt: no such file or directory
E0802 19:40:15.389161  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/auto-005680/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.003740682s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/KubeletFlags
net_test.go:133: (dbg) Run:  out/minikube-linux-arm64 ssh -p flannel-005680 "pgrep -a kubelet"
E0802 19:40:16.029826  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/auto-005680/client.crt: no such file or directory
--- PASS: TestNetworkPlugins/group/flannel/KubeletFlags (0.35s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-005680 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-mbmfw" [d0f5b540-0d05-4d3d-a27f-1d2dc43d0d33] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0802 19:40:17.310052  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/auto-005680/client.crt: no such file or directory
E0802 19:40:19.870794  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/auto-005680/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-mbmfw" [d0f5b540-0d05-4d3d-a27f-1d2dc43d0d33] Running
E0802 19:40:24.990963  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/auto-005680/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 14.003954909s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (14.30s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-005680 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-89p97" [3e94eaa3-ee0d-427a-b50d-09d50142b246] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0802 19:41:28.796186  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/kindnet-005680/client.crt: no such file or directory
E0802 19:41:28.801774  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/kindnet-005680/client.crt: no such file or directory
E0802 19:41:28.812041  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/kindnet-005680/client.crt: no such file or directory
E0802 19:41:28.833180  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/kindnet-005680/client.crt: no such file or directory
E0802 19:41:28.873467  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/kindnet-005680/client.crt: no such file or directory
E0802 19:41:28.953726  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/kindnet-005680/client.crt: no such file or directory
E0802 19:41:29.114686  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/kindnet-005680/client.crt: no such file or directory
E0802 19:41:29.435171  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/kindnet-005680/client.crt: no such file or directory
E0802 19:41:30.075623  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/kindnet-005680/client.crt: no such file or directory
E0802 19:41:31.356727  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/kindnet-005680/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-89p97" [3e94eaa3-ee0d-427a-b50d-09d50142b246] Running
E0802 19:41:32.811732  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/functional-400006/client.crt: no such file or directory
E0802 19:41:33.917201  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/kindnet-005680/client.crt: no such file or directory
E0802 19:41:36.672609  563702 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19355-558332/.minikube/profiles/auto-005680/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 10.003520707s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (10.24s)

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

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

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

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

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

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

                                                
                                    

Test skip (33/336)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.58s)

                                                
                                                
=== RUN   TestDownloadOnlyKic
aaa_download_only_test.go:232: (dbg) Run:  out/minikube-linux-arm64 start --download-only -p download-docker-631639 --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-631639" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p download-docker-631639
--- SKIP: TestDownloadOnlyKic (0.58s)

                                                
                                    
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:1783: 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:459: only validate docker env with docker container runtime, currently testing crio
--- SKIP: TestFunctional/parallel/DockerEnv (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (3.71s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.12s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard