Test Report: Docker_Linux_crio_arm64 18702

                    
                      7da1c16e9c0a3f17226e01717faf9df7d280508b:2024-04-21:34140
                    
                

Test fail (2/327)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:207: (dbg) Run:  kubectl --context addons-558690 wait --for=condition=ready --namespace=ingress-nginx pod --selector=app.kubernetes.io/component=controller --timeout=90s
addons_test.go:232: (dbg) Run:  kubectl --context addons-558690 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:245: (dbg) Run:  kubectl --context addons-558690 replace --force -f testdata/nginx-pod-svc.yaml
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: waiting 8m0s for pods matching "run=nginx" in namespace "default" ...
helpers_test.go:344: "nginx" [584e9527-323e-4781-bd41-046b73bab212] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [584e9527-323e-4781-bd41-046b73bab212] Running
addons_test.go:250: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 9.00342484s
addons_test.go:262: (dbg) Run:  out/minikube-linux-arm64 -p addons-558690 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'"
addons_test.go:262: (dbg) Non-zero exit: out/minikube-linux-arm64 -p addons-558690 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.051209977s)

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

                                                
                                                
** /stderr **
addons_test.go:278: failed to get expected response from http://127.0.0.1/ within minikube: exit status 1
addons_test.go:286: (dbg) Run:  kubectl --context addons-558690 replace --force -f testdata/ingress-dns-example-v1.yaml
addons_test.go:291: (dbg) Run:  out/minikube-linux-arm64 -p addons-558690 ip
addons_test.go:297: (dbg) Run:  nslookup hello-john.test 192.168.49.2
addons_test.go:297: (dbg) Non-zero exit: nslookup hello-john.test 192.168.49.2: exit status 1 (15.062499728s)

                                                
                                                
-- stdout --
	;; connection timed out; no servers could be reached
	
	

                                                
                                                
-- /stdout --
addons_test.go:299: failed to nslookup hello-john.test host. args "nslookup hello-john.test 192.168.49.2" : exit status 1
addons_test.go:303: unexpected output from nslookup. stdout: ;; connection timed out; no servers could be reached

                                                
                                                

                                                
                                                

                                                
                                                
stderr: 
addons_test.go:306: (dbg) Run:  out/minikube-linux-arm64 -p addons-558690 addons disable ingress-dns --alsologtostderr -v=1
addons_test.go:306: (dbg) Done: out/minikube-linux-arm64 -p addons-558690 addons disable ingress-dns --alsologtostderr -v=1: (1.165362994s)
addons_test.go:311: (dbg) Run:  out/minikube-linux-arm64 -p addons-558690 addons disable ingress --alsologtostderr -v=1
addons_test.go:311: (dbg) Done: out/minikube-linux-arm64 -p addons-558690 addons disable ingress --alsologtostderr -v=1: (7.744073177s)
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-558690
helpers_test.go:235: (dbg) docker inspect addons-558690:

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "5468533efd76f8d2320555bf8446e6928f2af35aa8c1e8def94f1898930faca1",
	        "Created": "2024-04-21T18:48:26.040810514Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 556962,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-04-21T18:48:26.383672152Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:55295f225824824c374f0c78f5181738f0580bc1d436079888239dc17e1a2d14",
	        "ResolvConfPath": "/var/lib/docker/containers/5468533efd76f8d2320555bf8446e6928f2af35aa8c1e8def94f1898930faca1/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/5468533efd76f8d2320555bf8446e6928f2af35aa8c1e8def94f1898930faca1/hostname",
	        "HostsPath": "/var/lib/docker/containers/5468533efd76f8d2320555bf8446e6928f2af35aa8c1e8def94f1898930faca1/hosts",
	        "LogPath": "/var/lib/docker/containers/5468533efd76f8d2320555bf8446e6928f2af35aa8c1e8def94f1898930faca1/5468533efd76f8d2320555bf8446e6928f2af35aa8c1e8def94f1898930faca1-json.log",
	        "Name": "/addons-558690",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-558690:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-558690",
	            "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/f5bc01b5a5e7f368973293f7f9d621e96aa117b7d6a04993fd8215b1fde3c321-init/diff:/var/lib/docker/overlay2/61aa94cdc60bfa2382f0add8010e2b8370a85aebe0b445dc4af865cded15f01c/diff",
	                "MergedDir": "/var/lib/docker/overlay2/f5bc01b5a5e7f368973293f7f9d621e96aa117b7d6a04993fd8215b1fde3c321/merged",
	                "UpperDir": "/var/lib/docker/overlay2/f5bc01b5a5e7f368973293f7f9d621e96aa117b7d6a04993fd8215b1fde3c321/diff",
	                "WorkDir": "/var/lib/docker/overlay2/f5bc01b5a5e7f368973293f7f9d621e96aa117b7d6a04993fd8215b1fde3c321/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-558690",
	                "Source": "/var/lib/docker/volumes/addons-558690/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-558690",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-558690",
	                "name.minikube.sigs.k8s.io": "addons-558690",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "36ea0e5d9cfec79c796cb63299c5dcdb2d3f0dd111bab6a3c3fca4a6b6555fe8",
	            "SandboxKey": "/var/run/docker/netns/36ea0e5d9cfe",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33513"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33512"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33511"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33510"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-558690": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "7401f12c07cf485d7c08c644dcc4d16b177f8fba46d7184096172a058ebfed39",
	                    "EndpointID": "a82a10c23a609295c715f24d1d71d3981a98162f4a32515679771bb469072e0f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-558690",
	                        "5468533efd76"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-558690 -n addons-558690
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-558690 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-558690 logs -n 25: (1.606319586s)
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.0 | 21 Apr 24 18:48 UTC | 21 Apr 24 18:48 UTC |
	| delete  | -p download-only-952796                                                                     | download-only-952796   | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC | 21 Apr 24 18:48 UTC |
	| delete  | -p download-only-908337                                                                     | download-only-908337   | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC | 21 Apr 24 18:48 UTC |
	| delete  | -p download-only-952796                                                                     | download-only-952796   | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC | 21 Apr 24 18:48 UTC |
	| start   | --download-only -p                                                                          | download-docker-135007 | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC |                     |
	|         | download-docker-135007                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-135007                                                                   | download-docker-135007 | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC | 21 Apr 24 18:48 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-780711   | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC |                     |
	|         | binary-mirror-780711                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:44141                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-780711                                                                     | binary-mirror-780711   | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC | 21 Apr 24 18:48 UTC |
	| addons  | enable dashboard -p                                                                         | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC |                     |
	|         | addons-558690                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC |                     |
	|         | addons-558690                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-558690 --wait=true                                                                | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC | 21 Apr 24 18:51 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --driver=docker                                                               |                        |         |         |                     |                     |
	|         |  --container-runtime=crio                                                                   |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| ip      | addons-558690 ip                                                                            | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:51 UTC | 21 Apr 24 18:51 UTC |
	| addons  | addons-558690 addons disable                                                                | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:51 UTC | 21 Apr 24 18:51 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:51 UTC | 21 Apr 24 18:51 UTC |
	|         | -p addons-558690                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-558690 ssh cat                                                                       | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:52 UTC | 21 Apr 24 18:52 UTC |
	|         | /opt/local-path-provisioner/pvc-551d758f-049a-4018-a8f0-e794e8d627db_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-558690 addons disable                                                                | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:52 UTC | 21 Apr 24 18:52 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-558690 addons                                                                        | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:52 UTC | 21 Apr 24 18:52 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-558690 addons                                                                        | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:52 UTC | 21 Apr 24 18:52 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:52 UTC | 21 Apr 24 18:52 UTC |
	|         | addons-558690                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:52 UTC | 21 Apr 24 18:52 UTC |
	|         | -p addons-558690                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:52 UTC | 21 Apr 24 18:52 UTC |
	|         | addons-558690                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-558690 ssh curl -s                                                                   | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:53 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-558690 ip                                                                            | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:55 UTC | 21 Apr 24 18:55 UTC |
	| addons  | addons-558690 addons disable                                                                | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:55 UTC | 21 Apr 24 18:55 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-558690 addons disable                                                                | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:55 UTC | 21 Apr 24 18:55 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/21 18:48:02
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0421 18:48:02.261935  556501 out.go:291] Setting OutFile to fd 1 ...
	I0421 18:48:02.262073  556501 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 18:48:02.262083  556501 out.go:304] Setting ErrFile to fd 2...
	I0421 18:48:02.262089  556501 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 18:48:02.262340  556501 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
	I0421 18:48:02.262814  556501 out.go:298] Setting JSON to false
	I0421 18:48:02.263697  556501 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9030,"bootTime":1713716253,"procs":156,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0421 18:48:02.263774  556501 start.go:139] virtualization:  
	I0421 18:48:02.266285  556501 out.go:177] * [addons-558690] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	I0421 18:48:02.268651  556501 out.go:177]   - MINIKUBE_LOCATION=18702
	I0421 18:48:02.270642  556501 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0421 18:48:02.268751  556501 notify.go:220] Checking for updates...
	I0421 18:48:02.274709  556501 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18702-550441/kubeconfig
	I0421 18:48:02.276544  556501 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18702-550441/.minikube
	I0421 18:48:02.278353  556501 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0421 18:48:02.280172  556501 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0421 18:48:02.282402  556501 driver.go:392] Setting default libvirt URI to qemu:///system
	I0421 18:48:02.299695  556501 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0421 18:48:02.299819  556501 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0421 18:48:02.359403  556501 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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-04-21 18:48:02.349720336 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0421 18:48:02.359554  556501 docker.go:295] overlay module found
	I0421 18:48:02.361561  556501 out.go:177] * Using the docker driver based on user configuration
	I0421 18:48:02.363157  556501 start.go:297] selected driver: docker
	I0421 18:48:02.363180  556501 start.go:901] validating driver "docker" against <nil>
	I0421 18:48:02.363194  556501 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0421 18:48:02.363880  556501 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0421 18:48:02.412867  556501 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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-04-21 18:48:02.403917832 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0421 18:48:02.413039  556501 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0421 18:48:02.413268  556501 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]
	I0421 18:48:02.415444  556501 out.go:177] * Using Docker driver with root privileges
	I0421 18:48:02.417439  556501 cni.go:84] Creating CNI manager for ""
	I0421 18:48:02.417464  556501 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0421 18:48:02.417475  556501 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0421 18:48:02.417570  556501 start.go:340] cluster config:
	{Name:addons-558690 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-558690 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0421 18:48:02.419470  556501 out.go:177] * Starting "addons-558690" primary control-plane node in "addons-558690" cluster
	I0421 18:48:02.421220  556501 cache.go:121] Beginning downloading kic base image for docker with crio
	I0421 18:48:02.422826  556501 out.go:177] * Pulling base image v0.0.43-1713569670-18702 ...
	I0421 18:48:02.424558  556501 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0421 18:48:02.424586  556501 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local docker daemon
	I0421 18:48:02.424609  556501 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18702-550441/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4
	I0421 18:48:02.424619  556501 cache.go:56] Caching tarball of preloaded images
	I0421 18:48:02.424695  556501 preload.go:173] Found /home/jenkins/minikube-integration/18702-550441/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0421 18:48:02.424704  556501 cache.go:59] Finished verifying existence of preloaded tar for v1.30.0 on crio
	I0421 18:48:02.425046  556501 profile.go:143] Saving config to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/config.json ...
	I0421 18:48:02.425069  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/config.json: {Name:mk722bac3a46c2f1e53201a1dde5aa104ac47094 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:02.437309  556501 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 to local cache
	I0421 18:48:02.437470  556501 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local cache directory
	I0421 18:48:02.437509  556501 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local cache directory, skipping pull
	I0421 18:48:02.437515  556501 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 exists in cache, skipping pull
	I0421 18:48:02.437523  556501 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 as a tarball
	I0421 18:48:02.437533  556501 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 from local cache
	I0421 18:48:18.908168  556501 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 from cached tarball
	I0421 18:48:18.908222  556501 cache.go:194] Successfully downloaded all kic artifacts
	I0421 18:48:18.908259  556501 start.go:360] acquireMachinesLock for addons-558690: {Name:mk186eca5e345643210e0d2b25c71d5f36cc43b2 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0421 18:48:18.909115  556501 start.go:364] duration metric: took 829.293µs to acquireMachinesLock for "addons-558690"
	I0421 18:48:18.909154  556501 start.go:93] Provisioning new machine with config: &{Name:addons-558690 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-558690 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0421 18:48:18.909246  556501 start.go:125] createHost starting for "" (driver="docker")
	I0421 18:48:18.911184  556501 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0421 18:48:18.911425  556501 start.go:159] libmachine.API.Create for "addons-558690" (driver="docker")
	I0421 18:48:18.911466  556501 client.go:168] LocalClient.Create starting
	I0421 18:48:18.911582  556501 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca.pem
	I0421 18:48:19.155290  556501 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/cert.pem
	I0421 18:48:19.649145  556501 cli_runner.go:164] Run: docker network inspect addons-558690 --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}}]}"
	W0421 18:48:19.662610  556501 cli_runner.go:211] docker network inspect addons-558690 --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
	I0421 18:48:19.662704  556501 network_create.go:281] running [docker network inspect addons-558690] to gather additional debugging logs...
	I0421 18:48:19.662724  556501 cli_runner.go:164] Run: docker network inspect addons-558690
	W0421 18:48:19.677506  556501 cli_runner.go:211] docker network inspect addons-558690 returned with exit code 1
	I0421 18:48:19.677552  556501 network_create.go:284] error running [docker network inspect addons-558690]: docker network inspect addons-558690: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-558690 not found
	I0421 18:48:19.677568  556501 network_create.go:286] output of [docker network inspect addons-558690]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-558690 not found
	
	** /stderr **
	I0421 18:48:19.677679  556501 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}}]}"
	I0421 18:48:19.692051  556501 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:0x400252a870}
	I0421 18:48:19.692126  556501 network_create.go:124] attempt to create docker network addons-558690 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0421 18:48:19.692210  556501 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-558690 addons-558690
	I0421 18:48:19.758695  556501 network_create.go:108] docker network addons-558690 192.168.49.0/24 created
	I0421 18:48:19.758727  556501 kic.go:121] calculated static IP "192.168.49.2" for the "addons-558690" container
	I0421 18:48:19.758799  556501 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0421 18:48:19.774525  556501 cli_runner.go:164] Run: docker volume create addons-558690 --label name.minikube.sigs.k8s.io=addons-558690 --label created_by.minikube.sigs.k8s.io=true
	I0421 18:48:19.789245  556501 oci.go:103] Successfully created a docker volume addons-558690
	I0421 18:48:19.789360  556501 cli_runner.go:164] Run: docker run --rm --name addons-558690-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-558690 --entrypoint /usr/bin/test -v addons-558690:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -d /var/lib
	I0421 18:48:21.807428  556501 cli_runner.go:217] Completed: docker run --rm --name addons-558690-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-558690 --entrypoint /usr/bin/test -v addons-558690:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -d /var/lib: (2.018020823s)
	I0421 18:48:21.807458  556501 oci.go:107] Successfully prepared a docker volume addons-558690
	I0421 18:48:21.807476  556501 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0421 18:48:21.807496  556501 kic.go:194] Starting extracting preloaded images to volume ...
	I0421 18:48:21.807575  556501 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18702-550441/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-558690:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -I lz4 -xf /preloaded.tar -C /extractDir
	I0421 18:48:25.977321  556501 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18702-550441/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-558690:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -I lz4 -xf /preloaded.tar -C /extractDir: (4.16970688s)
	I0421 18:48:25.977355  556501 kic.go:203] duration metric: took 4.169855375s to extract preloaded images to volume ...
	W0421 18:48:25.977501  556501 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0421 18:48:25.977630  556501 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0421 18:48:26.027657  556501 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-558690 --name addons-558690 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-558690 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-558690 --network addons-558690 --ip 192.168.49.2 --volume addons-558690:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8
	I0421 18:48:26.393628  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Running}}
	I0421 18:48:26.411951  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:48:26.433807  556501 cli_runner.go:164] Run: docker exec addons-558690 stat /var/lib/dpkg/alternatives/iptables
	I0421 18:48:26.481207  556501 oci.go:144] the created container "addons-558690" has a running status.
	I0421 18:48:26.481233  556501 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa...
	I0421 18:48:27.651230  556501 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0421 18:48:27.668653  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:48:27.683047  556501 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0421 18:48:27.683072  556501 kic_runner.go:114] Args: [docker exec --privileged addons-558690 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0421 18:48:27.721098  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:48:27.736125  556501 machine.go:94] provisionDockerMachine start ...
	I0421 18:48:27.736226  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:27.752208  556501 main.go:141] libmachine: Using SSH client type: native
	I0421 18:48:27.752483  556501 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33513 <nil> <nil>}
	I0421 18:48:27.752500  556501 main.go:141] libmachine: About to run SSH command:
	hostname
	I0421 18:48:27.878197  556501 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-558690
	
	I0421 18:48:27.878227  556501 ubuntu.go:169] provisioning hostname "addons-558690"
	I0421 18:48:27.878291  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:27.893617  556501 main.go:141] libmachine: Using SSH client type: native
	I0421 18:48:27.893875  556501 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33513 <nil> <nil>}
	I0421 18:48:27.893897  556501 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-558690 && echo "addons-558690" | sudo tee /etc/hostname
	I0421 18:48:28.034927  556501 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-558690
	
	I0421 18:48:28.035010  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:28.051773  556501 main.go:141] libmachine: Using SSH client type: native
	I0421 18:48:28.052027  556501 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33513 <nil> <nil>}
	I0421 18:48:28.052048  556501 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-558690' /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-558690/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-558690' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0421 18:48:28.178877  556501 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0421 18:48:28.178968  556501 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18702-550441/.minikube CaCertPath:/home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18702-550441/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18702-550441/.minikube}
	I0421 18:48:28.179023  556501 ubuntu.go:177] setting up certificates
	I0421 18:48:28.179053  556501 provision.go:84] configureAuth start
	I0421 18:48:28.179149  556501 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-558690
	I0421 18:48:28.196859  556501 provision.go:143] copyHostCerts
	I0421 18:48:28.196974  556501 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18702-550441/.minikube/ca.pem (1078 bytes)
	I0421 18:48:28.197129  556501 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18702-550441/.minikube/cert.pem (1123 bytes)
	I0421 18:48:28.197195  556501 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18702-550441/.minikube/key.pem (1679 bytes)
	I0421 18:48:28.197262  556501 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18702-550441/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca-key.pem org=jenkins.addons-558690 san=[127.0.0.1 192.168.49.2 addons-558690 localhost minikube]
	I0421 18:48:28.434653  556501 provision.go:177] copyRemoteCerts
	I0421 18:48:28.434729  556501 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0421 18:48:28.434785  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:28.450796  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:48:28.543834  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0421 18:48:28.568549  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0421 18:48:28.592995  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0421 18:48:28.618518  556501 provision.go:87] duration metric: took 439.437352ms to configureAuth
	I0421 18:48:28.618544  556501 ubuntu.go:193] setting minikube options for container-runtime
	I0421 18:48:28.618741  556501 config.go:182] Loaded profile config "addons-558690": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0421 18:48:28.618908  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:28.633904  556501 main.go:141] libmachine: Using SSH client type: native
	I0421 18:48:28.634160  556501 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33513 <nil> <nil>}
	I0421 18:48:28.634178  556501 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
	I0421 18:48:28.863023  556501 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0421 18:48:28.863048  556501 machine.go:97] duration metric: took 1.126903021s to provisionDockerMachine
	I0421 18:48:28.863061  556501 client.go:171] duration metric: took 9.951584065s to LocalClient.Create
	I0421 18:48:28.863075  556501 start.go:167] duration metric: took 9.951650115s to libmachine.API.Create "addons-558690"
	I0421 18:48:28.863082  556501 start.go:293] postStartSetup for "addons-558690" (driver="docker")
	I0421 18:48:28.863094  556501 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]
	I0421 18:48:28.863168  556501 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
	I0421 18:48:28.863223  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:28.880155  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:48:28.971796  556501 ssh_runner.go:195] Run: cat /etc/os-release
	I0421 18:48:28.974872  556501 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0421 18:48:28.974906  556501 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0421 18:48:28.974917  556501 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0421 18:48:28.974924  556501 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0421 18:48:28.974937  556501 filesync.go:126] Scanning /home/jenkins/minikube-integration/18702-550441/.minikube/addons for local assets ...
	I0421 18:48:28.975013  556501 filesync.go:126] Scanning /home/jenkins/minikube-integration/18702-550441/.minikube/files for local assets ...
	I0421 18:48:28.975040  556501 start.go:296] duration metric: took 111.951248ms for postStartSetup
	I0421 18:48:28.975357  556501 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-558690
	I0421 18:48:28.990117  556501 profile.go:143] Saving config to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/config.json ...
	I0421 18:48:28.990411  556501 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0421 18:48:28.990460  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:29.005536  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:48:29.095707  556501 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0421 18:48:29.100064  556501 start.go:128] duration metric: took 10.190802048s to createHost
	I0421 18:48:29.100087  556501 start.go:83] releasing machines lock for "addons-558690", held for 10.190953168s
	I0421 18:48:29.100157  556501 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-558690
	I0421 18:48:29.115231  556501 ssh_runner.go:195] Run: cat /version.json
	I0421 18:48:29.115280  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:29.115597  556501 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0421 18:48:29.115672  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:29.131273  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:48:29.140232  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:48:29.218270  556501 ssh_runner.go:195] Run: systemctl --version
	I0421 18:48:29.334234  556501 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0421 18:48:29.478804  556501 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0421 18:48:29.483013  556501 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" ;
	I0421 18:48:29.504484  556501 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0421 18:48:29.504566  556501 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" ;
	I0421 18:48:29.538165  556501 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0421 18:48:29.538191  556501 start.go:494] detecting cgroup driver to use...
	I0421 18:48:29.538223  556501 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0421 18:48:29.538281  556501 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0421 18:48:29.555453  556501 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0421 18:48:29.567231  556501 docker.go:217] disabling cri-docker service (if available) ...
	I0421 18:48:29.567295  556501 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0421 18:48:29.585297  556501 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0421 18:48:29.600854  556501 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0421 18:48:29.694704  556501 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0421 18:48:29.783161  556501 docker.go:233] disabling docker service ...
	I0421 18:48:29.783283  556501 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0421 18:48:29.805224  556501 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0421 18:48:29.817215  556501 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0421 18:48:29.911737  556501 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0421 18:48:30.014709  556501 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0421 18:48:30.043446  556501 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"
	I0421 18:48:30.069650  556501 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0421 18:48:30.069737  556501 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"
	I0421 18:48:30.082620  556501 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0421 18:48:30.082778  556501 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0421 18:48:30.097103  556501 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0421 18:48:30.110017  556501 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0421 18:48:30.123004  556501 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0421 18:48:30.135327  556501 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"
	I0421 18:48:30.147201  556501 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"
	I0421 18:48:30.167508  556501 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"
	I0421 18:48:30.178598  556501 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0421 18:48:30.188404  556501 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0421 18:48:30.198210  556501 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0421 18:48:30.285311  556501 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0421 18:48:30.404230  556501 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0421 18:48:30.404318  556501 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0421 18:48:30.407936  556501 start.go:562] Will wait 60s for crictl version
	I0421 18:48:30.408021  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:48:30.411296  556501 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0421 18:48:30.446876  556501 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0421 18:48:30.447056  556501 ssh_runner.go:195] Run: crio --version
	I0421 18:48:30.489958  556501 ssh_runner.go:195] Run: crio --version
	I0421 18:48:30.531659  556501 out.go:177] * Preparing Kubernetes v1.30.0 on CRI-O 1.24.6 ...
	I0421 18:48:30.533748  556501 cli_runner.go:164] Run: docker network inspect addons-558690 --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}}]}"
	I0421 18:48:30.547745  556501 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0421 18:48:30.551257  556501 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""
	I0421 18:48:30.562134  556501 kubeadm.go:877] updating cluster {Name:addons-558690 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-558690 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0421 18:48:30.562273  556501 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0421 18:48:30.562336  556501 ssh_runner.go:195] Run: sudo crictl images --output json
	I0421 18:48:30.639576  556501 crio.go:514] all images are preloaded for cri-o runtime.
	I0421 18:48:30.639598  556501 crio.go:433] Images already preloaded, skipping extraction
	I0421 18:48:30.639652  556501 ssh_runner.go:195] Run: sudo crictl images --output json
	I0421 18:48:30.675094  556501 crio.go:514] all images are preloaded for cri-o runtime.
	I0421 18:48:30.675117  556501 cache_images.go:84] Images are preloaded, skipping loading
	I0421 18:48:30.675126  556501 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.0 crio true true} ...
	I0421 18:48:30.675220  556501 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-558690 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.0 ClusterName:addons-558690 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:}
	I0421 18:48:30.675305  556501 ssh_runner.go:195] Run: crio config
	I0421 18:48:30.731304  556501 cni.go:84] Creating CNI manager for ""
	I0421 18:48:30.731332  556501 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0421 18:48:30.731372  556501 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0421 18:48:30.731403  556501 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-558690 NodeName:addons-558690 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}
	I0421 18:48:30.731610  556501 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-558690"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0421 18:48:30.731711  556501 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.0
	I0421 18:48:30.740933  556501 binaries.go:44] Found k8s binaries, skipping transfer
	I0421 18:48:30.741030  556501 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0421 18:48:30.749536  556501 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0421 18:48:30.767361  556501 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0421 18:48:30.785518  556501 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0421 18:48:30.804885  556501 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0421 18:48:30.808556  556501 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""
	I0421 18:48:30.820559  556501 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0421 18:48:30.916606  556501 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0421 18:48:30.930459  556501 certs.go:68] Setting up /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690 for IP: 192.168.49.2
	I0421 18:48:30.930520  556501 certs.go:194] generating shared ca certs ...
	I0421 18:48:30.930550  556501 certs.go:226] acquiring lock for ca certs: {Name:mk80e9d329acd121c3d5c4ccc20ee91b06428155 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:30.931565  556501 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18702-550441/.minikube/ca.key
	I0421 18:48:31.147060  556501 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18702-550441/.minikube/ca.crt ...
	I0421 18:48:31.147095  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/ca.crt: {Name:mkf134c41b3a13e0342161ec8b5a52280b743a2f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:31.148006  556501 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18702-550441/.minikube/ca.key ...
	I0421 18:48:31.148023  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/ca.key: {Name:mk467a63acb89cdcf49a00ad585be83ff0d69071 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:31.148117  556501 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18702-550441/.minikube/proxy-client-ca.key
	I0421 18:48:31.524488  556501 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18702-550441/.minikube/proxy-client-ca.crt ...
	I0421 18:48:31.524523  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/proxy-client-ca.crt: {Name:mkefdf8d6cd74c8de8b7898fdbf900685dfc56a1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:31.524707  556501 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18702-550441/.minikube/proxy-client-ca.key ...
	I0421 18:48:31.524720  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/proxy-client-ca.key: {Name:mkde8d757b108735f83146987d94c85ade490c8f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:31.525379  556501 certs.go:256] generating profile certs ...
	I0421 18:48:31.525463  556501 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.key
	I0421 18:48:31.525495  556501 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt with IP's: []
	I0421 18:48:31.722169  556501 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt ...
	I0421 18:48:31.722202  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: {Name:mk20ab76d5134007c56132b3eb4e98ffd12e7a5a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:31.722398  556501 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.key ...
	I0421 18:48:31.722412  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.key: {Name:mk3844c26fc0b6064de5e79fc5cdf3f0ed1ffb67 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:31.722916  556501 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.key.84d7353b
	I0421 18:48:31.722944  556501 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.crt.84d7353b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0421 18:48:32.199700  556501 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.crt.84d7353b ...
	I0421 18:48:32.199738  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.crt.84d7353b: {Name:mk5e4ee1ba9c8d4acbcee4576359e9d60f2f90b8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:32.199952  556501 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.key.84d7353b ...
	I0421 18:48:32.199969  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.key.84d7353b: {Name:mkee61712a856b6adad15f6dea3f00253001a9c3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:32.200065  556501 certs.go:381] copying /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.crt.84d7353b -> /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.crt
	I0421 18:48:32.200147  556501 certs.go:385] copying /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.key.84d7353b -> /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.key
	I0421 18:48:32.200204  556501 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.key
	I0421 18:48:32.200226  556501 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.crt with IP's: []
	I0421 18:48:32.666982  556501 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.crt ...
	I0421 18:48:32.667017  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.crt: {Name:mk54c76c39203c74cc3a77e9515f88346476fb5a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:32.667209  556501 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.key ...
	I0421 18:48:32.667229  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.key: {Name:mk65b20f545cc52b44ed498c0af533350de8d32c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:32.667488  556501 certs.go:484] found cert: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca-key.pem (1675 bytes)
	I0421 18:48:32.667529  556501 certs.go:484] found cert: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca.pem (1078 bytes)
	I0421 18:48:32.667558  556501 certs.go:484] found cert: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/cert.pem (1123 bytes)
	I0421 18:48:32.667586  556501 certs.go:484] found cert: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/key.pem (1679 bytes)
	I0421 18:48:32.668304  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0421 18:48:32.693579  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0421 18:48:32.717441  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0421 18:48:32.741677  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0421 18:48:32.766452  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0421 18:48:32.790222  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0421 18:48:32.813585  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0421 18:48:32.836882  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0421 18:48:32.859923  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0421 18:48:32.884527  556501 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0421 18:48:32.902692  556501 ssh_runner.go:195] Run: openssl version
	I0421 18:48:32.908593  556501 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"
	I0421 18:48:32.918033  556501 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0421 18:48:32.921686  556501 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 21 18:48 /usr/share/ca-certificates/minikubeCA.pem
	I0421 18:48:32.921751  556501 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0421 18:48:32.928666  556501 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"
	I0421 18:48:32.938182  556501 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0421 18:48:32.941399  556501 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
	I0421 18:48:32.941461  556501 kubeadm.go:391] StartCluster: {Name:addons-558690 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-558690 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0421 18:48:32.941598  556501 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0421 18:48:32.941666  556501 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0421 18:48:32.979402  556501 cri.go:89] found id: ""
	I0421 18:48:32.979475  556501 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0421 18:48:32.988025  556501 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0421 18:48:32.996593  556501 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0421 18:48:32.996658  556501 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
	I0421 18:48:33.015127  556501 kubeadm.go:154] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0421 18:48:33.015152  556501 kubeadm.go:156] found existing configuration files:
	
	I0421 18:48:33.015234  556501 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0421 18:48:33.024622  556501 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0421 18:48:33.024691  556501 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0421 18:48:33.034040  556501 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0421 18:48:33.043153  556501 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0421 18:48:33.043279  556501 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0421 18:48:33.052044  556501 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0421 18:48:33.061077  556501 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0421 18:48:33.061141  556501 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0421 18:48:33.070314  556501 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0421 18:48:33.079824  556501 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0421 18:48:33.079890  556501 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0421 18:48:33.088797  556501 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.0:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0421 18:48:33.133940  556501 kubeadm.go:309] [init] Using Kubernetes version: v1.30.0
	I0421 18:48:33.134332  556501 kubeadm.go:309] [preflight] Running pre-flight checks
	I0421 18:48:33.173932  556501 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0421 18:48:33.174008  556501 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1058-aws
	I0421 18:48:33.174048  556501 kubeadm.go:309] OS: Linux
	I0421 18:48:33.174096  556501 kubeadm.go:309] CGROUPS_CPU: enabled
	I0421 18:48:33.174148  556501 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0421 18:48:33.174197  556501 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0421 18:48:33.174247  556501 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0421 18:48:33.174297  556501 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0421 18:48:33.174347  556501 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0421 18:48:33.174393  556501 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0421 18:48:33.174443  556501 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0421 18:48:33.174490  556501 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0421 18:48:33.239592  556501 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0421 18:48:33.239702  556501 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0421 18:48:33.239799  556501 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0421 18:48:33.497389  556501 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0421 18:48:33.500469  556501 out.go:204]   - Generating certificates and keys ...
	I0421 18:48:33.500579  556501 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0421 18:48:33.500662  556501 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0421 18:48:33.700876  556501 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0421 18:48:34.256371  556501 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0421 18:48:34.524762  556501 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0421 18:48:34.835392  556501 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0421 18:48:35.183772  556501 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0421 18:48:35.184019  556501 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-558690 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0421 18:48:35.950680  556501 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0421 18:48:35.951168  556501 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-558690 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0421 18:48:36.356245  556501 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0421 18:48:36.509508  556501 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0421 18:48:37.109211  556501 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0421 18:48:37.115171  556501 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0421 18:48:37.436570  556501 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0421 18:48:37.711746  556501 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0421 18:48:37.991476  556501 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0421 18:48:38.328554  556501 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0421 18:48:39.092086  556501 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0421 18:48:39.092991  556501 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0421 18:48:39.097805  556501 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0421 18:48:39.100367  556501 out.go:204]   - Booting up control plane ...
	I0421 18:48:39.100476  556501 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0421 18:48:39.100552  556501 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0421 18:48:39.101192  556501 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0421 18:48:39.112483  556501 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0421 18:48:39.112586  556501 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0421 18:48:39.112636  556501 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0421 18:48:39.207227  556501 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0421 18:48:39.207326  556501 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0421 18:48:40.208330  556501 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 1.001192262s
	I0421 18:48:40.208438  556501 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0421 18:48:46.709841  556501 kubeadm.go:309] [api-check] The API server is healthy after 6.501514883s
	I0421 18:48:46.730362  556501 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0421 18:48:46.742353  556501 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0421 18:48:46.765565  556501 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0421 18:48:46.765755  556501 kubeadm.go:309] [mark-control-plane] Marking the node addons-558690 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0421 18:48:46.777406  556501 kubeadm.go:309] [bootstrap-token] Using token: cw8huu.dhr6onqt6svk538i
	I0421 18:48:46.779248  556501 out.go:204]   - Configuring RBAC rules ...
	I0421 18:48:46.779373  556501 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0421 18:48:46.784488  556501 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0421 18:48:46.792180  556501 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0421 18:48:46.795494  556501 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0421 18:48:46.799237  556501 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0421 18:48:46.803891  556501 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0421 18:48:47.117808  556501 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0421 18:48:47.563165  556501 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0421 18:48:48.117377  556501 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0421 18:48:48.118716  556501 kubeadm.go:309] 
	I0421 18:48:48.118809  556501 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0421 18:48:48.118831  556501 kubeadm.go:309] 
	I0421 18:48:48.118923  556501 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0421 18:48:48.118936  556501 kubeadm.go:309] 
	I0421 18:48:48.118961  556501 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0421 18:48:48.119022  556501 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0421 18:48:48.119081  556501 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0421 18:48:48.119090  556501 kubeadm.go:309] 
	I0421 18:48:48.119142  556501 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0421 18:48:48.119159  556501 kubeadm.go:309] 
	I0421 18:48:48.119206  556501 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0421 18:48:48.119213  556501 kubeadm.go:309] 
	I0421 18:48:48.119264  556501 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0421 18:48:48.119340  556501 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0421 18:48:48.119410  556501 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0421 18:48:48.119419  556501 kubeadm.go:309] 
	I0421 18:48:48.119501  556501 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0421 18:48:48.119578  556501 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0421 18:48:48.119590  556501 kubeadm.go:309] 
	I0421 18:48:48.119671  556501 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token cw8huu.dhr6onqt6svk538i \
	I0421 18:48:48.119774  556501 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:645073f14d2f1f20c97ab4420be17e5559447ced3a8c6bb5a94038fa750dcd92 \
	I0421 18:48:48.119799  556501 kubeadm.go:309] 	--control-plane 
	I0421 18:48:48.119804  556501 kubeadm.go:309] 
	I0421 18:48:48.119885  556501 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0421 18:48:48.119893  556501 kubeadm.go:309] 
	I0421 18:48:48.119972  556501 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token cw8huu.dhr6onqt6svk538i \
	I0421 18:48:48.120074  556501 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:645073f14d2f1f20c97ab4420be17e5559447ced3a8c6bb5a94038fa750dcd92 
	I0421 18:48:48.123514  556501 kubeadm.go:309] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1058-aws\n", err: exit status 1
	I0421 18:48:48.123635  556501 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0421 18:48:48.123657  556501 cni.go:84] Creating CNI manager for ""
	I0421 18:48:48.123665  556501 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0421 18:48:48.126028  556501 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0421 18:48:48.127927  556501 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0421 18:48:48.132055  556501 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.0/kubectl ...
	I0421 18:48:48.132076  556501 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0421 18:48:48.152311  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0421 18:48:48.421560  556501 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0421 18:48:48.421713  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-558690 minikube.k8s.io/updated_at=2024_04_21T18_48_48_0700 minikube.k8s.io/version=v1.33.0 minikube.k8s.io/commit=702dd7d90cdd919eaa4a48319794ed80d5b956e6 minikube.k8s.io/name=addons-558690 minikube.k8s.io/primary=true
	I0421 18:48:48.421719  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:48.590912  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:48.590981  556501 ops.go:34] apiserver oom_adj: -16
	I0421 18:48:49.091854  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:49.591419  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:50.091129  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:50.591292  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:51.091221  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:51.591025  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:52.090993  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:52.590990  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:53.091672  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:53.591934  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:54.091023  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:54.591546  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:55.091093  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:55.591023  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:56.091877  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:56.591827  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:57.091275  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:57.591018  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:58.091092  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:58.590999  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:59.091656  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:59.591504  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:49:00.102802  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:49:00.336624  556501 kubeadm.go:1107] duration metric: took 11.914963163s to wait for elevateKubeSystemPrivileges
	W0421 18:49:00.336680  556501 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0421 18:49:00.336691  556501 kubeadm.go:393] duration metric: took 27.395236123s to StartCluster
	I0421 18:49:00.336710  556501 settings.go:142] acquiring lock: {Name:mk9b6d1d08f205bd6388ab6850509066dd7e1539 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:49:00.337352  556501 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/18702-550441/kubeconfig
	I0421 18:49:00.337843  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/kubeconfig: {Name:mk14500332d36b42333602cbefe43b189c178086 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:49:00.338619  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0421 18:49:00.339021  556501 config.go:182] Loaded profile config "addons-558690": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0421 18:49:00.339087  556501 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0421 18:49:00.341311  556501 out.go:177] * Verifying Kubernetes components...
	I0421 18:49:00.339180  556501 addons.go:502] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller: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 volumesnapshots:true yakd:true]
	I0421 18:49:00.343322  556501 addons.go:69] Setting yakd=true in profile "addons-558690"
	I0421 18:49:00.343476  556501 addons.go:234] Setting addon yakd=true in "addons-558690"
	I0421 18:49:00.343554  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.343362  556501 addons.go:69] Setting ingress-dns=true in profile "addons-558690"
	I0421 18:49:00.343682  556501 addons.go:234] Setting addon ingress-dns=true in "addons-558690"
	I0421 18:49:00.343713  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.344193  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.344797  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343246  556501 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0421 18:49:00.343370  556501 addons.go:69] Setting cloud-spanner=true in profile "addons-558690"
	I0421 18:49:00.345376  556501 addons.go:234] Setting addon cloud-spanner=true in "addons-558690"
	I0421 18:49:00.345422  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.345837  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343374  556501 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-558690"
	I0421 18:49:00.346219  556501 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-558690"
	I0421 18:49:00.346259  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.346681  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343377  556501 addons.go:69] Setting default-storageclass=true in profile "addons-558690"
	I0421 18:49:00.355382  556501 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-558690"
	I0421 18:49:00.355836  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343381  556501 addons.go:69] Setting gcp-auth=true in profile "addons-558690"
	I0421 18:49:00.356481  556501 mustload.go:65] Loading cluster: addons-558690
	I0421 18:49:00.356664  556501 config.go:182] Loaded profile config "addons-558690": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0421 18:49:00.356927  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343384  556501 addons.go:69] Setting ingress=true in profile "addons-558690"
	I0421 18:49:00.367648  556501 addons.go:234] Setting addon ingress=true in "addons-558690"
	I0421 18:49:00.367703  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.368217  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343393  556501 addons.go:69] Setting registry=true in profile "addons-558690"
	I0421 18:49:00.388026  556501 addons.go:234] Setting addon registry=true in "addons-558690"
	I0421 18:49:00.388101  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.388600  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343396  556501 addons.go:69] Setting inspektor-gadget=true in profile "addons-558690"
	I0421 18:49:00.423144  556501 addons.go:234] Setting addon inspektor-gadget=true in "addons-558690"
	I0421 18:49:00.423218  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.423742  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343399  556501 addons.go:69] Setting metrics-server=true in profile "addons-558690"
	I0421 18:49:00.434883  556501 addons.go:234] Setting addon metrics-server=true in "addons-558690"
	I0421 18:49:00.434951  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.435439  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343402  556501 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-558690"
	I0421 18:49:00.343410  556501 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-558690"
	I0421 18:49:00.343418  556501 addons.go:69] Setting storage-provisioner=true in profile "addons-558690"
	I0421 18:49:00.343434  556501 addons.go:69] Setting volumesnapshots=true in profile "addons-558690"
	I0421 18:49:00.458265  556501 addons.go:234] Setting addon volumesnapshots=true in "addons-558690"
	I0421 18:49:00.458370  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.458993  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.473372  556501 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.15
	I0421 18:49:00.485828  556501 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
	I0421 18:49:00.485900  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0421 18:49:00.485985  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.478956  556501 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-558690"
	I0421 18:49:00.493515  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.494037  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.510304  556501 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0421 18:49:00.515779  556501 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0421 18:49:00.515804  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0421 18:49:00.515869  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.478983  556501 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-558690"
	I0421 18:49:00.516350  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.478996  556501 addons.go:234] Setting addon storage-provisioner=true in "addons-558690"
	I0421 18:49:00.533079  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.533532  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.539099  556501 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0421 18:49:00.540966  556501 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0421 18:49:00.540990  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0421 18:49:00.541057  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.485495  556501 addons.go:234] Setting addon default-storageclass=true in "addons-558690"
	I0421 18:49:00.554730  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.555440  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.572806  556501 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
	I0421 18:49:00.574839  556501 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0421 18:49:00.582698  556501 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0421 18:49:00.581202  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.613735  556501 out.go:177]   - Using image docker.io/registry:2.8.3
	I0421 18:49:00.615702  556501 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0421 18:49:00.619011  556501 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
	I0421 18:49:00.619073  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0421 18:49:00.619159  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.635273  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0421 18:49:00.643165  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0421 18:49:00.635688  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.635918  556501 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0421 18:49:00.644373  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0421 18:49:00.647309  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0421 18:49:00.645661  556501 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0421 18:49:00.645971  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0421 18:49:00.648823  556501 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0421 18:49:00.651241  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0421 18:49:00.651314  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.652738  556501 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.27.0
	I0421 18:49:00.652750  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0421 18:49:00.654262  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.654457  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.671106  556501 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0421 18:49:00.672832  556501 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0421 18:49:00.672861  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0421 18:49:00.672928  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.698233  556501 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0421 18:49:00.698250  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0421 18:49:00.698309  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.705441  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0421 18:49:00.698175  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.709669  556501 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.0
	I0421 18:49:00.711721  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0421 18:49:00.714260  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0421 18:49:00.711999  556501 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0421 18:49:00.715922  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0421 18:49:00.715997  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.718367  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0421 18:49:00.717193  556501 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-558690"
	I0421 18:49:00.721074  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.721505  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.737030  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0421 18:49:00.738777  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0421 18:49:00.743034  556501 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0421 18:49:00.743057  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0421 18:49:00.743121  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.746874  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.755113  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.770906  556501 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0421 18:49:00.772956  556501 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0421 18:49:00.772977  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0421 18:49:00.773044  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.851822  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.868289  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.891494  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.893005  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.900327  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.909747  556501 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0421 18:49:00.911812  556501 out.go:177]   - Using image docker.io/busybox:stable
	I0421 18:49:00.913765  556501 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0421 18:49:00.913784  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0421 18:49:00.913846  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.918677  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.924252  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.932184  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.947089  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.948096  556501 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0421 18:49:01.006358  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0421 18:49:01.116773  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0421 18:49:01.136787  556501 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0421 18:49:01.136812  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0421 18:49:01.179500  556501 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0421 18:49:01.179565  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0421 18:49:01.196461  556501 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
	I0421 18:49:01.196482  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0421 18:49:01.296238  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0421 18:49:01.300138  556501 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0421 18:49:01.300207  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0421 18:49:01.330528  556501 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0421 18:49:01.330597  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0421 18:49:01.337706  556501 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0421 18:49:01.337768  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0421 18:49:01.338038  556501 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0421 18:49:01.338070  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0421 18:49:01.404076  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0421 18:49:01.429292  556501 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0421 18:49:01.429355  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0421 18:49:01.438726  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0421 18:49:01.446315  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0421 18:49:01.450973  556501 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0421 18:49:01.451045  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0421 18:49:01.453714  556501 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
	I0421 18:49:01.453780  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0421 18:49:01.477460  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0421 18:49:01.500779  556501 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0421 18:49:01.500812  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0421 18:49:01.503875  556501 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0421 18:49:01.503898  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0421 18:49:01.519161  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0421 18:49:01.563460  556501 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0421 18:49:01.563488  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0421 18:49:01.573555  556501 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0421 18:49:01.573582  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0421 18:49:01.618115  556501 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0421 18:49:01.618143  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0421 18:49:01.652175  556501 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0421 18:49:01.652202  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0421 18:49:01.659037  556501 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0421 18:49:01.659069  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0421 18:49:01.749238  556501 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0421 18:49:01.749266  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0421 18:49:01.760366  556501 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0421 18:49:01.760398  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0421 18:49:01.780938  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0421 18:49:01.796886  556501 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0421 18:49:01.796920  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0421 18:49:01.802503  556501 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0421 18:49:01.802537  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0421 18:49:01.904876  556501 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0421 18:49:01.904903  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0421 18:49:01.910508  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0421 18:49:01.935923  556501 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0421 18:49:01.935952  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0421 18:49:01.963667  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0421 18:49:02.030171  556501 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
	I0421 18:49:02.030207  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0421 18:49:02.058104  556501 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0421 18:49:02.058133  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0421 18:49:02.140641  556501 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0421 18:49:02.140665  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0421 18:49:02.172486  556501 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0421 18:49:02.172517  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0421 18:49:02.218096  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0421 18:49:02.314102  556501 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0421 18:49:02.314131  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0421 18:49:02.417674  556501 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0421 18:49:02.417698  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0421 18:49:02.525393  556501 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0421 18:49:02.525419  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0421 18:49:02.662114  556501 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0421 18:49:02.662140  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0421 18:49:02.745215  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0421 18:49:03.188262  556501 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.552953105s)
	I0421 18:49:03.188300  556501 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0421 18:49:03.188699  556501 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.240583025s)
	I0421 18:49:03.190342  556501 node_ready.go:35] waiting up to 6m0s for node "addons-558690" to be "Ready" ...
	W0421 18:49:04.454208  556501 kapi.go:245] failed rescaling "coredns" deployment in "kube-system" namespace and "addons-558690" context to 1 replicas: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	E0421 18:49:04.454242  556501 start.go:159] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	I0421 18:49:04.805890  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.799405836s)
	I0421 18:49:04.969422  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.852559312s)
	I0421 18:49:05.245423  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:06.305430  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.00910747s)
	I0421 18:49:06.305515  556501 addons.go:470] Verifying addon ingress=true in "addons-558690"
	I0421 18:49:06.305740  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.901593436s)
	I0421 18:49:06.325492  556501 addons.go:470] Verifying addon registry=true in "addons-558690"
	I0421 18:49:06.305781  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.866990486s)
	I0421 18:49:06.305798  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.859420753s)
	I0421 18:49:06.305814  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.828282487s)
	I0421 18:49:06.305846  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.786614645s)
	I0421 18:49:06.305875  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.524907341s)
	I0421 18:49:06.325443  556501 out.go:177] * Verifying ingress addon...
	I0421 18:49:06.328261  556501 out.go:177] * Verifying registry addon...
	I0421 18:49:06.331835  556501 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0421 18:49:06.334025  556501 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-558690 service yakd-dashboard -n yakd-dashboard
	
	I0421 18:49:06.336938  556501 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0421 18:49:06.341259  556501 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0421 18:49:06.341285  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:06.355447  556501 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0421 18:49:06.355526  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0421 18:49:06.357356  556501 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]
	I0421 18:49:06.428499  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.517940765s)
	W0421 18:49:06.428575  556501 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0421 18:49:06.428618  556501 retry.go:31] will retry after 285.240133ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0421 18:49:06.428714  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.465019454s)
	I0421 18:49:06.428750  556501 addons.go:470] Verifying addon metrics-server=true in "addons-558690"
	I0421 18:49:06.428836  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.210711947s)
	I0421 18:49:06.656084  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (3.910789977s)
	I0421 18:49:06.656161  556501 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-558690"
	I0421 18:49:06.658714  556501 out.go:177] * Verifying csi-hostpath-driver addon...
	I0421 18:49:06.661785  556501 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0421 18:49:06.671625  556501 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0421 18:49:06.671703  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:06.714064  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0421 18:49:06.836848  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:06.845004  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:07.167074  556501 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0421 18:49:07.167150  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:07.368602  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:07.370249  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:07.675568  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:07.700008  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:07.858915  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:07.861644  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:08.166795  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:08.337134  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:08.347993  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:08.667566  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:08.836656  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:08.848111  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:09.167765  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:09.337441  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:09.340853  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:09.667991  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:09.836187  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:09.847789  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:09.880295  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.166182198s)
	I0421 18:49:10.167109  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:10.193528  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:10.295812  556501 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0421 18:49:10.295977  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:10.312848  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:10.336292  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:10.341384  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:10.432315  556501 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0421 18:49:10.462337  556501 addons.go:234] Setting addon gcp-auth=true in "addons-558690"
	I0421 18:49:10.462442  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:10.463007  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:10.484637  556501 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0421 18:49:10.484698  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:10.499635  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:10.595962  556501 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0421 18:49:10.598055  556501 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0421 18:49:10.600034  556501 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0421 18:49:10.600053  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0421 18:49:10.622024  556501 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0421 18:49:10.622044  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0421 18:49:10.645976  556501 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0421 18:49:10.645999  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0421 18:49:10.666542  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:10.674210  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0421 18:49:10.836002  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:10.840635  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:11.166890  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:11.352857  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:11.353163  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:11.388827  556501 addons.go:470] Verifying addon gcp-auth=true in "addons-558690"
	I0421 18:49:11.390840  556501 out.go:177] * Verifying gcp-auth addon...
	I0421 18:49:11.393775  556501 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0421 18:49:11.407874  556501 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0421 18:49:11.407899  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:11.689735  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:11.836527  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:11.841238  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:11.898741  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:12.168478  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:12.194001  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:12.336386  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:12.341645  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:12.398077  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:12.666711  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:12.835520  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:12.840879  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:12.898443  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:13.166569  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:13.336062  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:13.341449  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:13.397943  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:13.666338  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:13.845494  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:13.846540  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:13.899660  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:14.166451  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:14.336266  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:14.341532  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:14.400049  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:14.666599  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:14.694099  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:14.835577  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:14.841599  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:14.897178  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:15.167801  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:15.336506  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:15.344111  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:15.397911  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:15.666443  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:15.835998  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:15.841207  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:15.898765  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:16.166755  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:16.336356  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:16.341162  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:16.397731  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:16.666693  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:16.836733  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:16.841613  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:16.898344  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:17.166511  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:17.193531  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:17.336897  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:17.341810  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:17.397745  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:17.666645  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:17.836402  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:17.841386  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:17.898674  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:18.166257  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:18.336459  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:18.340727  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:18.397128  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:18.666085  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:18.836108  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:18.841102  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:18.897969  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:19.166209  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:19.194181  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:19.335992  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:19.341323  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:19.397712  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:19.665766  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:19.835547  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:19.840800  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:19.897171  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:20.166443  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:20.336070  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:20.341573  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:20.397963  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:20.666010  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:20.838479  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:20.847666  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:20.900934  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:21.167172  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:21.336009  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:21.341470  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:21.397781  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:21.666625  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:21.693996  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:21.836726  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:21.841029  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:21.898617  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:22.166569  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:22.336243  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:22.341301  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:22.397808  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:22.666270  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:22.836989  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:22.841433  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:22.898707  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:23.166433  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:23.335781  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:23.340987  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:23.397647  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:23.666792  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:23.836477  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:23.840541  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:23.896911  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:24.166750  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:24.193391  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:24.336406  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:24.340808  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:24.397321  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:24.666591  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:24.836510  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:24.840761  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:24.897166  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:25.166350  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:25.336136  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:25.341531  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:25.397015  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:25.665648  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:25.835503  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:25.841138  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:25.898452  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:26.166548  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:26.195050  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:26.336850  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:26.341508  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:26.399161  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:26.665980  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:26.835664  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:26.841487  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:26.898500  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:27.166478  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:27.336100  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:27.341414  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:27.397660  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:27.666028  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:27.835824  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:27.840998  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:27.898693  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:28.166741  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:28.336344  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:28.341704  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:28.396982  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:28.666785  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:28.694309  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:28.835825  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:28.841255  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:28.897854  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:29.166903  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:29.335929  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:29.341607  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:29.398078  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:29.666612  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:29.836227  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:29.841484  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:29.898682  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:30.167179  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:30.339644  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:30.345906  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:30.397720  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:30.666880  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:30.701454  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:30.836918  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:30.841507  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:30.899448  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:31.166472  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:31.335769  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:31.341100  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:31.398052  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:31.673244  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:31.835986  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:31.840663  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:31.897257  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:32.165880  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:32.336580  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:32.340889  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:32.397550  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:32.671540  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:32.836099  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:32.841551  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:32.897773  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:33.166272  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:33.194162  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:33.337326  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:33.340884  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:33.397842  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:33.668831  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:33.835622  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:33.840900  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:33.897208  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:34.165895  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:34.336015  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:34.341330  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:34.398061  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:34.668677  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:34.836130  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:34.841606  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:34.897372  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:35.174895  556501 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0421 18:49:35.174975  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:35.204703  556501 node_ready.go:49] node "addons-558690" has status "Ready":"True"
	I0421 18:49:35.204783  556501 node_ready.go:38] duration metric: took 32.014393613s for node "addons-558690" to be "Ready" ...
	I0421 18:49:35.204811  556501 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" ...
	I0421 18:49:35.240025  556501 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-48qvq" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:35.377331  556501 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0421 18:49:35.377429  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:35.380166  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:35.540120  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:35.713104  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:35.841304  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:35.848254  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:35.906308  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:36.199198  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:36.343526  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:36.344111  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:36.407833  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:36.668102  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:36.844856  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:36.848595  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:36.914393  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:37.176006  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:37.248963  556501 pod_ready.go:92] pod "coredns-7db6d8ff4d-48qvq" in "kube-system" namespace has status "Ready":"True"
	I0421 18:49:37.248991  556501 pod_ready.go:81] duration metric: took 2.006920447s for pod "coredns-7db6d8ff4d-48qvq" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.249005  556501 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-dfmhs" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.256676  556501 pod_ready.go:92] pod "coredns-7db6d8ff4d-dfmhs" in "kube-system" namespace has status "Ready":"True"
	I0421 18:49:37.256701  556501 pod_ready.go:81] duration metric: took 7.688371ms for pod "coredns-7db6d8ff4d-dfmhs" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.256725  556501 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.262722  556501 pod_ready.go:92] pod "etcd-addons-558690" in "kube-system" namespace has status "Ready":"True"
	I0421 18:49:37.264744  556501 pod_ready.go:81] duration metric: took 8.00306ms for pod "etcd-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.264769  556501 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.270939  556501 pod_ready.go:92] pod "kube-apiserver-addons-558690" in "kube-system" namespace has status "Ready":"True"
	I0421 18:49:37.271002  556501 pod_ready.go:81] duration metric: took 6.2164ms for pod "kube-apiserver-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.271029  556501 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.277650  556501 pod_ready.go:92] pod "kube-controller-manager-addons-558690" in "kube-system" namespace has status "Ready":"True"
	I0421 18:49:37.277722  556501 pod_ready.go:81] duration metric: took 6.670698ms for pod "kube-controller-manager-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.277752  556501 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-mzwk8" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.336991  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:37.341523  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:37.397988  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:37.646063  556501 pod_ready.go:92] pod "kube-proxy-mzwk8" in "kube-system" namespace has status "Ready":"True"
	I0421 18:49:37.646094  556501 pod_ready.go:81] duration metric: took 368.319795ms for pod "kube-proxy-mzwk8" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.646107  556501 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.667496  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:37.848011  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:37.848689  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:37.898725  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:38.047123  556501 pod_ready.go:92] pod "kube-scheduler-addons-558690" in "kube-system" namespace has status "Ready":"True"
	I0421 18:49:38.047154  556501 pod_ready.go:81] duration metric: took 401.037698ms for pod "kube-scheduler-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:38.047167  556501 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:38.186527  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:38.340036  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:38.346363  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:38.398436  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:38.668362  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:38.846403  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:38.853679  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:38.897528  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:39.172600  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:39.336839  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:39.341961  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:39.397735  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:39.667361  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:39.839157  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:39.843161  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:39.897624  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:40.054411  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:40.167730  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:40.336648  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:40.342012  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:40.397433  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:40.667001  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:40.839504  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:40.844866  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:40.897383  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:41.167811  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:41.338666  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:41.353034  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:41.398169  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:41.677205  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:41.838003  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:41.845641  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:41.898803  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:42.185441  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:42.351495  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:42.358165  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:42.398524  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:42.553534  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:42.668123  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:42.840582  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:42.850014  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:42.898978  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:43.167801  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:43.336665  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:43.344949  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:43.397619  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:43.668508  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:43.837436  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:43.841243  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:43.897967  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:44.168639  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:44.339724  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:44.343497  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:44.398130  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:44.669217  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:44.837176  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:44.841246  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:44.898713  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:45.066711  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:45.175253  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:45.349314  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:45.355594  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:45.398291  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:45.667650  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:45.838920  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:45.842441  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:45.898848  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:46.167333  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:46.336403  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:46.341883  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:46.397287  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:46.667836  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:46.836434  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:46.841502  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:46.898873  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:47.168489  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:47.336983  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:47.341973  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:47.397630  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:47.553890  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:47.668147  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:47.837146  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:47.842443  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:47.899362  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:48.174425  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:48.337118  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:48.341529  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:48.398289  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:48.667842  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:48.837575  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:48.844915  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:48.904970  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:49.168335  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:49.337058  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:49.345220  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:49.397575  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:49.554012  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:49.680170  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:49.847570  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:49.849685  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:49.897682  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:50.168661  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:50.336554  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:50.341668  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:50.397678  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:50.669757  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:50.837509  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:50.841049  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:50.897490  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:51.167660  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:51.336674  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:51.340892  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:51.397714  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:51.667122  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:51.838383  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:51.844689  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:51.899788  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:52.058059  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:52.167589  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:52.339458  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:52.342136  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:52.397900  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:52.668459  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:52.837139  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:52.840855  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:52.897164  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:53.168473  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:53.336914  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:53.341076  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:53.397659  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:53.672985  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:53.837469  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:53.849234  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:53.897763  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:54.170535  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:54.337434  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:54.345128  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:54.397192  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:54.556657  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:54.668694  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:54.846979  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:54.864092  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:54.898095  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:55.168129  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:55.336987  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:55.348181  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:55.397619  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:55.667358  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:55.837006  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:55.841718  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:55.898934  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:56.167476  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:56.337029  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:56.341545  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:56.400635  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:56.558825  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:56.667351  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:56.841581  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:56.846401  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:56.960625  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:57.167879  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:57.337119  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:57.347142  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:57.399391  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:57.672249  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:57.836704  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:57.841858  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:57.899956  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:58.168991  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:58.378829  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:58.380037  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:58.401004  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:58.668716  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:58.837158  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:58.842119  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:58.899099  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:59.056100  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:59.172561  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:59.340393  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:59.352763  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:59.399724  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:59.668008  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:59.837512  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:59.843734  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:59.898963  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:00.179351  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:00.338439  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:00.361238  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:00.400681  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:00.669864  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:00.843582  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:00.892977  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:00.913237  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:01.168466  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:01.338096  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:01.350435  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:01.397799  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:01.554637  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:01.669634  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:01.837370  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:01.841771  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:01.898382  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:02.168435  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:02.336770  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:02.342131  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:02.397725  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:02.668179  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:02.836303  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:02.841614  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:02.898083  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:03.167829  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:03.338714  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:03.341401  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:03.399127  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:03.667386  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:03.837292  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:03.846884  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:03.897771  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:04.055616  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:04.169034  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:04.337627  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:04.347379  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:04.397834  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:04.668123  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:04.851809  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:04.854558  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:04.898954  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:05.183155  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:05.336631  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:05.345620  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:05.399515  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:05.668580  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:05.839461  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:05.842944  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:05.897924  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:06.062964  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:06.172329  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:06.345665  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:06.350636  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:06.400405  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:06.724526  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:06.837570  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:06.842940  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:06.897991  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:07.168976  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:07.337328  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:07.341930  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:07.399812  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:07.673726  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:07.836367  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:07.842113  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:07.901613  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:08.167729  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:08.337051  556501 kapi.go:107] duration metric: took 1m2.005218335s to wait for kubernetes.io/minikube-addons=registry ...
	I0421 18:50:08.341209  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:08.397577  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:08.553003  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:08.673070  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:08.845069  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:08.898382  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:09.168350  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:09.342736  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:09.397345  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:09.667718  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:09.842172  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:09.897625  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:10.167939  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:10.342003  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:10.397568  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:10.553952  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:10.667576  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:10.841819  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:10.897223  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:11.168340  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:11.341859  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:11.397926  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:11.667585  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:11.841625  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:11.898036  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:12.169404  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:12.351522  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:12.398382  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:12.556489  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:12.668032  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:12.842862  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:12.897948  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:13.169995  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:13.343793  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:13.398559  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:13.669649  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:13.842792  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:13.897846  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:14.170745  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:14.343049  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:14.399501  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:14.668065  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:14.841272  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:14.897714  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:15.054153  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:15.167755  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:15.347291  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:15.399156  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:15.705497  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:15.843877  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:15.896948  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:16.177378  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:16.342314  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:16.397328  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:16.668209  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:16.842297  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:16.897401  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:17.054401  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:17.169206  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:17.341893  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:17.397893  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:17.668845  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:17.842202  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:17.898067  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:18.170691  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:18.342337  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:18.399458  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:18.667818  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:18.842169  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:18.897550  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:19.167895  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:19.343993  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:19.397728  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:19.555458  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:19.668491  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:19.842753  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:19.898357  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:20.169520  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:20.343899  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:20.398283  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:20.698532  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:20.843264  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:20.911241  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:21.167293  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:21.345453  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:21.400463  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:21.575826  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:21.668472  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:21.841679  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:21.902463  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:22.167557  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:22.342036  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:22.399278  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:22.677453  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:22.850523  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:22.905727  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:23.168903  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:23.342894  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:23.397974  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:23.669139  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:23.842923  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:23.903029  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:24.055494  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:24.169313  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:24.342580  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:24.398310  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:24.668729  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:24.842984  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:24.898522  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:25.177640  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:25.349665  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:25.399183  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:25.669397  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:25.842508  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:25.898520  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:26.061117  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:26.168405  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:26.342550  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:26.398998  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:26.669141  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:26.842544  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:26.903745  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:27.169432  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:27.341993  556501 kapi.go:107] duration metric: took 1m21.00505353s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0421 18:50:27.397430  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:27.669468  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:27.900301  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:28.169156  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:28.400499  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:28.554246  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:28.667606  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:28.897810  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:29.168151  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:29.399168  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:29.670482  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:29.898373  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:30.167669  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:30.398353  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:30.668112  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:30.898185  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:31.053147  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:31.167917  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:31.398062  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:31.668397  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:31.898011  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:32.168047  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:32.398710  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:32.667349  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:32.898438  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:33.054796  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:33.168950  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:33.398501  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:33.669521  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:33.900497  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:34.167209  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:34.397810  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:34.668003  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:34.897711  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:35.168386  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:35.397746  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:35.559244  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:35.668996  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:35.898057  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:36.167929  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:36.397239  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:36.667235  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:36.897824  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:37.170944  556501 kapi.go:107] duration metric: took 1m30.509147289s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0421 18:50:37.397089  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:37.897881  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:38.054481  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:38.397499  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:38.898011  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:39.397078  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:39.897285  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:40.057710  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:40.397349  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:40.897758  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:41.398233  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:41.899555  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:42.059418  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:42.398158  556501 kapi.go:107] duration metric: took 1m31.004376278s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0421 18:50:42.400487  556501 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-558690 cluster.
	I0421 18:50:42.402697  556501 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.
	I0421 18:50:42.404475  556501 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0421 18:50:42.406717  556501 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, storage-provisioner, nvidia-device-plugin, yakd, storage-provisioner-rancher, metrics-server, inspektor-gadget, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0421 18:50:42.408610  556501 addons.go:505] duration metric: took 1m42.069421595s for enable addons: enabled=[cloud-spanner ingress-dns storage-provisioner nvidia-device-plugin yakd storage-provisioner-rancher metrics-server inspektor-gadget volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0421 18:50:44.552998  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:46.553838  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:49.052939  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:51.054944  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:53.553709  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:56.054315  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:58.553720  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:00.553787  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:03.053846  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:05.554254  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:07.555578  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:10.055305  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:12.553398  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:15.054080  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:16.054588  556501 pod_ready.go:92] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"True"
	I0421 18:51:16.054620  556501 pod_ready.go:81] duration metric: took 1m38.007442783s for pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace to be "Ready" ...
	I0421 18:51:16.054633  556501 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-74vwp" in "kube-system" namespace to be "Ready" ...
	I0421 18:51:16.060444  556501 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-74vwp" in "kube-system" namespace has status "Ready":"True"
	I0421 18:51:16.060473  556501 pod_ready.go:81] duration metric: took 5.831348ms for pod "nvidia-device-plugin-daemonset-74vwp" in "kube-system" namespace to be "Ready" ...
	I0421 18:51:16.060494  556501 pod_ready.go:38] duration metric: took 1m40.855641137s 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" ...
	I0421 18:51:16.060512  556501 api_server.go:52] waiting for apiserver process to appear ...
	I0421 18:51:16.060539  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0421 18:51:16.060605  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0421 18:51:16.120766  556501 cri.go:89] found id: "3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d"
	I0421 18:51:16.120789  556501 cri.go:89] found id: ""
	I0421 18:51:16.120797  556501 logs.go:276] 1 containers: [3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d]
	I0421 18:51:16.120855  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.124524  556501 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0421 18:51:16.124609  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0421 18:51:16.165590  556501 cri.go:89] found id: "25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1"
	I0421 18:51:16.165614  556501 cri.go:89] found id: ""
	I0421 18:51:16.165622  556501 logs.go:276] 1 containers: [25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1]
	I0421 18:51:16.165678  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.169211  556501 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0421 18:51:16.169290  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0421 18:51:16.214334  556501 cri.go:89] found id: "bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62"
	I0421 18:51:16.214364  556501 cri.go:89] found id: "5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe"
	I0421 18:51:16.214370  556501 cri.go:89] found id: ""
	I0421 18:51:16.214378  556501 logs.go:276] 2 containers: [bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62 5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe]
	I0421 18:51:16.214450  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.218028  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.221342  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0421 18:51:16.221431  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0421 18:51:16.264468  556501 cri.go:89] found id: "dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877"
	I0421 18:51:16.264492  556501 cri.go:89] found id: ""
	I0421 18:51:16.264500  556501 logs.go:276] 1 containers: [dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877]
	I0421 18:51:16.264566  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.268094  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0421 18:51:16.268213  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0421 18:51:16.309809  556501 cri.go:89] found id: "0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961"
	I0421 18:51:16.309833  556501 cri.go:89] found id: ""
	I0421 18:51:16.309841  556501 logs.go:276] 1 containers: [0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961]
	I0421 18:51:16.309900  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.313416  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0421 18:51:16.313504  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0421 18:51:16.353424  556501 cri.go:89] found id: "2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3"
	I0421 18:51:16.353449  556501 cri.go:89] found id: ""
	I0421 18:51:16.353461  556501 logs.go:276] 1 containers: [2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3]
	I0421 18:51:16.353522  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.357190  556501 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0421 18:51:16.357282  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0421 18:51:16.401268  556501 cri.go:89] found id: "35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25"
	I0421 18:51:16.401303  556501 cri.go:89] found id: ""
	I0421 18:51:16.401312  556501 logs.go:276] 1 containers: [35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25]
	I0421 18:51:16.401394  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.404876  556501 logs.go:123] Gathering logs for kube-apiserver [3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d] ...
	I0421 18:51:16.404899  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d"
	I0421 18:51:16.477964  556501 logs.go:123] Gathering logs for etcd [25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1] ...
	I0421 18:51:16.478000  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1"
	I0421 18:51:16.528877  556501 logs.go:123] Gathering logs for kube-proxy [0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961] ...
	I0421 18:51:16.528912  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961"
	I0421 18:51:16.569070  556501 logs.go:123] Gathering logs for kindnet [35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25] ...
	I0421 18:51:16.569109  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25"
	I0421 18:51:16.612784  556501 logs.go:123] Gathering logs for coredns [5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe] ...
	I0421 18:51:16.612814  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe"
	I0421 18:51:16.671906  556501 logs.go:123] Gathering logs for kube-scheduler [dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877] ...
	I0421 18:51:16.671940  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877"
	I0421 18:51:16.722803  556501 logs.go:123] Gathering logs for kube-controller-manager [2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3] ...
	I0421 18:51:16.722837  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3"
	I0421 18:51:16.810131  556501 logs.go:123] Gathering logs for CRI-O ...
	I0421 18:51:16.810169  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0421 18:51:16.911516  556501 logs.go:123] Gathering logs for kubelet ...
	I0421 18:51:16.911557  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0421 18:51:17.016127  556501 logs.go:123] Gathering logs for dmesg ...
	I0421 18:51:17.016167  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0421 18:51:17.034802  556501 logs.go:123] Gathering logs for describe nodes ...
	I0421 18:51:17.034832  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0421 18:51:17.214281  556501 logs.go:123] Gathering logs for coredns [bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62] ...
	I0421 18:51:17.214313  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62"
	I0421 18:51:17.263397  556501 logs.go:123] Gathering logs for container status ...
	I0421 18:51:17.265536  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0421 18:51:19.824500  556501 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0421 18:51:19.837568  556501 api_server.go:72] duration metric: took 2m19.498444651s to wait for apiserver process to appear ...
	I0421 18:51:19.837591  556501 api_server.go:88] waiting for apiserver healthz status ...
	I0421 18:51:19.837624  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0421 18:51:19.837681  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0421 18:51:19.874778  556501 cri.go:89] found id: "3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d"
	I0421 18:51:19.874797  556501 cri.go:89] found id: ""
	I0421 18:51:19.874804  556501 logs.go:276] 1 containers: [3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d]
	I0421 18:51:19.874888  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:19.878577  556501 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0421 18:51:19.878647  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0421 18:51:19.917329  556501 cri.go:89] found id: "25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1"
	I0421 18:51:19.917403  556501 cri.go:89] found id: ""
	I0421 18:51:19.917420  556501 logs.go:276] 1 containers: [25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1]
	I0421 18:51:19.917497  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:19.920931  556501 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0421 18:51:19.921010  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0421 18:51:19.960848  556501 cri.go:89] found id: "bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62"
	I0421 18:51:19.960869  556501 cri.go:89] found id: "5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe"
	I0421 18:51:19.960874  556501 cri.go:89] found id: ""
	I0421 18:51:19.960881  556501 logs.go:276] 2 containers: [bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62 5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe]
	I0421 18:51:19.960938  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:19.964293  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:19.967553  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0421 18:51:19.967641  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0421 18:51:20.010957  556501 cri.go:89] found id: "dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877"
	I0421 18:51:20.010985  556501 cri.go:89] found id: ""
	I0421 18:51:20.010995  556501 logs.go:276] 1 containers: [dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877]
	I0421 18:51:20.011067  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:20.017705  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0421 18:51:20.017793  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0421 18:51:20.063548  556501 cri.go:89] found id: "0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961"
	I0421 18:51:20.063573  556501 cri.go:89] found id: ""
	I0421 18:51:20.063581  556501 logs.go:276] 1 containers: [0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961]
	I0421 18:51:20.063637  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:20.067222  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0421 18:51:20.067300  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0421 18:51:20.110058  556501 cri.go:89] found id: "2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3"
	I0421 18:51:20.110084  556501 cri.go:89] found id: ""
	I0421 18:51:20.110093  556501 logs.go:276] 1 containers: [2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3]
	I0421 18:51:20.110150  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:20.114083  556501 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0421 18:51:20.114170  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0421 18:51:20.157054  556501 cri.go:89] found id: "35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25"
	I0421 18:51:20.157078  556501 cri.go:89] found id: ""
	I0421 18:51:20.157086  556501 logs.go:276] 1 containers: [35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25]
	I0421 18:51:20.157145  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:20.160933  556501 logs.go:123] Gathering logs for container status ...
	I0421 18:51:20.160999  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0421 18:51:20.217254  556501 logs.go:123] Gathering logs for kubelet ...
	I0421 18:51:20.217285  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0421 18:51:20.307702  556501 logs.go:123] Gathering logs for dmesg ...
	I0421 18:51:20.307741  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0421 18:51:20.326623  556501 logs.go:123] Gathering logs for describe nodes ...
	I0421 18:51:20.326654  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0421 18:51:20.468817  556501 logs.go:123] Gathering logs for coredns [5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe] ...
	I0421 18:51:20.468847  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe"
	I0421 18:51:20.518210  556501 logs.go:123] Gathering logs for kube-scheduler [dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877] ...
	I0421 18:51:20.518242  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877"
	I0421 18:51:20.563466  556501 logs.go:123] Gathering logs for kindnet [35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25] ...
	I0421 18:51:20.563504  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25"
	I0421 18:51:20.601175  556501 logs.go:123] Gathering logs for kube-apiserver [3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d] ...
	I0421 18:51:20.601205  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d"
	I0421 18:51:20.682657  556501 logs.go:123] Gathering logs for etcd [25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1] ...
	I0421 18:51:20.682691  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1"
	I0421 18:51:20.732846  556501 logs.go:123] Gathering logs for coredns [bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62] ...
	I0421 18:51:20.732883  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62"
	I0421 18:51:20.796869  556501 logs.go:123] Gathering logs for kube-proxy [0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961] ...
	I0421 18:51:20.796902  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961"
	I0421 18:51:20.840215  556501 logs.go:123] Gathering logs for kube-controller-manager [2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3] ...
	I0421 18:51:20.840245  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3"
	I0421 18:51:20.909157  556501 logs.go:123] Gathering logs for CRI-O ...
	I0421 18:51:20.909190  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0421 18:51:23.510635  556501 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0421 18:51:23.518248  556501 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0421 18:51:23.519292  556501 api_server.go:141] control plane version: v1.30.0
	I0421 18:51:23.519317  556501 api_server.go:131] duration metric: took 3.681719861s to wait for apiserver health ...
	I0421 18:51:23.519326  556501 system_pods.go:43] waiting for kube-system pods to appear ...
	I0421 18:51:23.519346  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0421 18:51:23.519413  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0421 18:51:23.565873  556501 cri.go:89] found id: "3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d"
	I0421 18:51:23.565897  556501 cri.go:89] found id: ""
	I0421 18:51:23.565906  556501 logs.go:276] 1 containers: [3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d]
	I0421 18:51:23.565961  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.569357  556501 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0421 18:51:23.569422  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0421 18:51:23.607944  556501 cri.go:89] found id: "25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1"
	I0421 18:51:23.607967  556501 cri.go:89] found id: ""
	I0421 18:51:23.607975  556501 logs.go:276] 1 containers: [25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1]
	I0421 18:51:23.608030  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.611415  556501 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0421 18:51:23.611491  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0421 18:51:23.651763  556501 cri.go:89] found id: "bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62"
	I0421 18:51:23.651785  556501 cri.go:89] found id: "5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe"
	I0421 18:51:23.651790  556501 cri.go:89] found id: ""
	I0421 18:51:23.651797  556501 logs.go:276] 2 containers: [bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62 5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe]
	I0421 18:51:23.651856  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.655635  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.658992  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0421 18:51:23.659062  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0421 18:51:23.697775  556501 cri.go:89] found id: "dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877"
	I0421 18:51:23.697795  556501 cri.go:89] found id: ""
	I0421 18:51:23.697803  556501 logs.go:276] 1 containers: [dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877]
	I0421 18:51:23.697858  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.701383  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0421 18:51:23.701454  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0421 18:51:23.738561  556501 cri.go:89] found id: "0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961"
	I0421 18:51:23.738625  556501 cri.go:89] found id: ""
	I0421 18:51:23.738646  556501 logs.go:276] 1 containers: [0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961]
	I0421 18:51:23.738734  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.742189  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0421 18:51:23.742262  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0421 18:51:23.782769  556501 cri.go:89] found id: "2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3"
	I0421 18:51:23.782833  556501 cri.go:89] found id: ""
	I0421 18:51:23.782903  556501 logs.go:276] 1 containers: [2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3]
	I0421 18:51:23.782979  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.786518  556501 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0421 18:51:23.786587  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0421 18:51:23.825133  556501 cri.go:89] found id: "35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25"
	I0421 18:51:23.825161  556501 cri.go:89] found id: ""
	I0421 18:51:23.825170  556501 logs.go:276] 1 containers: [35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25]
	I0421 18:51:23.825233  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.828746  556501 logs.go:123] Gathering logs for dmesg ...
	I0421 18:51:23.828779  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0421 18:51:23.847642  556501 logs.go:123] Gathering logs for describe nodes ...
	I0421 18:51:23.847672  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0421 18:51:23.986536  556501 logs.go:123] Gathering logs for kube-apiserver [3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d] ...
	I0421 18:51:23.986568  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d"
	I0421 18:51:24.051470  556501 logs.go:123] Gathering logs for etcd [25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1] ...
	I0421 18:51:24.051512  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1"
	I0421 18:51:24.104593  556501 logs.go:123] Gathering logs for coredns [bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62] ...
	I0421 18:51:24.104627  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62"
	I0421 18:51:24.154073  556501 logs.go:123] Gathering logs for kube-proxy [0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961] ...
	I0421 18:51:24.154108  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961"
	I0421 18:51:24.196336  556501 logs.go:123] Gathering logs for kube-controller-manager [2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3] ...
	I0421 18:51:24.196366  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3"
	I0421 18:51:24.271269  556501 logs.go:123] Gathering logs for kubelet ...
	I0421 18:51:24.271310  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0421 18:51:24.364858  556501 logs.go:123] Gathering logs for container status ...
	I0421 18:51:24.364897  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0421 18:51:24.426423  556501 logs.go:123] Gathering logs for kindnet [35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25] ...
	I0421 18:51:24.426459  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25"
	I0421 18:51:24.471830  556501 logs.go:123] Gathering logs for kube-scheduler [dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877] ...
	I0421 18:51:24.471862  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877"
	I0421 18:51:24.520933  556501 logs.go:123] Gathering logs for CRI-O ...
	I0421 18:51:24.520968  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0421 18:51:24.620228  556501 logs.go:123] Gathering logs for coredns [5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe] ...
	I0421 18:51:24.620268  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe"
	I0421 18:51:27.181663  556501 system_pods.go:59] 19 kube-system pods found
	I0421 18:51:27.181702  556501 system_pods.go:61] "coredns-7db6d8ff4d-48qvq" [ba2550b1-672f-4406-b2c8-da9e88e03faf] Running
	I0421 18:51:27.181708  556501 system_pods.go:61] "coredns-7db6d8ff4d-dfmhs" [0f0d6877-ca84-43e8-9cf2-d24873a45bbb] Running
	I0421 18:51:27.181713  556501 system_pods.go:61] "csi-hostpath-attacher-0" [c8e7d0d5-31ca-45dd-9ab1-7513fb2fdd76] Running
	I0421 18:51:27.181717  556501 system_pods.go:61] "csi-hostpath-resizer-0" [42cb8fde-634e-49d6-9430-df0a32c6a4dc] Running
	I0421 18:51:27.181721  556501 system_pods.go:61] "csi-hostpathplugin-d4xnb" [28267f7f-7c36-40ec-804a-1f6d81ff2e27] Running
	I0421 18:51:27.181724  556501 system_pods.go:61] "etcd-addons-558690" [c5ad9e9d-71b6-4a4f-9884-57a4428a6173] Running
	I0421 18:51:27.181730  556501 system_pods.go:61] "kindnet-stmbz" [67be0064-14e9-4fe3-a518-b5d0333ed8d4] Running
	I0421 18:51:27.181735  556501 system_pods.go:61] "kube-apiserver-addons-558690" [8a072e47-8c67-44d2-a79a-1987aad07692] Running
	I0421 18:51:27.181739  556501 system_pods.go:61] "kube-controller-manager-addons-558690" [b7bcd67b-74d7-4ab6-af3f-0265b1fcff9f] Running
	I0421 18:51:27.181747  556501 system_pods.go:61] "kube-ingress-dns-minikube" [3fe2002f-727a-47c4-8816-ee0b9e13dc31] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0421 18:51:27.181757  556501 system_pods.go:61] "kube-proxy-mzwk8" [1103f8f8-799c-4e1e-9212-8ba7ca42bebd] Running
	I0421 18:51:27.181762  556501 system_pods.go:61] "kube-scheduler-addons-558690" [5fe5e571-cbc6-46d1-8554-77b0ace000b8] Running
	I0421 18:51:27.181770  556501 system_pods.go:61] "metrics-server-c59844bb4-vnjdc" [ffefb6d3-4214-46dd-97df-b2d979c86dca] Running
	I0421 18:51:27.181774  556501 system_pods.go:61] "nvidia-device-plugin-daemonset-74vwp" [ab602283-b6fe-467f-95b1-a4141071095f] Running
	I0421 18:51:27.181782  556501 system_pods.go:61] "registry-cmfx7" [ffe5ea6f-b4da-4953-90ac-c438f46478a8] Running
	I0421 18:51:27.181786  556501 system_pods.go:61] "registry-proxy-5lsc9" [89dc0f55-1ca2-47c3-b744-df1ef2863356] Running
	I0421 18:51:27.181790  556501 system_pods.go:61] "snapshot-controller-745499f584-j2mxn" [1fb19f47-04c5-4bb5-8f92-fea196437c4e] Running
	I0421 18:51:27.181796  556501 system_pods.go:61] "snapshot-controller-745499f584-jk56s" [fa250fc9-f823-4f0f-94e0-17e956eb4368] Running
	I0421 18:51:27.181800  556501 system_pods.go:61] "storage-provisioner" [63920195-4310-42d5-80e8-779341910fbe] Running
	I0421 18:51:27.181809  556501 system_pods.go:74] duration metric: took 3.662477995s to wait for pod list to return data ...
	I0421 18:51:27.181821  556501 default_sa.go:34] waiting for default service account to be created ...
	I0421 18:51:27.184257  556501 default_sa.go:45] found service account: "default"
	I0421 18:51:27.184285  556501 default_sa.go:55] duration metric: took 2.454628ms for default service account to be created ...
	I0421 18:51:27.184294  556501 system_pods.go:116] waiting for k8s-apps to be running ...
	I0421 18:51:27.195666  556501 system_pods.go:86] 19 kube-system pods found
	I0421 18:51:27.195703  556501 system_pods.go:89] "coredns-7db6d8ff4d-48qvq" [ba2550b1-672f-4406-b2c8-da9e88e03faf] Running
	I0421 18:51:27.195718  556501 system_pods.go:89] "coredns-7db6d8ff4d-dfmhs" [0f0d6877-ca84-43e8-9cf2-d24873a45bbb] Running
	I0421 18:51:27.195725  556501 system_pods.go:89] "csi-hostpath-attacher-0" [c8e7d0d5-31ca-45dd-9ab1-7513fb2fdd76] Running
	I0421 18:51:27.195729  556501 system_pods.go:89] "csi-hostpath-resizer-0" [42cb8fde-634e-49d6-9430-df0a32c6a4dc] Running
	I0421 18:51:27.195733  556501 system_pods.go:89] "csi-hostpathplugin-d4xnb" [28267f7f-7c36-40ec-804a-1f6d81ff2e27] Running
	I0421 18:51:27.195744  556501 system_pods.go:89] "etcd-addons-558690" [c5ad9e9d-71b6-4a4f-9884-57a4428a6173] Running
	I0421 18:51:27.195748  556501 system_pods.go:89] "kindnet-stmbz" [67be0064-14e9-4fe3-a518-b5d0333ed8d4] Running
	I0421 18:51:27.195756  556501 system_pods.go:89] "kube-apiserver-addons-558690" [8a072e47-8c67-44d2-a79a-1987aad07692] Running
	I0421 18:51:27.195760  556501 system_pods.go:89] "kube-controller-manager-addons-558690" [b7bcd67b-74d7-4ab6-af3f-0265b1fcff9f] Running
	I0421 18:51:27.195771  556501 system_pods.go:89] "kube-ingress-dns-minikube" [3fe2002f-727a-47c4-8816-ee0b9e13dc31] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0421 18:51:27.195777  556501 system_pods.go:89] "kube-proxy-mzwk8" [1103f8f8-799c-4e1e-9212-8ba7ca42bebd] Running
	I0421 18:51:27.195782  556501 system_pods.go:89] "kube-scheduler-addons-558690" [5fe5e571-cbc6-46d1-8554-77b0ace000b8] Running
	I0421 18:51:27.195786  556501 system_pods.go:89] "metrics-server-c59844bb4-vnjdc" [ffefb6d3-4214-46dd-97df-b2d979c86dca] Running
	I0421 18:51:27.195791  556501 system_pods.go:89] "nvidia-device-plugin-daemonset-74vwp" [ab602283-b6fe-467f-95b1-a4141071095f] Running
	I0421 18:51:27.195795  556501 system_pods.go:89] "registry-cmfx7" [ffe5ea6f-b4da-4953-90ac-c438f46478a8] Running
	I0421 18:51:27.195801  556501 system_pods.go:89] "registry-proxy-5lsc9" [89dc0f55-1ca2-47c3-b744-df1ef2863356] Running
	I0421 18:51:27.195806  556501 system_pods.go:89] "snapshot-controller-745499f584-j2mxn" [1fb19f47-04c5-4bb5-8f92-fea196437c4e] Running
	I0421 18:51:27.195813  556501 system_pods.go:89] "snapshot-controller-745499f584-jk56s" [fa250fc9-f823-4f0f-94e0-17e956eb4368] Running
	I0421 18:51:27.195817  556501 system_pods.go:89] "storage-provisioner" [63920195-4310-42d5-80e8-779341910fbe] Running
	I0421 18:51:27.195825  556501 system_pods.go:126] duration metric: took 11.524507ms to wait for k8s-apps to be running ...
	I0421 18:51:27.195836  556501 system_svc.go:44] waiting for kubelet service to be running ....
	I0421 18:51:27.195896  556501 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0421 18:51:27.207430  556501 system_svc.go:56] duration metric: took 11.584297ms WaitForService to wait for kubelet
	I0421 18:51:27.207459  556501 kubeadm.go:576] duration metric: took 2m26.868338442s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0421 18:51:27.207480  556501 node_conditions.go:102] verifying NodePressure condition ...
	I0421 18:51:27.210616  556501 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0421 18:51:27.210648  556501 node_conditions.go:123] node cpu capacity is 2
	I0421 18:51:27.210660  556501 node_conditions.go:105] duration metric: took 3.17454ms to run NodePressure ...
	I0421 18:51:27.210690  556501 start.go:240] waiting for startup goroutines ...
	I0421 18:51:27.210708  556501 start.go:245] waiting for cluster config update ...
	I0421 18:51:27.210723  556501 start.go:254] writing updated cluster config ...
	I0421 18:51:27.211040  556501 ssh_runner.go:195] Run: rm -f paused
	I0421 18:51:27.567823  556501 start.go:600] kubectl: 1.30.0, cluster: 1.30.0 (minor skew: 0)
	I0421 18:51:27.570220  556501 out.go:177] * Done! kubectl is now configured to use "addons-558690" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Apr 21 18:55:40 addons-558690 conmon[4841]: conmon 27d8751b81dd276caacc <ninfo>: container 4852 exited with status 137
	Apr 21 18:55:40 addons-558690 crio[916]: time="2024-04-21 18:55:40.670455087Z" level=info msg="Stopped container 27d8751b81dd276caacc7806236fd1f2589689f232f9949f8550d50b25be1224: ingress-nginx/ingress-nginx-controller-84df5799c-9k2qf/controller" id=68894fc0-13e5-4843-8d5c-5f82b4c3d206 name=/runtime.v1.RuntimeService/StopContainer
	Apr 21 18:55:40 addons-558690 crio[916]: time="2024-04-21 18:55:40.671116277Z" level=info msg="Stopping pod sandbox: b9a7471c1dce5708fcd4f33d5fae456cd35e02d0284d9e47ba22325c173220de" id=c6cb4240-3d31-4438-b618-cab3e5d5e820 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 21 18:55:40 addons-558690 crio[916]: time="2024-04-21 18:55:40.674595515Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-TCI3HKZV4SPJRYOL - [0:0]\n:KUBE-HP-7VWEH2ZQNCYGXWCP - [0:0]\n-X KUBE-HP-7VWEH2ZQNCYGXWCP\n-X KUBE-HP-TCI3HKZV4SPJRYOL\nCOMMIT\n"
	Apr 21 18:55:40 addons-558690 crio[916]: time="2024-04-21 18:55:40.676109622Z" level=info msg="Closing host port tcp:80"
	Apr 21 18:55:40 addons-558690 crio[916]: time="2024-04-21 18:55:40.676163833Z" level=info msg="Closing host port tcp:443"
	Apr 21 18:55:40 addons-558690 crio[916]: time="2024-04-21 18:55:40.677508644Z" level=info msg="Host port tcp:80 does not have an open socket"
	Apr 21 18:55:40 addons-558690 crio[916]: time="2024-04-21 18:55:40.677540423Z" level=info msg="Host port tcp:443 does not have an open socket"
	Apr 21 18:55:40 addons-558690 crio[916]: time="2024-04-21 18:55:40.677717562Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-84df5799c-9k2qf Namespace:ingress-nginx ID:b9a7471c1dce5708fcd4f33d5fae456cd35e02d0284d9e47ba22325c173220de UID:6f12923b-a0b0-42bc-8a44-05abca4058a6 NetNS:/var/run/netns/26ff8be7-2f60-4887-9185-b11a079899e7 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Apr 21 18:55:40 addons-558690 crio[916]: time="2024-04-21 18:55:40.677854152Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-84df5799c-9k2qf from CNI network \"kindnet\" (type=ptp)"
	Apr 21 18:55:40 addons-558690 crio[916]: time="2024-04-21 18:55:40.708652362Z" level=info msg="Stopped pod sandbox: b9a7471c1dce5708fcd4f33d5fae456cd35e02d0284d9e47ba22325c173220de" id=c6cb4240-3d31-4438-b618-cab3e5d5e820 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 21 18:55:40 addons-558690 crio[916]: time="2024-04-21 18:55:40.785587896Z" level=info msg="Removing container: 27d8751b81dd276caacc7806236fd1f2589689f232f9949f8550d50b25be1224" id=74a6d958-8c62-40e5-94a3-7b33a41bf048 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 21 18:55:40 addons-558690 crio[916]: time="2024-04-21 18:55:40.802124261Z" level=info msg="Removed container 27d8751b81dd276caacc7806236fd1f2589689f232f9949f8550d50b25be1224: ingress-nginx/ingress-nginx-controller-84df5799c-9k2qf/controller" id=74a6d958-8c62-40e5-94a3-7b33a41bf048 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 21 18:55:41 addons-558690 crio[916]: time="2024-04-21 18:55:41.406163391Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=87b770b9-8288-4c5d-9d11-bf90ca5cacb6 name=/runtime.v1.ImageService/ImageStatus
	Apr 21 18:55:41 addons-558690 crio[916]: time="2024-04-21 18:55:41.406374245Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=87b770b9-8288-4c5d-9d11-bf90ca5cacb6 name=/runtime.v1.ImageService/ImageStatus
	Apr 21 18:55:41 addons-558690 crio[916]: time="2024-04-21 18:55:41.407776123Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=375e1b1b-c468-43f1-85ee-9544accabfa1 name=/runtime.v1.ImageService/ImageStatus
	Apr 21 18:55:41 addons-558690 crio[916]: time="2024-04-21 18:55:41.407977410Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=375e1b1b-c468-43f1-85ee-9544accabfa1 name=/runtime.v1.ImageService/ImageStatus
	Apr 21 18:55:41 addons-558690 crio[916]: time="2024-04-21 18:55:41.408744510Z" level=info msg="Creating container: default/hello-world-app-86c47465fc-nx898/hello-world-app" id=2ede95d3-14c6-4a75-ba67-6d5d6afb96dc name=/runtime.v1.RuntimeService/CreateContainer
	Apr 21 18:55:41 addons-558690 crio[916]: time="2024-04-21 18:55:41.408836301Z" level=warning msg="Allowed annotations are specified for workload []"
	Apr 21 18:55:41 addons-558690 crio[916]: time="2024-04-21 18:55:41.470461824Z" level=info msg="Created container 4dd3270eed5a5120fa718f3b9dfc59c3449c8b8074b9d509ef343a3d57eaf472: default/hello-world-app-86c47465fc-nx898/hello-world-app" id=2ede95d3-14c6-4a75-ba67-6d5d6afb96dc name=/runtime.v1.RuntimeService/CreateContainer
	Apr 21 18:55:41 addons-558690 crio[916]: time="2024-04-21 18:55:41.471113882Z" level=info msg="Starting container: 4dd3270eed5a5120fa718f3b9dfc59c3449c8b8074b9d509ef343a3d57eaf472" id=662ea6a8-8012-49ce-8378-305a2599a2dd name=/runtime.v1.RuntimeService/StartContainer
	Apr 21 18:55:41 addons-558690 crio[916]: time="2024-04-21 18:55:41.479751034Z" level=info msg="Started container" PID=8598 containerID=4dd3270eed5a5120fa718f3b9dfc59c3449c8b8074b9d509ef343a3d57eaf472 description=default/hello-world-app-86c47465fc-nx898/hello-world-app id=662ea6a8-8012-49ce-8378-305a2599a2dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=06ef9131d87eccdd5b7d653c26aa04a1042d02e13bf23302b2fbfffdcfd30383
	Apr 21 18:55:41 addons-558690 conmon[8587]: conmon 4dd3270eed5a5120fa71 <ninfo>: container 8598 exited with status 1
	Apr 21 18:55:41 addons-558690 crio[916]: time="2024-04-21 18:55:41.790334513Z" level=info msg="Removing container: e149d64b80f683796d7fb0773a20d67fb8a60052421909f244097a0d73dd4a2c" id=54eccfa4-c756-4418-99bf-05fde484d227 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 21 18:55:41 addons-558690 crio[916]: time="2024-04-21 18:55:41.811539746Z" level=info msg="Removed container e149d64b80f683796d7fb0773a20d67fb8a60052421909f244097a0d73dd4a2c: default/hello-world-app-86c47465fc-nx898/hello-world-app" id=54eccfa4-c756-4418-99bf-05fde484d227 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	4dd3270eed5a5       dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79                                                             4 seconds ago       Exited              hello-world-app           2                   06ef9131d87ec       hello-world-app-86c47465fc-nx898
	828fac4254f2f       docker.io/library/nginx@sha256:7bd88800d8c18d4f73feeee25e04fcdbeecfc5e0a2b7254a90f4816bb67beadd                              2 minutes ago       Running             nginx                     0                   abf7c25665000       nginx
	cce7d39f8bfc3       ghcr.io/headlamp-k8s/headlamp@sha256:1f277f42730106526a27560517a4c5f9253ccb2477be458986f44a791158a02c                        3 minutes ago       Running             headlamp                  0                   e06df3d7db43a       headlamp-7559bf459f-dmgxm
	7a6bc41772f76       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69                 5 minutes ago       Running             gcp-auth                  0                   c1b49790fc847       gcp-auth-5db96cd9b4-prmjq
	f3c3d346f0c07       docker.io/marcnuri/yakd@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310                              5 minutes ago       Running             yakd                      0                   5756eb5be1733       yakd-dashboard-5ddbf7d777-w946r
	f482ad7e5791e       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70        5 minutes ago       Running             metrics-server            0                   05459fa6efcae       metrics-server-c59844bb4-vnjdc
	897d9eb87c933       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0b1098ef00acee905f9736f98dd151af0a38d0fef0ccf9fb5ad189b20933e5f8   5 minutes ago       Exited              patch                     0                   8742dd10ae3c1       ingress-nginx-admission-patch-gr5mv
	7c41f19e2eb71       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:0b1098ef00acee905f9736f98dd151af0a38d0fef0ccf9fb5ad189b20933e5f8   5 minutes ago       Exited              create                    0                   a5a0a108cd1bf       ingress-nginx-admission-create-8qbxd
	fa812b29b2b59       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                             6 minutes ago       Running             storage-provisioner       0                   81cfb7c62fac6       storage-provisioner
	bfdf65653c1b2       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             6 minutes ago       Running             coredns                   0                   f3ee09371d070       coredns-7db6d8ff4d-dfmhs
	5164fb214f2d7       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                             6 minutes ago       Running             coredns                   0                   167120ef76531       coredns-7db6d8ff4d-48qvq
	0632ec29e142c       cb7eac0b42cc1efe8ef8d69652c7c0babbf9ab418daca7fe90ddb8b1ab68389f                                                             6 minutes ago       Running             kube-proxy                0                   d1e5ae6461205       kube-proxy-mzwk8
	35b44016901d9       4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d                                                             6 minutes ago       Running             kindnet-cni               0                   f84bc4b4a242c       kindnet-stmbz
	dc42c67cac73a       547adae34140be47cdc0d9f3282b6184ef76154c44cf43fc7edd0685e61ab73a                                                             7 minutes ago       Running             kube-scheduler            0                   1bc98d038b9a8       kube-scheduler-addons-558690
	3dd2d881b3de7       181f57fd3cdb796d3b94d5a1c86bf48ec261d75965d1b7c328f1d7c11f79f0bb                                                             7 minutes ago       Running             kube-apiserver            0                   fb18f2cab3540       kube-apiserver-addons-558690
	2d4ec07f6149e       68feac521c0f104bef927614ce0960d6fcddf98bd42f039c98b7d4a82294d6f1                                                             7 minutes ago       Running             kube-controller-manager   0                   c6f1128d0ac28       kube-controller-manager-addons-558690
	25a699ee598a3       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                             7 minutes ago       Running             etcd                      0                   831c6d192a900       etcd-addons-558690
	
	
	==> coredns [5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe] <==
	[INFO] 10.244.0.4:46408 - 24084 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000031064s
	[INFO] 10.244.0.4:43007 - 58493 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000102489s
	[INFO] 10.244.0.4:43007 - 26982 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000087901s
	[INFO] 10.244.0.4:42326 - 27406 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000103064s
	[INFO] 10.244.0.4:42326 - 65283 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00011954s
	[INFO] 10.244.0.4:35763 - 53989 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000169829s
	[INFO] 10.244.0.4:35763 - 16865 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000059372s
	[INFO] 10.244.0.4:36438 - 59595 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001665373s
	[INFO] 10.244.0.4:36438 - 52425 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001931717s
	[INFO] 10.244.0.4:58323 - 46161 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000062096s
	[INFO] 10.244.0.4:58323 - 5971 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000038687s
	[INFO] 10.244.0.4:33786 - 26781 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000071352s
	[INFO] 10.244.0.4:33786 - 26015 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000194329s
	[INFO] 10.244.0.4:38255 - 44127 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000077513s
	[INFO] 10.244.0.4:38255 - 37469 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000095483s
	[INFO] 10.244.0.4:52728 - 40466 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000040583s
	[INFO] 10.244.0.4:39791 - 17925 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001263727s
	[INFO] 10.244.0.4:39791 - 20487 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001599553s
	[INFO] 10.244.0.4:52728 - 19475 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00200252s
	[INFO] 10.244.0.4:40271 - 25406 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000072213s
	[INFO] 10.244.0.4:40271 - 64569 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000152048s
	[INFO] 10.244.0.21:48967 - 5951 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000143023s
	[INFO] 10.244.0.21:37846 - 15401 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002604845s
	[INFO] 10.244.0.21:59964 - 40912 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002235051s
	[INFO] 10.244.0.23:39691 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000136975s
	
	
	==> coredns [bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62] <==
	[INFO] 10.244.0.20:54011 - 40426 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000062022s
	[INFO] 10.244.0.20:54011 - 54042 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000058445s
	[INFO] 10.244.0.20:54011 - 63896 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000066026s
	[INFO] 10.244.0.20:54011 - 2068 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000055048s
	[INFO] 10.244.0.20:54011 - 22417 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001342743s
	[INFO] 10.244.0.20:54011 - 53375 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001399621s
	[INFO] 10.244.0.20:54011 - 47943 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000066716s
	[INFO] 10.244.0.20:57607 - 31853 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000124045s
	[INFO] 10.244.0.20:50945 - 42864 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000071909s
	[INFO] 10.244.0.20:50945 - 19110 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000062072s
	[INFO] 10.244.0.20:50945 - 30112 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000059011s
	[INFO] 10.244.0.20:50945 - 36074 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.00006002s
	[INFO] 10.244.0.20:50945 - 31392 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000058863s
	[INFO] 10.244.0.20:50945 - 52685 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000057272s
	[INFO] 10.244.0.20:57607 - 56812 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000046351s
	[INFO] 10.244.0.20:57607 - 49742 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000043667s
	[INFO] 10.244.0.20:57607 - 53634 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000052151s
	[INFO] 10.244.0.20:57607 - 41451 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000072549s
	[INFO] 10.244.0.20:57607 - 54860 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000048878s
	[INFO] 10.244.0.20:50945 - 16451 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001281132s
	[INFO] 10.244.0.20:57607 - 21795 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001366629s
	[INFO] 10.244.0.20:50945 - 53417 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001392533s
	[INFO] 10.244.0.20:50945 - 1057 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000053555s
	[INFO] 10.244.0.20:57607 - 19512 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001183853s
	[INFO] 10.244.0.20:57607 - 59553 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000078031s
	
	
	==> describe nodes <==
	Name:               addons-558690
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-558690
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=702dd7d90cdd919eaa4a48319794ed80d5b956e6
	                    minikube.k8s.io/name=addons-558690
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_04_21T18_48_48_0700
	                    minikube.k8s.io/version=v1.33.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-558690
	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:  Sun, 21 Apr 2024 18:48:44 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-558690
	  AcquireTime:     <unset>
	  RenewTime:       Sun, 21 Apr 2024 18:55:36 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sun, 21 Apr 2024 18:53:23 +0000   Sun, 21 Apr 2024 18:48:41 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sun, 21 Apr 2024 18:53:23 +0000   Sun, 21 Apr 2024 18:48:41 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sun, 21 Apr 2024 18:53:23 +0000   Sun, 21 Apr 2024 18:48:41 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sun, 21 Apr 2024 18:53:23 +0000   Sun, 21 Apr 2024 18:49:34 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-558690
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	System Info:
	  Machine ID:                 d802d421fa2247b98f60e38618626ce3
	  System UUID:                0ad3f6e2-41b6-4b57-9947-1a69c425cdaf
	  Boot ID:                    eca89865-9c47-46c8-9af6-86f4d54635cb
	  Kernel Version:             5.15.0-1058-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.0
	  Kube-Proxy Version:         v1.30.0
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (15 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     hello-world-app-86c47465fc-nx898         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         26s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m47s
	  gcp-auth                    gcp-auth-5db96cd9b4-prmjq                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m35s
	  headlamp                    headlamp-7559bf459f-dmgxm                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m20s
	  kube-system                 coredns-7db6d8ff4d-48qvq                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m43s
	  kube-system                 coredns-7db6d8ff4d-dfmhs                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     6m43s
	  kube-system                 etcd-addons-558690                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         6m59s
	  kube-system                 kindnet-stmbz                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      6m44s
	  kube-system                 kube-apiserver-addons-558690             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m59s
	  kube-system                 kube-controller-manager-addons-558690    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m59s
	  kube-system                 kube-proxy-mzwk8                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m44s
	  kube-system                 kube-scheduler-addons-558690             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m59s
	  kube-system                 metrics-server-c59844bb4-vnjdc           100m (5%!)(MISSING)     0 (0%!)(MISSING)      200Mi (2%!)(MISSING)       0 (0%!)(MISSING)         6m41s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m41s
	  yakd-dashboard              yakd-dashboard-5ddbf7d777-w946r          0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     6m41s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests     Limits
	  --------           --------     ------
	  cpu                1050m (52%!)(MISSING)  100m (5%!)(MISSING)
	  memory             618Mi (7%!)(MISSING)   646Mi (8%!)(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                 6m40s                kube-proxy       
	  Normal  NodeHasSufficientMemory  7m6s (x8 over 7m6s)  kubelet          Node addons-558690 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    7m6s (x8 over 7m6s)  kubelet          Node addons-558690 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     7m6s (x8 over 7m6s)  kubelet          Node addons-558690 status is now: NodeHasSufficientPID
	  Normal  Starting                 6m59s                kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  6m59s                kubelet          Node addons-558690 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    6m59s                kubelet          Node addons-558690 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     6m59s                kubelet          Node addons-558690 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           6m46s                node-controller  Node addons-558690 event: Registered Node addons-558690 in Controller
	  Normal  NodeReady                6m12s                kubelet          Node addons-558690 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001115] FS-Cache: O-key=[8] 'e43a5c0100000000'
	[  +0.000785] FS-Cache: N-cookie c=0000001e [p=00000015 fl=2 nc=0 na=1]
	[  +0.000905] FS-Cache: N-cookie d=000000004bc3ea61{9p.inode} n=000000009f9ef748
	[  +0.001025] FS-Cache: N-key=[8] 'e43a5c0100000000'
	[  +0.003000] FS-Cache: Duplicate cookie detected
	[  +0.000728] FS-Cache: O-cookie c=00000018 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000951] FS-Cache: O-cookie d=000000004bc3ea61{9p.inode} n=00000000ec31077d
	[  +0.001066] FS-Cache: O-key=[8] 'e43a5c0100000000'
	[  +0.000697] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
	[  +0.000944] FS-Cache: N-cookie d=000000004bc3ea61{9p.inode} n=00000000cc2b7d6c
	[  +0.000998] FS-Cache: N-key=[8] 'e43a5c0100000000'
	[  +2.866376] FS-Cache: Duplicate cookie detected
	[  +0.000853] FS-Cache: O-cookie c=00000016 [p=00000015 fl=226 nc=0 na=1]
	[  +0.001002] FS-Cache: O-cookie d=000000004bc3ea61{9p.inode} n=00000000678d37fe
	[  +0.001118] FS-Cache: O-key=[8] 'e33a5c0100000000'
	[  +0.000693] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000917] FS-Cache: N-cookie d=000000004bc3ea61{9p.inode} n=000000009f9ef748
	[  +0.001004] FS-Cache: N-key=[8] 'e33a5c0100000000'
	[  +0.327208] FS-Cache: Duplicate cookie detected
	[  +0.000802] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
	[  +0.001142] FS-Cache: O-cookie d=000000004bc3ea61{9p.inode} n=00000000f7b6b0c7
	[  +0.001257] FS-Cache: O-key=[8] 'e93a5c0100000000'
	[  +0.000779] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
	[  +0.001003] FS-Cache: N-cookie d=000000004bc3ea61{9p.inode} n=00000000f4093a4e
	[  +0.001136] FS-Cache: N-key=[8] 'e93a5c0100000000'
	
	
	==> etcd [25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1] <==
	{"level":"info","ts":"2024-04-21T18:48:41.55882Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-04-21T18:48:41.567184Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-04-21T18:48:41.567265Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"warn","ts":"2024-04-21T18:49:02.013607Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.029646ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-21T18:49:02.01396Z","caller":"traceutil/trace.go:171","msg":"trace[426264408] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:350; }","duration":"111.731894ms","start":"2024-04-21T18:49:01.902211Z","end":"2024-04-21T18:49:02.013943Z","steps":["trace[426264408] 'range keys from in-memory index tree'  (duration: 106.93076ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-21T18:49:02.734104Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"135.904827ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-21T18:49:02.748468Z","caller":"traceutil/trace.go:171","msg":"trace[333005019] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:357; }","duration":"150.25779ms","start":"2024-04-21T18:49:02.598167Z","end":"2024-04-21T18:49:02.748425Z","steps":["trace[333005019] 'agreement among raft nodes before linearized reading'  (duration: 60.252392ms)","trace[333005019] 'range keys from in-memory index tree'  (duration: 75.629231ms)"],"step_count":2}
	{"level":"warn","ts":"2024-04-21T18:49:03.043328Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-21T18:49:02.598141Z","time spent":"445.157252ms","remote":"127.0.0.1:54402","response type":"/etcdserverpb.KV/Range","request count":0,"request size":60,"response count":0,"response size":29,"request content":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" "}
	{"level":"warn","ts":"2024-04-21T18:49:02.809063Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"146.479294ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128028666202301290 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" mod_revision:0 > success:<request_put:<key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" value_size:1678 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-04-21T18:49:03.070761Z","caller":"traceutil/trace.go:171","msg":"trace[1024000286] transaction","detail":"{read_only:false; response_revision:358; number_of_response:1; }","duration":"447.59715ms","start":"2024-04-21T18:49:02.623143Z","end":"2024-04-21T18:49:03.07074Z","steps":["trace[1024000286] 'process raft request'  (duration: 38.983591ms)","trace[1024000286] 'compare'  (duration: 36.828031ms)"],"step_count":2}
	{"level":"warn","ts":"2024-04-21T18:49:03.072153Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-21T18:49:02.623118Z","time spent":"448.891136ms","remote":"127.0.0.1:54320","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":1735,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" mod_revision:0 > success:<request_put:<key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" value_size:1678 >> failure:<>"}
	{"level":"info","ts":"2024-04-21T18:49:03.072588Z","caller":"traceutil/trace.go:171","msg":"trace[460066546] transaction","detail":"{read_only:false; response_revision:359; number_of_response:1; }","duration":"387.066868ms","start":"2024-04-21T18:49:02.685502Z","end":"2024-04-21T18:49:03.072568Z","steps":["trace[460066546] 'process raft request'  (duration: 369.583528ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-21T18:49:03.088686Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-21T18:49:02.685477Z","time spent":"395.631572ms","remote":"127.0.0.1:54278","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":669,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/events/kube-system/kube-proxy.17c8601e8ba041df\" mod_revision:0 > success:<request_put:<key:\"/registry/events/kube-system/kube-proxy.17c8601e8ba041df\" value_size:595 lease:8128028666202300589 >> failure:<>"}
	{"level":"info","ts":"2024-04-21T18:49:03.090655Z","caller":"traceutil/trace.go:171","msg":"trace[1170701337] transaction","detail":"{read_only:false; response_revision:360; number_of_response:1; }","duration":"209.438929ms","start":"2024-04-21T18:49:02.881098Z","end":"2024-04-21T18:49:03.090537Z","steps":["trace[1170701337] 'process raft request'  (duration: 174.28423ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-21T18:49:03.105798Z","caller":"traceutil/trace.go:171","msg":"trace[1955309657] linearizableReadLoop","detail":"{readStateIndex:370; appliedIndex:367; }","duration":"224.569961ms","start":"2024-04-21T18:49:02.881191Z","end":"2024-04-21T18:49:03.105761Z","steps":["trace[1955309657] 'read index received'  (duration: 23.664547ms)","trace[1955309657] 'applied index is now lower than readState.Index'  (duration: 200.900786ms)"],"step_count":2}
	{"level":"warn","ts":"2024-04-21T18:49:03.105942Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"224.722854ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/replicaset-controller\" ","response":"range_response_count:1 size:207"}
	{"level":"info","ts":"2024-04-21T18:49:03.122416Z","caller":"traceutil/trace.go:171","msg":"trace[1168784211] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/replicaset-controller; range_end:; response_count:1; response_revision:363; }","duration":"241.200903ms","start":"2024-04-21T18:49:02.881186Z","end":"2024-04-21T18:49:03.122387Z","steps":["trace[1168784211] 'agreement among raft nodes before linearized reading'  (duration: 224.662186ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-21T18:49:03.105987Z","caller":"traceutil/trace.go:171","msg":"trace[973955863] transaction","detail":"{read_only:false; response_revision:361; number_of_response:1; }","duration":"194.223862ms","start":"2024-04-21T18:49:02.911741Z","end":"2024-04-21T18:49:03.105965Z","steps":["trace[973955863] 'process raft request'  (duration: 143.722534ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-21T18:49:03.106009Z","caller":"traceutil/trace.go:171","msg":"trace[662814853] transaction","detail":"{read_only:false; response_revision:363; number_of_response:1; }","duration":"116.35597ms","start":"2024-04-21T18:49:02.989643Z","end":"2024-04-21T18:49:03.105999Z","steps":["trace[662814853] 'process raft request'  (duration: 72.010784ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-21T18:49:03.213181Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"180.840475ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/\" range_end:\"/registry/apiextensions.k8s.io/customresourcedefinitions0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-21T18:49:03.213506Z","caller":"traceutil/trace.go:171","msg":"trace[1167589397] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/; range_end:/registry/apiextensions.k8s.io/customresourcedefinitions0; response_count:0; response_revision:372; }","duration":"190.456829ms","start":"2024-04-21T18:49:03.023029Z","end":"2024-04-21T18:49:03.213486Z","steps":["trace[1167589397] 'agreement among raft nodes before linearized reading'  (duration: 180.804963ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-21T18:49:03.214548Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"224.95711ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/controllers/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-21T18:49:03.231941Z","caller":"traceutil/trace.go:171","msg":"trace[560007627] range","detail":"{range_begin:/registry/controllers/kube-system/registry; range_end:; response_count:0; response_revision:372; }","duration":"242.340143ms","start":"2024-04-21T18:49:02.989573Z","end":"2024-04-21T18:49:03.231913Z","steps":["trace[560007627] 'agreement among raft nodes before linearized reading'  (duration: 224.928753ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-21T18:49:03.244319Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.791906ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-21T18:49:03.275007Z","caller":"traceutil/trace.go:171","msg":"trace[30145056] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:372; }","duration":"142.477802ms","start":"2024-04-21T18:49:03.132508Z","end":"2024-04-21T18:49:03.274986Z","steps":["trace[30145056] 'agreement among raft nodes before linearized reading'  (duration: 111.778934ms)"],"step_count":1}
	
	
	==> gcp-auth [7a6bc41772f76fb8efc3cb06ffd7b65a2a7be7148e12215850d51e715443ba09] <==
	2024/04/21 18:50:41 GCP Auth Webhook started!
	2024/04/21 18:51:33 Ready to marshal response ...
	2024/04/21 18:51:33 Ready to write response ...
	2024/04/21 18:51:38 Ready to marshal response ...
	2024/04/21 18:51:38 Ready to write response ...
	2024/04/21 18:51:55 Ready to marshal response ...
	2024/04/21 18:51:55 Ready to write response ...
	2024/04/21 18:51:55 Ready to marshal response ...
	2024/04/21 18:51:55 Ready to write response ...
	2024/04/21 18:52:03 Ready to marshal response ...
	2024/04/21 18:52:03 Ready to write response ...
	2024/04/21 18:52:04 Ready to marshal response ...
	2024/04/21 18:52:04 Ready to write response ...
	2024/04/21 18:52:26 Ready to marshal response ...
	2024/04/21 18:52:26 Ready to write response ...
	2024/04/21 18:52:26 Ready to marshal response ...
	2024/04/21 18:52:26 Ready to write response ...
	2024/04/21 18:52:26 Ready to marshal response ...
	2024/04/21 18:52:26 Ready to write response ...
	2024/04/21 18:52:59 Ready to marshal response ...
	2024/04/21 18:52:59 Ready to write response ...
	2024/04/21 18:55:20 Ready to marshal response ...
	2024/04/21 18:55:20 Ready to write response ...
	
	
	==> kernel <==
	 18:55:46 up  2:38,  0 users,  load average: 0.71, 1.32, 2.21
	Linux addons-558690 5.15.0-1058-aws #64~20.04.1-Ubuntu SMP Tue Apr 9 11:11:55 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25] <==
	I0421 18:53:44.965722       1 main.go:227] handling current node
	I0421 18:53:54.976758       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:53:54.976784       1 main.go:227] handling current node
	I0421 18:54:04.981524       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:54:04.981554       1 main.go:227] handling current node
	I0421 18:54:14.987516       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:54:14.987544       1 main.go:227] handling current node
	I0421 18:54:24.998199       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:54:24.998230       1 main.go:227] handling current node
	I0421 18:54:35.002022       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:54:35.002048       1 main.go:227] handling current node
	I0421 18:54:45.027841       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:54:45.028022       1 main.go:227] handling current node
	I0421 18:54:55.041658       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:54:55.041696       1 main.go:227] handling current node
	I0421 18:55:05.045822       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:55:05.045848       1 main.go:227] handling current node
	I0421 18:55:15.056549       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:55:15.056579       1 main.go:227] handling current node
	I0421 18:55:25.069684       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:55:25.069710       1 main.go:227] handling current node
	I0421 18:55:35.073927       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:55:35.073962       1 main.go:227] handling current node
	I0421 18:55:45.081929       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:55:45.082063       1 main.go:227] handling current node
	
	
	==> kube-apiserver [3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d] <==
	I0421 18:51:15.799509       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0421 18:51:45.195836       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0421 18:52:05.158114       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0421 18:52:05.168802       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0421 18:52:05.180476       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0421 18:52:19.912945       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0421 18:52:19.913210       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0421 18:52:19.987274       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0421 18:52:19.987425       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0421 18:52:20.013932       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0421 18:52:20.014015       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0421 18:52:20.033421       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0421 18:52:20.033486       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0421 18:52:20.064414       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0421 18:52:20.064454       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	E0421 18:52:20.188040       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	W0421 18:52:21.034674       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0421 18:52:21.065171       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0421 18:52:21.065492       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0421 18:52:26.660408       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.100.175.66"}
	I0421 18:52:54.092097       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0421 18:52:55.133727       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0421 18:52:59.632640       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0421 18:52:59.920653       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.11.37"}
	I0421 18:55:20.396768       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.97.110.144"}
	
	
	==> kube-controller-manager [2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3] <==
	E0421 18:54:16.206349       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
	W0421 18:54:18.801643       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
	E0421 18:54:18.801683       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
	W0421 18:54:35.704662       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
	E0421 18:54:35.704704       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
	W0421 18:55:06.388941       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
	E0421 18:55:06.388982       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
	W0421 18:55:11.880670       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
	E0421 18:55:11.880703       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
	W0421 18:55:14.594379       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
	E0421 18:55:14.594417       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
	I0421 18:55:20.193275       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="49.613031ms"
	I0421 18:55:20.205702       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="12.289311ms"
	I0421 18:55:20.205858       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="34.535µs"
	I0421 18:55:23.776390       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="132.159µs"
	I0421 18:55:24.763626       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="42.897µs"
	I0421 18:55:25.762037       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="62.424µs"
	W0421 18:55:27.678308       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
	E0421 18:55:27.678346       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
	I0421 18:55:37.501613       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0421 18:55:37.504782       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-84df5799c" duration="104.713µs"
	I0421 18:55:37.508945       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	I0421 18:55:41.810429       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="45.038µs"
	W0421 18:55:43.442265       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
	E0421 18:55:43.442305       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	
	
	==> kube-proxy [0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961] <==
	I0421 18:49:05.529291       1 server_linux.go:69] "Using iptables proxy"
	I0421 18:49:05.679228       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0421 18:49:05.928956       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0421 18:49:05.929092       1 server_linux.go:165] "Using iptables Proxier"
	I0421 18:49:05.933654       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0421 18:49:05.933755       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0421 18:49:05.933827       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"
	I0421 18:49:05.940580       1 server.go:872] "Version info" version="v1.30.0"
	I0421 18:49:05.940676       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0421 18:49:05.942766       1 config.go:192] "Starting service config controller"
	I0421 18:49:05.943551       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0421 18:49:05.942915       1 config.go:319] "Starting node config controller"
	I0421 18:49:05.943666       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0421 18:49:05.943306       1 config.go:101] "Starting endpoint slice config controller"
	I0421 18:49:05.943732       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0421 18:49:06.046811       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0421 18:49:06.050975       1 shared_informer.go:320] Caches are synced for service config
	I0421 18:49:06.051007       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877] <==
	W0421 18:48:44.982954       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
	E0421 18:48:44.983512       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
	W0421 18:48:44.982994       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
	E0421 18:48:44.983576       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
	W0421 18:48:44.983040       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
	E0421 18:48:44.983638       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
	W0421 18:48:44.983089       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0421 18:48:44.983728       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0421 18:48:44.983125       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
	E0421 18:48:44.983792       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
	W0421 18:48:44.983159       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
	E0421 18:48:44.983853       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
	W0421 18:48:45.791773       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
	E0421 18:48:45.791905       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
	W0421 18:48:45.810900       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"
	E0421 18:48:45.811104       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"
	W0421 18:48:45.849457       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
	E0421 18:48:45.849500       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
	W0421 18:48:45.852867       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0421 18:48:45.852904       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0421 18:48:45.939528       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
	E0421 18:48:45.939567       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
	W0421 18:48:45.982460       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
	E0421 18:48:45.982498       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
	I0421 18:48:47.774829       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 21 18:55:25 addons-558690 kubelet[1480]: E0421 18:55:25.750326    1480 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 10s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-nx898_default(18c77e91-ff36-4763-861f-2769c5a0c4da)\"" pod="default/hello-world-app-86c47465fc-nx898" podUID="18c77e91-ff36-4763-861f-2769c5a0c4da"
	Apr 21 18:55:28 addons-558690 kubelet[1480]: I0421 18:55:28.406578    1480 scope.go:117] "RemoveContainer" containerID="a9bbf368e932e5209883ba79e1622b7d766243991c256202784e37de793d1f80"
	Apr 21 18:55:28 addons-558690 kubelet[1480]: E0421 18:55:28.406902    1480 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"minikube-ingress-dns\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=minikube-ingress-dns pod=kube-ingress-dns-minikube_kube-system(3fe2002f-727a-47c4-8816-ee0b9e13dc31)\"" pod="kube-system/kube-ingress-dns-minikube" podUID="3fe2002f-727a-47c4-8816-ee0b9e13dc31"
	Apr 21 18:55:36 addons-558690 kubelet[1480]: I0421 18:55:36.286779    1480 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-q6kf2\" (UniqueName: \"kubernetes.io/projected/3fe2002f-727a-47c4-8816-ee0b9e13dc31-kube-api-access-q6kf2\") pod \"3fe2002f-727a-47c4-8816-ee0b9e13dc31\" (UID: \"3fe2002f-727a-47c4-8816-ee0b9e13dc31\") "
	Apr 21 18:55:36 addons-558690 kubelet[1480]: I0421 18:55:36.289096    1480 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/3fe2002f-727a-47c4-8816-ee0b9e13dc31-kube-api-access-q6kf2" (OuterVolumeSpecName: "kube-api-access-q6kf2") pod "3fe2002f-727a-47c4-8816-ee0b9e13dc31" (UID: "3fe2002f-727a-47c4-8816-ee0b9e13dc31"). InnerVolumeSpecName "kube-api-access-q6kf2". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Apr 21 18:55:36 addons-558690 kubelet[1480]: I0421 18:55:36.387436    1480 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-q6kf2\" (UniqueName: \"kubernetes.io/projected/3fe2002f-727a-47c4-8816-ee0b9e13dc31-kube-api-access-q6kf2\") on node \"addons-558690\" DevicePath \"\""
	Apr 21 18:55:36 addons-558690 kubelet[1480]: I0421 18:55:36.773386    1480 scope.go:117] "RemoveContainer" containerID="a9bbf368e932e5209883ba79e1622b7d766243991c256202784e37de793d1f80"
	Apr 21 18:55:37 addons-558690 kubelet[1480]: I0421 18:55:37.407995    1480 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="3fe2002f-727a-47c4-8816-ee0b9e13dc31" path="/var/lib/kubelet/pods/3fe2002f-727a-47c4-8816-ee0b9e13dc31/volumes"
	Apr 21 18:55:39 addons-558690 kubelet[1480]: I0421 18:55:39.407280    1480 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="4af5fe67-ca7b-4b84-a512-0852ff4e2b80" path="/var/lib/kubelet/pods/4af5fe67-ca7b-4b84-a512-0852ff4e2b80/volumes"
	Apr 21 18:55:39 addons-558690 kubelet[1480]: I0421 18:55:39.407925    1480 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="61c48e09-34b8-444a-ac55-f293e411f287" path="/var/lib/kubelet/pods/61c48e09-34b8-444a-ac55-f293e411f287/volumes"
	Apr 21 18:55:40 addons-558690 kubelet[1480]: I0421 18:55:40.783980    1480 scope.go:117] "RemoveContainer" containerID="27d8751b81dd276caacc7806236fd1f2589689f232f9949f8550d50b25be1224"
	Apr 21 18:55:40 addons-558690 kubelet[1480]: I0421 18:55:40.802415    1480 scope.go:117] "RemoveContainer" containerID="27d8751b81dd276caacc7806236fd1f2589689f232f9949f8550d50b25be1224"
	Apr 21 18:55:40 addons-558690 kubelet[1480]: E0421 18:55:40.802825    1480 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"27d8751b81dd276caacc7806236fd1f2589689f232f9949f8550d50b25be1224\": container with ID starting with 27d8751b81dd276caacc7806236fd1f2589689f232f9949f8550d50b25be1224 not found: ID does not exist" containerID="27d8751b81dd276caacc7806236fd1f2589689f232f9949f8550d50b25be1224"
	Apr 21 18:55:40 addons-558690 kubelet[1480]: I0421 18:55:40.803253    1480 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"27d8751b81dd276caacc7806236fd1f2589689f232f9949f8550d50b25be1224"} err="failed to get container status \"27d8751b81dd276caacc7806236fd1f2589689f232f9949f8550d50b25be1224\": rpc error: code = NotFound desc = could not find container \"27d8751b81dd276caacc7806236fd1f2589689f232f9949f8550d50b25be1224\": container with ID starting with 27d8751b81dd276caacc7806236fd1f2589689f232f9949f8550d50b25be1224 not found: ID does not exist"
	Apr 21 18:55:40 addons-558690 kubelet[1480]: I0421 18:55:40.816593    1480 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-lrjwj\" (UniqueName: \"kubernetes.io/projected/6f12923b-a0b0-42bc-8a44-05abca4058a6-kube-api-access-lrjwj\") pod \"6f12923b-a0b0-42bc-8a44-05abca4058a6\" (UID: \"6f12923b-a0b0-42bc-8a44-05abca4058a6\") "
	Apr 21 18:55:40 addons-558690 kubelet[1480]: I0421 18:55:40.816655    1480 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/6f12923b-a0b0-42bc-8a44-05abca4058a6-webhook-cert\") pod \"6f12923b-a0b0-42bc-8a44-05abca4058a6\" (UID: \"6f12923b-a0b0-42bc-8a44-05abca4058a6\") "
	Apr 21 18:55:40 addons-558690 kubelet[1480]: I0421 18:55:40.818825    1480 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/6f12923b-a0b0-42bc-8a44-05abca4058a6-kube-api-access-lrjwj" (OuterVolumeSpecName: "kube-api-access-lrjwj") pod "6f12923b-a0b0-42bc-8a44-05abca4058a6" (UID: "6f12923b-a0b0-42bc-8a44-05abca4058a6"). InnerVolumeSpecName "kube-api-access-lrjwj". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Apr 21 18:55:40 addons-558690 kubelet[1480]: I0421 18:55:40.822383    1480 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/6f12923b-a0b0-42bc-8a44-05abca4058a6-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "6f12923b-a0b0-42bc-8a44-05abca4058a6" (UID: "6f12923b-a0b0-42bc-8a44-05abca4058a6"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Apr 21 18:55:40 addons-558690 kubelet[1480]: I0421 18:55:40.917916    1480 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-lrjwj\" (UniqueName: \"kubernetes.io/projected/6f12923b-a0b0-42bc-8a44-05abca4058a6-kube-api-access-lrjwj\") on node \"addons-558690\" DevicePath \"\""
	Apr 21 18:55:40 addons-558690 kubelet[1480]: I0421 18:55:40.917960    1480 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/6f12923b-a0b0-42bc-8a44-05abca4058a6-webhook-cert\") on node \"addons-558690\" DevicePath \"\""
	Apr 21 18:55:41 addons-558690 kubelet[1480]: I0421 18:55:41.405667    1480 scope.go:117] "RemoveContainer" containerID="e149d64b80f683796d7fb0773a20d67fb8a60052421909f244097a0d73dd4a2c"
	Apr 21 18:55:41 addons-558690 kubelet[1480]: I0421 18:55:41.407190    1480 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="6f12923b-a0b0-42bc-8a44-05abca4058a6" path="/var/lib/kubelet/pods/6f12923b-a0b0-42bc-8a44-05abca4058a6/volumes"
	Apr 21 18:55:41 addons-558690 kubelet[1480]: I0421 18:55:41.788135    1480 scope.go:117] "RemoveContainer" containerID="e149d64b80f683796d7fb0773a20d67fb8a60052421909f244097a0d73dd4a2c"
	Apr 21 18:55:41 addons-558690 kubelet[1480]: I0421 18:55:41.788411    1480 scope.go:117] "RemoveContainer" containerID="4dd3270eed5a5120fa718f3b9dfc59c3449c8b8074b9d509ef343a3d57eaf472"
	Apr 21 18:55:41 addons-558690 kubelet[1480]: E0421 18:55:41.788657    1480 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-nx898_default(18c77e91-ff36-4763-861f-2769c5a0c4da)\"" pod="default/hello-world-app-86c47465fc-nx898" podUID="18c77e91-ff36-4763-861f-2769c5a0c4da"
	
	
	==> storage-provisioner [fa812b29b2b592696d1869e9adb8964fd19dfdbf98019ab33fb715559eac1bd4] <==
	I0421 18:49:36.295202       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0421 18:49:36.320393       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0421 18:49:36.320454       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0421 18:49:36.366563       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0421 18:49:36.367818       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"fd4f799b-91bf-4e3e-b49e-6815a5188b11", APIVersion:"v1", ResourceVersion:"929", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-558690_e08d0968-b5fb-40fd-911e-463a052ba6f1 became leader
	I0421 18:49:36.368289       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-558690_e08d0968-b5fb-40fd-911e-463a052ba6f1!
	I0421 18:49:36.468852       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-558690_e08d0968-b5fb-40fd-911e-463a052ba6f1!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (351.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:407: metrics-server stabilized in 2.501446ms
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-c59844bb4-vnjdc" [ffefb6d3-4214-46dd-97df-b2d979c86dca] Running
addons_test.go:409: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.00429189s
addons_test.go:415: (dbg) Run:  kubectl --context addons-558690 top pods -n kube-system
addons_test.go:415: (dbg) Non-zero exit: kubectl --context addons-558690 top pods -n kube-system: exit status 1 (91.350045ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-48qvq, age: 3m41.834386515s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-48qvq, age: 3m43.928341461s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-48qvq, age: 3m48.565580801s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-48qvq, age: 3m54.220666185s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-48qvq, age: 4m20.223583238s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-48qvq, age: 4m43.322380444s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-48qvq, age: 6m24.21310599s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-48qvq, age: 7m51.125157247s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-48qvq, age: 8m42.931770567s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-48qvq, age: 9m25.238588629s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "5468533efd76f8d2320555bf8446e6928f2af35aa8c1e8def94f1898930faca1",
	        "Created": "2024-04-21T18:48:26.040810514Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 556962,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-04-21T18:48:26.383672152Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:55295f225824824c374f0c78f5181738f0580bc1d436079888239dc17e1a2d14",
	        "ResolvConfPath": "/var/lib/docker/containers/5468533efd76f8d2320555bf8446e6928f2af35aa8c1e8def94f1898930faca1/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/5468533efd76f8d2320555bf8446e6928f2af35aa8c1e8def94f1898930faca1/hostname",
	        "HostsPath": "/var/lib/docker/containers/5468533efd76f8d2320555bf8446e6928f2af35aa8c1e8def94f1898930faca1/hosts",
	        "LogPath": "/var/lib/docker/containers/5468533efd76f8d2320555bf8446e6928f2af35aa8c1e8def94f1898930faca1/5468533efd76f8d2320555bf8446e6928f2af35aa8c1e8def94f1898930faca1-json.log",
	        "Name": "/addons-558690",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-558690:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {}
	            },
	            "NetworkMode": "addons-558690",
	            "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/f5bc01b5a5e7f368973293f7f9d621e96aa117b7d6a04993fd8215b1fde3c321-init/diff:/var/lib/docker/overlay2/61aa94cdc60bfa2382f0add8010e2b8370a85aebe0b445dc4af865cded15f01c/diff",
	                "MergedDir": "/var/lib/docker/overlay2/f5bc01b5a5e7f368973293f7f9d621e96aa117b7d6a04993fd8215b1fde3c321/merged",
	                "UpperDir": "/var/lib/docker/overlay2/f5bc01b5a5e7f368973293f7f9d621e96aa117b7d6a04993fd8215b1fde3c321/diff",
	                "WorkDir": "/var/lib/docker/overlay2/f5bc01b5a5e7f368973293f7f9d621e96aa117b7d6a04993fd8215b1fde3c321/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-558690",
	                "Source": "/var/lib/docker/volumes/addons-558690/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-558690",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8",
	            "Volumes": null,
	            "WorkingDir": "/",
	            "Entrypoint": [
	                "/usr/local/bin/entrypoint",
	                "/sbin/init"
	            ],
	            "OnBuild": null,
	            "Labels": {
	                "created_by.minikube.sigs.k8s.io": "true",
	                "mode.minikube.sigs.k8s.io": "addons-558690",
	                "name.minikube.sigs.k8s.io": "addons-558690",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "36ea0e5d9cfec79c796cb63299c5dcdb2d3f0dd111bab6a3c3fca4a6b6555fe8",
	            "SandboxKey": "/var/run/docker/netns/36ea0e5d9cfe",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33513"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33512"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33509"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33511"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "33510"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-558690": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "NetworkID": "7401f12c07cf485d7c08c644dcc4d16b177f8fba46d7184096172a058ebfed39",
	                    "EndpointID": "a82a10c23a609295c715f24d1d71d3981a98162f4a32515679771bb469072e0f",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DriverOpts": null,
	                    "DNSNames": [
	                        "addons-558690",
	                        "5468533efd76"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p addons-558690 -n addons-558690
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-558690 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-arm64 -p addons-558690 logs -n 25: (1.608168651s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-only-952796                                                                     | download-only-952796   | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC | 21 Apr 24 18:48 UTC |
	| delete  | -p download-only-908337                                                                     | download-only-908337   | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC | 21 Apr 24 18:48 UTC |
	| delete  | -p download-only-952796                                                                     | download-only-952796   | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC | 21 Apr 24 18:48 UTC |
	| start   | --download-only -p                                                                          | download-docker-135007 | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC |                     |
	|         | download-docker-135007                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-135007                                                                   | download-docker-135007 | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC | 21 Apr 24 18:48 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-780711   | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC |                     |
	|         | binary-mirror-780711                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:44141                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-780711                                                                     | binary-mirror-780711   | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC | 21 Apr 24 18:48 UTC |
	| addons  | enable dashboard -p                                                                         | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC |                     |
	|         | addons-558690                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC |                     |
	|         | addons-558690                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-558690 --wait=true                                                                | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:48 UTC | 21 Apr 24 18:51 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --driver=docker                                                               |                        |         |         |                     |                     |
	|         |  --container-runtime=crio                                                                   |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	| ip      | addons-558690 ip                                                                            | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:51 UTC | 21 Apr 24 18:51 UTC |
	| addons  | addons-558690 addons disable                                                                | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:51 UTC | 21 Apr 24 18:51 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:51 UTC | 21 Apr 24 18:51 UTC |
	|         | -p addons-558690                                                                            |                        |         |         |                     |                     |
	| ssh     | addons-558690 ssh cat                                                                       | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:52 UTC | 21 Apr 24 18:52 UTC |
	|         | /opt/local-path-provisioner/pvc-551d758f-049a-4018-a8f0-e794e8d627db_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-558690 addons disable                                                                | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:52 UTC | 21 Apr 24 18:52 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-558690 addons                                                                        | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:52 UTC | 21 Apr 24 18:52 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-558690 addons                                                                        | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:52 UTC | 21 Apr 24 18:52 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:52 UTC | 21 Apr 24 18:52 UTC |
	|         | addons-558690                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:52 UTC | 21 Apr 24 18:52 UTC |
	|         | -p addons-558690                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:52 UTC | 21 Apr 24 18:52 UTC |
	|         | addons-558690                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-558690 ssh curl -s                                                                   | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:53 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ip      | addons-558690 ip                                                                            | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:55 UTC | 21 Apr 24 18:55 UTC |
	| addons  | addons-558690 addons disable                                                                | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:55 UTC | 21 Apr 24 18:55 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-558690 addons disable                                                                | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:55 UTC | 21 Apr 24 18:55 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-558690 addons                                                                        | addons-558690          | jenkins | v1.33.0 | 21 Apr 24 18:58 UTC | 21 Apr 24 18:58 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/21 18:48:02
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0421 18:48:02.261935  556501 out.go:291] Setting OutFile to fd 1 ...
	I0421 18:48:02.262073  556501 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 18:48:02.262083  556501 out.go:304] Setting ErrFile to fd 2...
	I0421 18:48:02.262089  556501 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 18:48:02.262340  556501 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
	I0421 18:48:02.262814  556501 out.go:298] Setting JSON to false
	I0421 18:48:02.263697  556501 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9030,"bootTime":1713716253,"procs":156,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0421 18:48:02.263774  556501 start.go:139] virtualization:  
	I0421 18:48:02.266285  556501 out.go:177] * [addons-558690] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	I0421 18:48:02.268651  556501 out.go:177]   - MINIKUBE_LOCATION=18702
	I0421 18:48:02.270642  556501 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0421 18:48:02.268751  556501 notify.go:220] Checking for updates...
	I0421 18:48:02.274709  556501 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18702-550441/kubeconfig
	I0421 18:48:02.276544  556501 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18702-550441/.minikube
	I0421 18:48:02.278353  556501 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0421 18:48:02.280172  556501 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0421 18:48:02.282402  556501 driver.go:392] Setting default libvirt URI to qemu:///system
	I0421 18:48:02.299695  556501 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0421 18:48:02.299819  556501 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0421 18:48:02.359403  556501 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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-04-21 18:48:02.349720336 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0421 18:48:02.359554  556501 docker.go:295] overlay module found
	I0421 18:48:02.361561  556501 out.go:177] * Using the docker driver based on user configuration
	I0421 18:48:02.363157  556501 start.go:297] selected driver: docker
	I0421 18:48:02.363180  556501 start.go:901] validating driver "docker" against <nil>
	I0421 18:48:02.363194  556501 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0421 18:48:02.363880  556501 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0421 18:48:02.412867  556501 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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-04-21 18:48:02.403917832 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0421 18:48:02.413039  556501 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0421 18:48:02.413268  556501 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]
	I0421 18:48:02.415444  556501 out.go:177] * Using Docker driver with root privileges
	I0421 18:48:02.417439  556501 cni.go:84] Creating CNI manager for ""
	I0421 18:48:02.417464  556501 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0421 18:48:02.417475  556501 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0421 18:48:02.417570  556501 start.go:340] cluster config:
	{Name:addons-558690 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-558690 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0421 18:48:02.419470  556501 out.go:177] * Starting "addons-558690" primary control-plane node in "addons-558690" cluster
	I0421 18:48:02.421220  556501 cache.go:121] Beginning downloading kic base image for docker with crio
	I0421 18:48:02.422826  556501 out.go:177] * Pulling base image v0.0.43-1713569670-18702 ...
	I0421 18:48:02.424558  556501 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0421 18:48:02.424586  556501 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local docker daemon
	I0421 18:48:02.424609  556501 preload.go:147] Found local preload: /home/jenkins/minikube-integration/18702-550441/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4
	I0421 18:48:02.424619  556501 cache.go:56] Caching tarball of preloaded images
	I0421 18:48:02.424695  556501 preload.go:173] Found /home/jenkins/minikube-integration/18702-550441/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4 in cache, skipping download
	I0421 18:48:02.424704  556501 cache.go:59] Finished verifying existence of preloaded tar for v1.30.0 on crio
	I0421 18:48:02.425046  556501 profile.go:143] Saving config to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/config.json ...
	I0421 18:48:02.425069  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/config.json: {Name:mk722bac3a46c2f1e53201a1dde5aa104ac47094 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:02.437309  556501 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 to local cache
	I0421 18:48:02.437470  556501 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local cache directory
	I0421 18:48:02.437509  556501 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local cache directory, skipping pull
	I0421 18:48:02.437515  556501 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 exists in cache, skipping pull
	I0421 18:48:02.437523  556501 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 as a tarball
	I0421 18:48:02.437533  556501 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 from local cache
	I0421 18:48:18.908168  556501 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 from cached tarball
	I0421 18:48:18.908222  556501 cache.go:194] Successfully downloaded all kic artifacts
	I0421 18:48:18.908259  556501 start.go:360] acquireMachinesLock for addons-558690: {Name:mk186eca5e345643210e0d2b25c71d5f36cc43b2 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0421 18:48:18.909115  556501 start.go:364] duration metric: took 829.293µs to acquireMachinesLock for "addons-558690"
	I0421 18:48:18.909154  556501 start.go:93] Provisioning new machine with config: &{Name:addons-558690 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-558690 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0421 18:48:18.909246  556501 start.go:125] createHost starting for "" (driver="docker")
	I0421 18:48:18.911184  556501 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0421 18:48:18.911425  556501 start.go:159] libmachine.API.Create for "addons-558690" (driver="docker")
	I0421 18:48:18.911466  556501 client.go:168] LocalClient.Create starting
	I0421 18:48:18.911582  556501 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca.pem
	I0421 18:48:19.155290  556501 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/cert.pem
	I0421 18:48:19.649145  556501 cli_runner.go:164] Run: docker network inspect addons-558690 --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}}]}"
	W0421 18:48:19.662610  556501 cli_runner.go:211] docker network inspect addons-558690 --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
	I0421 18:48:19.662704  556501 network_create.go:281] running [docker network inspect addons-558690] to gather additional debugging logs...
	I0421 18:48:19.662724  556501 cli_runner.go:164] Run: docker network inspect addons-558690
	W0421 18:48:19.677506  556501 cli_runner.go:211] docker network inspect addons-558690 returned with exit code 1
	I0421 18:48:19.677552  556501 network_create.go:284] error running [docker network inspect addons-558690]: docker network inspect addons-558690: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-558690 not found
	I0421 18:48:19.677568  556501 network_create.go:286] output of [docker network inspect addons-558690]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-558690 not found
	
	** /stderr **
	I0421 18:48:19.677679  556501 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}}]}"
	I0421 18:48:19.692051  556501 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:0x400252a870}
	I0421 18:48:19.692126  556501 network_create.go:124] attempt to create docker network addons-558690 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0421 18:48:19.692210  556501 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-558690 addons-558690
	I0421 18:48:19.758695  556501 network_create.go:108] docker network addons-558690 192.168.49.0/24 created
	I0421 18:48:19.758727  556501 kic.go:121] calculated static IP "192.168.49.2" for the "addons-558690" container
	I0421 18:48:19.758799  556501 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0421 18:48:19.774525  556501 cli_runner.go:164] Run: docker volume create addons-558690 --label name.minikube.sigs.k8s.io=addons-558690 --label created_by.minikube.sigs.k8s.io=true
	I0421 18:48:19.789245  556501 oci.go:103] Successfully created a docker volume addons-558690
	I0421 18:48:19.789360  556501 cli_runner.go:164] Run: docker run --rm --name addons-558690-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-558690 --entrypoint /usr/bin/test -v addons-558690:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -d /var/lib
	I0421 18:48:21.807428  556501 cli_runner.go:217] Completed: docker run --rm --name addons-558690-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-558690 --entrypoint /usr/bin/test -v addons-558690:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -d /var/lib: (2.018020823s)
	I0421 18:48:21.807458  556501 oci.go:107] Successfully prepared a docker volume addons-558690
	I0421 18:48:21.807476  556501 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0421 18:48:21.807496  556501 kic.go:194] Starting extracting preloaded images to volume ...
	I0421 18:48:21.807575  556501 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18702-550441/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-558690:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -I lz4 -xf /preloaded.tar -C /extractDir
	I0421 18:48:25.977321  556501 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/18702-550441/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4:/preloaded.tar:ro -v addons-558690:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 -I lz4 -xf /preloaded.tar -C /extractDir: (4.16970688s)
	I0421 18:48:25.977355  556501 kic.go:203] duration metric: took 4.169855375s to extract preloaded images to volume ...
	W0421 18:48:25.977501  556501 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0421 18:48:25.977630  556501 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0421 18:48:26.027657  556501 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-558690 --name addons-558690 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-558690 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-558690 --network addons-558690 --ip 192.168.49.2 --volume addons-558690:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8
	I0421 18:48:26.393628  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Running}}
	I0421 18:48:26.411951  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:48:26.433807  556501 cli_runner.go:164] Run: docker exec addons-558690 stat /var/lib/dpkg/alternatives/iptables
	I0421 18:48:26.481207  556501 oci.go:144] the created container "addons-558690" has a running status.
	I0421 18:48:26.481233  556501 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa...
	I0421 18:48:27.651230  556501 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0421 18:48:27.668653  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:48:27.683047  556501 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0421 18:48:27.683072  556501 kic_runner.go:114] Args: [docker exec --privileged addons-558690 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0421 18:48:27.721098  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:48:27.736125  556501 machine.go:94] provisionDockerMachine start ...
	I0421 18:48:27.736226  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:27.752208  556501 main.go:141] libmachine: Using SSH client type: native
	I0421 18:48:27.752483  556501 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33513 <nil> <nil>}
	I0421 18:48:27.752500  556501 main.go:141] libmachine: About to run SSH command:
	hostname
	I0421 18:48:27.878197  556501 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-558690
	
	I0421 18:48:27.878227  556501 ubuntu.go:169] provisioning hostname "addons-558690"
	I0421 18:48:27.878291  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:27.893617  556501 main.go:141] libmachine: Using SSH client type: native
	I0421 18:48:27.893875  556501 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33513 <nil> <nil>}
	I0421 18:48:27.893897  556501 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-558690 && echo "addons-558690" | sudo tee /etc/hostname
	I0421 18:48:28.034927  556501 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-558690
	
	I0421 18:48:28.035010  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:28.051773  556501 main.go:141] libmachine: Using SSH client type: native
	I0421 18:48:28.052027  556501 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33513 <nil> <nil>}
	I0421 18:48:28.052048  556501 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-558690' /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-558690/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-558690' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0421 18:48:28.178877  556501 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0421 18:48:28.178968  556501 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/18702-550441/.minikube CaCertPath:/home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/18702-550441/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/18702-550441/.minikube}
	I0421 18:48:28.179023  556501 ubuntu.go:177] setting up certificates
	I0421 18:48:28.179053  556501 provision.go:84] configureAuth start
	I0421 18:48:28.179149  556501 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-558690
	I0421 18:48:28.196859  556501 provision.go:143] copyHostCerts
	I0421 18:48:28.196974  556501 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/18702-550441/.minikube/ca.pem (1078 bytes)
	I0421 18:48:28.197129  556501 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/18702-550441/.minikube/cert.pem (1123 bytes)
	I0421 18:48:28.197195  556501 exec_runner.go:151] cp: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/18702-550441/.minikube/key.pem (1679 bytes)
	I0421 18:48:28.197262  556501 provision.go:117] generating server cert: /home/jenkins/minikube-integration/18702-550441/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca-key.pem org=jenkins.addons-558690 san=[127.0.0.1 192.168.49.2 addons-558690 localhost minikube]
	I0421 18:48:28.434653  556501 provision.go:177] copyRemoteCerts
	I0421 18:48:28.434729  556501 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0421 18:48:28.434785  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:28.450796  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:48:28.543834  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1679 bytes)
	I0421 18:48:28.568549  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0421 18:48:28.592995  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0421 18:48:28.618518  556501 provision.go:87] duration metric: took 439.437352ms to configureAuth
	I0421 18:48:28.618544  556501 ubuntu.go:193] setting minikube options for container-runtime
	I0421 18:48:28.618741  556501 config.go:182] Loaded profile config "addons-558690": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0421 18:48:28.618908  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:28.633904  556501 main.go:141] libmachine: Using SSH client type: native
	I0421 18:48:28.634160  556501 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x3e1e90] 0x3e46f0 <nil>  [] 0s} 127.0.0.1 33513 <nil> <nil>}
	I0421 18:48:28.634178  556501 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
	I0421 18:48:28.863023  556501 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0421 18:48:28.863048  556501 machine.go:97] duration metric: took 1.126903021s to provisionDockerMachine
	I0421 18:48:28.863061  556501 client.go:171] duration metric: took 9.951584065s to LocalClient.Create
	I0421 18:48:28.863075  556501 start.go:167] duration metric: took 9.951650115s to libmachine.API.Create "addons-558690"
	I0421 18:48:28.863082  556501 start.go:293] postStartSetup for "addons-558690" (driver="docker")
	I0421 18:48:28.863094  556501 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]
	I0421 18:48:28.863168  556501 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
	I0421 18:48:28.863223  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:28.880155  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:48:28.971796  556501 ssh_runner.go:195] Run: cat /etc/os-release
	I0421 18:48:28.974872  556501 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0421 18:48:28.974906  556501 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0421 18:48:28.974917  556501 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0421 18:48:28.974924  556501 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0421 18:48:28.974937  556501 filesync.go:126] Scanning /home/jenkins/minikube-integration/18702-550441/.minikube/addons for local assets ...
	I0421 18:48:28.975013  556501 filesync.go:126] Scanning /home/jenkins/minikube-integration/18702-550441/.minikube/files for local assets ...
	I0421 18:48:28.975040  556501 start.go:296] duration metric: took 111.951248ms for postStartSetup
	I0421 18:48:28.975357  556501 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-558690
	I0421 18:48:28.990117  556501 profile.go:143] Saving config to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/config.json ...
	I0421 18:48:28.990411  556501 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0421 18:48:28.990460  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:29.005536  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:48:29.095707  556501 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0421 18:48:29.100064  556501 start.go:128] duration metric: took 10.190802048s to createHost
	I0421 18:48:29.100087  556501 start.go:83] releasing machines lock for "addons-558690", held for 10.190953168s
	I0421 18:48:29.100157  556501 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-558690
	I0421 18:48:29.115231  556501 ssh_runner.go:195] Run: cat /version.json
	I0421 18:48:29.115280  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:29.115597  556501 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0421 18:48:29.115672  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:48:29.131273  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:48:29.140232  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:48:29.218270  556501 ssh_runner.go:195] Run: systemctl --version
	I0421 18:48:29.334234  556501 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0421 18:48:29.478804  556501 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0421 18:48:29.483013  556501 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" ;
	I0421 18:48:29.504484  556501 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0421 18:48:29.504566  556501 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" ;
	I0421 18:48:29.538165  556501 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0421 18:48:29.538191  556501 start.go:494] detecting cgroup driver to use...
	I0421 18:48:29.538223  556501 detect.go:196] detected "cgroupfs" cgroup driver on host os
	I0421 18:48:29.538281  556501 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0421 18:48:29.555453  556501 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0421 18:48:29.567231  556501 docker.go:217] disabling cri-docker service (if available) ...
	I0421 18:48:29.567295  556501 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0421 18:48:29.585297  556501 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0421 18:48:29.600854  556501 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0421 18:48:29.694704  556501 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0421 18:48:29.783161  556501 docker.go:233] disabling docker service ...
	I0421 18:48:29.783283  556501 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0421 18:48:29.805224  556501 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0421 18:48:29.817215  556501 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0421 18:48:29.911737  556501 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0421 18:48:30.014709  556501 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0421 18:48:30.043446  556501 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"
	I0421 18:48:30.069650  556501 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0421 18:48:30.069737  556501 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"
	I0421 18:48:30.082620  556501 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0421 18:48:30.082778  556501 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0421 18:48:30.097103  556501 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0421 18:48:30.110017  556501 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0421 18:48:30.123004  556501 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0421 18:48:30.135327  556501 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"
	I0421 18:48:30.147201  556501 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"
	I0421 18:48:30.167508  556501 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"
	I0421 18:48:30.178598  556501 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0421 18:48:30.188404  556501 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0421 18:48:30.198210  556501 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0421 18:48:30.285311  556501 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0421 18:48:30.404230  556501 start.go:541] Will wait 60s for socket path /var/run/crio/crio.sock
	I0421 18:48:30.404318  556501 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0421 18:48:30.407936  556501 start.go:562] Will wait 60s for crictl version
	I0421 18:48:30.408021  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:48:30.411296  556501 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0421 18:48:30.446876  556501 start.go:578] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0421 18:48:30.447056  556501 ssh_runner.go:195] Run: crio --version
	I0421 18:48:30.489958  556501 ssh_runner.go:195] Run: crio --version
	I0421 18:48:30.531659  556501 out.go:177] * Preparing Kubernetes v1.30.0 on CRI-O 1.24.6 ...
	I0421 18:48:30.533748  556501 cli_runner.go:164] Run: docker network inspect addons-558690 --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}}]}"
	I0421 18:48:30.547745  556501 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0421 18:48:30.551257  556501 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""
	I0421 18:48:30.562134  556501 kubeadm.go:877] updating cluster {Name:addons-558690 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-558690 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0421 18:48:30.562273  556501 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0421 18:48:30.562336  556501 ssh_runner.go:195] Run: sudo crictl images --output json
	I0421 18:48:30.639576  556501 crio.go:514] all images are preloaded for cri-o runtime.
	I0421 18:48:30.639598  556501 crio.go:433] Images already preloaded, skipping extraction
	I0421 18:48:30.639652  556501 ssh_runner.go:195] Run: sudo crictl images --output json
	I0421 18:48:30.675094  556501 crio.go:514] all images are preloaded for cri-o runtime.
	I0421 18:48:30.675117  556501 cache_images.go:84] Images are preloaded, skipping loading
	I0421 18:48:30.675126  556501 kubeadm.go:928] updating node { 192.168.49.2 8443 v1.30.0 crio true true} ...
	I0421 18:48:30.675220  556501 kubeadm.go:940] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-558690 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.0 ClusterName:addons-558690 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:}
	I0421 18:48:30.675305  556501 ssh_runner.go:195] Run: crio config
	I0421 18:48:30.731304  556501 cni.go:84] Creating CNI manager for ""
	I0421 18:48:30.731332  556501 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0421 18:48:30.731372  556501 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0421 18:48:30.731403  556501 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-558690 NodeName:addons-558690 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}
	I0421 18:48:30.731610  556501 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-558690"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0421 18:48:30.731711  556501 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.0
	I0421 18:48:30.740933  556501 binaries.go:44] Found k8s binaries, skipping transfer
	I0421 18:48:30.741030  556501 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0421 18:48:30.749536  556501 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0421 18:48:30.767361  556501 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0421 18:48:30.785518  556501 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0421 18:48:30.804885  556501 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0421 18:48:30.808556  556501 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""
	I0421 18:48:30.820559  556501 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0421 18:48:30.916606  556501 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0421 18:48:30.930459  556501 certs.go:68] Setting up /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690 for IP: 192.168.49.2
	I0421 18:48:30.930520  556501 certs.go:194] generating shared ca certs ...
	I0421 18:48:30.930550  556501 certs.go:226] acquiring lock for ca certs: {Name:mk80e9d329acd121c3d5c4ccc20ee91b06428155 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:30.931565  556501 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/18702-550441/.minikube/ca.key
	I0421 18:48:31.147060  556501 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18702-550441/.minikube/ca.crt ...
	I0421 18:48:31.147095  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/ca.crt: {Name:mkf134c41b3a13e0342161ec8b5a52280b743a2f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:31.148006  556501 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18702-550441/.minikube/ca.key ...
	I0421 18:48:31.148023  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/ca.key: {Name:mk467a63acb89cdcf49a00ad585be83ff0d69071 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:31.148117  556501 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/18702-550441/.minikube/proxy-client-ca.key
	I0421 18:48:31.524488  556501 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18702-550441/.minikube/proxy-client-ca.crt ...
	I0421 18:48:31.524523  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/proxy-client-ca.crt: {Name:mkefdf8d6cd74c8de8b7898fdbf900685dfc56a1 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:31.524707  556501 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18702-550441/.minikube/proxy-client-ca.key ...
	I0421 18:48:31.524720  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/proxy-client-ca.key: {Name:mkde8d757b108735f83146987d94c85ade490c8f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:31.525379  556501 certs.go:256] generating profile certs ...
	I0421 18:48:31.525463  556501 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.key
	I0421 18:48:31.525495  556501 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt with IP's: []
	I0421 18:48:31.722169  556501 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt ...
	I0421 18:48:31.722202  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: {Name:mk20ab76d5134007c56132b3eb4e98ffd12e7a5a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:31.722398  556501 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.key ...
	I0421 18:48:31.722412  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.key: {Name:mk3844c26fc0b6064de5e79fc5cdf3f0ed1ffb67 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:31.722916  556501 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.key.84d7353b
	I0421 18:48:31.722944  556501 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.crt.84d7353b with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0421 18:48:32.199700  556501 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.crt.84d7353b ...
	I0421 18:48:32.199738  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.crt.84d7353b: {Name:mk5e4ee1ba9c8d4acbcee4576359e9d60f2f90b8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:32.199952  556501 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.key.84d7353b ...
	I0421 18:48:32.199969  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.key.84d7353b: {Name:mkee61712a856b6adad15f6dea3f00253001a9c3 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:32.200065  556501 certs.go:381] copying /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.crt.84d7353b -> /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.crt
	I0421 18:48:32.200147  556501 certs.go:385] copying /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.key.84d7353b -> /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.key
	I0421 18:48:32.200204  556501 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.key
	I0421 18:48:32.200226  556501 crypto.go:68] Generating cert /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.crt with IP's: []
	I0421 18:48:32.666982  556501 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.crt ...
	I0421 18:48:32.667017  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.crt: {Name:mk54c76c39203c74cc3a77e9515f88346476fb5a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:32.667209  556501 crypto.go:164] Writing key to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.key ...
	I0421 18:48:32.667229  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.key: {Name:mk65b20f545cc52b44ed498c0af533350de8d32c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:48:32.667488  556501 certs.go:484] found cert: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca-key.pem (1675 bytes)
	I0421 18:48:32.667529  556501 certs.go:484] found cert: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/ca.pem (1078 bytes)
	I0421 18:48:32.667558  556501 certs.go:484] found cert: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/cert.pem (1123 bytes)
	I0421 18:48:32.667586  556501 certs.go:484] found cert: /home/jenkins/minikube-integration/18702-550441/.minikube/certs/key.pem (1679 bytes)
	I0421 18:48:32.668304  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0421 18:48:32.693579  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0421 18:48:32.717441  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0421 18:48:32.741677  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1679 bytes)
	I0421 18:48:32.766452  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0421 18:48:32.790222  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0421 18:48:32.813585  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0421 18:48:32.836882  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1679 bytes)
	I0421 18:48:32.859923  556501 ssh_runner.go:362] scp /home/jenkins/minikube-integration/18702-550441/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0421 18:48:32.884527  556501 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0421 18:48:32.902692  556501 ssh_runner.go:195] Run: openssl version
	I0421 18:48:32.908593  556501 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"
	I0421 18:48:32.918033  556501 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0421 18:48:32.921686  556501 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Apr 21 18:48 /usr/share/ca-certificates/minikubeCA.pem
	I0421 18:48:32.921751  556501 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0421 18:48:32.928666  556501 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"
	I0421 18:48:32.938182  556501 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0421 18:48:32.941399  556501 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
	I0421 18:48:32.941461  556501 kubeadm.go:391] StartCluster: {Name:addons-558690 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:addons-558690 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0421 18:48:32.941598  556501 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0421 18:48:32.941666  556501 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0421 18:48:32.979402  556501 cri.go:89] found id: ""
	I0421 18:48:32.979475  556501 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0421 18:48:32.988025  556501 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0421 18:48:32.996593  556501 kubeadm.go:213] ignoring SystemVerification for kubeadm because of docker driver
	I0421 18:48:32.996658  556501 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
	I0421 18:48:33.015127  556501 kubeadm.go:154] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0421 18:48:33.015152  556501 kubeadm.go:156] found existing configuration files:
	
	I0421 18:48:33.015234  556501 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0421 18:48:33.024622  556501 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0421 18:48:33.024691  556501 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0421 18:48:33.034040  556501 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0421 18:48:33.043153  556501 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0421 18:48:33.043279  556501 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0421 18:48:33.052044  556501 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0421 18:48:33.061077  556501 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0421 18:48:33.061141  556501 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0421 18:48:33.070314  556501 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0421 18:48:33.079824  556501 kubeadm.go:162] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0421 18:48:33.079890  556501 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0421 18:48:33.088797  556501 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.0:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0421 18:48:33.133940  556501 kubeadm.go:309] [init] Using Kubernetes version: v1.30.0
	I0421 18:48:33.134332  556501 kubeadm.go:309] [preflight] Running pre-flight checks
	I0421 18:48:33.173932  556501 kubeadm.go:309] [preflight] The system verification failed. Printing the output from the verification:
	I0421 18:48:33.174008  556501 kubeadm.go:309] KERNEL_VERSION: 5.15.0-1058-aws
	I0421 18:48:33.174048  556501 kubeadm.go:309] OS: Linux
	I0421 18:48:33.174096  556501 kubeadm.go:309] CGROUPS_CPU: enabled
	I0421 18:48:33.174148  556501 kubeadm.go:309] CGROUPS_CPUACCT: enabled
	I0421 18:48:33.174197  556501 kubeadm.go:309] CGROUPS_CPUSET: enabled
	I0421 18:48:33.174247  556501 kubeadm.go:309] CGROUPS_DEVICES: enabled
	I0421 18:48:33.174297  556501 kubeadm.go:309] CGROUPS_FREEZER: enabled
	I0421 18:48:33.174347  556501 kubeadm.go:309] CGROUPS_MEMORY: enabled
	I0421 18:48:33.174393  556501 kubeadm.go:309] CGROUPS_PIDS: enabled
	I0421 18:48:33.174443  556501 kubeadm.go:309] CGROUPS_HUGETLB: enabled
	I0421 18:48:33.174490  556501 kubeadm.go:309] CGROUPS_BLKIO: enabled
	I0421 18:48:33.239592  556501 kubeadm.go:309] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0421 18:48:33.239702  556501 kubeadm.go:309] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0421 18:48:33.239799  556501 kubeadm.go:309] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0421 18:48:33.497389  556501 kubeadm.go:309] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0421 18:48:33.500469  556501 out.go:204]   - Generating certificates and keys ...
	I0421 18:48:33.500579  556501 kubeadm.go:309] [certs] Using existing ca certificate authority
	I0421 18:48:33.500662  556501 kubeadm.go:309] [certs] Using existing apiserver certificate and key on disk
	I0421 18:48:33.700876  556501 kubeadm.go:309] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0421 18:48:34.256371  556501 kubeadm.go:309] [certs] Generating "front-proxy-ca" certificate and key
	I0421 18:48:34.524762  556501 kubeadm.go:309] [certs] Generating "front-proxy-client" certificate and key
	I0421 18:48:34.835392  556501 kubeadm.go:309] [certs] Generating "etcd/ca" certificate and key
	I0421 18:48:35.183772  556501 kubeadm.go:309] [certs] Generating "etcd/server" certificate and key
	I0421 18:48:35.184019  556501 kubeadm.go:309] [certs] etcd/server serving cert is signed for DNS names [addons-558690 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0421 18:48:35.950680  556501 kubeadm.go:309] [certs] Generating "etcd/peer" certificate and key
	I0421 18:48:35.951168  556501 kubeadm.go:309] [certs] etcd/peer serving cert is signed for DNS names [addons-558690 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0421 18:48:36.356245  556501 kubeadm.go:309] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0421 18:48:36.509508  556501 kubeadm.go:309] [certs] Generating "apiserver-etcd-client" certificate and key
	I0421 18:48:37.109211  556501 kubeadm.go:309] [certs] Generating "sa" key and public key
	I0421 18:48:37.115171  556501 kubeadm.go:309] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0421 18:48:37.436570  556501 kubeadm.go:309] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0421 18:48:37.711746  556501 kubeadm.go:309] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0421 18:48:37.991476  556501 kubeadm.go:309] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0421 18:48:38.328554  556501 kubeadm.go:309] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0421 18:48:39.092086  556501 kubeadm.go:309] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0421 18:48:39.092991  556501 kubeadm.go:309] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0421 18:48:39.097805  556501 kubeadm.go:309] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0421 18:48:39.100367  556501 out.go:204]   - Booting up control plane ...
	I0421 18:48:39.100476  556501 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0421 18:48:39.100552  556501 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0421 18:48:39.101192  556501 kubeadm.go:309] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0421 18:48:39.112483  556501 kubeadm.go:309] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0421 18:48:39.112586  556501 kubeadm.go:309] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0421 18:48:39.112636  556501 kubeadm.go:309] [kubelet-start] Starting the kubelet
	I0421 18:48:39.207227  556501 kubeadm.go:309] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0421 18:48:39.207326  556501 kubeadm.go:309] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0421 18:48:40.208330  556501 kubeadm.go:309] [kubelet-check] The kubelet is healthy after 1.001192262s
	I0421 18:48:40.208438  556501 kubeadm.go:309] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0421 18:48:46.709841  556501 kubeadm.go:309] [api-check] The API server is healthy after 6.501514883s
	I0421 18:48:46.730362  556501 kubeadm.go:309] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0421 18:48:46.742353  556501 kubeadm.go:309] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0421 18:48:46.765565  556501 kubeadm.go:309] [upload-certs] Skipping phase. Please see --upload-certs
	I0421 18:48:46.765755  556501 kubeadm.go:309] [mark-control-plane] Marking the node addons-558690 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0421 18:48:46.777406  556501 kubeadm.go:309] [bootstrap-token] Using token: cw8huu.dhr6onqt6svk538i
	I0421 18:48:46.779248  556501 out.go:204]   - Configuring RBAC rules ...
	I0421 18:48:46.779373  556501 kubeadm.go:309] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0421 18:48:46.784488  556501 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0421 18:48:46.792180  556501 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0421 18:48:46.795494  556501 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0421 18:48:46.799237  556501 kubeadm.go:309] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0421 18:48:46.803891  556501 kubeadm.go:309] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0421 18:48:47.117808  556501 kubeadm.go:309] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0421 18:48:47.563165  556501 kubeadm.go:309] [addons] Applied essential addon: CoreDNS
	I0421 18:48:48.117377  556501 kubeadm.go:309] [addons] Applied essential addon: kube-proxy
	I0421 18:48:48.118716  556501 kubeadm.go:309] 
	I0421 18:48:48.118809  556501 kubeadm.go:309] Your Kubernetes control-plane has initialized successfully!
	I0421 18:48:48.118831  556501 kubeadm.go:309] 
	I0421 18:48:48.118923  556501 kubeadm.go:309] To start using your cluster, you need to run the following as a regular user:
	I0421 18:48:48.118936  556501 kubeadm.go:309] 
	I0421 18:48:48.118961  556501 kubeadm.go:309]   mkdir -p $HOME/.kube
	I0421 18:48:48.119022  556501 kubeadm.go:309]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0421 18:48:48.119081  556501 kubeadm.go:309]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0421 18:48:48.119090  556501 kubeadm.go:309] 
	I0421 18:48:48.119142  556501 kubeadm.go:309] Alternatively, if you are the root user, you can run:
	I0421 18:48:48.119159  556501 kubeadm.go:309] 
	I0421 18:48:48.119206  556501 kubeadm.go:309]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0421 18:48:48.119213  556501 kubeadm.go:309] 
	I0421 18:48:48.119264  556501 kubeadm.go:309] You should now deploy a pod network to the cluster.
	I0421 18:48:48.119340  556501 kubeadm.go:309] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0421 18:48:48.119410  556501 kubeadm.go:309]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0421 18:48:48.119419  556501 kubeadm.go:309] 
	I0421 18:48:48.119501  556501 kubeadm.go:309] You can now join any number of control-plane nodes by copying certificate authorities
	I0421 18:48:48.119578  556501 kubeadm.go:309] and service account keys on each node and then running the following as root:
	I0421 18:48:48.119590  556501 kubeadm.go:309] 
	I0421 18:48:48.119671  556501 kubeadm.go:309]   kubeadm join control-plane.minikube.internal:8443 --token cw8huu.dhr6onqt6svk538i \
	I0421 18:48:48.119774  556501 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:645073f14d2f1f20c97ab4420be17e5559447ced3a8c6bb5a94038fa750dcd92 \
	I0421 18:48:48.119799  556501 kubeadm.go:309] 	--control-plane 
	I0421 18:48:48.119804  556501 kubeadm.go:309] 
	I0421 18:48:48.119885  556501 kubeadm.go:309] Then you can join any number of worker nodes by running the following on each as root:
	I0421 18:48:48.119893  556501 kubeadm.go:309] 
	I0421 18:48:48.119972  556501 kubeadm.go:309] kubeadm join control-plane.minikube.internal:8443 --token cw8huu.dhr6onqt6svk538i \
	I0421 18:48:48.120074  556501 kubeadm.go:309] 	--discovery-token-ca-cert-hash sha256:645073f14d2f1f20c97ab4420be17e5559447ced3a8c6bb5a94038fa750dcd92 
	I0421 18:48:48.123514  556501 kubeadm.go:309] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1058-aws\n", err: exit status 1
	I0421 18:48:48.123635  556501 kubeadm.go:309] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0421 18:48:48.123657  556501 cni.go:84] Creating CNI manager for ""
	I0421 18:48:48.123665  556501 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0421 18:48:48.126028  556501 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0421 18:48:48.127927  556501 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0421 18:48:48.132055  556501 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.0/kubectl ...
	I0421 18:48:48.132076  556501 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0421 18:48:48.152311  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0421 18:48:48.421560  556501 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0421 18:48:48.421713  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-558690 minikube.k8s.io/updated_at=2024_04_21T18_48_48_0700 minikube.k8s.io/version=v1.33.0 minikube.k8s.io/commit=702dd7d90cdd919eaa4a48319794ed80d5b956e6 minikube.k8s.io/name=addons-558690 minikube.k8s.io/primary=true
	I0421 18:48:48.421719  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:48.590912  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:48.590981  556501 ops.go:34] apiserver oom_adj: -16
	I0421 18:48:49.091854  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:49.591419  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:50.091129  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:50.591292  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:51.091221  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:51.591025  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:52.090993  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:52.590990  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:53.091672  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:53.591934  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:54.091023  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:54.591546  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:55.091093  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:55.591023  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:56.091877  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:56.591827  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:57.091275  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:57.591018  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:58.091092  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:58.590999  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:59.091656  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:48:59.591504  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:49:00.102802  556501 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0421 18:49:00.336624  556501 kubeadm.go:1107] duration metric: took 11.914963163s to wait for elevateKubeSystemPrivileges
	W0421 18:49:00.336680  556501 kubeadm.go:286] apiserver tunnel failed: apiserver port not set
	I0421 18:49:00.336691  556501 kubeadm.go:393] duration metric: took 27.395236123s to StartCluster
	I0421 18:49:00.336710  556501 settings.go:142] acquiring lock: {Name:mk9b6d1d08f205bd6388ab6850509066dd7e1539 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:49:00.337352  556501 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/18702-550441/kubeconfig
	I0421 18:49:00.337843  556501 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/kubeconfig: {Name:mk14500332d36b42333602cbefe43b189c178086 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:49:00.338619  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0421 18:49:00.339021  556501 config.go:182] Loaded profile config "addons-558690": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0421 18:49:00.339087  556501 start.go:234] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0421 18:49:00.341311  556501 out.go:177] * Verifying Kubernetes components...
	I0421 18:49:00.339180  556501 addons.go:502] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller: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 volumesnapshots:true yakd:true]
	I0421 18:49:00.343322  556501 addons.go:69] Setting yakd=true in profile "addons-558690"
	I0421 18:49:00.343476  556501 addons.go:234] Setting addon yakd=true in "addons-558690"
	I0421 18:49:00.343554  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.343362  556501 addons.go:69] Setting ingress-dns=true in profile "addons-558690"
	I0421 18:49:00.343682  556501 addons.go:234] Setting addon ingress-dns=true in "addons-558690"
	I0421 18:49:00.343713  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.344193  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.344797  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343246  556501 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0421 18:49:00.343370  556501 addons.go:69] Setting cloud-spanner=true in profile "addons-558690"
	I0421 18:49:00.345376  556501 addons.go:234] Setting addon cloud-spanner=true in "addons-558690"
	I0421 18:49:00.345422  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.345837  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343374  556501 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-558690"
	I0421 18:49:00.346219  556501 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-558690"
	I0421 18:49:00.346259  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.346681  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343377  556501 addons.go:69] Setting default-storageclass=true in profile "addons-558690"
	I0421 18:49:00.355382  556501 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-558690"
	I0421 18:49:00.355836  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343381  556501 addons.go:69] Setting gcp-auth=true in profile "addons-558690"
	I0421 18:49:00.356481  556501 mustload.go:65] Loading cluster: addons-558690
	I0421 18:49:00.356664  556501 config.go:182] Loaded profile config "addons-558690": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0421 18:49:00.356927  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343384  556501 addons.go:69] Setting ingress=true in profile "addons-558690"
	I0421 18:49:00.367648  556501 addons.go:234] Setting addon ingress=true in "addons-558690"
	I0421 18:49:00.367703  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.368217  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343393  556501 addons.go:69] Setting registry=true in profile "addons-558690"
	I0421 18:49:00.388026  556501 addons.go:234] Setting addon registry=true in "addons-558690"
	I0421 18:49:00.388101  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.388600  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343396  556501 addons.go:69] Setting inspektor-gadget=true in profile "addons-558690"
	I0421 18:49:00.423144  556501 addons.go:234] Setting addon inspektor-gadget=true in "addons-558690"
	I0421 18:49:00.423218  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.423742  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343399  556501 addons.go:69] Setting metrics-server=true in profile "addons-558690"
	I0421 18:49:00.434883  556501 addons.go:234] Setting addon metrics-server=true in "addons-558690"
	I0421 18:49:00.434951  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.435439  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.343402  556501 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-558690"
	I0421 18:49:00.343410  556501 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-558690"
	I0421 18:49:00.343418  556501 addons.go:69] Setting storage-provisioner=true in profile "addons-558690"
	I0421 18:49:00.343434  556501 addons.go:69] Setting volumesnapshots=true in profile "addons-558690"
	I0421 18:49:00.458265  556501 addons.go:234] Setting addon volumesnapshots=true in "addons-558690"
	I0421 18:49:00.458370  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.458993  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.473372  556501 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.15
	I0421 18:49:00.485828  556501 addons.go:426] installing /etc/kubernetes/addons/deployment.yaml
	I0421 18:49:00.485900  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0421 18:49:00.485985  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.478956  556501 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-558690"
	I0421 18:49:00.493515  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.494037  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.510304  556501 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.4
	I0421 18:49:00.515779  556501 addons.go:426] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0421 18:49:00.515804  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0421 18:49:00.515869  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.478983  556501 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-558690"
	I0421 18:49:00.516350  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.478996  556501 addons.go:234] Setting addon storage-provisioner=true in "addons-558690"
	I0421 18:49:00.533079  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.533532  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.539099  556501 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.2
	I0421 18:49:00.540966  556501 addons.go:426] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0421 18:49:00.540990  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0421 18:49:00.541057  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.485495  556501 addons.go:234] Setting addon default-storageclass=true in "addons-558690"
	I0421 18:49:00.554730  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.555440  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.572806  556501 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.10.0
	I0421 18:49:00.574839  556501 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0421 18:49:00.582698  556501 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0421 18:49:00.581202  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.613735  556501 out.go:177]   - Using image docker.io/registry:2.8.3
	I0421 18:49:00.615702  556501 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0421 18:49:00.619011  556501 addons.go:426] installing /etc/kubernetes/addons/registry-rc.yaml
	I0421 18:49:00.619073  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (798 bytes)
	I0421 18:49:00.619159  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.635273  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0421 18:49:00.643165  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0421 18:49:00.635688  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.635918  556501 addons.go:426] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0421 18:49:00.644373  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0421 18:49:00.647309  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0421 18:49:00.645661  556501 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0421 18:49:00.645971  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0421 18:49:00.648823  556501 addons.go:426] installing /etc/kubernetes/addons/storageclass.yaml
	I0421 18:49:00.651241  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0421 18:49:00.651314  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.652738  556501 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.27.0
	I0421 18:49:00.652750  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0421 18:49:00.654262  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.654457  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.671106  556501 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0421 18:49:00.672832  556501 addons.go:426] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0421 18:49:00.672861  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0421 18:49:00.672928  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.698233  556501 addons.go:426] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0421 18:49:00.698250  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0421 18:49:00.698309  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.705441  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0421 18:49:00.698175  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.709669  556501 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.15.0
	I0421 18:49:00.711721  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0421 18:49:00.714260  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0421 18:49:00.711999  556501 addons.go:426] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0421 18:49:00.715922  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0421 18:49:00.715997  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.718367  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0421 18:49:00.717193  556501 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-558690"
	I0421 18:49:00.721074  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:00.721505  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:00.737030  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0421 18:49:00.738777  556501 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0421 18:49:00.743034  556501 addons.go:426] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0421 18:49:00.743057  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0421 18:49:00.743121  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.746874  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.755113  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.770906  556501 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0421 18:49:00.772956  556501 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0421 18:49:00.772977  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0421 18:49:00.773044  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.851822  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.868289  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.891494  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.893005  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.900327  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.909747  556501 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0421 18:49:00.911812  556501 out.go:177]   - Using image docker.io/busybox:stable
	I0421 18:49:00.913765  556501 addons.go:426] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0421 18:49:00.913784  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0421 18:49:00.913846  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:00.918677  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.924252  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.932184  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.947089  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:00.948096  556501 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0421 18:49:01.006358  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0421 18:49:01.116773  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0421 18:49:01.136787  556501 addons.go:426] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0421 18:49:01.136812  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0421 18:49:01.179500  556501 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0421 18:49:01.179565  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0421 18:49:01.196461  556501 addons.go:426] installing /etc/kubernetes/addons/registry-svc.yaml
	I0421 18:49:01.196482  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0421 18:49:01.296238  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0421 18:49:01.300138  556501 addons.go:426] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0421 18:49:01.300207  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0421 18:49:01.330528  556501 addons.go:426] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0421 18:49:01.330597  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0421 18:49:01.337706  556501 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0421 18:49:01.337768  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0421 18:49:01.338038  556501 addons.go:426] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0421 18:49:01.338070  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0421 18:49:01.404076  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0421 18:49:01.429292  556501 addons.go:426] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0421 18:49:01.429355  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0421 18:49:01.438726  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0421 18:49:01.446315  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0421 18:49:01.450973  556501 addons.go:426] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0421 18:49:01.451045  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0421 18:49:01.453714  556501 addons.go:426] installing /etc/kubernetes/addons/ig-role.yaml
	I0421 18:49:01.453780  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0421 18:49:01.477460  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0421 18:49:01.500779  556501 addons.go:426] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0421 18:49:01.500812  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0421 18:49:01.503875  556501 addons.go:426] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0421 18:49:01.503898  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0421 18:49:01.519161  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0421 18:49:01.563460  556501 addons.go:426] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0421 18:49:01.563488  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0421 18:49:01.573555  556501 addons.go:426] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0421 18:49:01.573582  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0421 18:49:01.618115  556501 addons.go:426] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0421 18:49:01.618143  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0421 18:49:01.652175  556501 addons.go:426] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0421 18:49:01.652202  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0421 18:49:01.659037  556501 addons.go:426] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0421 18:49:01.659069  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0421 18:49:01.749238  556501 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0421 18:49:01.749266  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0421 18:49:01.760366  556501 addons.go:426] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0421 18:49:01.760398  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0421 18:49:01.780938  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0421 18:49:01.796886  556501 addons.go:426] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0421 18:49:01.796920  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0421 18:49:01.802503  556501 addons.go:426] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0421 18:49:01.802537  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0421 18:49:01.904876  556501 addons.go:426] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0421 18:49:01.904903  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0421 18:49:01.910508  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0421 18:49:01.935923  556501 addons.go:426] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0421 18:49:01.935952  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0421 18:49:01.963667  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0421 18:49:02.030171  556501 addons.go:426] installing /etc/kubernetes/addons/ig-crd.yaml
	I0421 18:49:02.030207  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0421 18:49:02.058104  556501 addons.go:426] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0421 18:49:02.058133  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0421 18:49:02.140641  556501 addons.go:426] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0421 18:49:02.140665  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0421 18:49:02.172486  556501 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0421 18:49:02.172517  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0421 18:49:02.218096  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0421 18:49:02.314102  556501 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0421 18:49:02.314131  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0421 18:49:02.417674  556501 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0421 18:49:02.417698  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0421 18:49:02.525393  556501 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0421 18:49:02.525419  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0421 18:49:02.662114  556501 addons.go:426] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0421 18:49:02.662140  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0421 18:49:02.745215  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0421 18:49:03.188262  556501 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (2.552953105s)
	I0421 18:49:03.188300  556501 start.go:946] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0421 18:49:03.188699  556501 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (2.240583025s)
	I0421 18:49:03.190342  556501 node_ready.go:35] waiting up to 6m0s for node "addons-558690" to be "Ready" ...
	W0421 18:49:04.454208  556501 kapi.go:245] failed rescaling "coredns" deployment in "kube-system" namespace and "addons-558690" context to 1 replicas: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	E0421 18:49:04.454242  556501 start.go:159] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while rescaling coredns deployment: Operation cannot be fulfilled on deployments.apps "coredns": the object has been modified; please apply your changes to the latest version and try again
	I0421 18:49:04.805890  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (3.799405836s)
	I0421 18:49:04.969422  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (3.852559312s)
	I0421 18:49:05.245423  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:06.305430  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.00910747s)
	I0421 18:49:06.305515  556501 addons.go:470] Verifying addon ingress=true in "addons-558690"
	I0421 18:49:06.305740  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.901593436s)
	I0421 18:49:06.325492  556501 addons.go:470] Verifying addon registry=true in "addons-558690"
	I0421 18:49:06.305781  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (4.866990486s)
	I0421 18:49:06.305798  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (4.859420753s)
	I0421 18:49:06.305814  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (4.828282487s)
	I0421 18:49:06.305846  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.786614645s)
	I0421 18:49:06.305875  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.524907341s)
	I0421 18:49:06.325443  556501 out.go:177] * Verifying ingress addon...
	I0421 18:49:06.328261  556501 out.go:177] * Verifying registry addon...
	I0421 18:49:06.331835  556501 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0421 18:49:06.334025  556501 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-558690 service yakd-dashboard -n yakd-dashboard
	
	I0421 18:49:06.336938  556501 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0421 18:49:06.341259  556501 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0421 18:49:06.341285  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:06.355447  556501 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0421 18:49:06.355526  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	W0421 18:49:06.357356  556501 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]
	I0421 18:49:06.428499  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (4.517940765s)
	W0421 18:49:06.428575  556501 addons.go:452] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0421 18:49:06.428618  556501 retry.go:31] will retry after 285.240133ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0421 18:49:06.428714  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.465019454s)
	I0421 18:49:06.428750  556501 addons.go:470] Verifying addon metrics-server=true in "addons-558690"
	I0421 18:49:06.428836  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.210711947s)
	I0421 18:49:06.656084  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (3.910789977s)
	I0421 18:49:06.656161  556501 addons.go:470] Verifying addon csi-hostpath-driver=true in "addons-558690"
	I0421 18:49:06.658714  556501 out.go:177] * Verifying csi-hostpath-driver addon...
	I0421 18:49:06.661785  556501 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0421 18:49:06.671625  556501 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0421 18:49:06.671703  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:06.714064  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0421 18:49:06.836848  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:06.845004  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:07.167074  556501 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0421 18:49:07.167150  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:07.368602  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:07.370249  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:07.675568  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:07.700008  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:07.858915  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:07.861644  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:08.166795  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:08.337134  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:08.347993  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:08.667566  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:08.836656  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:08.848111  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:09.167765  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:09.337441  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:09.340853  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:09.667991  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:09.836187  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:09.847789  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:09.880295  556501 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.166182198s)
	I0421 18:49:10.167109  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:10.193528  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:10.295812  556501 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0421 18:49:10.295977  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:10.312848  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:10.336292  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:10.341384  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:10.432315  556501 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0421 18:49:10.462337  556501 addons.go:234] Setting addon gcp-auth=true in "addons-558690"
	I0421 18:49:10.462442  556501 host.go:66] Checking if "addons-558690" exists ...
	I0421 18:49:10.463007  556501 cli_runner.go:164] Run: docker container inspect addons-558690 --format={{.State.Status}}
	I0421 18:49:10.484637  556501 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0421 18:49:10.484698  556501 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-558690
	I0421 18:49:10.499635  556501 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33513 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/addons-558690/id_rsa Username:docker}
	I0421 18:49:10.595962  556501 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.0
	I0421 18:49:10.598055  556501 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0421 18:49:10.600034  556501 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0421 18:49:10.600053  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0421 18:49:10.622024  556501 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0421 18:49:10.622044  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0421 18:49:10.645976  556501 addons.go:426] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0421 18:49:10.645999  556501 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0421 18:49:10.666542  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:10.674210  556501 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0421 18:49:10.836002  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:10.840635  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:11.166890  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:11.352857  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:11.353163  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:11.388827  556501 addons.go:470] Verifying addon gcp-auth=true in "addons-558690"
	I0421 18:49:11.390840  556501 out.go:177] * Verifying gcp-auth addon...
	I0421 18:49:11.393775  556501 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0421 18:49:11.407874  556501 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0421 18:49:11.407899  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:11.689735  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:11.836527  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:11.841238  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:11.898741  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:12.168478  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:12.194001  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:12.336386  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:12.341645  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:12.398077  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:12.666711  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:12.835520  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:12.840879  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:12.898443  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:13.166569  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:13.336062  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:13.341449  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:13.397943  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:13.666338  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:13.845494  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:13.846540  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:13.899660  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:14.166451  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:14.336266  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:14.341532  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:14.400049  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:14.666599  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:14.694099  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:14.835577  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:14.841599  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:14.897178  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:15.167801  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:15.336506  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:15.344111  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:15.397911  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:15.666443  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:15.835998  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:15.841207  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:15.898765  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:16.166755  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:16.336356  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:16.341162  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:16.397731  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:16.666693  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:16.836733  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:16.841613  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:16.898344  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:17.166511  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:17.193531  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:17.336897  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:17.341810  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:17.397745  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:17.666645  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:17.836402  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:17.841386  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:17.898674  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:18.166257  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:18.336459  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:18.340727  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:18.397128  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:18.666085  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:18.836108  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:18.841102  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:18.897969  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:19.166209  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:19.194181  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:19.335992  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:19.341323  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:19.397712  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:19.665766  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:19.835547  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:19.840800  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:19.897171  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:20.166443  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:20.336070  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:20.341573  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:20.397963  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:20.666010  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:20.838479  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:20.847666  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:20.900934  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:21.167172  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:21.336009  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:21.341470  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:21.397781  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:21.666625  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:21.693996  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:21.836726  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:21.841029  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:21.898617  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:22.166569  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:22.336243  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:22.341301  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:22.397808  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:22.666270  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:22.836989  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:22.841433  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:22.898707  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:23.166433  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:23.335781  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:23.340987  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:23.397647  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:23.666792  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:23.836477  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:23.840541  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:23.896911  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:24.166750  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:24.193391  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:24.336406  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:24.340808  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:24.397321  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:24.666591  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:24.836510  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:24.840761  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:24.897166  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:25.166350  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:25.336136  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:25.341531  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:25.397015  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:25.665648  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:25.835503  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:25.841138  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:25.898452  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:26.166548  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:26.195050  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:26.336850  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:26.341508  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:26.399161  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:26.665980  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:26.835664  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:26.841487  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:26.898500  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:27.166478  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:27.336100  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:27.341414  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:27.397660  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:27.666028  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:27.835824  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:27.840998  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:27.898693  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:28.166741  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:28.336344  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:28.341704  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:28.396982  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:28.666785  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:28.694309  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:28.835825  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:28.841255  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:28.897854  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:29.166903  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:29.335929  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:29.341607  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:29.398078  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:29.666612  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:29.836227  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:29.841484  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:29.898682  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:30.167179  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:30.339644  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:30.345906  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:30.397720  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:30.666880  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:30.701454  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:30.836918  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:30.841507  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:30.899448  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:31.166472  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:31.335769  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:31.341100  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:31.398052  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:31.673244  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:31.835986  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:31.840663  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:31.897257  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:32.165880  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:32.336580  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:32.340889  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:32.397550  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:32.671540  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:32.836099  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:32.841551  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:32.897773  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:33.166272  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:33.194162  556501 node_ready.go:53] node "addons-558690" has status "Ready":"False"
	I0421 18:49:33.337326  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:33.340884  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:33.397842  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:33.668831  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:33.835622  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:33.840900  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:33.897208  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:34.165895  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:34.336015  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:34.341330  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:34.398061  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:34.668677  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:34.836130  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:34.841606  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:34.897372  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:35.174895  556501 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0421 18:49:35.174975  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:35.204703  556501 node_ready.go:49] node "addons-558690" has status "Ready":"True"
	I0421 18:49:35.204783  556501 node_ready.go:38] duration metric: took 32.014393613s for node "addons-558690" to be "Ready" ...
	I0421 18:49:35.204811  556501 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" ...
	I0421 18:49:35.240025  556501 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-48qvq" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:35.377331  556501 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0421 18:49:35.377429  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:35.380166  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:35.540120  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:35.713104  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:35.841304  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:35.848254  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:35.906308  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:36.199198  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:36.343526  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:36.344111  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:36.407833  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:36.668102  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:36.844856  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:36.848595  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:36.914393  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:37.176006  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:37.248963  556501 pod_ready.go:92] pod "coredns-7db6d8ff4d-48qvq" in "kube-system" namespace has status "Ready":"True"
	I0421 18:49:37.248991  556501 pod_ready.go:81] duration metric: took 2.006920447s for pod "coredns-7db6d8ff4d-48qvq" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.249005  556501 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-dfmhs" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.256676  556501 pod_ready.go:92] pod "coredns-7db6d8ff4d-dfmhs" in "kube-system" namespace has status "Ready":"True"
	I0421 18:49:37.256701  556501 pod_ready.go:81] duration metric: took 7.688371ms for pod "coredns-7db6d8ff4d-dfmhs" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.256725  556501 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.262722  556501 pod_ready.go:92] pod "etcd-addons-558690" in "kube-system" namespace has status "Ready":"True"
	I0421 18:49:37.264744  556501 pod_ready.go:81] duration metric: took 8.00306ms for pod "etcd-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.264769  556501 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.270939  556501 pod_ready.go:92] pod "kube-apiserver-addons-558690" in "kube-system" namespace has status "Ready":"True"
	I0421 18:49:37.271002  556501 pod_ready.go:81] duration metric: took 6.2164ms for pod "kube-apiserver-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.271029  556501 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.277650  556501 pod_ready.go:92] pod "kube-controller-manager-addons-558690" in "kube-system" namespace has status "Ready":"True"
	I0421 18:49:37.277722  556501 pod_ready.go:81] duration metric: took 6.670698ms for pod "kube-controller-manager-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.277752  556501 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-mzwk8" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.336991  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:37.341523  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:37.397988  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:37.646063  556501 pod_ready.go:92] pod "kube-proxy-mzwk8" in "kube-system" namespace has status "Ready":"True"
	I0421 18:49:37.646094  556501 pod_ready.go:81] duration metric: took 368.319795ms for pod "kube-proxy-mzwk8" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.646107  556501 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:37.667496  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:37.848011  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:37.848689  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:37.898725  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:38.047123  556501 pod_ready.go:92] pod "kube-scheduler-addons-558690" in "kube-system" namespace has status "Ready":"True"
	I0421 18:49:38.047154  556501 pod_ready.go:81] duration metric: took 401.037698ms for pod "kube-scheduler-addons-558690" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:38.047167  556501 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace to be "Ready" ...
	I0421 18:49:38.186527  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:38.340036  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:38.346363  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:38.398436  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:38.668362  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:38.846403  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:38.853679  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:38.897528  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:39.172600  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:39.336839  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:39.341961  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:39.397735  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:39.667361  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:39.839157  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:39.843161  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:39.897624  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:40.054411  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:40.167730  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:40.336648  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:40.342012  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:40.397433  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:40.667001  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:40.839504  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:40.844866  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:40.897383  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:41.167811  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:41.338666  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:41.353034  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:41.398169  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:41.677205  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:41.838003  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:41.845641  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:41.898803  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:42.185441  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:42.351495  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:42.358165  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:42.398524  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:42.553534  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:42.668123  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:42.840582  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:42.850014  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:42.898978  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:43.167801  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:43.336665  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:43.344949  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:43.397619  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:43.668508  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:43.837436  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:43.841243  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:43.897967  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:44.168639  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:44.339724  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:44.343497  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:44.398130  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:44.669217  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:44.837176  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:44.841246  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:44.898713  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:45.066711  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:45.175253  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:45.349314  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:45.355594  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:45.398291  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:45.667650  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:45.838920  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:45.842441  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:45.898848  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:46.167333  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:46.336403  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:46.341883  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:46.397287  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:46.667836  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:46.836434  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:46.841502  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:46.898873  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:47.168489  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:47.336983  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:47.341973  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:47.397630  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:47.553890  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:47.668147  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:47.837146  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:47.842443  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:47.899362  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:48.174425  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:48.337118  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:48.341529  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:48.398289  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:48.667842  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:48.837575  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:48.844915  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:48.904970  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:49.168335  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:49.337058  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:49.345220  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:49.397575  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:49.554012  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:49.680170  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:49.847570  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:49.849685  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:49.897682  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:50.168661  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:50.336554  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:50.341668  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:50.397678  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:50.669757  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:50.837509  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:50.841049  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:50.897490  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:51.167660  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:51.336674  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:51.340892  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:51.397714  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:51.667122  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:51.838383  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:51.844689  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:51.899788  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:52.058059  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:52.167589  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:52.339458  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:52.342136  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:52.397900  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:52.668459  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:52.837139  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:52.840855  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:52.897164  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:53.168473  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:53.336914  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:53.341076  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:53.397659  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:53.672985  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:53.837469  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:53.849234  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:53.897763  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:54.170535  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:54.337434  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:54.345128  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:54.397192  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:54.556657  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:54.668694  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:54.846979  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:54.864092  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:54.898095  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:55.168129  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:55.336987  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:55.348181  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:55.397619  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:55.667358  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:55.837006  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:55.841718  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:55.898934  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:56.167476  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:56.337029  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:56.341545  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:56.400635  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:56.558825  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:56.667351  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:56.841581  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:56.846401  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:56.960625  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:57.167879  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:57.337119  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:57.347142  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:57.399391  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:57.672249  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:57.836704  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:57.841858  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:57.899956  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:58.168991  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:58.378829  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:58.380037  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:58.401004  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:58.668716  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:58.837158  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:58.842119  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:58.899099  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:59.056100  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:49:59.172561  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:59.340393  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:59.352763  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:59.399724  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:49:59.668008  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:49:59.837512  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:49:59.843734  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:49:59.898963  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:00.179351  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:00.338439  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:00.361238  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:00.400681  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:00.669864  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:00.843582  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:00.892977  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:00.913237  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:01.168466  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:01.338096  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:01.350435  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:01.397799  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:01.554637  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:01.669634  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:01.837370  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:01.841771  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:01.898382  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:02.168435  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:02.336770  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:02.342131  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:02.397725  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:02.668179  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:02.836303  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:02.841614  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:02.898083  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:03.167829  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:03.338714  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:03.341401  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:03.399127  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:03.667386  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:03.837292  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:03.846884  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:03.897771  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:04.055616  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:04.169034  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:04.337627  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:04.347379  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:04.397834  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:04.668123  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:04.851809  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:04.854558  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:04.898954  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:05.183155  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:05.336631  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:05.345620  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:05.399515  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:05.668580  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:05.839461  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:05.842944  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:05.897924  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:06.062964  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:06.172329  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:06.345665  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:06.350636  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:06.400405  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:06.724526  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:06.837570  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:06.842940  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:06.897991  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:07.168976  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:07.337328  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:07.341930  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:07.399812  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:07.673726  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:07.836367  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0421 18:50:07.842113  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:07.901613  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:08.167729  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:08.337051  556501 kapi.go:107] duration metric: took 1m2.005218335s to wait for kubernetes.io/minikube-addons=registry ...
	I0421 18:50:08.341209  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:08.397577  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:08.553003  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:08.673070  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:08.845069  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:08.898382  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:09.168350  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:09.342736  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:09.397345  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:09.667718  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:09.842172  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:09.897625  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:10.167939  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:10.342003  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:10.397568  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:10.553952  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:10.667576  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:10.841819  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:10.897223  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:11.168340  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:11.341859  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:11.397926  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:11.667585  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:11.841625  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:11.898036  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:12.169404  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:12.351522  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:12.398382  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:12.556489  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:12.668032  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:12.842862  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:12.897948  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:13.169995  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:13.343793  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:13.398559  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:13.669649  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:13.842792  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:13.897846  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:14.170745  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:14.343049  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:14.399501  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:14.668065  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:14.841272  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:14.897714  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:15.054153  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:15.167755  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:15.347291  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:15.399156  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:15.705497  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:15.843877  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:15.896948  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:16.177378  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:16.342314  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:16.397328  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:16.668209  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:16.842297  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:16.897401  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:17.054401  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:17.169206  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:17.341893  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:17.397893  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:17.668845  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:17.842202  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:17.898067  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:18.170691  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:18.342337  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:18.399458  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:18.667818  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:18.842169  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:18.897550  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:19.167895  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:19.343993  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:19.397728  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:19.555458  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:19.668491  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:19.842753  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:19.898357  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:20.169520  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:20.343899  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:20.398283  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:20.698532  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:20.843264  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:20.911241  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:21.167293  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:21.345453  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:21.400463  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:21.575826  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:21.668472  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:21.841679  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:21.902463  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:22.167557  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:22.342036  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:22.399278  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:22.677453  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:22.850523  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:22.905727  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:23.168903  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:23.342894  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:23.397974  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:23.669139  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:23.842923  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:23.903029  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:24.055494  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:24.169313  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:24.342580  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:24.398310  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:24.668729  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:24.842984  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:24.898522  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:25.177640  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:25.349665  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:25.399183  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:25.669397  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:25.842508  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:25.898520  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:26.061117  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:26.168405  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:26.342550  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:26.398998  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:26.669141  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:26.842544  556501 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0421 18:50:26.903745  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:27.169432  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:27.341993  556501 kapi.go:107] duration metric: took 1m21.00505353s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0421 18:50:27.397430  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:27.669468  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:27.900301  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:28.169156  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:28.400499  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:28.554246  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:28.667606  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:28.897810  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:29.168151  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:29.399168  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:29.670482  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:29.898373  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:30.167669  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:30.398353  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:30.668112  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:30.898185  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:31.053147  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:31.167917  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:31.398062  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:31.668397  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:31.898011  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:32.168047  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:32.398710  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:32.667349  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:32.898438  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:33.054796  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:33.168950  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:33.398501  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:33.669521  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:33.900497  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:34.167209  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:34.397810  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:34.668003  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:34.897711  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:35.168386  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:35.397746  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:35.559244  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:35.668996  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:35.898057  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:36.167929  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:36.397239  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:36.667235  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0421 18:50:36.897824  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:37.170944  556501 kapi.go:107] duration metric: took 1m30.509147289s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0421 18:50:37.397089  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:37.897881  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:38.054481  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:38.397499  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:38.898011  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:39.397078  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:39.897285  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:40.057710  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:40.397349  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:40.897758  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:41.398233  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:41.899555  556501 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0421 18:50:42.059418  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:42.398158  556501 kapi.go:107] duration metric: took 1m31.004376278s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0421 18:50:42.400487  556501 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-558690 cluster.
	I0421 18:50:42.402697  556501 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.
	I0421 18:50:42.404475  556501 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0421 18:50:42.406717  556501 out.go:177] * Enabled addons: cloud-spanner, ingress-dns, storage-provisioner, nvidia-device-plugin, yakd, storage-provisioner-rancher, metrics-server, inspektor-gadget, volumesnapshots, registry, ingress, csi-hostpath-driver, gcp-auth
	I0421 18:50:42.408610  556501 addons.go:505] duration metric: took 1m42.069421595s for enable addons: enabled=[cloud-spanner ingress-dns storage-provisioner nvidia-device-plugin yakd storage-provisioner-rancher metrics-server inspektor-gadget volumesnapshots registry ingress csi-hostpath-driver gcp-auth]
	I0421 18:50:44.552998  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:46.553838  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:49.052939  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:51.054944  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:53.553709  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:56.054315  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:50:58.553720  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:00.553787  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:03.053846  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:05.554254  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:07.555578  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:10.055305  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:12.553398  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:15.054080  556501 pod_ready.go:102] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"False"
	I0421 18:51:16.054588  556501 pod_ready.go:92] pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace has status "Ready":"True"
	I0421 18:51:16.054620  556501 pod_ready.go:81] duration metric: took 1m38.007442783s for pod "metrics-server-c59844bb4-vnjdc" in "kube-system" namespace to be "Ready" ...
	I0421 18:51:16.054633  556501 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-74vwp" in "kube-system" namespace to be "Ready" ...
	I0421 18:51:16.060444  556501 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-74vwp" in "kube-system" namespace has status "Ready":"True"
	I0421 18:51:16.060473  556501 pod_ready.go:81] duration metric: took 5.831348ms for pod "nvidia-device-plugin-daemonset-74vwp" in "kube-system" namespace to be "Ready" ...
	I0421 18:51:16.060494  556501 pod_ready.go:38] duration metric: took 1m40.855641137s 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" ...
	I0421 18:51:16.060512  556501 api_server.go:52] waiting for apiserver process to appear ...
	I0421 18:51:16.060539  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0421 18:51:16.060605  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0421 18:51:16.120766  556501 cri.go:89] found id: "3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d"
	I0421 18:51:16.120789  556501 cri.go:89] found id: ""
	I0421 18:51:16.120797  556501 logs.go:276] 1 containers: [3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d]
	I0421 18:51:16.120855  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.124524  556501 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0421 18:51:16.124609  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0421 18:51:16.165590  556501 cri.go:89] found id: "25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1"
	I0421 18:51:16.165614  556501 cri.go:89] found id: ""
	I0421 18:51:16.165622  556501 logs.go:276] 1 containers: [25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1]
	I0421 18:51:16.165678  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.169211  556501 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0421 18:51:16.169290  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0421 18:51:16.214334  556501 cri.go:89] found id: "bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62"
	I0421 18:51:16.214364  556501 cri.go:89] found id: "5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe"
	I0421 18:51:16.214370  556501 cri.go:89] found id: ""
	I0421 18:51:16.214378  556501 logs.go:276] 2 containers: [bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62 5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe]
	I0421 18:51:16.214450  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.218028  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.221342  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0421 18:51:16.221431  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0421 18:51:16.264468  556501 cri.go:89] found id: "dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877"
	I0421 18:51:16.264492  556501 cri.go:89] found id: ""
	I0421 18:51:16.264500  556501 logs.go:276] 1 containers: [dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877]
	I0421 18:51:16.264566  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.268094  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0421 18:51:16.268213  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0421 18:51:16.309809  556501 cri.go:89] found id: "0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961"
	I0421 18:51:16.309833  556501 cri.go:89] found id: ""
	I0421 18:51:16.309841  556501 logs.go:276] 1 containers: [0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961]
	I0421 18:51:16.309900  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.313416  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0421 18:51:16.313504  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0421 18:51:16.353424  556501 cri.go:89] found id: "2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3"
	I0421 18:51:16.353449  556501 cri.go:89] found id: ""
	I0421 18:51:16.353461  556501 logs.go:276] 1 containers: [2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3]
	I0421 18:51:16.353522  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.357190  556501 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0421 18:51:16.357282  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0421 18:51:16.401268  556501 cri.go:89] found id: "35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25"
	I0421 18:51:16.401303  556501 cri.go:89] found id: ""
	I0421 18:51:16.401312  556501 logs.go:276] 1 containers: [35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25]
	I0421 18:51:16.401394  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:16.404876  556501 logs.go:123] Gathering logs for kube-apiserver [3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d] ...
	I0421 18:51:16.404899  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d"
	I0421 18:51:16.477964  556501 logs.go:123] Gathering logs for etcd [25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1] ...
	I0421 18:51:16.478000  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1"
	I0421 18:51:16.528877  556501 logs.go:123] Gathering logs for kube-proxy [0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961] ...
	I0421 18:51:16.528912  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961"
	I0421 18:51:16.569070  556501 logs.go:123] Gathering logs for kindnet [35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25] ...
	I0421 18:51:16.569109  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25"
	I0421 18:51:16.612784  556501 logs.go:123] Gathering logs for coredns [5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe] ...
	I0421 18:51:16.612814  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe"
	I0421 18:51:16.671906  556501 logs.go:123] Gathering logs for kube-scheduler [dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877] ...
	I0421 18:51:16.671940  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877"
	I0421 18:51:16.722803  556501 logs.go:123] Gathering logs for kube-controller-manager [2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3] ...
	I0421 18:51:16.722837  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3"
	I0421 18:51:16.810131  556501 logs.go:123] Gathering logs for CRI-O ...
	I0421 18:51:16.810169  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0421 18:51:16.911516  556501 logs.go:123] Gathering logs for kubelet ...
	I0421 18:51:16.911557  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0421 18:51:17.016127  556501 logs.go:123] Gathering logs for dmesg ...
	I0421 18:51:17.016167  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0421 18:51:17.034802  556501 logs.go:123] Gathering logs for describe nodes ...
	I0421 18:51:17.034832  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0421 18:51:17.214281  556501 logs.go:123] Gathering logs for coredns [bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62] ...
	I0421 18:51:17.214313  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62"
	I0421 18:51:17.263397  556501 logs.go:123] Gathering logs for container status ...
	I0421 18:51:17.265536  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0421 18:51:19.824500  556501 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0421 18:51:19.837568  556501 api_server.go:72] duration metric: took 2m19.498444651s to wait for apiserver process to appear ...
	I0421 18:51:19.837591  556501 api_server.go:88] waiting for apiserver healthz status ...
	I0421 18:51:19.837624  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0421 18:51:19.837681  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0421 18:51:19.874778  556501 cri.go:89] found id: "3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d"
	I0421 18:51:19.874797  556501 cri.go:89] found id: ""
	I0421 18:51:19.874804  556501 logs.go:276] 1 containers: [3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d]
	I0421 18:51:19.874888  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:19.878577  556501 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0421 18:51:19.878647  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0421 18:51:19.917329  556501 cri.go:89] found id: "25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1"
	I0421 18:51:19.917403  556501 cri.go:89] found id: ""
	I0421 18:51:19.917420  556501 logs.go:276] 1 containers: [25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1]
	I0421 18:51:19.917497  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:19.920931  556501 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0421 18:51:19.921010  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0421 18:51:19.960848  556501 cri.go:89] found id: "bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62"
	I0421 18:51:19.960869  556501 cri.go:89] found id: "5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe"
	I0421 18:51:19.960874  556501 cri.go:89] found id: ""
	I0421 18:51:19.960881  556501 logs.go:276] 2 containers: [bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62 5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe]
	I0421 18:51:19.960938  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:19.964293  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:19.967553  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0421 18:51:19.967641  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0421 18:51:20.010957  556501 cri.go:89] found id: "dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877"
	I0421 18:51:20.010985  556501 cri.go:89] found id: ""
	I0421 18:51:20.010995  556501 logs.go:276] 1 containers: [dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877]
	I0421 18:51:20.011067  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:20.017705  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0421 18:51:20.017793  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0421 18:51:20.063548  556501 cri.go:89] found id: "0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961"
	I0421 18:51:20.063573  556501 cri.go:89] found id: ""
	I0421 18:51:20.063581  556501 logs.go:276] 1 containers: [0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961]
	I0421 18:51:20.063637  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:20.067222  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0421 18:51:20.067300  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0421 18:51:20.110058  556501 cri.go:89] found id: "2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3"
	I0421 18:51:20.110084  556501 cri.go:89] found id: ""
	I0421 18:51:20.110093  556501 logs.go:276] 1 containers: [2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3]
	I0421 18:51:20.110150  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:20.114083  556501 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0421 18:51:20.114170  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0421 18:51:20.157054  556501 cri.go:89] found id: "35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25"
	I0421 18:51:20.157078  556501 cri.go:89] found id: ""
	I0421 18:51:20.157086  556501 logs.go:276] 1 containers: [35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25]
	I0421 18:51:20.157145  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:20.160933  556501 logs.go:123] Gathering logs for container status ...
	I0421 18:51:20.160999  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0421 18:51:20.217254  556501 logs.go:123] Gathering logs for kubelet ...
	I0421 18:51:20.217285  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0421 18:51:20.307702  556501 logs.go:123] Gathering logs for dmesg ...
	I0421 18:51:20.307741  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0421 18:51:20.326623  556501 logs.go:123] Gathering logs for describe nodes ...
	I0421 18:51:20.326654  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0421 18:51:20.468817  556501 logs.go:123] Gathering logs for coredns [5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe] ...
	I0421 18:51:20.468847  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe"
	I0421 18:51:20.518210  556501 logs.go:123] Gathering logs for kube-scheduler [dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877] ...
	I0421 18:51:20.518242  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877"
	I0421 18:51:20.563466  556501 logs.go:123] Gathering logs for kindnet [35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25] ...
	I0421 18:51:20.563504  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25"
	I0421 18:51:20.601175  556501 logs.go:123] Gathering logs for kube-apiserver [3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d] ...
	I0421 18:51:20.601205  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d"
	I0421 18:51:20.682657  556501 logs.go:123] Gathering logs for etcd [25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1] ...
	I0421 18:51:20.682691  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1"
	I0421 18:51:20.732846  556501 logs.go:123] Gathering logs for coredns [bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62] ...
	I0421 18:51:20.732883  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62"
	I0421 18:51:20.796869  556501 logs.go:123] Gathering logs for kube-proxy [0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961] ...
	I0421 18:51:20.796902  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961"
	I0421 18:51:20.840215  556501 logs.go:123] Gathering logs for kube-controller-manager [2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3] ...
	I0421 18:51:20.840245  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3"
	I0421 18:51:20.909157  556501 logs.go:123] Gathering logs for CRI-O ...
	I0421 18:51:20.909190  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0421 18:51:23.510635  556501 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0421 18:51:23.518248  556501 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0421 18:51:23.519292  556501 api_server.go:141] control plane version: v1.30.0
	I0421 18:51:23.519317  556501 api_server.go:131] duration metric: took 3.681719861s to wait for apiserver health ...
	I0421 18:51:23.519326  556501 system_pods.go:43] waiting for kube-system pods to appear ...
	I0421 18:51:23.519346  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0421 18:51:23.519413  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0421 18:51:23.565873  556501 cri.go:89] found id: "3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d"
	I0421 18:51:23.565897  556501 cri.go:89] found id: ""
	I0421 18:51:23.565906  556501 logs.go:276] 1 containers: [3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d]
	I0421 18:51:23.565961  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.569357  556501 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0421 18:51:23.569422  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0421 18:51:23.607944  556501 cri.go:89] found id: "25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1"
	I0421 18:51:23.607967  556501 cri.go:89] found id: ""
	I0421 18:51:23.607975  556501 logs.go:276] 1 containers: [25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1]
	I0421 18:51:23.608030  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.611415  556501 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0421 18:51:23.611491  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0421 18:51:23.651763  556501 cri.go:89] found id: "bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62"
	I0421 18:51:23.651785  556501 cri.go:89] found id: "5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe"
	I0421 18:51:23.651790  556501 cri.go:89] found id: ""
	I0421 18:51:23.651797  556501 logs.go:276] 2 containers: [bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62 5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe]
	I0421 18:51:23.651856  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.655635  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.658992  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0421 18:51:23.659062  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0421 18:51:23.697775  556501 cri.go:89] found id: "dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877"
	I0421 18:51:23.697795  556501 cri.go:89] found id: ""
	I0421 18:51:23.697803  556501 logs.go:276] 1 containers: [dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877]
	I0421 18:51:23.697858  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.701383  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0421 18:51:23.701454  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0421 18:51:23.738561  556501 cri.go:89] found id: "0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961"
	I0421 18:51:23.738625  556501 cri.go:89] found id: ""
	I0421 18:51:23.738646  556501 logs.go:276] 1 containers: [0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961]
	I0421 18:51:23.738734  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.742189  556501 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0421 18:51:23.742262  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0421 18:51:23.782769  556501 cri.go:89] found id: "2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3"
	I0421 18:51:23.782833  556501 cri.go:89] found id: ""
	I0421 18:51:23.782903  556501 logs.go:276] 1 containers: [2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3]
	I0421 18:51:23.782979  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.786518  556501 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0421 18:51:23.786587  556501 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0421 18:51:23.825133  556501 cri.go:89] found id: "35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25"
	I0421 18:51:23.825161  556501 cri.go:89] found id: ""
	I0421 18:51:23.825170  556501 logs.go:276] 1 containers: [35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25]
	I0421 18:51:23.825233  556501 ssh_runner.go:195] Run: which crictl
	I0421 18:51:23.828746  556501 logs.go:123] Gathering logs for dmesg ...
	I0421 18:51:23.828779  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0421 18:51:23.847642  556501 logs.go:123] Gathering logs for describe nodes ...
	I0421 18:51:23.847672  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0421 18:51:23.986536  556501 logs.go:123] Gathering logs for kube-apiserver [3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d] ...
	I0421 18:51:23.986568  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d"
	I0421 18:51:24.051470  556501 logs.go:123] Gathering logs for etcd [25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1] ...
	I0421 18:51:24.051512  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1"
	I0421 18:51:24.104593  556501 logs.go:123] Gathering logs for coredns [bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62] ...
	I0421 18:51:24.104627  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62"
	I0421 18:51:24.154073  556501 logs.go:123] Gathering logs for kube-proxy [0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961] ...
	I0421 18:51:24.154108  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961"
	I0421 18:51:24.196336  556501 logs.go:123] Gathering logs for kube-controller-manager [2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3] ...
	I0421 18:51:24.196366  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3"
	I0421 18:51:24.271269  556501 logs.go:123] Gathering logs for kubelet ...
	I0421 18:51:24.271310  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0421 18:51:24.364858  556501 logs.go:123] Gathering logs for container status ...
	I0421 18:51:24.364897  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0421 18:51:24.426423  556501 logs.go:123] Gathering logs for kindnet [35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25] ...
	I0421 18:51:24.426459  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25"
	I0421 18:51:24.471830  556501 logs.go:123] Gathering logs for kube-scheduler [dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877] ...
	I0421 18:51:24.471862  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877"
	I0421 18:51:24.520933  556501 logs.go:123] Gathering logs for CRI-O ...
	I0421 18:51:24.520968  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0421 18:51:24.620228  556501 logs.go:123] Gathering logs for coredns [5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe] ...
	I0421 18:51:24.620268  556501 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe"
	I0421 18:51:27.181663  556501 system_pods.go:59] 19 kube-system pods found
	I0421 18:51:27.181702  556501 system_pods.go:61] "coredns-7db6d8ff4d-48qvq" [ba2550b1-672f-4406-b2c8-da9e88e03faf] Running
	I0421 18:51:27.181708  556501 system_pods.go:61] "coredns-7db6d8ff4d-dfmhs" [0f0d6877-ca84-43e8-9cf2-d24873a45bbb] Running
	I0421 18:51:27.181713  556501 system_pods.go:61] "csi-hostpath-attacher-0" [c8e7d0d5-31ca-45dd-9ab1-7513fb2fdd76] Running
	I0421 18:51:27.181717  556501 system_pods.go:61] "csi-hostpath-resizer-0" [42cb8fde-634e-49d6-9430-df0a32c6a4dc] Running
	I0421 18:51:27.181721  556501 system_pods.go:61] "csi-hostpathplugin-d4xnb" [28267f7f-7c36-40ec-804a-1f6d81ff2e27] Running
	I0421 18:51:27.181724  556501 system_pods.go:61] "etcd-addons-558690" [c5ad9e9d-71b6-4a4f-9884-57a4428a6173] Running
	I0421 18:51:27.181730  556501 system_pods.go:61] "kindnet-stmbz" [67be0064-14e9-4fe3-a518-b5d0333ed8d4] Running
	I0421 18:51:27.181735  556501 system_pods.go:61] "kube-apiserver-addons-558690" [8a072e47-8c67-44d2-a79a-1987aad07692] Running
	I0421 18:51:27.181739  556501 system_pods.go:61] "kube-controller-manager-addons-558690" [b7bcd67b-74d7-4ab6-af3f-0265b1fcff9f] Running
	I0421 18:51:27.181747  556501 system_pods.go:61] "kube-ingress-dns-minikube" [3fe2002f-727a-47c4-8816-ee0b9e13dc31] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0421 18:51:27.181757  556501 system_pods.go:61] "kube-proxy-mzwk8" [1103f8f8-799c-4e1e-9212-8ba7ca42bebd] Running
	I0421 18:51:27.181762  556501 system_pods.go:61] "kube-scheduler-addons-558690" [5fe5e571-cbc6-46d1-8554-77b0ace000b8] Running
	I0421 18:51:27.181770  556501 system_pods.go:61] "metrics-server-c59844bb4-vnjdc" [ffefb6d3-4214-46dd-97df-b2d979c86dca] Running
	I0421 18:51:27.181774  556501 system_pods.go:61] "nvidia-device-plugin-daemonset-74vwp" [ab602283-b6fe-467f-95b1-a4141071095f] Running
	I0421 18:51:27.181782  556501 system_pods.go:61] "registry-cmfx7" [ffe5ea6f-b4da-4953-90ac-c438f46478a8] Running
	I0421 18:51:27.181786  556501 system_pods.go:61] "registry-proxy-5lsc9" [89dc0f55-1ca2-47c3-b744-df1ef2863356] Running
	I0421 18:51:27.181790  556501 system_pods.go:61] "snapshot-controller-745499f584-j2mxn" [1fb19f47-04c5-4bb5-8f92-fea196437c4e] Running
	I0421 18:51:27.181796  556501 system_pods.go:61] "snapshot-controller-745499f584-jk56s" [fa250fc9-f823-4f0f-94e0-17e956eb4368] Running
	I0421 18:51:27.181800  556501 system_pods.go:61] "storage-provisioner" [63920195-4310-42d5-80e8-779341910fbe] Running
	I0421 18:51:27.181809  556501 system_pods.go:74] duration metric: took 3.662477995s to wait for pod list to return data ...
	I0421 18:51:27.181821  556501 default_sa.go:34] waiting for default service account to be created ...
	I0421 18:51:27.184257  556501 default_sa.go:45] found service account: "default"
	I0421 18:51:27.184285  556501 default_sa.go:55] duration metric: took 2.454628ms for default service account to be created ...
	I0421 18:51:27.184294  556501 system_pods.go:116] waiting for k8s-apps to be running ...
	I0421 18:51:27.195666  556501 system_pods.go:86] 19 kube-system pods found
	I0421 18:51:27.195703  556501 system_pods.go:89] "coredns-7db6d8ff4d-48qvq" [ba2550b1-672f-4406-b2c8-da9e88e03faf] Running
	I0421 18:51:27.195718  556501 system_pods.go:89] "coredns-7db6d8ff4d-dfmhs" [0f0d6877-ca84-43e8-9cf2-d24873a45bbb] Running
	I0421 18:51:27.195725  556501 system_pods.go:89] "csi-hostpath-attacher-0" [c8e7d0d5-31ca-45dd-9ab1-7513fb2fdd76] Running
	I0421 18:51:27.195729  556501 system_pods.go:89] "csi-hostpath-resizer-0" [42cb8fde-634e-49d6-9430-df0a32c6a4dc] Running
	I0421 18:51:27.195733  556501 system_pods.go:89] "csi-hostpathplugin-d4xnb" [28267f7f-7c36-40ec-804a-1f6d81ff2e27] Running
	I0421 18:51:27.195744  556501 system_pods.go:89] "etcd-addons-558690" [c5ad9e9d-71b6-4a4f-9884-57a4428a6173] Running
	I0421 18:51:27.195748  556501 system_pods.go:89] "kindnet-stmbz" [67be0064-14e9-4fe3-a518-b5d0333ed8d4] Running
	I0421 18:51:27.195756  556501 system_pods.go:89] "kube-apiserver-addons-558690" [8a072e47-8c67-44d2-a79a-1987aad07692] Running
	I0421 18:51:27.195760  556501 system_pods.go:89] "kube-controller-manager-addons-558690" [b7bcd67b-74d7-4ab6-af3f-0265b1fcff9f] Running
	I0421 18:51:27.195771  556501 system_pods.go:89] "kube-ingress-dns-minikube" [3fe2002f-727a-47c4-8816-ee0b9e13dc31] Running / Ready:ContainersNotReady (containers with unready status: [minikube-ingress-dns]) / ContainersReady:ContainersNotReady (containers with unready status: [minikube-ingress-dns])
	I0421 18:51:27.195777  556501 system_pods.go:89] "kube-proxy-mzwk8" [1103f8f8-799c-4e1e-9212-8ba7ca42bebd] Running
	I0421 18:51:27.195782  556501 system_pods.go:89] "kube-scheduler-addons-558690" [5fe5e571-cbc6-46d1-8554-77b0ace000b8] Running
	I0421 18:51:27.195786  556501 system_pods.go:89] "metrics-server-c59844bb4-vnjdc" [ffefb6d3-4214-46dd-97df-b2d979c86dca] Running
	I0421 18:51:27.195791  556501 system_pods.go:89] "nvidia-device-plugin-daemonset-74vwp" [ab602283-b6fe-467f-95b1-a4141071095f] Running
	I0421 18:51:27.195795  556501 system_pods.go:89] "registry-cmfx7" [ffe5ea6f-b4da-4953-90ac-c438f46478a8] Running
	I0421 18:51:27.195801  556501 system_pods.go:89] "registry-proxy-5lsc9" [89dc0f55-1ca2-47c3-b744-df1ef2863356] Running
	I0421 18:51:27.195806  556501 system_pods.go:89] "snapshot-controller-745499f584-j2mxn" [1fb19f47-04c5-4bb5-8f92-fea196437c4e] Running
	I0421 18:51:27.195813  556501 system_pods.go:89] "snapshot-controller-745499f584-jk56s" [fa250fc9-f823-4f0f-94e0-17e956eb4368] Running
	I0421 18:51:27.195817  556501 system_pods.go:89] "storage-provisioner" [63920195-4310-42d5-80e8-779341910fbe] Running
	I0421 18:51:27.195825  556501 system_pods.go:126] duration metric: took 11.524507ms to wait for k8s-apps to be running ...
	I0421 18:51:27.195836  556501 system_svc.go:44] waiting for kubelet service to be running ....
	I0421 18:51:27.195896  556501 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0421 18:51:27.207430  556501 system_svc.go:56] duration metric: took 11.584297ms WaitForService to wait for kubelet
	I0421 18:51:27.207459  556501 kubeadm.go:576] duration metric: took 2m26.868338442s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0421 18:51:27.207480  556501 node_conditions.go:102] verifying NodePressure condition ...
	I0421 18:51:27.210616  556501 node_conditions.go:122] node storage ephemeral capacity is 203034800Ki
	I0421 18:51:27.210648  556501 node_conditions.go:123] node cpu capacity is 2
	I0421 18:51:27.210660  556501 node_conditions.go:105] duration metric: took 3.17454ms to run NodePressure ...
	I0421 18:51:27.210690  556501 start.go:240] waiting for startup goroutines ...
	I0421 18:51:27.210708  556501 start.go:245] waiting for cluster config update ...
	I0421 18:51:27.210723  556501 start.go:254] writing updated cluster config ...
	I0421 18:51:27.211040  556501 ssh_runner.go:195] Run: rm -f paused
	I0421 18:51:27.567823  556501 start.go:600] kubectl: 1.30.0, cluster: 1.30.0 (minor skew: 0)
	I0421 18:51:27.570220  556501 out.go:177] * Done! kubectl is now configured to use "addons-558690" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Apr 21 18:56:56 addons-558690 crio[916]: time="2024-04-21 18:56:56.409105098Z" level=warning msg="Allowed annotations are specified for workload []"
	Apr 21 18:56:56 addons-558690 crio[916]: time="2024-04-21 18:56:56.471361539Z" level=info msg="Created container 930fb59c7b64b77c411557d862ddc75a0f3e4852b88f997d17a8a921a5beeed0: default/hello-world-app-86c47465fc-nx898/hello-world-app" id=288e136e-8b35-43a4-b182-7125e24509c6 name=/runtime.v1.RuntimeService/CreateContainer
	Apr 21 18:56:56 addons-558690 crio[916]: time="2024-04-21 18:56:56.472233574Z" level=info msg="Starting container: 930fb59c7b64b77c411557d862ddc75a0f3e4852b88f997d17a8a921a5beeed0" id=6a9b3d61-6d35-4959-8434-2f721708ed59 name=/runtime.v1.RuntimeService/StartContainer
	Apr 21 18:56:56 addons-558690 crio[916]: time="2024-04-21 18:56:56.480964381Z" level=info msg="Started container" PID=8917 containerID=930fb59c7b64b77c411557d862ddc75a0f3e4852b88f997d17a8a921a5beeed0 description=default/hello-world-app-86c47465fc-nx898/hello-world-app id=6a9b3d61-6d35-4959-8434-2f721708ed59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06ef9131d87eccdd5b7d653c26aa04a1042d02e13bf23302b2fbfffdcfd30383
	Apr 21 18:56:56 addons-558690 conmon[8906]: conmon 930fb59c7b64b77c4115 <ninfo>: container 8917 exited with status 1
	Apr 21 18:56:56 addons-558690 crio[916]: time="2024-04-21 18:56:56.942369539Z" level=info msg="Removing container: d87a0e84ade1b33da821ed1ddae90f79ccf7d221cf5e04ceaecd4b73d35efbdd" id=2a73a974-b106-4871-97e7-4977efdd2270 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 21 18:56:56 addons-558690 crio[916]: time="2024-04-21 18:56:56.966441842Z" level=info msg="Removed container d87a0e84ade1b33da821ed1ddae90f79ccf7d221cf5e04ceaecd4b73d35efbdd: default/hello-world-app-86c47465fc-nx898/hello-world-app" id=2a73a974-b106-4871-97e7-4977efdd2270 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 21 18:58:27 addons-558690 crio[916]: time="2024-04-21 18:58:27.406629976Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=886ae402-254d-48e8-97e4-5c7009ad683c name=/runtime.v1.ImageService/ImageStatus
	Apr 21 18:58:27 addons-558690 crio[916]: time="2024-04-21 18:58:27.406839600Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=886ae402-254d-48e8-97e4-5c7009ad683c name=/runtime.v1.ImageService/ImageStatus
	Apr 21 18:58:27 addons-558690 crio[916]: time="2024-04-21 18:58:27.407545146Z" level=info msg="Checking image status: gcr.io/google-samples/hello-app:1.0" id=fd7245bc-685a-40c9-ae41-10bec8024ca8 name=/runtime.v1.ImageService/ImageStatus
	Apr 21 18:58:27 addons-558690 crio[916]: time="2024-04-21 18:58:27.407709395Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79,RepoTags:[gcr.io/google-samples/hello-app:1.0],RepoDigests:[gcr.io/google-samples/hello-app@sha256:b1455e1c4fcc5ea1023c9e3b584cd84b64eb920e332feff690a2829696e379e7],Size_:28999827,Uid:nil,Username:nonroot,Spec:nil,},Info:map[string]string{},}" id=fd7245bc-685a-40c9-ae41-10bec8024ca8 name=/runtime.v1.ImageService/ImageStatus
	Apr 21 18:58:27 addons-558690 crio[916]: time="2024-04-21 18:58:27.408441025Z" level=info msg="Creating container: default/hello-world-app-86c47465fc-nx898/hello-world-app" id=187cab1d-8c57-4476-902a-80db73f66bf2 name=/runtime.v1.RuntimeService/CreateContainer
	Apr 21 18:58:27 addons-558690 crio[916]: time="2024-04-21 18:58:27.408533702Z" level=warning msg="Allowed annotations are specified for workload []"
	Apr 21 18:58:27 addons-558690 crio[916]: time="2024-04-21 18:58:27.471887912Z" level=info msg="Created container c1aedb2e93ea1f8192df54372eae6cf4544931666bfce90be0a28a670d97321e: default/hello-world-app-86c47465fc-nx898/hello-world-app" id=187cab1d-8c57-4476-902a-80db73f66bf2 name=/runtime.v1.RuntimeService/CreateContainer
	Apr 21 18:58:27 addons-558690 crio[916]: time="2024-04-21 18:58:27.472592203Z" level=info msg="Starting container: c1aedb2e93ea1f8192df54372eae6cf4544931666bfce90be0a28a670d97321e" id=04bcf499-a896-4bf3-a706-ab783abaa0a0 name=/runtime.v1.RuntimeService/StartContainer
	Apr 21 18:58:27 addons-558690 crio[916]: time="2024-04-21 18:58:27.478385619Z" level=info msg="Started container" PID=8977 containerID=c1aedb2e93ea1f8192df54372eae6cf4544931666bfce90be0a28a670d97321e description=default/hello-world-app-86c47465fc-nx898/hello-world-app id=04bcf499-a896-4bf3-a706-ab783abaa0a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06ef9131d87eccdd5b7d653c26aa04a1042d02e13bf23302b2fbfffdcfd30383
	Apr 21 18:58:27 addons-558690 conmon[8966]: conmon c1aedb2e93ea1f8192df <ninfo>: container 8977 exited with status 1
	Apr 21 18:58:28 addons-558690 crio[916]: time="2024-04-21 18:58:28.143879703Z" level=info msg="Removing container: 930fb59c7b64b77c411557d862ddc75a0f3e4852b88f997d17a8a921a5beeed0" id=21ba6e20-19e1-4429-b835-ca2ee2923640 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 21 18:58:28 addons-558690 crio[916]: time="2024-04-21 18:58:28.162813836Z" level=info msg="Removed container 930fb59c7b64b77c411557d862ddc75a0f3e4852b88f997d17a8a921a5beeed0: default/hello-world-app-86c47465fc-nx898/hello-world-app" id=21ba6e20-19e1-4429-b835-ca2ee2923640 name=/runtime.v1.RuntimeService/RemoveContainer
	Apr 21 18:58:28 addons-558690 crio[916]: time="2024-04-21 18:58:28.760631154Z" level=info msg="Stopping container: f482ad7e5791ee0bbc10e2310b448f0306a2e36a675e1dda5d94e833ef89aaeb (timeout: 30s)" id=55504ea6-f45b-4e08-878e-edd3af0f8236 name=/runtime.v1.RuntimeService/StopContainer
	Apr 21 18:58:29 addons-558690 crio[916]: time="2024-04-21 18:58:29.935343156Z" level=info msg="Stopped container f482ad7e5791ee0bbc10e2310b448f0306a2e36a675e1dda5d94e833ef89aaeb: kube-system/metrics-server-c59844bb4-vnjdc/metrics-server" id=55504ea6-f45b-4e08-878e-edd3af0f8236 name=/runtime.v1.RuntimeService/StopContainer
	Apr 21 18:58:29 addons-558690 crio[916]: time="2024-04-21 18:58:29.936084879Z" level=info msg="Stopping pod sandbox: 05459fa6efcae589bb5415a146381d99933c4b70441f80f75d9a31a33158eed0" id=ed95df35-f9bf-4d9b-8048-55c4e11cc040 name=/runtime.v1.RuntimeService/StopPodSandbox
	Apr 21 18:58:29 addons-558690 crio[916]: time="2024-04-21 18:58:29.936324106Z" level=info msg="Got pod network &{Name:metrics-server-c59844bb4-vnjdc Namespace:kube-system ID:05459fa6efcae589bb5415a146381d99933c4b70441f80f75d9a31a33158eed0 UID:ffefb6d3-4214-46dd-97df-b2d979c86dca NetNS:/var/run/netns/9f618c88-3c24-4b5c-9a26-3c69ce621ae1 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Apr 21 18:58:29 addons-558690 crio[916]: time="2024-04-21 18:58:29.936461336Z" level=info msg="Deleting pod kube-system_metrics-server-c59844bb4-vnjdc from CNI network \"kindnet\" (type=ptp)"
	Apr 21 18:58:29 addons-558690 crio[916]: time="2024-04-21 18:58:29.969056823Z" level=info msg="Stopped pod sandbox: 05459fa6efcae589bb5415a146381d99933c4b70441f80f75d9a31a33158eed0" id=ed95df35-f9bf-4d9b-8048-55c4e11cc040 name=/runtime.v1.RuntimeService/StopPodSandbox
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	c1aedb2e93ea1       dd1b12fcb60978ac32686ef6732d56f612c8636ef86693c09613946a54c69d79                                                        2 seconds ago       Exited              hello-world-app           5                   06ef9131d87ec       hello-world-app-86c47465fc-nx898
	828fac4254f2f       docker.io/library/nginx@sha256:7bd88800d8c18d4f73feeee25e04fcdbeecfc5e0a2b7254a90f4816bb67beadd                         5 minutes ago       Running             nginx                     0                   abf7c25665000       nginx
	cce7d39f8bfc3       ghcr.io/headlamp-k8s/headlamp@sha256:1f277f42730106526a27560517a4c5f9253ccb2477be458986f44a791158a02c                   5 minutes ago       Running             headlamp                  0                   e06df3d7db43a       headlamp-7559bf459f-dmgxm
	7a6bc41772f76       gcr.io/k8s-minikube/gcp-auth-webhook@sha256:a40e1a121ee367d1712ac3a54ec9c38c405a65dde923c98e5fa6368fa82c4b69            7 minutes ago       Running             gcp-auth                  0                   c1b49790fc847       gcp-auth-5db96cd9b4-prmjq
	f3c3d346f0c07       docker.io/marcnuri/yakd@sha256:a3f540278e4c11373e15605311851dd9c64d208f4d63e727bccc0e39f9329310                         8 minutes ago       Running             yakd                      0                   5756eb5be1733       yakd-dashboard-5ddbf7d777-w946r
	f482ad7e5791e       registry.k8s.io/metrics-server/metrics-server@sha256:7f0fc3565b6d4655d078bb8e250d0423d7c79aeb05fbc71e1ffa6ff664264d70   8 minutes ago       Exited              metrics-server            0                   05459fa6efcae       metrics-server-c59844bb4-vnjdc
	fa812b29b2b59       ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6                                                        8 minutes ago       Running             storage-provisioner       0                   81cfb7c62fac6       storage-provisioner
	bfdf65653c1b2       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        8 minutes ago       Running             coredns                   0                   f3ee09371d070       coredns-7db6d8ff4d-dfmhs
	5164fb214f2d7       2437cf762177702dec2dfe99a09c37427a15af6d9a57c456b65352667c223d93                                                        8 minutes ago       Running             coredns                   0                   167120ef76531       coredns-7db6d8ff4d-48qvq
	0632ec29e142c       cb7eac0b42cc1efe8ef8d69652c7c0babbf9ab418daca7fe90ddb8b1ab68389f                                                        9 minutes ago       Running             kube-proxy                0                   d1e5ae6461205       kube-proxy-mzwk8
	35b44016901d9       4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d                                                        9 minutes ago       Running             kindnet-cni               0                   f84bc4b4a242c       kindnet-stmbz
	dc42c67cac73a       547adae34140be47cdc0d9f3282b6184ef76154c44cf43fc7edd0685e61ab73a                                                        9 minutes ago       Running             kube-scheduler            0                   1bc98d038b9a8       kube-scheduler-addons-558690
	3dd2d881b3de7       181f57fd3cdb796d3b94d5a1c86bf48ec261d75965d1b7c328f1d7c11f79f0bb                                                        9 minutes ago       Running             kube-apiserver            0                   fb18f2cab3540       kube-apiserver-addons-558690
	2d4ec07f6149e       68feac521c0f104bef927614ce0960d6fcddf98bd42f039c98b7d4a82294d6f1                                                        9 minutes ago       Running             kube-controller-manager   0                   c6f1128d0ac28       kube-controller-manager-addons-558690
	25a699ee598a3       014faa467e29798aeef733fe6d1a3b5e382688217b053ad23410e6cccd5d22fd                                                        9 minutes ago       Running             etcd                      0                   831c6d192a900       etcd-addons-558690
	
	
	==> coredns [5164fb214f2d74c100c3ffffcd441d5823b07924e8afbd0117e418cc0e45acbe] <==
	[INFO] 10.244.0.4:46408 - 24084 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000031064s
	[INFO] 10.244.0.4:43007 - 58493 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000102489s
	[INFO] 10.244.0.4:43007 - 26982 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000087901s
	[INFO] 10.244.0.4:42326 - 27406 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000103064s
	[INFO] 10.244.0.4:42326 - 65283 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.00011954s
	[INFO] 10.244.0.4:35763 - 53989 "AAAA IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000169829s
	[INFO] 10.244.0.4:35763 - 16865 "A IN registry.kube-system.svc.cluster.local.kube-system.svc.cluster.local. udp 86 false 512" NXDOMAIN qr,aa,rd 179 0.000059372s
	[INFO] 10.244.0.4:36438 - 59595 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001665373s
	[INFO] 10.244.0.4:36438 - 52425 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001931717s
	[INFO] 10.244.0.4:58323 - 46161 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000062096s
	[INFO] 10.244.0.4:58323 - 5971 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000038687s
	[INFO] 10.244.0.4:33786 - 26781 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000071352s
	[INFO] 10.244.0.4:33786 - 26015 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000194329s
	[INFO] 10.244.0.4:38255 - 44127 "AAAA IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000077513s
	[INFO] 10.244.0.4:38255 - 37469 "A IN registry.kube-system.svc.cluster.local.svc.cluster.local. udp 74 false 512" NXDOMAIN qr,aa,rd 167 0.000095483s
	[INFO] 10.244.0.4:52728 - 40466 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000040583s
	[INFO] 10.244.0.4:39791 - 17925 "A IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001263727s
	[INFO] 10.244.0.4:39791 - 20487 "AAAA IN registry.kube-system.svc.cluster.local.us-east-2.compute.internal. udp 83 false 512" NXDOMAIN qr,rd,ra 83 0.001599553s
	[INFO] 10.244.0.4:52728 - 19475 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00200252s
	[INFO] 10.244.0.4:40271 - 25406 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000072213s
	[INFO] 10.244.0.4:40271 - 64569 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000152048s
	[INFO] 10.244.0.21:48967 - 5951 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000143023s
	[INFO] 10.244.0.21:37846 - 15401 "AAAA IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002604845s
	[INFO] 10.244.0.21:59964 - 40912 "A IN storage.googleapis.com.us-east-2.compute.internal. udp 78 false 1232" NXDOMAIN qr,rd,ra 67 0.002235051s
	[INFO] 10.244.0.23:39691 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000136975s
	
	
	==> coredns [bfdf65653c1b21cbcdf08067a51893060591b9043e02e3db14cc9ddfbd8b1b62] <==
	[INFO] 10.244.0.20:54011 - 40426 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000062022s
	[INFO] 10.244.0.20:54011 - 54042 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000058445s
	[INFO] 10.244.0.20:54011 - 63896 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000066026s
	[INFO] 10.244.0.20:54011 - 2068 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000055048s
	[INFO] 10.244.0.20:54011 - 22417 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001342743s
	[INFO] 10.244.0.20:54011 - 53375 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001399621s
	[INFO] 10.244.0.20:54011 - 47943 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000066716s
	[INFO] 10.244.0.20:57607 - 31853 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000124045s
	[INFO] 10.244.0.20:50945 - 42864 "A IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000071909s
	[INFO] 10.244.0.20:50945 - 19110 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000062072s
	[INFO] 10.244.0.20:50945 - 30112 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000059011s
	[INFO] 10.244.0.20:50945 - 36074 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.00006002s
	[INFO] 10.244.0.20:50945 - 31392 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000058863s
	[INFO] 10.244.0.20:50945 - 52685 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000057272s
	[INFO] 10.244.0.20:57607 - 56812 "AAAA IN hello-world-app.default.svc.cluster.local.ingress-nginx.svc.cluster.local. udp 91 false 512" NXDOMAIN qr,aa,rd 184 0.000046351s
	[INFO] 10.244.0.20:57607 - 49742 "A IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000043667s
	[INFO] 10.244.0.20:57607 - 53634 "AAAA IN hello-world-app.default.svc.cluster.local.svc.cluster.local. udp 77 false 512" NXDOMAIN qr,aa,rd 170 0.000052151s
	[INFO] 10.244.0.20:57607 - 41451 "A IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000072549s
	[INFO] 10.244.0.20:57607 - 54860 "AAAA IN hello-world-app.default.svc.cluster.local.cluster.local. udp 73 false 512" NXDOMAIN qr,aa,rd 166 0.000048878s
	[INFO] 10.244.0.20:50945 - 16451 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001281132s
	[INFO] 10.244.0.20:57607 - 21795 "A IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001366629s
	[INFO] 10.244.0.20:50945 - 53417 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001392533s
	[INFO] 10.244.0.20:50945 - 1057 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000053555s
	[INFO] 10.244.0.20:57607 - 19512 "AAAA IN hello-world-app.default.svc.cluster.local.us-east-2.compute.internal. udp 86 false 512" NXDOMAIN qr,rd,ra 86 0.001183853s
	[INFO] 10.244.0.20:57607 - 59553 "A IN hello-world-app.default.svc.cluster.local. udp 59 false 512" NOERROR qr,aa,rd 116 0.000078031s
	
	
	==> describe nodes <==
	Name:               addons-558690
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=arm64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=arm64
	                    kubernetes.io/hostname=addons-558690
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=702dd7d90cdd919eaa4a48319794ed80d5b956e6
	                    minikube.k8s.io/name=addons-558690
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_04_21T18_48_48_0700
	                    minikube.k8s.io/version=v1.33.0
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-558690
	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:  Sun, 21 Apr 2024 18:48:44 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-558690
	  AcquireTime:     <unset>
	  RenewTime:       Sun, 21 Apr 2024 18:58:29 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Sun, 21 Apr 2024 18:55:57 +0000   Sun, 21 Apr 2024 18:48:41 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Sun, 21 Apr 2024 18:55:57 +0000   Sun, 21 Apr 2024 18:48:41 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Sun, 21 Apr 2024 18:55:57 +0000   Sun, 21 Apr 2024 18:48:41 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Sun, 21 Apr 2024 18:55:57 +0000   Sun, 21 Apr 2024 18:49:34 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-558690
	Capacity:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	Allocatable:
	  cpu:                2
	  ephemeral-storage:  203034800Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  hugepages-32Mi:     0
	  hugepages-64Ki:     0
	  memory:             8022564Ki
	  pods:               110
	System Info:
	  Machine ID:                 d802d421fa2247b98f60e38618626ce3
	  System UUID:                0ad3f6e2-41b6-4b57-9947-1a69c425cdaf
	  Boot ID:                    eca89865-9c47-46c8-9af6-86f4d54635cb
	  Kernel Version:             5.15.0-1058-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.0
	  Kube-Proxy Version:         v1.30.0
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (14 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     hello-world-app-86c47465fc-nx898         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m10s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m31s
	  gcp-auth                    gcp-auth-5db96cd9b4-prmjq                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m19s
	  headlamp                    headlamp-7559bf459f-dmgxm                0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         6m4s
	  kube-system                 coredns-7db6d8ff4d-48qvq                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     9m27s
	  kube-system                 coredns-7db6d8ff4d-dfmhs                 100m (5%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (2%!)(MISSING)     9m27s
	  kube-system                 etcd-addons-558690                       100m (5%!)(MISSING)     0 (0%!)(MISSING)      100Mi (1%!)(MISSING)       0 (0%!)(MISSING)         9m43s
	  kube-system                 kindnet-stmbz                            100m (5%!)(MISSING)     100m (5%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      9m28s
	  kube-system                 kube-apiserver-addons-558690             250m (12%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m43s
	  kube-system                 kube-controller-manager-addons-558690    200m (10%!)(MISSING)    0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m43s
	  kube-system                 kube-proxy-mzwk8                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m28s
	  kube-system                 kube-scheduler-addons-558690             100m (5%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m43s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         9m25s
	  yakd-dashboard              yakd-dashboard-5ddbf7d777-w946r          0 (0%!)(MISSING)        0 (0%!)(MISSING)      128Mi (1%!)(MISSING)       256Mi (3%!)(MISSING)     9m25s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (47%!)(MISSING)  100m (5%!)(MISSING)
	  memory             418Mi (5%!)(MISSING)  646Mi (8%!)(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                 9m24s                  kube-proxy       
	  Normal  NodeHasSufficientMemory  9m50s (x8 over 9m50s)  kubelet          Node addons-558690 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m50s (x8 over 9m50s)  kubelet          Node addons-558690 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m50s (x8 over 9m50s)  kubelet          Node addons-558690 status is now: NodeHasSufficientPID
	  Normal  Starting                 9m43s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  9m43s                  kubelet          Node addons-558690 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    9m43s                  kubelet          Node addons-558690 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     9m43s                  kubelet          Node addons-558690 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           9m30s                  node-controller  Node addons-558690 event: Registered Node addons-558690 in Controller
	  Normal  NodeReady                8m56s                  kubelet          Node addons-558690 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.001115] FS-Cache: O-key=[8] 'e43a5c0100000000'
	[  +0.000785] FS-Cache: N-cookie c=0000001e [p=00000015 fl=2 nc=0 na=1]
	[  +0.000905] FS-Cache: N-cookie d=000000004bc3ea61{9p.inode} n=000000009f9ef748
	[  +0.001025] FS-Cache: N-key=[8] 'e43a5c0100000000'
	[  +0.003000] FS-Cache: Duplicate cookie detected
	[  +0.000728] FS-Cache: O-cookie c=00000018 [p=00000015 fl=226 nc=0 na=1]
	[  +0.000951] FS-Cache: O-cookie d=000000004bc3ea61{9p.inode} n=00000000ec31077d
	[  +0.001066] FS-Cache: O-key=[8] 'e43a5c0100000000'
	[  +0.000697] FS-Cache: N-cookie c=0000001f [p=00000015 fl=2 nc=0 na=1]
	[  +0.000944] FS-Cache: N-cookie d=000000004bc3ea61{9p.inode} n=00000000cc2b7d6c
	[  +0.000998] FS-Cache: N-key=[8] 'e43a5c0100000000'
	[  +2.866376] FS-Cache: Duplicate cookie detected
	[  +0.000853] FS-Cache: O-cookie c=00000016 [p=00000015 fl=226 nc=0 na=1]
	[  +0.001002] FS-Cache: O-cookie d=000000004bc3ea61{9p.inode} n=00000000678d37fe
	[  +0.001118] FS-Cache: O-key=[8] 'e33a5c0100000000'
	[  +0.000693] FS-Cache: N-cookie c=00000021 [p=00000015 fl=2 nc=0 na=1]
	[  +0.000917] FS-Cache: N-cookie d=000000004bc3ea61{9p.inode} n=000000009f9ef748
	[  +0.001004] FS-Cache: N-key=[8] 'e33a5c0100000000'
	[  +0.327208] FS-Cache: Duplicate cookie detected
	[  +0.000802] FS-Cache: O-cookie c=0000001b [p=00000015 fl=226 nc=0 na=1]
	[  +0.001142] FS-Cache: O-cookie d=000000004bc3ea61{9p.inode} n=00000000f7b6b0c7
	[  +0.001257] FS-Cache: O-key=[8] 'e93a5c0100000000'
	[  +0.000779] FS-Cache: N-cookie c=00000022 [p=00000015 fl=2 nc=0 na=1]
	[  +0.001003] FS-Cache: N-cookie d=000000004bc3ea61{9p.inode} n=00000000f4093a4e
	[  +0.001136] FS-Cache: N-key=[8] 'e93a5c0100000000'
	
	
	==> etcd [25a699ee598a3b01e753a73a6eff9079e3268400e700f4f35a17089c7cb4eee1] <==
	{"level":"info","ts":"2024-04-21T18:48:41.55882Z","caller":"embed/serve.go:250","msg":"serving client traffic securely","traffic":"grpc+http","address":"192.168.49.2:2379"}
	{"level":"info","ts":"2024-04-21T18:48:41.567184Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"}
	{"level":"info","ts":"2024-04-21T18:48:41.567265Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"}
	{"level":"warn","ts":"2024-04-21T18:49:02.013607Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.029646ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-21T18:49:02.01396Z","caller":"traceutil/trace.go:171","msg":"trace[426264408] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:350; }","duration":"111.731894ms","start":"2024-04-21T18:49:01.902211Z","end":"2024-04-21T18:49:02.013943Z","steps":["trace[426264408] 'range keys from in-memory index tree'  (duration: 106.93076ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-21T18:49:02.734104Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"135.904827ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-21T18:49:02.748468Z","caller":"traceutil/trace.go:171","msg":"trace[333005019] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/minikube-ingress-dns; range_end:; response_count:0; response_revision:357; }","duration":"150.25779ms","start":"2024-04-21T18:49:02.598167Z","end":"2024-04-21T18:49:02.748425Z","steps":["trace[333005019] 'agreement among raft nodes before linearized reading'  (duration: 60.252392ms)","trace[333005019] 'range keys from in-memory index tree'  (duration: 75.629231ms)"],"step_count":2}
	{"level":"warn","ts":"2024-04-21T18:49:03.043328Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-21T18:49:02.598141Z","time spent":"445.157252ms","remote":"127.0.0.1:54402","response type":"/etcdserverpb.KV/Range","request count":0,"request size":60,"response count":0,"response size":29,"request content":"key:\"/registry/serviceaccounts/kube-system/minikube-ingress-dns\" "}
	{"level":"warn","ts":"2024-04-21T18:49:02.809063Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"146.479294ms","expected-duration":"100ms","prefix":"","request":"header:<ID:8128028666202301290 username:\"kube-apiserver-etcd-client\" auth_revision:1 > txn:<compare:<target:MOD key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" mod_revision:0 > success:<request_put:<key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" value_size:1678 >> failure:<>>","response":"size:16"}
	{"level":"info","ts":"2024-04-21T18:49:03.070761Z","caller":"traceutil/trace.go:171","msg":"trace[1024000286] transaction","detail":"{read_only:false; response_revision:358; number_of_response:1; }","duration":"447.59715ms","start":"2024-04-21T18:49:02.623143Z","end":"2024-04-21T18:49:03.07074Z","steps":["trace[1024000286] 'process raft request'  (duration: 38.983591ms)","trace[1024000286] 'compare'  (duration: 36.828031ms)"],"step_count":2}
	{"level":"warn","ts":"2024-04-21T18:49:03.072153Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-21T18:49:02.623118Z","time spent":"448.891136ms","remote":"127.0.0.1:54320","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":1735,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" mod_revision:0 > success:<request_put:<key:\"/registry/configmaps/kube-system/kube-root-ca.crt\" value_size:1678 >> failure:<>"}
	{"level":"info","ts":"2024-04-21T18:49:03.072588Z","caller":"traceutil/trace.go:171","msg":"trace[460066546] transaction","detail":"{read_only:false; response_revision:359; number_of_response:1; }","duration":"387.066868ms","start":"2024-04-21T18:49:02.685502Z","end":"2024-04-21T18:49:03.072568Z","steps":["trace[460066546] 'process raft request'  (duration: 369.583528ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-21T18:49:03.088686Z","caller":"v3rpc/interceptor.go:197","msg":"request stats","start time":"2024-04-21T18:49:02.685477Z","time spent":"395.631572ms","remote":"127.0.0.1:54278","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":669,"response count":0,"response size":40,"request content":"compare:<target:MOD key:\"/registry/events/kube-system/kube-proxy.17c8601e8ba041df\" mod_revision:0 > success:<request_put:<key:\"/registry/events/kube-system/kube-proxy.17c8601e8ba041df\" value_size:595 lease:8128028666202300589 >> failure:<>"}
	{"level":"info","ts":"2024-04-21T18:49:03.090655Z","caller":"traceutil/trace.go:171","msg":"trace[1170701337] transaction","detail":"{read_only:false; response_revision:360; number_of_response:1; }","duration":"209.438929ms","start":"2024-04-21T18:49:02.881098Z","end":"2024-04-21T18:49:03.090537Z","steps":["trace[1170701337] 'process raft request'  (duration: 174.28423ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-21T18:49:03.105798Z","caller":"traceutil/trace.go:171","msg":"trace[1955309657] linearizableReadLoop","detail":"{readStateIndex:370; appliedIndex:367; }","duration":"224.569961ms","start":"2024-04-21T18:49:02.881191Z","end":"2024-04-21T18:49:03.105761Z","steps":["trace[1955309657] 'read index received'  (duration: 23.664547ms)","trace[1955309657] 'applied index is now lower than readState.Index'  (duration: 200.900786ms)"],"step_count":2}
	{"level":"warn","ts":"2024-04-21T18:49:03.105942Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"224.722854ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/serviceaccounts/kube-system/replicaset-controller\" ","response":"range_response_count:1 size:207"}
	{"level":"info","ts":"2024-04-21T18:49:03.122416Z","caller":"traceutil/trace.go:171","msg":"trace[1168784211] range","detail":"{range_begin:/registry/serviceaccounts/kube-system/replicaset-controller; range_end:; response_count:1; response_revision:363; }","duration":"241.200903ms","start":"2024-04-21T18:49:02.881186Z","end":"2024-04-21T18:49:03.122387Z","steps":["trace[1168784211] 'agreement among raft nodes before linearized reading'  (duration: 224.662186ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-21T18:49:03.105987Z","caller":"traceutil/trace.go:171","msg":"trace[973955863] transaction","detail":"{read_only:false; response_revision:361; number_of_response:1; }","duration":"194.223862ms","start":"2024-04-21T18:49:02.911741Z","end":"2024-04-21T18:49:03.105965Z","steps":["trace[973955863] 'process raft request'  (duration: 143.722534ms)"],"step_count":1}
	{"level":"info","ts":"2024-04-21T18:49:03.106009Z","caller":"traceutil/trace.go:171","msg":"trace[662814853] transaction","detail":"{read_only:false; response_revision:363; number_of_response:1; }","duration":"116.35597ms","start":"2024-04-21T18:49:02.989643Z","end":"2024-04-21T18:49:03.105999Z","steps":["trace[662814853] 'process raft request'  (duration: 72.010784ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-21T18:49:03.213181Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"180.840475ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiextensions.k8s.io/customresourcedefinitions/\" range_end:\"/registry/apiextensions.k8s.io/customresourcedefinitions0\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-21T18:49:03.213506Z","caller":"traceutil/trace.go:171","msg":"trace[1167589397] range","detail":"{range_begin:/registry/apiextensions.k8s.io/customresourcedefinitions/; range_end:/registry/apiextensions.k8s.io/customresourcedefinitions0; response_count:0; response_revision:372; }","duration":"190.456829ms","start":"2024-04-21T18:49:03.023029Z","end":"2024-04-21T18:49:03.213486Z","steps":["trace[1167589397] 'agreement among raft nodes before linearized reading'  (duration: 180.804963ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-21T18:49:03.214548Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"224.95711ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/controllers/kube-system/registry\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-21T18:49:03.231941Z","caller":"traceutil/trace.go:171","msg":"trace[560007627] range","detail":"{range_begin:/registry/controllers/kube-system/registry; range_end:; response_count:0; response_revision:372; }","duration":"242.340143ms","start":"2024-04-21T18:49:02.989573Z","end":"2024-04-21T18:49:03.231913Z","steps":["trace[560007627] 'agreement among raft nodes before linearized reading'  (duration: 224.928753ms)"],"step_count":1}
	{"level":"warn","ts":"2024-04-21T18:49:03.244319Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.791906ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/deployments/default/cloud-spanner-emulator\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-04-21T18:49:03.275007Z","caller":"traceutil/trace.go:171","msg":"trace[30145056] range","detail":"{range_begin:/registry/deployments/default/cloud-spanner-emulator; range_end:; response_count:0; response_revision:372; }","duration":"142.477802ms","start":"2024-04-21T18:49:03.132508Z","end":"2024-04-21T18:49:03.274986Z","steps":["trace[30145056] 'agreement among raft nodes before linearized reading'  (duration: 111.778934ms)"],"step_count":1}
	
	
	==> gcp-auth [7a6bc41772f76fb8efc3cb06ffd7b65a2a7be7148e12215850d51e715443ba09] <==
	2024/04/21 18:50:41 GCP Auth Webhook started!
	2024/04/21 18:51:33 Ready to marshal response ...
	2024/04/21 18:51:33 Ready to write response ...
	2024/04/21 18:51:38 Ready to marshal response ...
	2024/04/21 18:51:38 Ready to write response ...
	2024/04/21 18:51:55 Ready to marshal response ...
	2024/04/21 18:51:55 Ready to write response ...
	2024/04/21 18:51:55 Ready to marshal response ...
	2024/04/21 18:51:55 Ready to write response ...
	2024/04/21 18:52:03 Ready to marshal response ...
	2024/04/21 18:52:03 Ready to write response ...
	2024/04/21 18:52:04 Ready to marshal response ...
	2024/04/21 18:52:04 Ready to write response ...
	2024/04/21 18:52:26 Ready to marshal response ...
	2024/04/21 18:52:26 Ready to write response ...
	2024/04/21 18:52:26 Ready to marshal response ...
	2024/04/21 18:52:26 Ready to write response ...
	2024/04/21 18:52:26 Ready to marshal response ...
	2024/04/21 18:52:26 Ready to write response ...
	2024/04/21 18:52:59 Ready to marshal response ...
	2024/04/21 18:52:59 Ready to write response ...
	2024/04/21 18:55:20 Ready to marshal response ...
	2024/04/21 18:55:20 Ready to write response ...
	
	
	==> kernel <==
	 18:58:30 up  2:40,  0 users,  load average: 0.10, 0.78, 1.86
	Linux addons-558690 5.15.0-1058-aws #64~20.04.1-Ubuntu SMP Tue Apr 9 11:11:55 UTC 2024 aarch64 aarch64 aarch64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [35b44016901d92d891b2869598d7bad75c6da0345ebf5abbdadefd6d20d9bb25] <==
	I0421 18:56:25.107805       1 main.go:227] handling current node
	I0421 18:56:35.120140       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:56:35.120169       1 main.go:227] handling current node
	I0421 18:56:45.126705       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:56:45.126767       1 main.go:227] handling current node
	I0421 18:56:55.130773       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:56:55.130802       1 main.go:227] handling current node
	I0421 18:57:05.135195       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:57:05.135223       1 main.go:227] handling current node
	I0421 18:57:15.147401       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:57:15.147433       1 main.go:227] handling current node
	I0421 18:57:25.152192       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:57:25.152226       1 main.go:227] handling current node
	I0421 18:57:35.161304       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:57:35.161333       1 main.go:227] handling current node
	I0421 18:57:45.165400       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:57:45.165437       1 main.go:227] handling current node
	I0421 18:57:55.177581       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:57:55.177611       1 main.go:227] handling current node
	I0421 18:58:05.182164       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:58:05.182197       1 main.go:227] handling current node
	I0421 18:58:15.188698       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:58:15.188729       1 main.go:227] handling current node
	I0421 18:58:25.192826       1 main.go:223] Handling node with IPs: map[192.168.49.2:{}]
	I0421 18:58:25.192860       1 main.go:227] handling current node
	
	
	==> kube-apiserver [3dd2d881b3de7368658beed3ab6ccd231a8ac24ee1bf721e523fcb6d45753f1d] <==
	I0421 18:51:15.799509       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	I0421 18:51:45.195836       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	E0421 18:52:05.158114       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0421 18:52:05.168802       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	E0421 18:52:05.180476       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0421 18:52:19.912945       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0421 18:52:19.913210       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0421 18:52:19.987274       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0421 18:52:19.987425       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0421 18:52:20.013932       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0421 18:52:20.014015       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0421 18:52:20.033421       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0421 18:52:20.033486       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0421 18:52:20.064414       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0421 18:52:20.064454       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	E0421 18:52:20.188040       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	W0421 18:52:21.034674       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0421 18:52:21.065171       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	W0421 18:52:21.065492       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	I0421 18:52:26.660408       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.100.175.66"}
	I0421 18:52:54.092097       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0421 18:52:55.133727       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0421 18:52:59.632640       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0421 18:52:59.920653       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.104.11.37"}
	I0421 18:55:20.396768       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.97.110.144"}
	
	
	==> kube-controller-manager [2d4ec07f6149e4220528615fcdbbcf8bf4f6f108c5459b167e4d9ff593fccbe3] <==
	E0421 18:56:45.137285       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
	W0421 18:56:47.012893       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
	E0421 18:56:47.012932       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
	W0421 18:56:48.475944       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
	E0421 18:56:48.476054       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
	I0421 18:56:56.963501       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="63.721µs"
	I0421 18:57:08.418385       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="64.32µs"
	W0421 18:57:18.717897       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
	E0421 18:57:18.717956       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
	W0421 18:57:22.992617       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
	E0421 18:57:22.992658       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
	W0421 18:57:29.895798       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
	E0421 18:57:29.895836       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
	W0421 18:57:32.248919       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
	E0421 18:57:32.248957       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
	W0421 18:57:55.344489       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
	E0421 18:57:55.344528       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
	W0421 18:58:03.735499       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
	E0421 18:58:03.735535       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
	W0421 18:58:14.619204       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
	E0421 18:58:14.619241       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
	W0421 18:58:24.990874       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
	E0421 18:58:24.990920       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
	I0421 18:58:28.166122       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-86c47465fc" duration="57.394µs"
	I0421 18:58:28.732766       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="4.594µs"
	
	
	==> kube-proxy [0632ec29e142c8e37fcf2c5626336b42d112eb4eb02a097b8b82703a0d9c6961] <==
	I0421 18:49:05.529291       1 server_linux.go:69] "Using iptables proxy"
	I0421 18:49:05.679228       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0421 18:49:05.928956       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0421 18:49:05.929092       1 server_linux.go:165] "Using iptables Proxier"
	I0421 18:49:05.933654       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0421 18:49:05.933755       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0421 18:49:05.933827       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"
	I0421 18:49:05.940580       1 server.go:872] "Version info" version="v1.30.0"
	I0421 18:49:05.940676       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0421 18:49:05.942766       1 config.go:192] "Starting service config controller"
	I0421 18:49:05.943551       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0421 18:49:05.942915       1 config.go:319] "Starting node config controller"
	I0421 18:49:05.943666       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0421 18:49:05.943306       1 config.go:101] "Starting endpoint slice config controller"
	I0421 18:49:05.943732       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0421 18:49:06.046811       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0421 18:49:06.050975       1 shared_informer.go:320] Caches are synced for service config
	I0421 18:49:06.051007       1 shared_informer.go:320] Caches are synced for node config
	
	
	==> kube-scheduler [dc42c67cac73a73d0bc4d2b4b46518601e5098312301ac2e0b54e404a13bc877] <==
	W0421 18:48:44.982954       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
	E0421 18:48:44.983512       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
	W0421 18:48:44.982994       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
	E0421 18:48:44.983576       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
	W0421 18:48:44.983040       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
	E0421 18:48:44.983638       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
	W0421 18:48:44.983089       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0421 18:48:44.983728       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0421 18:48:44.983125       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
	E0421 18:48:44.983792       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
	W0421 18:48:44.983159       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
	E0421 18:48:44.983853       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
	W0421 18:48:45.791773       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
	E0421 18:48:45.791905       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
	W0421 18:48:45.810900       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"
	E0421 18:48:45.811104       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"
	W0421 18:48:45.849457       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
	E0421 18:48:45.849500       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
	W0421 18:48:45.852867       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0421 18:48:45.852904       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0421 18:48:45.939528       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
	E0421 18:48:45.939567       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
	W0421 18:48:45.982460       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
	E0421 18:48:45.982498       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
	I0421 18:48:47.774829       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Apr 21 18:57:08 addons-558690 kubelet[1480]: E0421 18:57:08.406538    1480 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-nx898_default(18c77e91-ff36-4763-861f-2769c5a0c4da)\"" pod="default/hello-world-app-86c47465fc-nx898" podUID="18c77e91-ff36-4763-861f-2769c5a0c4da"
	Apr 21 18:57:19 addons-558690 kubelet[1480]: I0421 18:57:19.406314    1480 scope.go:117] "RemoveContainer" containerID="930fb59c7b64b77c411557d862ddc75a0f3e4852b88f997d17a8a921a5beeed0"
	Apr 21 18:57:19 addons-558690 kubelet[1480]: E0421 18:57:19.406587    1480 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-nx898_default(18c77e91-ff36-4763-861f-2769c5a0c4da)\"" pod="default/hello-world-app-86c47465fc-nx898" podUID="18c77e91-ff36-4763-861f-2769c5a0c4da"
	Apr 21 18:57:34 addons-558690 kubelet[1480]: I0421 18:57:34.406653    1480 scope.go:117] "RemoveContainer" containerID="930fb59c7b64b77c411557d862ddc75a0f3e4852b88f997d17a8a921a5beeed0"
	Apr 21 18:57:34 addons-558690 kubelet[1480]: E0421 18:57:34.407007    1480 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-nx898_default(18c77e91-ff36-4763-861f-2769c5a0c4da)\"" pod="default/hello-world-app-86c47465fc-nx898" podUID="18c77e91-ff36-4763-861f-2769c5a0c4da"
	Apr 21 18:57:47 addons-558690 kubelet[1480]: I0421 18:57:47.406139    1480 scope.go:117] "RemoveContainer" containerID="930fb59c7b64b77c411557d862ddc75a0f3e4852b88f997d17a8a921a5beeed0"
	Apr 21 18:57:47 addons-558690 kubelet[1480]: E0421 18:57:47.406419    1480 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-nx898_default(18c77e91-ff36-4763-861f-2769c5a0c4da)\"" pod="default/hello-world-app-86c47465fc-nx898" podUID="18c77e91-ff36-4763-861f-2769c5a0c4da"
	Apr 21 18:58:02 addons-558690 kubelet[1480]: I0421 18:58:02.405845    1480 scope.go:117] "RemoveContainer" containerID="930fb59c7b64b77c411557d862ddc75a0f3e4852b88f997d17a8a921a5beeed0"
	Apr 21 18:58:02 addons-558690 kubelet[1480]: E0421 18:58:02.406153    1480 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-nx898_default(18c77e91-ff36-4763-861f-2769c5a0c4da)\"" pod="default/hello-world-app-86c47465fc-nx898" podUID="18c77e91-ff36-4763-861f-2769c5a0c4da"
	Apr 21 18:58:14 addons-558690 kubelet[1480]: I0421 18:58:14.405780    1480 scope.go:117] "RemoveContainer" containerID="930fb59c7b64b77c411557d862ddc75a0f3e4852b88f997d17a8a921a5beeed0"
	Apr 21 18:58:14 addons-558690 kubelet[1480]: E0421 18:58:14.406137    1480 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 1m20s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-nx898_default(18c77e91-ff36-4763-861f-2769c5a0c4da)\"" pod="default/hello-world-app-86c47465fc-nx898" podUID="18c77e91-ff36-4763-861f-2769c5a0c4da"
	Apr 21 18:58:27 addons-558690 kubelet[1480]: I0421 18:58:27.405880    1480 scope.go:117] "RemoveContainer" containerID="930fb59c7b64b77c411557d862ddc75a0f3e4852b88f997d17a8a921a5beeed0"
	Apr 21 18:58:28 addons-558690 kubelet[1480]: I0421 18:58:28.141609    1480 scope.go:117] "RemoveContainer" containerID="930fb59c7b64b77c411557d862ddc75a0f3e4852b88f997d17a8a921a5beeed0"
	Apr 21 18:58:28 addons-558690 kubelet[1480]: I0421 18:58:28.141964    1480 scope.go:117] "RemoveContainer" containerID="c1aedb2e93ea1f8192df54372eae6cf4544931666bfce90be0a28a670d97321e"
	Apr 21 18:58:28 addons-558690 kubelet[1480]: E0421 18:58:28.142243    1480 pod_workers.go:1298] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"hello-world-app\" with CrashLoopBackOff: \"back-off 2m40s restarting failed container=hello-world-app pod=hello-world-app-86c47465fc-nx898_default(18c77e91-ff36-4763-861f-2769c5a0c4da)\"" pod="default/hello-world-app-86c47465fc-nx898" podUID="18c77e91-ff36-4763-861f-2769c5a0c4da"
	Apr 21 18:58:30 addons-558690 kubelet[1480]: I0421 18:58:30.096008    1480 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/ffefb6d3-4214-46dd-97df-b2d979c86dca-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "ffefb6d3-4214-46dd-97df-b2d979c86dca" (UID: "ffefb6d3-4214-46dd-97df-b2d979c86dca"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Apr 21 18:58:30 addons-558690 kubelet[1480]: I0421 18:58:30.096298    1480 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/ffefb6d3-4214-46dd-97df-b2d979c86dca-tmp-dir\") pod \"ffefb6d3-4214-46dd-97df-b2d979c86dca\" (UID: \"ffefb6d3-4214-46dd-97df-b2d979c86dca\") "
	Apr 21 18:58:30 addons-558690 kubelet[1480]: I0421 18:58:30.096430    1480 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-wfz4l\" (UniqueName: \"kubernetes.io/projected/ffefb6d3-4214-46dd-97df-b2d979c86dca-kube-api-access-wfz4l\") pod \"ffefb6d3-4214-46dd-97df-b2d979c86dca\" (UID: \"ffefb6d3-4214-46dd-97df-b2d979c86dca\") "
	Apr 21 18:58:30 addons-558690 kubelet[1480]: I0421 18:58:30.098484    1480 reconciler_common.go:289] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/ffefb6d3-4214-46dd-97df-b2d979c86dca-tmp-dir\") on node \"addons-558690\" DevicePath \"\""
	Apr 21 18:58:30 addons-558690 kubelet[1480]: I0421 18:58:30.105551    1480 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/ffefb6d3-4214-46dd-97df-b2d979c86dca-kube-api-access-wfz4l" (OuterVolumeSpecName: "kube-api-access-wfz4l") pod "ffefb6d3-4214-46dd-97df-b2d979c86dca" (UID: "ffefb6d3-4214-46dd-97df-b2d979c86dca"). InnerVolumeSpecName "kube-api-access-wfz4l". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Apr 21 18:58:30 addons-558690 kubelet[1480]: I0421 18:58:30.149073    1480 scope.go:117] "RemoveContainer" containerID="f482ad7e5791ee0bbc10e2310b448f0306a2e36a675e1dda5d94e833ef89aaeb"
	Apr 21 18:58:30 addons-558690 kubelet[1480]: I0421 18:58:30.199794    1480 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-wfz4l\" (UniqueName: \"kubernetes.io/projected/ffefb6d3-4214-46dd-97df-b2d979c86dca-kube-api-access-wfz4l\") on node \"addons-558690\" DevicePath \"\""
	Apr 21 18:58:30 addons-558690 kubelet[1480]: I0421 18:58:30.211293    1480 scope.go:117] "RemoveContainer" containerID="f482ad7e5791ee0bbc10e2310b448f0306a2e36a675e1dda5d94e833ef89aaeb"
	Apr 21 18:58:30 addons-558690 kubelet[1480]: E0421 18:58:30.211767    1480 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"f482ad7e5791ee0bbc10e2310b448f0306a2e36a675e1dda5d94e833ef89aaeb\": container with ID starting with f482ad7e5791ee0bbc10e2310b448f0306a2e36a675e1dda5d94e833ef89aaeb not found: ID does not exist" containerID="f482ad7e5791ee0bbc10e2310b448f0306a2e36a675e1dda5d94e833ef89aaeb"
	Apr 21 18:58:30 addons-558690 kubelet[1480]: I0421 18:58:30.211808    1480 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"f482ad7e5791ee0bbc10e2310b448f0306a2e36a675e1dda5d94e833ef89aaeb"} err="failed to get container status \"f482ad7e5791ee0bbc10e2310b448f0306a2e36a675e1dda5d94e833ef89aaeb\": rpc error: code = NotFound desc = could not find container \"f482ad7e5791ee0bbc10e2310b448f0306a2e36a675e1dda5d94e833ef89aaeb\": container with ID starting with f482ad7e5791ee0bbc10e2310b448f0306a2e36a675e1dda5d94e833ef89aaeb not found: ID does not exist"
	
	
	==> storage-provisioner [fa812b29b2b592696d1869e9adb8964fd19dfdbf98019ab33fb715559eac1bd4] <==
	I0421 18:49:36.295202       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0421 18:49:36.320393       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0421 18:49:36.320454       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0421 18:49:36.366563       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0421 18:49:36.367818       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"fd4f799b-91bf-4e3e-b49e-6815a5188b11", APIVersion:"v1", ResourceVersion:"929", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-558690_e08d0968-b5fb-40fd-911e-463a052ba6f1 became leader
	I0421 18:49:36.368289       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-558690_e08d0968-b5fb-40fd-911e-463a052ba6f1!
	I0421 18:49:36.468852       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-558690_e08d0968-b5fb-40fd-911e-463a052ba6f1!
	

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

                                                
                                    

Test pass (296/327)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 11.78
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.08
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.13
12 TestDownloadOnly/v1.30.0/json-events 6.84
13 TestDownloadOnly/v1.30.0/preload-exists 0
17 TestDownloadOnly/v1.30.0/LogsDuration 0.35
18 TestDownloadOnly/v1.30.0/DeleteAll 0.25
19 TestDownloadOnly/v1.30.0/DeleteAlwaysSucceeds 0.13
21 TestBinaryMirror 0.56
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.08
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.08
27 TestAddons/Setup 205.38
29 TestAddons/parallel/Registry 15.56
31 TestAddons/parallel/InspektorGadget 11.75
35 TestAddons/parallel/CSI 52.62
36 TestAddons/parallel/Headlamp 13.97
37 TestAddons/parallel/CloudSpanner 5.56
38 TestAddons/parallel/LocalPath 52.86
39 TestAddons/parallel/NvidiaDevicePlugin 5.55
40 TestAddons/parallel/Yakd 6.01
43 TestAddons/serial/GCPAuth/Namespaces 0.16
44 TestAddons/StoppedEnableDisable 12.16
45 TestCertOptions 38.17
46 TestCertExpiration 237.88
48 TestForceSystemdFlag 40.65
49 TestForceSystemdEnv 48.67
55 TestErrorSpam/setup 28.63
56 TestErrorSpam/start 0.73
57 TestErrorSpam/status 0.96
58 TestErrorSpam/pause 1.69
59 TestErrorSpam/unpause 1.76
60 TestErrorSpam/stop 1.44
63 TestFunctional/serial/CopySyncFile 0
64 TestFunctional/serial/StartWithProxy 74.73
65 TestFunctional/serial/AuditLog 0
66 TestFunctional/serial/SoftStart 40.39
67 TestFunctional/serial/KubeContext 0.07
68 TestFunctional/serial/KubectlGetPods 0.1
71 TestFunctional/serial/CacheCmd/cache/add_remote 3.55
72 TestFunctional/serial/CacheCmd/cache/add_local 1.08
73 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.06
74 TestFunctional/serial/CacheCmd/cache/list 0.07
75 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.3
76 TestFunctional/serial/CacheCmd/cache/cache_reload 1.87
77 TestFunctional/serial/CacheCmd/cache/delete 0.14
78 TestFunctional/serial/MinikubeKubectlCmd 0.15
79 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.15
80 TestFunctional/serial/ExtraConfig 40.27
81 TestFunctional/serial/ComponentHealth 0.11
82 TestFunctional/serial/LogsCmd 1.68
83 TestFunctional/serial/LogsFileCmd 1.68
84 TestFunctional/serial/InvalidService 4.5
86 TestFunctional/parallel/ConfigCmd 0.58
87 TestFunctional/parallel/DashboardCmd 11.08
88 TestFunctional/parallel/DryRun 0.41
89 TestFunctional/parallel/InternationalLanguage 0.19
90 TestFunctional/parallel/StatusCmd 1.01
94 TestFunctional/parallel/ServiceCmdConnect 6.63
95 TestFunctional/parallel/AddonsCmd 0.16
96 TestFunctional/parallel/PersistentVolumeClaim 25.72
98 TestFunctional/parallel/SSHCmd 0.73
99 TestFunctional/parallel/CpCmd 2.05
101 TestFunctional/parallel/FileSync 0.38
102 TestFunctional/parallel/CertSync 1.93
106 TestFunctional/parallel/NodeLabels 0.09
108 TestFunctional/parallel/NonActiveRuntimeDisabled 0.66
110 TestFunctional/parallel/License 0.4
111 TestFunctional/parallel/Version/short 0.1
112 TestFunctional/parallel/Version/components 1.07
113 TestFunctional/parallel/ImageCommands/ImageListShort 0.23
114 TestFunctional/parallel/ImageCommands/ImageListTable 0.4
115 TestFunctional/parallel/ImageCommands/ImageListJson 0.36
116 TestFunctional/parallel/ImageCommands/ImageListYaml 0.32
117 TestFunctional/parallel/ImageCommands/ImageBuild 3.36
118 TestFunctional/parallel/ImageCommands/Setup 2.55
119 TestFunctional/parallel/UpdateContextCmd/no_changes 0.29
120 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.17
121 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.17
122 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 5.88
123 TestFunctional/parallel/ServiceCmd/DeployApp 12.28
124 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 2.98
125 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 7.06
126 TestFunctional/parallel/ServiceCmd/List 0.4
127 TestFunctional/parallel/ServiceCmd/JSONOutput 0.43
128 TestFunctional/parallel/ServiceCmd/HTTPS 0.44
129 TestFunctional/parallel/ServiceCmd/Format 0.41
130 TestFunctional/parallel/ServiceCmd/URL 0.46
132 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.61
133 TestFunctional/parallel/ImageCommands/ImageSaveToFile 1.03
134 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
136 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.41
137 TestFunctional/parallel/ImageCommands/ImageRemove 0.52
138 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 2.61
139 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.92
140 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.08
141 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
145 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
146 TestFunctional/parallel/ProfileCmd/profile_not_create 0.41
147 TestFunctional/parallel/ProfileCmd/profile_list 0.38
148 TestFunctional/parallel/ProfileCmd/profile_json_output 0.38
149 TestFunctional/parallel/MountCmd/any-port 6.97
150 TestFunctional/parallel/MountCmd/specific-port 1.78
151 TestFunctional/parallel/MountCmd/VerifyCleanup 2.14
152 TestFunctional/delete_addon-resizer_images 0.09
153 TestFunctional/delete_my-image_image 0.01
154 TestFunctional/delete_minikube_cached_images 0.01
158 TestMultiControlPlane/serial/StartCluster 159.31
159 TestMultiControlPlane/serial/DeployApp 6.86
160 TestMultiControlPlane/serial/PingHostFromPods 1.65
161 TestMultiControlPlane/serial/AddWorkerNode 53.51
162 TestMultiControlPlane/serial/NodeLabels 0.12
163 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.71
164 TestMultiControlPlane/serial/CopyFile 18.61
165 TestMultiControlPlane/serial/StopSecondaryNode 12.77
166 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.54
167 TestMultiControlPlane/serial/RestartSecondaryNode 32.31
168 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 5.22
169 TestMultiControlPlane/serial/RestartClusterKeepsNodes 217.23
170 TestMultiControlPlane/serial/DeleteSecondaryNode 13.13
171 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.58
172 TestMultiControlPlane/serial/StopCluster 35.72
173 TestMultiControlPlane/serial/RestartCluster 111.83
174 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.54
175 TestMultiControlPlane/serial/AddSecondaryNode 62.08
176 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.75
180 TestJSONOutput/start/Command 74.96
181 TestJSONOutput/start/Audit 0
183 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
184 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
186 TestJSONOutput/pause/Command 0.71
187 TestJSONOutput/pause/Audit 0
189 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
190 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
192 TestJSONOutput/unpause/Command 0.65
193 TestJSONOutput/unpause/Audit 0
195 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
196 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
198 TestJSONOutput/stop/Command 5.86
199 TestJSONOutput/stop/Audit 0
201 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
202 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
203 TestErrorJSONOutput 0.23
205 TestKicCustomNetwork/create_custom_network 38.02
206 TestKicCustomNetwork/use_default_bridge_network 35.19
207 TestKicExistingNetwork 37.7
208 TestKicCustomSubnet 32.18
209 TestKicStaticIP 35.22
210 TestMainNoArgs 0.06
211 TestMinikubeProfile 64.41
214 TestMountStart/serial/StartWithMountFirst 6.44
215 TestMountStart/serial/VerifyMountFirst 0.26
216 TestMountStart/serial/StartWithMountSecond 9.6
217 TestMountStart/serial/VerifyMountSecond 0.26
218 TestMountStart/serial/DeleteFirst 1.58
219 TestMountStart/serial/VerifyMountPostDelete 0.25
220 TestMountStart/serial/Stop 1.2
221 TestMountStart/serial/RestartStopped 8.65
222 TestMountStart/serial/VerifyMountPostStop 0.26
225 TestMultiNode/serial/FreshStart2Nodes 122.8
226 TestMultiNode/serial/DeployApp2Nodes 5.11
227 TestMultiNode/serial/PingHostFrom2Pods 1.03
228 TestMultiNode/serial/AddNode 47.32
229 TestMultiNode/serial/MultiNodeLabels 0.09
230 TestMultiNode/serial/ProfileList 0.33
231 TestMultiNode/serial/CopyFile 9.86
232 TestMultiNode/serial/StopNode 2.22
233 TestMultiNode/serial/StartAfterStop 9.65
234 TestMultiNode/serial/RestartKeepsNodes 87.29
235 TestMultiNode/serial/DeleteNode 5.23
236 TestMultiNode/serial/StopMultiNode 23.89
237 TestMultiNode/serial/RestartMultiNode 56.16
238 TestMultiNode/serial/ValidateNameConflict 36.85
243 TestPreload 117.44
245 TestScheduledStopUnix 109.51
248 TestInsufficientStorage 10.16
249 TestRunningBinaryUpgrade 60.36
251 TestKubernetesUpgrade 387.33
252 TestMissingContainerUpgrade 155.87
254 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
255 TestNoKubernetes/serial/StartWithK8s 38.74
256 TestNoKubernetes/serial/StartWithStopK8s 8.91
257 TestNoKubernetes/serial/Start 6.78
258 TestNoKubernetes/serial/VerifyK8sNotRunning 0.33
259 TestNoKubernetes/serial/ProfileList 1.03
260 TestNoKubernetes/serial/Stop 1.24
261 TestNoKubernetes/serial/StartNoArgs 7.03
262 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.26
263 TestStoppedBinaryUpgrade/Setup 1.25
264 TestStoppedBinaryUpgrade/Upgrade 124.99
265 TestStoppedBinaryUpgrade/MinikubeLogs 1.19
274 TestPause/serial/Start 84.68
275 TestPause/serial/SecondStartNoReconfiguration 21.05
276 TestPause/serial/Pause 0.93
277 TestPause/serial/VerifyStatus 0.38
278 TestPause/serial/Unpause 0.99
279 TestPause/serial/PauseAgain 1.32
280 TestPause/serial/DeletePaused 4.31
281 TestPause/serial/VerifyDeletedResources 0.53
289 TestNetworkPlugins/group/false 4.98
294 TestStartStop/group/old-k8s-version/serial/FirstStart 184.28
296 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 75.83
297 TestStartStop/group/old-k8s-version/serial/DeployApp 9.8
298 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 1.33
299 TestStartStop/group/old-k8s-version/serial/Stop 12.23
300 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.22
301 TestStartStop/group/old-k8s-version/serial/SecondStart 148.98
302 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 9.45
303 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 1.65
304 TestStartStop/group/default-k8s-diff-port/serial/Stop 12.57
305 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.36
306 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 280.05
307 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
308 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.11
309 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.24
310 TestStartStop/group/old-k8s-version/serial/Pause 2.89
312 TestStartStop/group/embed-certs/serial/FirstStart 75.45
313 TestStartStop/group/embed-certs/serial/DeployApp 10.34
314 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1.02
315 TestStartStop/group/embed-certs/serial/Stop 11.93
316 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.2
317 TestStartStop/group/embed-certs/serial/SecondStart 265.4
318 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
319 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.15
320 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.26
321 TestStartStop/group/default-k8s-diff-port/serial/Pause 3.03
323 TestStartStop/group/no-preload/serial/FirstStart 67.55
324 TestStartStop/group/no-preload/serial/DeployApp 9.35
325 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 1.29
326 TestStartStop/group/no-preload/serial/Stop 11.91
327 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.2
328 TestStartStop/group/no-preload/serial/SecondStart 289.64
329 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
330 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.1
331 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.25
332 TestStartStop/group/embed-certs/serial/Pause 3.01
334 TestStartStop/group/newest-cni/serial/FirstStart 46.3
335 TestStartStop/group/newest-cni/serial/DeployApp 0
336 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.98
337 TestStartStop/group/newest-cni/serial/Stop 1.23
338 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.2
339 TestStartStop/group/newest-cni/serial/SecondStart 15.34
340 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
341 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
342 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.26
343 TestStartStop/group/newest-cni/serial/Pause 2.76
344 TestNetworkPlugins/group/auto/Start 74.65
345 TestNetworkPlugins/group/auto/KubeletFlags 0.29
346 TestNetworkPlugins/group/auto/NetCatPod 10.27
347 TestNetworkPlugins/group/auto/DNS 0.2
348 TestNetworkPlugins/group/auto/Localhost 0.17
349 TestNetworkPlugins/group/auto/HairPin 0.16
350 TestNetworkPlugins/group/kindnet/Start 75.49
351 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
352 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.11
353 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.32
354 TestStartStop/group/no-preload/serial/Pause 3.78
355 TestNetworkPlugins/group/calico/Start 70.37
356 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
357 TestNetworkPlugins/group/kindnet/KubeletFlags 0.38
358 TestNetworkPlugins/group/kindnet/NetCatPod 12.33
359 TestNetworkPlugins/group/kindnet/DNS 0.21
360 TestNetworkPlugins/group/kindnet/Localhost 0.22
361 TestNetworkPlugins/group/kindnet/HairPin 0.29
362 TestNetworkPlugins/group/calico/ControllerPod 6.01
363 TestNetworkPlugins/group/calico/KubeletFlags 0.38
364 TestNetworkPlugins/group/calico/NetCatPod 13.34
365 TestNetworkPlugins/group/custom-flannel/Start 73.34
366 TestNetworkPlugins/group/calico/DNS 0.28
367 TestNetworkPlugins/group/calico/Localhost 0.24
368 TestNetworkPlugins/group/calico/HairPin 0.29
369 TestNetworkPlugins/group/enable-default-cni/Start 91.01
370 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.31
371 TestNetworkPlugins/group/custom-flannel/NetCatPod 9.26
372 TestNetworkPlugins/group/custom-flannel/DNS 0.27
373 TestNetworkPlugins/group/custom-flannel/Localhost 0.26
374 TestNetworkPlugins/group/custom-flannel/HairPin 0.22
375 TestNetworkPlugins/group/flannel/Start 67.92
376 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.37
377 TestNetworkPlugins/group/enable-default-cni/NetCatPod 12.32
378 TestNetworkPlugins/group/enable-default-cni/DNS 0.19
379 TestNetworkPlugins/group/enable-default-cni/Localhost 0.19
380 TestNetworkPlugins/group/enable-default-cni/HairPin 0.18
381 TestNetworkPlugins/group/bridge/Start 89.33
382 TestNetworkPlugins/group/flannel/ControllerPod 6.01
383 TestNetworkPlugins/group/flannel/KubeletFlags 0.37
384 TestNetworkPlugins/group/flannel/NetCatPod 11.29
385 TestNetworkPlugins/group/flannel/DNS 0.24
386 TestNetworkPlugins/group/flannel/Localhost 0.19
387 TestNetworkPlugins/group/flannel/HairPin 0.22
388 TestNetworkPlugins/group/bridge/KubeletFlags 0.29
389 TestNetworkPlugins/group/bridge/NetCatPod 11.29
390 TestNetworkPlugins/group/bridge/DNS 0.18
391 TestNetworkPlugins/group/bridge/Localhost 0.14
392 TestNetworkPlugins/group/bridge/HairPin 0.15
x
+
TestDownloadOnly/v1.20.0/json-events (11.78s)

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-908337 | jenkins | v1.33.0 | 21 Apr 24 18:47 UTC |          |
	|         | -p download-only-908337        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/21 18:47:41
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0421 18:47:41.038769  555872 out.go:291] Setting OutFile to fd 1 ...
	I0421 18:47:41.038982  555872 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 18:47:41.038999  555872 out.go:304] Setting ErrFile to fd 2...
	I0421 18:47:41.039005  555872 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 18:47:41.039289  555872 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
	W0421 18:47:41.039427  555872 root.go:314] Error reading config file at /home/jenkins/minikube-integration/18702-550441/.minikube/config/config.json: open /home/jenkins/minikube-integration/18702-550441/.minikube/config/config.json: no such file or directory
	I0421 18:47:41.039890  555872 out.go:298] Setting JSON to true
	I0421 18:47:41.040812  555872 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9008,"bootTime":1713716253,"procs":169,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0421 18:47:41.040881  555872 start.go:139] virtualization:  
	I0421 18:47:41.043563  555872 out.go:97] [download-only-908337] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	I0421 18:47:41.045317  555872 out.go:169] MINIKUBE_LOCATION=18702
	W0421 18:47:41.043780  555872 preload.go:294] Failed to list preload files: open /home/jenkins/minikube-integration/18702-550441/.minikube/cache/preloaded-tarball: no such file or directory
	I0421 18:47:41.043822  555872 notify.go:220] Checking for updates...
	I0421 18:47:41.047044  555872 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0421 18:47:41.048602  555872 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18702-550441/kubeconfig
	I0421 18:47:41.050195  555872 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18702-550441/.minikube
	I0421 18:47:41.051790  555872 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0421 18:47:41.054943  555872 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0421 18:47:41.055247  555872 driver.go:392] Setting default libvirt URI to qemu:///system
	I0421 18:47:41.073487  555872 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0421 18:47:41.073591  555872 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0421 18:47:41.130131  555872 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-04-21 18:47:41.118928862 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0421 18:47:41.130244  555872 docker.go:295] overlay module found
	I0421 18:47:41.132410  555872 out.go:97] Using the docker driver based on user configuration
	I0421 18:47:41.132444  555872 start.go:297] selected driver: docker
	I0421 18:47:41.132451  555872 start.go:901] validating driver "docker" against <nil>
	I0421 18:47:41.132563  555872 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0421 18:47:41.191398  555872 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:29 OomKillDisable:true NGoroutines:52 SystemTime:2024-04-21 18:47:41.182518472 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0421 18:47:41.191574  555872 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0421 18:47:41.191851  555872 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0421 18:47:41.192032  555872 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0421 18:47:41.193886  555872 out.go:169] Using Docker driver with root privileges
	I0421 18:47:41.195421  555872 cni.go:84] Creating CNI manager for ""
	I0421 18:47:41.195439  555872 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0421 18:47:41.195450  555872 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0421 18:47:41.195530  555872 start.go:340] cluster config:
	{Name:download-only-908337 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 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-908337 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}
	I0421 18:47:41.197120  555872 out.go:97] Starting "download-only-908337" primary control-plane node in "download-only-908337" cluster
	I0421 18:47:41.197138  555872 cache.go:121] Beginning downloading kic base image for docker with crio
	I0421 18:47:41.198508  555872 out.go:97] Pulling base image v0.0.43-1713569670-18702 ...
	I0421 18:47:41.198532  555872 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0421 18:47:41.198678  555872 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local docker daemon
	I0421 18:47:41.212331  555872 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 to local cache
	I0421 18:47:41.212505  555872 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local cache directory
	I0421 18:47:41.212609  555872 image.go:118] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 to local cache
	I0421 18:47:41.266387  555872 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0421 18:47:41.266424  555872 cache.go:56] Caching tarball of preloaded images
	I0421 18:47:41.266597  555872 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0421 18:47:41.268641  555872 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0421 18:47:41.268665  555872 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0421 18:47:41.374055  555872 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/18702-550441/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4
	I0421 18:47:46.695767  555872 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 as a tarball
	I0421 18:47:49.220216  555872 preload.go:248] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0421 18:47:49.220323  555872 preload.go:255] verifying checksum of /home/jenkins/minikube-integration/18702-550441/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-arm64.tar.lz4 ...
	I0421 18:47:50.316139  555872 cache.go:59] Finished verifying existence of preloaded tar for v1.20.0 on crio
	I0421 18:47:50.316538  555872 profile.go:143] Saving config to /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/download-only-908337/config.json ...
	I0421 18:47:50.316572  555872 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/download-only-908337/config.json: {Name:mk7ad8abc244196a7f1ec960083e3e44fbae9e4d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0421 18:47:50.316765  555872 preload.go:132] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0421 18:47:50.317551  555872 download.go:107] Downloading: https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl?checksum=file:https://dl.k8s.io/release/v1.20.0/bin/linux/arm64/kubectl.sha256 -> /home/jenkins/minikube-integration/18702-550441/.minikube/cache/linux/arm64/v1.20.0/kubectl
	
	
	* The control-plane node download-only-908337 host does not exist
	  To start a cluster, run: "minikube start -p download-only-908337"

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.30.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-arm64 start -o=json --download-only -p download-only-952796 --force --alsologtostderr --kubernetes-version=v1.30.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-arm64 start -o=json --download-only -p download-only-952796 --force --alsologtostderr --kubernetes-version=v1.30.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (6.837023858s)
--- PASS: TestDownloadOnly/v1.30.0/json-events (6.84s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-908337 | jenkins | v1.33.0 | 21 Apr 24 18:47 UTC |                     |
	|         | -p download-only-908337        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.0 | 21 Apr 24 18:47 UTC | 21 Apr 24 18:47 UTC |
	| delete  | -p download-only-908337        | download-only-908337 | jenkins | v1.33.0 | 21 Apr 24 18:47 UTC | 21 Apr 24 18:47 UTC |
	| start   | -o=json --download-only        | download-only-952796 | jenkins | v1.33.0 | 21 Apr 24 18:47 UTC |                     |
	|         | -p download-only-952796        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/04/21 18:47:53
	Running on machine: ip-172-31-31-251
	Binary: Built with gc go1.22.1 for linux/arm64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0421 18:47:53.215357  556039 out.go:291] Setting OutFile to fd 1 ...
	I0421 18:47:53.215488  556039 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 18:47:53.215497  556039 out.go:304] Setting ErrFile to fd 2...
	I0421 18:47:53.215503  556039 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 18:47:53.215748  556039 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
	I0421 18:47:53.216153  556039 out.go:298] Setting JSON to true
	I0421 18:47:53.217001  556039 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9021,"bootTime":1713716253,"procs":161,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0421 18:47:53.217076  556039 start.go:139] virtualization:  
	I0421 18:47:53.219518  556039 out.go:97] [download-only-952796] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	I0421 18:47:53.221184  556039 out.go:169] MINIKUBE_LOCATION=18702
	I0421 18:47:53.219715  556039 notify.go:220] Checking for updates...
	I0421 18:47:53.224585  556039 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0421 18:47:53.226419  556039 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/18702-550441/kubeconfig
	I0421 18:47:53.228367  556039 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/18702-550441/.minikube
	I0421 18:47:53.230089  556039 out.go:169] MINIKUBE_BIN=out/minikube-linux-arm64
	W0421 18:47:53.233685  556039 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0421 18:47:53.234010  556039 driver.go:392] Setting default libvirt URI to qemu:///system
	I0421 18:47:53.252808  556039 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0421 18:47:53.252910  556039 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0421 18:47:53.323079  556039 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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-04-21 18:47:53.312177034 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0421 18:47:53.323204  556039 docker.go:295] overlay module found
	I0421 18:47:53.324921  556039 out.go:97] Using the docker driver based on user configuration
	I0421 18:47:53.324946  556039 start.go:297] selected driver: docker
	I0421 18:47:53.324954  556039 start.go:901] validating driver "docker" against <nil>
	I0421 18:47:53.325052  556039 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0421 18:47:53.376190  556039 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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-04-21 18:47:53.367089614 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0421 18:47:53.376373  556039 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0421 18:47:53.376651  556039 start_flags.go:393] Using suggested 2200MB memory alloc based on sys=7834MB, container=7834MB
	I0421 18:47:53.376814  556039 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0421 18:47:53.378563  556039 out.go:169] Using Docker driver with root privileges
	I0421 18:47:53.380356  556039 cni.go:84] Creating CNI manager for ""
	I0421 18:47:53.380380  556039 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0421 18:47:53.380390  556039 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0421 18:47:53.380475  556039 start.go:340] cluster config:
	{Name:download-only-952796 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 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.0 ClusterName:download-only-952796 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0421 18:47:53.382056  556039 out.go:97] Starting "download-only-952796" primary control-plane node in "download-only-952796" cluster
	I0421 18:47:53.382075  556039 cache.go:121] Beginning downloading kic base image for docker with crio
	I0421 18:47:53.383571  556039 out.go:97] Pulling base image v0.0.43-1713569670-18702 ...
	I0421 18:47:53.383598  556039 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0421 18:47:53.383757  556039 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local docker daemon
	I0421 18:47:53.396034  556039 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 to local cache
	I0421 18:47:53.396166  556039 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local cache directory
	I0421 18:47:53.396202  556039 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 in local cache directory, skipping pull
	I0421 18:47:53.396208  556039 image.go:105] gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 exists in cache, skipping pull
	I0421 18:47:53.396215  556039 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 as a tarball
	I0421 18:47:53.446937  556039 preload.go:119] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.0/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4
	I0421 18:47:53.446965  556039 cache.go:56] Caching tarball of preloaded images
	I0421 18:47:53.447126  556039 preload.go:132] Checking if preload exists for k8s version v1.30.0 and runtime crio
	I0421 18:47:53.449197  556039 out.go:97] Downloading Kubernetes v1.30.0 preload ...
	I0421 18:47:53.449218  556039 preload.go:237] getting checksum for preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4 ...
	I0421 18:47:53.648447  556039 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.0/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4?checksum=md5:0b6b385f66a101b8e819a9a918236667 -> /home/jenkins/minikube-integration/18702-550441/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.0-cri-o-overlay-arm64.tar.lz4
	
	
	* The control-plane node download-only-952796 host does not exist
	  To start a cluster, run: "minikube start -p download-only-952796"

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

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

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

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

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

                                                
                                    
x
+
TestBinaryMirror (0.56s)

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

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.08s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (205.38s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:109: (dbg) Run:  out/minikube-linux-arm64 start -p addons-558690 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns
addons_test.go:109: (dbg) Done: out/minikube-linux-arm64 start -p addons-558690 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns: (3m25.380188087s)
--- PASS: TestAddons/Setup (205.38s)

                                                
                                    
x
+
TestAddons/parallel/Registry (15.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:330: registry stabilized in 50.252007ms
addons_test.go:332: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-cmfx7" [ffe5ea6f-b4da-4953-90ac-c438f46478a8] Running
addons_test.go:332: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 6.003874024s
addons_test.go:335: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-5lsc9" [89dc0f55-1ca2-47c3-b744-df1ef2863356] Running
addons_test.go:335: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.005069888s
addons_test.go:340: (dbg) Run:  kubectl --context addons-558690 delete po -l run=registry-test --now
addons_test.go:345: (dbg) Run:  kubectl --context addons-558690 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:345: (dbg) Done: kubectl --context addons-558690 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (3.538438089s)
addons_test.go:359: (dbg) Run:  out/minikube-linux-arm64 -p addons-558690 ip
2024/04/21 18:51:42 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:388: (dbg) Run:  out/minikube-linux-arm64 -p addons-558690 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.56s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (11.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-hpgww" [55f0d960-4039-473e-b6b4-76ab5b9fa556] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:838: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 6.003507725s
addons_test.go:841: (dbg) Run:  out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-558690
addons_test.go:841: (dbg) Done: out/minikube-linux-arm64 addons disable inspektor-gadget -p addons-558690: (5.748984449s)
--- PASS: TestAddons/parallel/InspektorGadget (11.75s)

                                                
                                    
x
+
TestAddons/parallel/CSI (52.62s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:561: csi-hostpath-driver pods stabilized in 59.674663ms
addons_test.go:564: (dbg) Run:  kubectl --context addons-558690 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:569: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:574: (dbg) Run:  kubectl --context addons-558690 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:579: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [eb4655c9-8e27-4f97-b2b3-856ea25f1337] Pending
helpers_test.go:344: "task-pv-pod" [eb4655c9-8e27-4f97-b2b3-856ea25f1337] 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" [eb4655c9-8e27-4f97-b2b3-856ea25f1337] Running
addons_test.go:579: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.008349778s
addons_test.go:584: (dbg) Run:  kubectl --context addons-558690 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:589: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-558690 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-558690 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:594: (dbg) Run:  kubectl --context addons-558690 delete pod task-pv-pod
addons_test.go:600: (dbg) Run:  kubectl --context addons-558690 delete pvc hpvc
addons_test.go:606: (dbg) Run:  kubectl --context addons-558690 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:611: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:616: (dbg) Run:  kubectl --context addons-558690 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:621: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [df609a80-4b6f-4063-80ad-2fe303e2fe11] Pending
helpers_test.go:344: "task-pv-pod-restore" [df609a80-4b6f-4063-80ad-2fe303e2fe11] 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" [df609a80-4b6f-4063-80ad-2fe303e2fe11] Running
addons_test.go:621: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 8.003274082s
addons_test.go:626: (dbg) Run:  kubectl --context addons-558690 delete pod task-pv-pod-restore
addons_test.go:630: (dbg) Run:  kubectl --context addons-558690 delete pvc hpvc-restore
addons_test.go:634: (dbg) Run:  kubectl --context addons-558690 delete volumesnapshot new-snapshot-demo
addons_test.go:638: (dbg) Run:  out/minikube-linux-arm64 -p addons-558690 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:638: (dbg) Done: out/minikube-linux-arm64 -p addons-558690 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.698780709s)
addons_test.go:642: (dbg) Run:  out/minikube-linux-arm64 -p addons-558690 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (52.62s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (13.97s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:824: (dbg) Run:  out/minikube-linux-arm64 addons enable headlamp -p addons-558690 --alsologtostderr -v=1
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-7559bf459f-dmgxm" [53898ada-05cf-4027-baf5-5f7c9f1383a4] Pending
helpers_test.go:344: "headlamp-7559bf459f-dmgxm" [53898ada-05cf-4027-baf5-5f7c9f1383a4] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-7559bf459f-dmgxm" [53898ada-05cf-4027-baf5-5f7c9f1383a4] Running
addons_test.go:829: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 13.00322263s
--- PASS: TestAddons/parallel/Headlamp (13.97s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.56s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-8677549d7-pcfxt" [8e3c8657-8592-425c-b1ce-2460e14402bc] Running
addons_test.go:857: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.004004026s
addons_test.go:860: (dbg) Run:  out/minikube-linux-arm64 addons disable cloud-spanner -p addons-558690
--- PASS: TestAddons/parallel/CloudSpanner (5.56s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (52.86s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:873: (dbg) Run:  kubectl --context addons-558690 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:879: (dbg) Run:  kubectl --context addons-558690 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:883: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-558690 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [64a1b534-97a1-4004-ae77-df34ff6557fd] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [64a1b534-97a1-4004-ae77-df34ff6557fd] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [64a1b534-97a1-4004-ae77-df34ff6557fd] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:886: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 3.004228936s
addons_test.go:891: (dbg) Run:  kubectl --context addons-558690 get pvc test-pvc -o=json
addons_test.go:900: (dbg) Run:  out/minikube-linux-arm64 -p addons-558690 ssh "cat /opt/local-path-provisioner/pvc-551d758f-049a-4018-a8f0-e794e8d627db_default_test-pvc/file1"
addons_test.go:912: (dbg) Run:  kubectl --context addons-558690 delete pod test-local-path
addons_test.go:916: (dbg) Run:  kubectl --context addons-558690 delete pvc test-pvc
addons_test.go:920: (dbg) Run:  out/minikube-linux-arm64 -p addons-558690 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:920: (dbg) Done: out/minikube-linux-arm64 -p addons-558690 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.374727186s)
--- PASS: TestAddons/parallel/LocalPath (52.86s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:952: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-74vwp" [ab602283-b6fe-467f-95b1-a4141071095f] Running
addons_test.go:952: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.005271639s
addons_test.go:955: (dbg) Run:  out/minikube-linux-arm64 addons disable nvidia-device-plugin -p addons-558690
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.55s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (6.01s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:963: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-5ddbf7d777-w946r" [2bd06e2c-893e-47b1-838a-0102d175203c] Running
addons_test.go:963: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 6.003871371s
--- PASS: TestAddons/parallel/Yakd (6.01s)

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

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

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.16s)

                                                
                                                
=== RUN   TestAddons/StoppedEnableDisable
addons_test.go:172: (dbg) Run:  out/minikube-linux-arm64 stop -p addons-558690
addons_test.go:172: (dbg) Done: out/minikube-linux-arm64 stop -p addons-558690: (11.871139757s)
addons_test.go:176: (dbg) Run:  out/minikube-linux-arm64 addons enable dashboard -p addons-558690
addons_test.go:180: (dbg) Run:  out/minikube-linux-arm64 addons disable dashboard -p addons-558690
addons_test.go:185: (dbg) Run:  out/minikube-linux-arm64 addons disable gvisor -p addons-558690
--- PASS: TestAddons/StoppedEnableDisable (12.16s)

                                                
                                    
x
+
TestCertOptions (38.17s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (237.88s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-356144 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
E0421 19:41:27.595349  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
cert_options_test.go:123: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-356144 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (36.573692185s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-arm64 start -p cert-expiration-356144 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-arm64 start -p cert-expiration-356144 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (18.971909045s)
helpers_test.go:175: Cleaning up "cert-expiration-356144" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p cert-expiration-356144
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p cert-expiration-356144: (2.331592504s)
--- PASS: TestCertExpiration (237.88s)

                                                
                                    
x
+
TestForceSystemdFlag (40.65s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (48.67s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (28.63s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.73s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.96s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.69s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.76s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.44s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (74.73s)

                                                
                                                
=== RUN   TestFunctional/serial/StartWithProxy
functional_test.go:2230: (dbg) Run:  out/minikube-linux-arm64 start -p functional-546759 --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-546759 --memory=4000 --apiserver-port=8441 --wait=all --driver=docker  --container-runtime=crio: (1m14.727326193s)
--- PASS: TestFunctional/serial/StartWithProxy (74.73s)

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (40.39s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-arm64 start -p functional-546759 --alsologtostderr -v=8
E0421 19:01:27.594328  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
E0421 19:01:27.601058  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
E0421 19:01:27.611465  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
E0421 19:01:27.631793  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
E0421 19:01:27.672113  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
E0421 19:01:27.752495  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
E0421 19:01:27.912949  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
E0421 19:01:28.233796  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
E0421 19:01:28.874171  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
E0421 19:01:30.155165  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
E0421 19:01:32.715779  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
E0421 19:01:37.836448  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
functional_test.go:655: (dbg) Done: out/minikube-linux-arm64 start -p functional-546759 --alsologtostderr -v=8: (40.388937773s)
functional_test.go:659: soft start took 40.390962491s for "functional-546759" cluster.
--- PASS: TestFunctional/serial/SoftStart (40.39s)

                                                
                                    
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-546759 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.10s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_remote
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 cache add registry.k8s.io/pause:3.1
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-546759 cache add registry.k8s.io/pause:3.1: (1.161398721s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 cache add registry.k8s.io/pause:3.3
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-546759 cache add registry.k8s.io/pause:3.3: (1.22386587s)
functional_test.go:1045: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 cache add registry.k8s.io/pause:latest
functional_test.go:1045: (dbg) Done: out/minikube-linux-arm64 -p functional-546759 cache add registry.k8s.io/pause:latest: (1.164074549s)
--- PASS: TestFunctional/serial/CacheCmd/cache/add_remote (3.55s)

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

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

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

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

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

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

                                                
                                    
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-546759 ssh sudo crictl images
--- PASS: TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node (0.30s)

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/cache_reload
functional_test.go:1143: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 ssh sudo crictl rmi registry.k8s.io/pause:latest
functional_test.go:1149: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 ssh sudo crictl inspecti registry.k8s.io/pause:latest
E0421 19:01:48.077469  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
functional_test.go:1149: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-546759 ssh sudo crictl inspecti registry.k8s.io/pause:latest: exit status 1 (299.956474ms)

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.15s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (40.27s)

                                                
                                                
=== RUN   TestFunctional/serial/ExtraConfig
functional_test.go:753: (dbg) Run:  out/minikube-linux-arm64 start -p functional-546759 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all
E0421 19:02:08.557678  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
functional_test.go:753: (dbg) Done: out/minikube-linux-arm64 start -p functional-546759 --extra-config=apiserver.enable-admission-plugins=NamespaceAutoProvision --wait=all: (40.26645821s)
functional_test.go:757: restart took 40.266560101s for "functional-546759" cluster.
--- PASS: TestFunctional/serial/ExtraConfig (40.27s)

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.68s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.68s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 logs --file /tmp/TestFunctionalserialLogsFileCmd2503506974/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-arm64 -p functional-546759 logs --file /tmp/TestFunctionalserialLogsFileCmd2503506974/001/logs.txt: (1.680797976s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.68s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.5s)

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.58s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (11.08s)

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.41s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0421 19:03:27.993178  583782 out.go:291] Setting OutFile to fd 1 ...
	I0421 19:03:27.993376  583782 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 19:03:27.993388  583782 out.go:304] Setting ErrFile to fd 2...
	I0421 19:03:27.993394  583782 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 19:03:27.993647  583782 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
	I0421 19:03:27.994048  583782 out.go:298] Setting JSON to false
	I0421 19:03:27.994995  583782 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9955,"bootTime":1713716253,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0421 19:03:27.995064  583782 start.go:139] virtualization:  
	I0421 19:03:27.999381  583782 out.go:177] * [functional-546759] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	I0421 19:03:28.001411  583782 out.go:177]   - MINIKUBE_LOCATION=18702
	I0421 19:03:28.001493  583782 notify.go:220] Checking for updates...
	I0421 19:03:28.003274  583782 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0421 19:03:28.013387  583782 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18702-550441/kubeconfig
	I0421 19:03:28.015627  583782 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18702-550441/.minikube
	I0421 19:03:28.017706  583782 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0421 19:03:28.019582  583782 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0421 19:03:28.022284  583782 config.go:182] Loaded profile config "functional-546759": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0421 19:03:28.022897  583782 driver.go:392] Setting default libvirt URI to qemu:///system
	I0421 19:03:28.044827  583782 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0421 19:03:28.044955  583782 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0421 19:03:28.109500  583782 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:32 OomKillDisable:true NGoroutines:53 SystemTime:2024-04-21 19:03:28.097536261 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0421 19:03:28.109619  583782 docker.go:295] overlay module found
	I0421 19:03:28.112027  583782 out.go:177] * Using the docker driver based on existing profile
	I0421 19:03:28.113882  583782 start.go:297] selected driver: docker
	I0421 19:03:28.113904  583782 start.go:901] validating driver "docker" against &{Name:functional-546759 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:functional-546759 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0421 19:03:28.114071  583782 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0421 19:03:28.116490  583782 out.go:177] 
	W0421 19:03:28.118338  583782 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
	I0421 19:03:28.120096  583782 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.19s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0421 19:03:28.405949  583889 out.go:291] Setting OutFile to fd 1 ...
	I0421 19:03:28.406081  583889 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 19:03:28.406092  583889 out.go:304] Setting ErrFile to fd 2...
	I0421 19:03:28.406097  583889 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 19:03:28.406433  583889 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
	I0421 19:03:28.406777  583889 out.go:298] Setting JSON to false
	I0421 19:03:28.407717  583889 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":9956,"bootTime":1713716253,"procs":192,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0421 19:03:28.407791  583889 start.go:139] virtualization:  
	I0421 19:03:28.410094  583889 out.go:177] * [functional-546759] minikube v1.33.0 sur Ubuntu 20.04 (arm64)
	I0421 19:03:28.412200  583889 out.go:177]   - MINIKUBE_LOCATION=18702
	I0421 19:03:28.414382  583889 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0421 19:03:28.412324  583889 notify.go:220] Checking for updates...
	I0421 19:03:28.418490  583889 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18702-550441/kubeconfig
	I0421 19:03:28.420347  583889 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18702-550441/.minikube
	I0421 19:03:28.422211  583889 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0421 19:03:28.424023  583889 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0421 19:03:28.426551  583889 config.go:182] Loaded profile config "functional-546759": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0421 19:03:28.427145  583889 driver.go:392] Setting default libvirt URI to qemu:///system
	I0421 19:03:28.451171  583889 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0421 19:03:28.451287  583889 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0421 19:03:28.516685  583889 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:32 OomKillDisable:true NGoroutines:53 SystemTime:2024-04-21 19:03:28.506826248 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0421 19:03:28.516794  583889 docker.go:295] overlay module found
	I0421 19:03:28.519257  583889 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0421 19:03:28.521135  583889 start.go:297] selected driver: docker
	I0421 19:03:28.521154  583889 start.go:901] validating driver "docker" against &{Name:functional-546759 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.43-1713569670-18702@sha256:1db7a12e122807eaef46d49daa14095f818f9bfb653fcf62060f6eb507c1f0d8 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.0 ClusterName:functional-546759 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0421 19:03:28.521282  583889 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0421 19:03:28.524222  583889 out.go:177] 
	W0421 19:03:28.525757  583889 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
	I0421 19:03:28.527565  583889 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (1.01s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (6.63s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1623: (dbg) Run:  kubectl --context functional-546759 create deployment hello-node-connect --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-546759 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-c2txh" [af6201f5-96bb-471c-a779-495dfbcdce80] 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-c2txh" [af6201f5-96bb-471c-a779-495dfbcdce80] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 6.009108697s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:30803
functional_test.go:1671: http://192.168.49.2:30803: success! body:

                                                
                                                

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

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.16s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (25.72s)

                                                
                                                
=== 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" [a432078a-b1b0-4e9e-b144-54468fcc79f1] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.003864081s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-546759 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-546759 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-546759 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-546759 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" [be99a21f-cb2d-4f0d-b1e8-b4841b63e4c2] Pending
helpers_test.go:344: "sp-pod" [be99a21f-cb2d-4f0d-b1e8-b4841b63e4c2] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [be99a21f-cb2d-4f0d-b1e8-b4841b63e4c2] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 11.011141391s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-546759 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-546759 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-546759 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" [ae3c4b12-c8cd-45b0-a131-f03b36232d4a] Pending
helpers_test.go:344: "sp-pod" [ae3c4b12-c8cd-45b0-a131-f03b36232d4a] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [ae3c4b12-c8cd-45b0-a131-f03b36232d4a] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 7.006249079s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-546759 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (25.72s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.73s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (2.05s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.38s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.93s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/555867.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 ssh "sudo cat /etc/ssl/certs/555867.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/555867.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 ssh "sudo cat /usr/share/ca-certificates/555867.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-546759 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/5558672.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 ssh "sudo cat /etc/ssl/certs/5558672.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/5558672.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 ssh "sudo cat /usr/share/ca-certificates/5558672.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-546759 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.93s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.09s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.66s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.4s)

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

                                                
                                                

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

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

                                                
                                                
=== 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-546759 version --short
--- PASS: TestFunctional/parallel/Version/short (0.10s)

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

                                                
                                                
=== 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-546759 version -o=json --components
functional_test.go:2266: (dbg) Done: out/minikube-linux-arm64 -p functional-546759 version -o=json --components: (1.067667632s)
--- PASS: TestFunctional/parallel/Version/components (1.07s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-546759 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.0
registry.k8s.io/kube-proxy:v1.30.0
registry.k8s.io/kube-controller-manager:v1.30.0
registry.k8s.io/kube-apiserver:v1.30.0
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver-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
gcr.io/google-containers/addon-resizer:functional-546759
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240202-8f1494ea
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-546759 image ls --format short --alsologtostderr:
I0421 19:03:31.073581  584326 out.go:291] Setting OutFile to fd 1 ...
I0421 19:03:31.073933  584326 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0421 19:03:31.073948  584326 out.go:304] Setting ErrFile to fd 2...
I0421 19:03:31.073954  584326 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0421 19:03:31.074264  584326 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
I0421 19:03:31.075080  584326 config.go:182] Loaded profile config "functional-546759": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0421 19:03:31.075209  584326 config.go:182] Loaded profile config "functional-546759": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0421 19:03:31.075749  584326 cli_runner.go:164] Run: docker container inspect functional-546759 --format={{.State.Status}}
I0421 19:03:31.094154  584326 ssh_runner.go:195] Run: systemctl --version
I0421 19:03:31.094227  584326 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-546759
I0421 19:03:31.109672  584326 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33523 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/functional-546759/id_rsa Username:docker}
I0421 19:03:31.199243  584326 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-546759 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/pause                   | 3.1                | 8057e0500773a | 529kB  |
| registry.k8s.io/pause                   | latest             | 8cb2091f603e7 | 246kB  |
| docker.io/library/nginx                 | alpine             | 8f49f2e379605 | 51.5MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | 2437cf7621777 | 58.8MB |
| registry.k8s.io/kube-apiserver          | v1.30.0            | 181f57fd3cdb7 | 114MB  |
| gcr.io/k8s-minikube/busybox             | latest             | 71a676dd070f4 | 1.63MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | ba04bb24b9575 | 29MB   |
| localhost/my-image                      | functional-546759  | 79207d67e9adc | 1.64MB |
| registry.k8s.io/etcd                    | 3.5.12-0           | 014faa467e297 | 140MB  |
| registry.k8s.io/kube-controller-manager | v1.30.0            | 68feac521c0f1 | 108MB  |
| docker.io/kindest/kindnetd              | v20240202-8f1494ea | 4740c1948d3fc | 60.9MB |
| docker.io/library/nginx                 | latest             | a6ac09e4d8a90 | 197MB  |
| gcr.io/google-containers/addon-resizer  | functional-546759  | ffd4cfbbe753e | 34.1MB |
| registry.k8s.io/kube-proxy              | v1.30.0            | cb7eac0b42cc1 | 89.1MB |
| registry.k8s.io/pause                   | 3.9                | 829e9de338bd5 | 520kB  |
| registry.k8s.io/echoserver-arm          | 1.8                | 72565bf5bbedf | 87.5MB |
| registry.k8s.io/kube-scheduler          | v1.30.0            | 547adae34140b | 61.6MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 1611cd07b61d5 | 3.77MB |
| registry.k8s.io/pause                   | 3.3                | 3d18732f8686c | 487kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-546759 image ls --format table --alsologtostderr:
I0421 19:03:35.412065  584708 out.go:291] Setting OutFile to fd 1 ...
I0421 19:03:35.412282  584708 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0421 19:03:35.412310  584708 out.go:304] Setting ErrFile to fd 2...
I0421 19:03:35.412327  584708 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0421 19:03:35.413249  584708 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
I0421 19:03:35.414377  584708 config.go:182] Loaded profile config "functional-546759": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0421 19:03:35.414603  584708 config.go:182] Loaded profile config "functional-546759": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0421 19:03:35.418872  584708 cli_runner.go:164] Run: docker container inspect functional-546759 --format={{.State.Status}}
I0421 19:03:35.447750  584708 ssh_runner.go:195] Run: systemctl --version
I0421 19:03:35.447811  584708 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-546759
I0421 19:03:35.480720  584708 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33523 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/functional-546759/id_rsa Username:docker}
I0421 19:03:35.587145  584708 ssh_runner.go:195] Run: sudo crictl images --output json
2024/04/21 19:03:39 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.40s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-546759 image ls --format json --alsologtostderr:
[{"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":"cb7eac0b42cc1efe8ef8d69652c7c0babbf9ab418daca7fe90ddb8b1ab68389f","repoDigests":["registry.k8s.io/kube-proxy@sha256:a744a3a6db8ed022077d83357b93766fc252bcf01c572b3c3687c80e1e5faa55","registry.k8s.io/kube-proxy@sha256:ec532ff47eaf39822387e51ec73f1f2502eb74658c6303319db88d2c380d0210"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.0"],"size":"89133975"},{"id":"829e9de338bd5fdd3f16f68f83a9fb288fbc8453e881e5d5cfd0f6f2ff72b43e","repoDigests":["registry.k8s.io/pause@sha256:3ec98b8452dc8ae265a6917dfb81587ac78849e520d5dbba6de524851d20eca6","registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097"],"repoTags":["registry.k8s.io/p
ause:3.9"],"size":"520014"},{"id":"5a57def5bc7b11a69a9f9080abfd3b5473ef9383579a9a805af788c4fca4b683","repoDigests":["docker.io/library/4cc458d3f13fde7c36f92b3c5ad874dd60b2b868be822bb1d86885f7e8c36c1f-tmp@sha256:5de2cf1549ce56722e154d9aaec7d84fe3529f72f175709c7ffadd88194f8a2f"],"repoTags":[],"size":"1637643"},{"id":"8f49f2e3796058c0b6568d610301043df2a2e84c72822ed0e2efdbcc4b653edc","repoDigests":["docker.io/library/nginx@sha256:7bd88800d8c18d4f73feeee25e04fcdbeecfc5e0a2b7254a90f4816bb67beadd","docker.io/library/nginx@sha256:a07ebd3327070119b352a40a59fc67c0a40ed9bca13508bfce06f9d8b9ec4000"],"repoTags":["docker.io/library/nginx:alpine"],"size":"51539655"},{"id":"a6ac09e4d8a90af2fac86bcd7508777bee5261c602b5ad90b5869925a021ad12","repoDigests":["docker.io/library/nginx@sha256:0463a96ac74b84a8a1b27f3d1f4ae5d1a70ea823219394e131f5bf3536674419","docker.io/library/nginx@sha256:50376dc014ca05120de7018b80cbe5b9246e057e8eec26defd40a172f6d8ab55"],"repoTags":["docker.io/library/nginx:latest"],"size":"196976458"},{"id":"72565b
f5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb","repoDigests":["registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5"],"repoTags":["registry.k8s.io/echoserver-arm:1.8"],"size":"87536549"},{"id":"547adae34140be47cdc0d9f3282b6184ef76154c44cf43fc7edd0685e61ab73a","repoDigests":["registry.k8s.io/kube-scheduler@sha256:0e04e710e758152f5f46761588d3e712c5b836839443b9c2c2d45ee511b803e9","registry.k8s.io/kube-scheduler@sha256:2353c3a1803229970fcb571cffc9b2f120372350e01c7381b4b650c4a02b9d67"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.0"],"size":"61568326"},{"id":"8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5","repoDigests":["registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"528622"},{"id":"4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d","repoDigests":["docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aa
ab80521432ddcc216b805c4f7988","docker.io/kindest/kindnetd@sha256:fde0f6062db0a3b3323d76a4cde031f0f891b5b79d12be642b7e5aad68f2836f"],"repoTags":["docker.io/kindest/kindnetd:v20240202-8f1494ea"],"size":"60940831"},{"id":"a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c","docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a"],"repoTags":[],"size":"42263767"},{"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":"3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300","repoDigests":["
registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"487479"},{"id":"ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91","repoDigests":["gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126"],"repoTags":["gcr.io/google-containers/addon-resizer:functional-546759"],"size":"34114467"},{"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":"71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9","gcr.io/k8s-minikube
/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b"],"repoTags":["gcr.io/k8s-minikube/busybox:latest"],"size":"1634527"},{"id":"68feac521c0f104bef927614ce0960d6fcddf98bd42f039c98b7d4a82294d6f1","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:5f52f00f17d5784b5ca004dffca59710fa1a9eec8d54cebdf9433a1d134150fe","registry.k8s.io/kube-controller-manager@sha256:63e991c4fc8bdc8fce68c183d152ba3ab560dc0a9b71ff97332a74a7605bbd3f"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.0"],"size":"108229958"},{"id":"8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a","repoDigests":["registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca"],"repoTags":["registry.k8s.io/pause:latest"],"size":"246070"},{"id":"ba04bb24b95753201135cbc420b233c1b0b9fa2e1fd21d28319c348c33fbcde6","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:0ba370588274b88531ab311a5d2e645d240a853555c1e58fd1dd428fc333c9d2","gcr.io/k8s-minikube/stor
age-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"29037500"},{"id":"79207d67e9adc7d3ab150907259eb9d5eefc4629d4d6928b79394c00a0917ee8","repoDigests":["localhost/my-image@sha256:e7aa2fe4e49f672a515a617ce7b96a1a626cafe585825d1c2d7ed36f402f826d"],"repoTags":["localhost/my-image:functional-546759"],"size":"1640226"},{"id":"181f57fd3cdb796d3b94d5a1c86bf48ec261d75965d1b7c328f1d7c11f79f0bb","repoDigests":["registry.k8s.io/kube-apiserver@sha256:603450584095e9beb21ab73002fcd49b6e10f6b0194f1e64cca2e3cffa13123e","registry.k8s.io/kube-apiserver@sha256:6b8e197b2d39c321189a475ac755a77896e34b56729425590fbc99f3a96468a3"],"repoTags":["registry.k8s.io/kube-apiserver:v1.30.0"],"size":"113538528"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-546759 image ls --format json --alsologtostderr:
I0421 19:03:35.017668  584671 out.go:291] Setting OutFile to fd 1 ...
I0421 19:03:35.025344  584671 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0421 19:03:35.025365  584671 out.go:304] Setting ErrFile to fd 2...
I0421 19:03:35.025372  584671 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0421 19:03:35.025782  584671 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
I0421 19:03:35.028217  584671 config.go:182] Loaded profile config "functional-546759": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0421 19:03:35.028435  584671 config.go:182] Loaded profile config "functional-546759": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0421 19:03:35.029260  584671 cli_runner.go:164] Run: docker container inspect functional-546759 --format={{.State.Status}}
I0421 19:03:35.048596  584671 ssh_runner.go:195] Run: systemctl --version
I0421 19:03:35.048660  584671 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-546759
I0421 19:03:35.070024  584671 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33523 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/functional-546759/id_rsa Username:docker}
I0421 19:03:35.200636  584671 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.36s)

                                                
                                    
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-546759 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-arm64 -p functional-546759 image ls --format yaml --alsologtostderr:
- id: 8cb2091f603e75187e2f6226c5901d12e00b1d1f778c6471ae4578e8a1c4724a
repoDigests:
- registry.k8s.io/pause@sha256:f5e31d44aa14d5669e030380b656463a7e45934c03994e72e3dbf83d4a645cca
repoTags:
- registry.k8s.io/pause:latest
size: "246070"
- id: a422e0e982356f6c1cf0e5bb7b733363caae3992a07c99951fbcc73e58ed656a
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
- docker.io/kubernetesui/metrics-scraper@sha256:853c43f3cced687cb211708aa0024304a5adb33ec45ebf5915d318358822e09a
repoTags: []
size: "42263767"
- id: ffd4cfbbe753e62419e129ee2ac618beb94e51baa7471df5038b0b516b59cf91
repoDigests:
- gcr.io/google-containers/addon-resizer@sha256:0ce7cf4876524f069adf654e4dd3c95fe4bfc889c8bbc03cd6ecd061d9392126
repoTags:
- gcr.io/google-containers/addon-resizer:functional-546759
size: "34114467"
- 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: 72565bf5bbedfb62e9d21afa2b1221b2c7a5e05b746dae33430bc550d3f87beb
repoDigests:
- registry.k8s.io/echoserver-arm@sha256:b33d4cdf6ed097f4e9b77b135d83a596ab73c6268b0342648818eb85f5edfdb5
repoTags:
- registry.k8s.io/echoserver-arm:1.8
size: "87536549"
- 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: 8057e0500773a37cde2cff041eb13ebd68c748419a2fbfd1dfb5bf38696cc8e5
repoDigests:
- registry.k8s.io/pause@sha256:b0602c9f938379133ff8017007894b48c1112681c9468f82a1e4cbf8a4498b67
repoTags:
- registry.k8s.io/pause:3.1
size: "528622"
- id: 3d18732f8686cc3c878055d99a05fa80289502fa496b36b6a0fe0f77206a7300
repoDigests:
- registry.k8s.io/pause@sha256:e59730b14890252c14f85976e22ab1c47ec28b111ffed407f34bca1b44447476
repoTags:
- registry.k8s.io/pause:3.3
size: "487479"
- id: 79207d67e9adc7d3ab150907259eb9d5eefc4629d4d6928b79394c00a0917ee8
repoDigests:
- localhost/my-image@sha256:e7aa2fe4e49f672a515a617ce7b96a1a626cafe585825d1c2d7ed36f402f826d
repoTags:
- localhost/my-image:functional-546759
size: "1640226"
- 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: 181f57fd3cdb796d3b94d5a1c86bf48ec261d75965d1b7c328f1d7c11f79f0bb
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:603450584095e9beb21ab73002fcd49b6e10f6b0194f1e64cca2e3cffa13123e
- registry.k8s.io/kube-apiserver@sha256:6b8e197b2d39c321189a475ac755a77896e34b56729425590fbc99f3a96468a3
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.0
size: "113538528"
- id: 68feac521c0f104bef927614ce0960d6fcddf98bd42f039c98b7d4a82294d6f1
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:5f52f00f17d5784b5ca004dffca59710fa1a9eec8d54cebdf9433a1d134150fe
- registry.k8s.io/kube-controller-manager@sha256:63e991c4fc8bdc8fce68c183d152ba3ab560dc0a9b71ff97332a74a7605bbd3f
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.0
size: "108229958"
- id: 547adae34140be47cdc0d9f3282b6184ef76154c44cf43fc7edd0685e61ab73a
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:0e04e710e758152f5f46761588d3e712c5b836839443b9c2c2d45ee511b803e9
- registry.k8s.io/kube-scheduler@sha256:2353c3a1803229970fcb571cffc9b2f120372350e01c7381b4b650c4a02b9d67
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.0
size: "61568326"
- id: 5a57def5bc7b11a69a9f9080abfd3b5473ef9383579a9a805af788c4fca4b683
repoDigests:
- docker.io/library/4cc458d3f13fde7c36f92b3c5ad874dd60b2b868be822bb1d86885f7e8c36c1f-tmp@sha256:5de2cf1549ce56722e154d9aaec7d84fe3529f72f175709c7ffadd88194f8a2f
repoTags: []
size: "1637643"
- id: 8f49f2e3796058c0b6568d610301043df2a2e84c72822ed0e2efdbcc4b653edc
repoDigests:
- docker.io/library/nginx@sha256:7bd88800d8c18d4f73feeee25e04fcdbeecfc5e0a2b7254a90f4816bb67beadd
- docker.io/library/nginx@sha256:a07ebd3327070119b352a40a59fc67c0a40ed9bca13508bfce06f9d8b9ec4000
repoTags:
- docker.io/library/nginx:alpine
size: "51539655"
- id: a6ac09e4d8a90af2fac86bcd7508777bee5261c602b5ad90b5869925a021ad12
repoDigests:
- docker.io/library/nginx@sha256:0463a96ac74b84a8a1b27f3d1f4ae5d1a70ea823219394e131f5bf3536674419
- docker.io/library/nginx@sha256:50376dc014ca05120de7018b80cbe5b9246e057e8eec26defd40a172f6d8ab55
repoTags:
- docker.io/library/nginx:latest
size: "196976458"
- id: 71a676dd070f4b701c3272e566d84951362f1326ea07d5bbad119d1c4f6b3d02
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:a77fe109c026308f149d36484d795b42efe0fd29b332be9071f63e1634c36ac9
- gcr.io/k8s-minikube/busybox@sha256:ca5ae90100d50772da31f3b5016209e25ad61972404e2ccd83d44f10dee7e79b
repoTags:
- gcr.io/k8s-minikube/busybox:latest
size: "1634527"
- 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: 4740c1948d3fceb8d7dacc63033aa6299d80794ee4f4811539ec1081d9211f3d
repoDigests:
- docker.io/kindest/kindnetd@sha256:61f9956af8019caf6dcc4d39b31857b868aaab80521432ddcc216b805c4f7988
- docker.io/kindest/kindnetd@sha256:fde0f6062db0a3b3323d76a4cde031f0f891b5b79d12be642b7e5aad68f2836f
repoTags:
- docker.io/kindest/kindnetd:v20240202-8f1494ea
size: "60940831"
- 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: cb7eac0b42cc1efe8ef8d69652c7c0babbf9ab418daca7fe90ddb8b1ab68389f
repoDigests:
- registry.k8s.io/kube-proxy@sha256:a744a3a6db8ed022077d83357b93766fc252bcf01c572b3c3687c80e1e5faa55
- registry.k8s.io/kube-proxy@sha256:ec532ff47eaf39822387e51ec73f1f2502eb74658c6303319db88d2c380d0210
repoTags:
- registry.k8s.io/kube-proxy:v1.30.0
size: "89133975"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-arm64 -p functional-546759 image ls --format yaml --alsologtostderr:
I0421 19:03:34.707816  584643 out.go:291] Setting OutFile to fd 1 ...
I0421 19:03:34.708049  584643 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0421 19:03:34.708079  584643 out.go:304] Setting ErrFile to fd 2...
I0421 19:03:34.708098  584643 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0421 19:03:34.708365  584643 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
I0421 19:03:34.709116  584643 config.go:182] Loaded profile config "functional-546759": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0421 19:03:34.709314  584643 config.go:182] Loaded profile config "functional-546759": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0421 19:03:34.711016  584643 cli_runner.go:164] Run: docker container inspect functional-546759 --format={{.State.Status}}
I0421 19:03:34.740358  584643 ssh_runner.go:195] Run: systemctl --version
I0421 19:03:34.740411  584643 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-546759
I0421 19:03:34.769180  584643 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33523 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/functional-546759/id_rsa Username:docker}
I0421 19:03:34.868946  584643 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.32s)

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

                                                
                                                
=== 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-546759 ssh pgrep buildkitd
functional_test.go:307: (dbg) Non-zero exit: out/minikube-linux-arm64 -p functional-546759 ssh pgrep buildkitd: exit status 1 (313.262618ms)

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 image build -t localhost/my-image:functional-546759 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-arm64 -p functional-546759 image build -t localhost/my-image:functional-546759 testdata/build --alsologtostderr: (2.751583415s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-arm64 -p functional-546759 image build -t localhost/my-image:functional-546759 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 5a57def5bc7
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-546759
--> 79207d67e9a
Successfully tagged localhost/my-image:functional-546759
79207d67e9adc7d3ab150907259eb9d5eefc4629d4d6928b79394c00a0917ee8
functional_test.go:322: (dbg) Stderr: out/minikube-linux-arm64 -p functional-546759 image build -t localhost/my-image:functional-546759 testdata/build --alsologtostderr:
I0421 19:03:31.635277  584407 out.go:291] Setting OutFile to fd 1 ...
I0421 19:03:31.635733  584407 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0421 19:03:31.635749  584407 out.go:304] Setting ErrFile to fd 2...
I0421 19:03:31.635756  584407 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0421 19:03:31.637328  584407 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
I0421 19:03:31.639305  584407 config.go:182] Loaded profile config "functional-546759": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0421 19:03:31.642404  584407 config.go:182] Loaded profile config "functional-546759": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
I0421 19:03:31.644137  584407 cli_runner.go:164] Run: docker container inspect functional-546759 --format={{.State.Status}}
I0421 19:03:31.670465  584407 ssh_runner.go:195] Run: systemctl --version
I0421 19:03:31.670516  584407 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-546759
I0421 19:03:31.706256  584407 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33523 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/functional-546759/id_rsa Username:docker}
I0421 19:03:31.803730  584407 build_images.go:161] Building image from path: /tmp/build.2916451129.tar
I0421 19:03:31.803797  584407 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0421 19:03:31.814744  584407 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.2916451129.tar
I0421 19:03:31.819212  584407 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.2916451129.tar: stat -c "%s %y" /var/lib/minikube/build/build.2916451129.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.2916451129.tar': No such file or directory
I0421 19:03:31.819254  584407 ssh_runner.go:362] scp /tmp/build.2916451129.tar --> /var/lib/minikube/build/build.2916451129.tar (3072 bytes)
I0421 19:03:31.893792  584407 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.2916451129
I0421 19:03:31.902814  584407 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.2916451129 -xf /var/lib/minikube/build/build.2916451129.tar
I0421 19:03:31.914116  584407 crio.go:315] Building image: /var/lib/minikube/build/build.2916451129
I0421 19:03:31.914197  584407 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-546759 /var/lib/minikube/build/build.2916451129 --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
I0421 19:03:34.277105  584407 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-546759 /var/lib/minikube/build/build.2916451129 --cgroup-manager=cgroupfs: (2.362883657s)
I0421 19:03:34.277201  584407 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.2916451129
I0421 19:03:34.293057  584407 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.2916451129.tar
I0421 19:03:34.301481  584407 build_images.go:217] Built localhost/my-image:functional-546759 from /tmp/build.2916451129.tar
I0421 19:03:34.301508  584407 build_images.go:133] succeeded building to: functional-546759
I0421 19:03:34.301514  584407 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (3.36s)

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

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

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

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

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

                                                
                                                
=== 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-546759 update-context --alsologtostderr -v=2
--- PASS: TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster (0.17s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1433: (dbg) Run:  kubectl --context functional-546759 create deployment hello-node --image=registry.k8s.io/echoserver-arm:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-546759 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-wbbz6" [4cb034f8-0be2-4c89-8e13-d4a0374f13e7] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver-arm]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver-arm])
helpers_test.go:344: "hello-node-65f5d5cc78-wbbz6" [4cb034f8-0be2-4c89-8e13-d4a0374f13e7] Running
E0421 19:02:49.518590  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 12.004566598s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (12.28s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:379: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 image save gcr.io/google-containers/addon-resizer:functional-546759 /home/jenkins/workspace/Docker_Linux_crio_arm64/addon-resizer-save.tar --alsologtostderr
functional_test.go:379: (dbg) Done: out/minikube-linux-arm64 -p functional-546759 image save gcr.io/google-containers/addon-resizer:functional-546759 /home/jenkins/workspace/Docker_Linux_crio_arm64/addon-resizer-save.tar --alsologtostderr: (1.030281942s)
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (1.03s)

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-546759 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" [230864b8-bd1b-45de-a35c-253d6e1cde81] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [230864b8-bd1b-45de-a35c-253d6e1cde81] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.004225312s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.41s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 image load /home/jenkins/workspace/Docker_Linux_crio_arm64/addon-resizer-save.tar --alsologtostderr
functional_test.go:408: (dbg) Done: out/minikube-linux-arm64 -p functional-546759 image load /home/jenkins/workspace/Docker_Linux_crio_arm64/addon-resizer-save.tar --alsologtostderr: (2.314518766s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (2.61s)

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

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

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

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

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

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

                                                
                                    
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 "309.184236ms" 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 "71.78015ms" 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.38s)

                                                
                                                
=== 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 "316.160475ms" 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 "64.812372ms" to run "out/minikube-linux-arm64 profile list -o json --light"
--- PASS: TestFunctional/parallel/ProfileCmd/profile_json_output (0.38s)

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Apr 21 19:03 created-by-test
-rw-r--r-- 1 docker docker 24 Apr 21 19:03 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Apr 21 19:03 test-1713726197054942024
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 ssh cat /mount-9p/test-1713726197054942024
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-546759 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" [0d564606-6fd4-42e3-a28b-84126e51aa01] Pending
helpers_test.go:344: "busybox-mount" [0d564606-6fd4-42e3-a28b-84126e51aa01] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [0d564606-6fd4-42e3-a28b-84126e51aa01] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [0d564606-6fd4-42e3-a28b-84126e51aa01] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 4.004870528s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-546759 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-arm64 -p functional-546759 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-arm64 mount -p functional-546759 /tmp/TestFunctionalparallelMountCmdany-port3972819503/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (6.97s)

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_addon-resizer_images (0.09s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.01s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (159.31s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-arm64 start -p ha-378607 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0421 19:04:11.439788  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-arm64 start -p ha-378607 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (2m38.545661817s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (159.31s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.86s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeployApp
ha_test.go:128: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-378607 -- apply -f ./testdata/ha/ha-pod-dns-test.yaml
ha_test.go:133: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-378607 -- rollout status deployment/busybox
ha_test.go:133: (dbg) Done: out/minikube-linux-arm64 kubectl -p ha-378607 -- rollout status deployment/busybox: (3.64092389s)
ha_test.go:140: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-378607 -- get pods -o jsonpath='{.items[*].status.podIP}'
ha_test.go:163: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-378607 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-378607 -- exec busybox-fc5497c4f-8mpl8 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-378607 -- exec busybox-fc5497c4f-lk776 -- nslookup kubernetes.io
ha_test.go:171: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-378607 -- exec busybox-fc5497c4f-rvt6p -- nslookup kubernetes.io
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-378607 -- exec busybox-fc5497c4f-8mpl8 -- nslookup kubernetes.default
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-378607 -- exec busybox-fc5497c4f-lk776 -- nslookup kubernetes.default
E0421 19:06:27.596586  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
ha_test.go:181: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-378607 -- exec busybox-fc5497c4f-rvt6p -- nslookup kubernetes.default
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-378607 -- exec busybox-fc5497c4f-8mpl8 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-378607 -- exec busybox-fc5497c4f-lk776 -- nslookup kubernetes.default.svc.cluster.local
ha_test.go:189: (dbg) Run:  out/minikube-linux-arm64 kubectl -p ha-378607 -- exec busybox-fc5497c4f-rvt6p -- nslookup kubernetes.default.svc.cluster.local
--- PASS: TestMultiControlPlane/serial/DeployApp (6.86s)

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.65s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (53.51s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-arm64 node add -p ha-378607 -v=7 --alsologtostderr
E0421 19:06:55.280820  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
ha_test.go:228: (dbg) Done: out/minikube-linux-arm64 node add -p ha-378607 -v=7 --alsologtostderr: (52.56059537s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (53.51s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.12s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.71s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (18.61s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp testdata/cp-test.txt ha-378607:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2987986180/001/cp-test_ha-378607.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607:/home/docker/cp-test.txt ha-378607-m02:/home/docker/cp-test_ha-378607_ha-378607-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m02 "sudo cat /home/docker/cp-test_ha-378607_ha-378607-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607:/home/docker/cp-test.txt ha-378607-m03:/home/docker/cp-test_ha-378607_ha-378607-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m03 "sudo cat /home/docker/cp-test_ha-378607_ha-378607-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607:/home/docker/cp-test.txt ha-378607-m04:/home/docker/cp-test_ha-378607_ha-378607-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m04 "sudo cat /home/docker/cp-test_ha-378607_ha-378607-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp testdata/cp-test.txt ha-378607-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2987986180/001/cp-test_ha-378607-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607-m02:/home/docker/cp-test.txt ha-378607:/home/docker/cp-test_ha-378607-m02_ha-378607.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607 "sudo cat /home/docker/cp-test_ha-378607-m02_ha-378607.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607-m02:/home/docker/cp-test.txt ha-378607-m03:/home/docker/cp-test_ha-378607-m02_ha-378607-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m03 "sudo cat /home/docker/cp-test_ha-378607-m02_ha-378607-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607-m02:/home/docker/cp-test.txt ha-378607-m04:/home/docker/cp-test_ha-378607-m02_ha-378607-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m04 "sudo cat /home/docker/cp-test_ha-378607-m02_ha-378607-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp testdata/cp-test.txt ha-378607-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2987986180/001/cp-test_ha-378607-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607-m03:/home/docker/cp-test.txt ha-378607:/home/docker/cp-test_ha-378607-m03_ha-378607.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607 "sudo cat /home/docker/cp-test_ha-378607-m03_ha-378607.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607-m03:/home/docker/cp-test.txt ha-378607-m02:/home/docker/cp-test_ha-378607-m03_ha-378607-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m02 "sudo cat /home/docker/cp-test_ha-378607-m03_ha-378607-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607-m03:/home/docker/cp-test.txt ha-378607-m04:/home/docker/cp-test_ha-378607-m03_ha-378607-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m04 "sudo cat /home/docker/cp-test_ha-378607-m03_ha-378607-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp testdata/cp-test.txt ha-378607-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile2987986180/001/cp-test_ha-378607-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607-m04:/home/docker/cp-test.txt ha-378607:/home/docker/cp-test_ha-378607-m04_ha-378607.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607 "sudo cat /home/docker/cp-test_ha-378607-m04_ha-378607.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607-m04:/home/docker/cp-test.txt ha-378607-m02:/home/docker/cp-test_ha-378607-m04_ha-378607-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m02 "sudo cat /home/docker/cp-test_ha-378607-m04_ha-378607-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 cp ha-378607-m04:/home/docker/cp-test.txt ha-378607-m03:/home/docker/cp-test_ha-378607-m04_ha-378607-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m04 "sudo cat /home/docker/cp-test.txt"
E0421 19:07:43.030164  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
E0421 19:07:43.035412  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
E0421 19:07:43.045751  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
E0421 19:07:43.065926  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
helpers_test.go:534: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 ssh -n ha-378607-m03 "sudo cat /home/docker/cp-test_ha-378607-m04_ha-378607-m03.txt"
E0421 19:07:43.106354  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
E0421 19:07:43.186584  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
E0421 19:07:43.346950  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
--- PASS: TestMultiControlPlane/serial/CopyFile (18.61s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.77s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopSecondaryNode
ha_test.go:363: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 node stop m02 -v=7 --alsologtostderr
E0421 19:07:43.667699  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
E0421 19:07:44.308179  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
E0421 19:07:45.589240  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
E0421 19:07:48.150116  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
E0421 19:07:53.270440  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
ha_test.go:363: (dbg) Done: out/minikube-linux-arm64 -p ha-378607 node stop m02 -v=7 --alsologtostderr: (12.052837389s)
ha_test.go:369: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 status -v=7 --alsologtostderr
ha_test.go:369: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-378607 status -v=7 --alsologtostderr: exit status 7 (719.929749ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0421 19:07:55.486713  599445 out.go:291] Setting OutFile to fd 1 ...
	I0421 19:07:55.486900  599445 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 19:07:55.486922  599445 out.go:304] Setting ErrFile to fd 2...
	I0421 19:07:55.486941  599445 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 19:07:55.487191  599445 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
	I0421 19:07:55.487390  599445 out.go:298] Setting JSON to false
	I0421 19:07:55.487447  599445 mustload.go:65] Loading cluster: ha-378607
	I0421 19:07:55.487881  599445 config.go:182] Loaded profile config "ha-378607": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0421 19:07:55.487915  599445 status.go:255] checking status of ha-378607 ...
	I0421 19:07:55.488405  599445 cli_runner.go:164] Run: docker container inspect ha-378607 --format={{.State.Status}}
	I0421 19:07:55.489667  599445 notify.go:220] Checking for updates...
	I0421 19:07:55.506123  599445 status.go:330] ha-378607 host status = "Running" (err=<nil>)
	I0421 19:07:55.506176  599445 host.go:66] Checking if "ha-378607" exists ...
	I0421 19:07:55.506547  599445 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-378607
	I0421 19:07:55.527460  599445 host.go:66] Checking if "ha-378607" exists ...
	I0421 19:07:55.527761  599445 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0421 19:07:55.527806  599445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-378607
	I0421 19:07:55.558285  599445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33528 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/ha-378607/id_rsa Username:docker}
	I0421 19:07:55.648315  599445 ssh_runner.go:195] Run: systemctl --version
	I0421 19:07:55.652385  599445 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0421 19:07:55.666931  599445 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0421 19:07:55.738361  599445 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:52 OomKillDisable:true NGoroutines:72 SystemTime:2024-04-21 19:07:55.729522489 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0421 19:07:55.739100  599445 kubeconfig.go:125] found "ha-378607" server: "https://192.168.49.254:8443"
	I0421 19:07:55.739146  599445 api_server.go:166] Checking apiserver status ...
	I0421 19:07:55.739246  599445 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0421 19:07:55.751168  599445 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1378/cgroup
	I0421 19:07:55.761977  599445 api_server.go:182] apiserver freezer: "6:freezer:/docker/2798ceda80cb75c3d35afd39f4c5a5f669b90cb634ab1eca3f5596e52dec339b/crio/crio-465937e90fd904cb1b2922594991b5f78ed3874677ae35795b4bd03e0337e862"
	I0421 19:07:55.762052  599445 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/2798ceda80cb75c3d35afd39f4c5a5f669b90cb634ab1eca3f5596e52dec339b/crio/crio-465937e90fd904cb1b2922594991b5f78ed3874677ae35795b4bd03e0337e862/freezer.state
	I0421 19:07:55.770967  599445 api_server.go:204] freezer state: "THAWED"
	I0421 19:07:55.770993  599445 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0421 19:07:55.778644  599445 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0421 19:07:55.778671  599445 status.go:422] ha-378607 apiserver status = Running (err=<nil>)
	I0421 19:07:55.778682  599445 status.go:257] ha-378607 status: &{Name:ha-378607 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0421 19:07:55.778699  599445 status.go:255] checking status of ha-378607-m02 ...
	I0421 19:07:55.779041  599445 cli_runner.go:164] Run: docker container inspect ha-378607-m02 --format={{.State.Status}}
	I0421 19:07:55.796767  599445 status.go:330] ha-378607-m02 host status = "Stopped" (err=<nil>)
	I0421 19:07:55.796790  599445 status.go:343] host is not running, skipping remaining checks
	I0421 19:07:55.796798  599445 status.go:257] ha-378607-m02 status: &{Name:ha-378607-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0421 19:07:55.796818  599445 status.go:255] checking status of ha-378607-m03 ...
	I0421 19:07:55.797127  599445 cli_runner.go:164] Run: docker container inspect ha-378607-m03 --format={{.State.Status}}
	I0421 19:07:55.812132  599445 status.go:330] ha-378607-m03 host status = "Running" (err=<nil>)
	I0421 19:07:55.812157  599445 host.go:66] Checking if "ha-378607-m03" exists ...
	I0421 19:07:55.812442  599445 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-378607-m03
	I0421 19:07:55.828232  599445 host.go:66] Checking if "ha-378607-m03" exists ...
	I0421 19:07:55.828541  599445 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0421 19:07:55.828588  599445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-378607-m03
	I0421 19:07:55.843397  599445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33538 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/ha-378607-m03/id_rsa Username:docker}
	I0421 19:07:55.932195  599445 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0421 19:07:55.943826  599445 kubeconfig.go:125] found "ha-378607" server: "https://192.168.49.254:8443"
	I0421 19:07:55.943858  599445 api_server.go:166] Checking apiserver status ...
	I0421 19:07:55.943900  599445 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0421 19:07:55.955769  599445 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1339/cgroup
	I0421 19:07:55.965560  599445 api_server.go:182] apiserver freezer: "6:freezer:/docker/120e8e2aa51c6fa35ad2afecbabd661a053adbfc080330a94916f9eb38687cd9/crio/crio-fbf80a5b7e408d0aa4bdc83a3dcbd7b3a81b53331ba87cf0e60c4740cbbc4d07"
	I0421 19:07:55.965639  599445 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/120e8e2aa51c6fa35ad2afecbabd661a053adbfc080330a94916f9eb38687cd9/crio/crio-fbf80a5b7e408d0aa4bdc83a3dcbd7b3a81b53331ba87cf0e60c4740cbbc4d07/freezer.state
	I0421 19:07:55.974207  599445 api_server.go:204] freezer state: "THAWED"
	I0421 19:07:55.974234  599445 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0421 19:07:55.982153  599445 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0421 19:07:55.982181  599445 status.go:422] ha-378607-m03 apiserver status = Running (err=<nil>)
	I0421 19:07:55.982191  599445 status.go:257] ha-378607-m03 status: &{Name:ha-378607-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0421 19:07:55.982208  599445 status.go:255] checking status of ha-378607-m04 ...
	I0421 19:07:55.982531  599445 cli_runner.go:164] Run: docker container inspect ha-378607-m04 --format={{.State.Status}}
	I0421 19:07:55.998839  599445 status.go:330] ha-378607-m04 host status = "Running" (err=<nil>)
	I0421 19:07:55.998926  599445 host.go:66] Checking if "ha-378607-m04" exists ...
	I0421 19:07:55.999215  599445 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-378607-m04
	I0421 19:07:56.017150  599445 host.go:66] Checking if "ha-378607-m04" exists ...
	I0421 19:07:56.017567  599445 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0421 19:07:56.017617  599445 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-378607-m04
	I0421 19:07:56.035700  599445 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33543 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/ha-378607-m04/id_rsa Username:docker}
	I0421 19:07:56.124530  599445 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0421 19:07:56.136446  599445 status.go:257] ha-378607-m04 status: &{Name:ha-378607-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (32.31s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 node start m02 -v=7 --alsologtostderr
E0421 19:08:03.510908  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
E0421 19:08:23.991622  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-arm64 -p ha-378607 node start m02 -v=7 --alsologtostderr: (30.887985844s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 status -v=7 --alsologtostderr
ha_test.go:428: (dbg) Done: out/minikube-linux-arm64 -p ha-378607 status -v=7 --alsologtostderr: (1.275101679s)
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (32.31s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (5.22s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (217.23s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-378607 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-arm64 stop -p ha-378607 -v=7 --alsologtostderr
E0421 19:09:04.951936  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-arm64 stop -p ha-378607 -v=7 --alsologtostderr: (36.765703559s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-arm64 start -p ha-378607 --wait=true -v=7 --alsologtostderr
E0421 19:10:26.872545  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
E0421 19:11:27.594548  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-arm64 start -p ha-378607 --wait=true -v=7 --alsologtostderr: (3m0.299679868s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-arm64 node list -p ha-378607
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (217.23s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (13.13s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.58s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.72s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 stop -v=7 --alsologtostderr
E0421 19:12:43.030338  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-arm64 -p ha-378607 stop -v=7 --alsologtostderr: (35.608648226s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-arm64 -p ha-378607 status -v=7 --alsologtostderr: exit status 7 (107.483781ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0421 19:13:00.811822  613319 out.go:291] Setting OutFile to fd 1 ...
	I0421 19:13:00.811959  613319 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 19:13:00.811971  613319 out.go:304] Setting ErrFile to fd 2...
	I0421 19:13:00.811977  613319 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 19:13:00.812221  613319 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
	I0421 19:13:00.812394  613319 out.go:298] Setting JSON to false
	I0421 19:13:00.812423  613319 mustload.go:65] Loading cluster: ha-378607
	I0421 19:13:00.812511  613319 notify.go:220] Checking for updates...
	I0421 19:13:00.812837  613319 config.go:182] Loaded profile config "ha-378607": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0421 19:13:00.812855  613319 status.go:255] checking status of ha-378607 ...
	I0421 19:13:00.813626  613319 cli_runner.go:164] Run: docker container inspect ha-378607 --format={{.State.Status}}
	I0421 19:13:00.829351  613319 status.go:330] ha-378607 host status = "Stopped" (err=<nil>)
	I0421 19:13:00.829374  613319 status.go:343] host is not running, skipping remaining checks
	I0421 19:13:00.829381  613319 status.go:257] ha-378607 status: &{Name:ha-378607 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0421 19:13:00.829410  613319 status.go:255] checking status of ha-378607-m02 ...
	I0421 19:13:00.829701  613319 cli_runner.go:164] Run: docker container inspect ha-378607-m02 --format={{.State.Status}}
	I0421 19:13:00.844138  613319 status.go:330] ha-378607-m02 host status = "Stopped" (err=<nil>)
	I0421 19:13:00.844161  613319 status.go:343] host is not running, skipping remaining checks
	I0421 19:13:00.844169  613319 status.go:257] ha-378607-m02 status: &{Name:ha-378607-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0421 19:13:00.844189  613319 status.go:255] checking status of ha-378607-m04 ...
	I0421 19:13:00.844512  613319 cli_runner.go:164] Run: docker container inspect ha-378607-m04 --format={{.State.Status}}
	I0421 19:13:00.857978  613319 status.go:330] ha-378607-m04 host status = "Stopped" (err=<nil>)
	I0421 19:13:00.858002  613319 status.go:343] host is not running, skipping remaining checks
	I0421 19:13:00.858010  613319 status.go:257] ha-378607-m04 status: &{Name:ha-378607-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (111.83s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-arm64 start -p ha-378607 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0421 19:13:10.712750  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
ha_test.go:560: (dbg) Done: out/minikube-linux-arm64 start -p ha-378607 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m50.907359067s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-arm64 -p ha-378607 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 (111.83s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.54s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (62.08s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.75s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (74.96s)

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-arm64 start -p json-output-778445 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0421 19:16:27.594982  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-arm64 start -p json-output-778445 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (1m14.954973204s)
--- PASS: TestJSONOutput/start/Command (74.96s)

                                                
                                    
x
+
TestJSONOutput/start/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/start/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/start/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/pause/Command (0.71s)

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

                                                
                                    
x
+
TestJSONOutput/pause/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/pause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/pause/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/unpause/Command (0.65s)

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.23s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"bda3f515-c087-4368-aeff-6e84ec157dac","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-217478] minikube v1.33.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"49ffd13a-cb9a-46e9-8b4b-a805f514eb44","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18702"}}
	{"specversion":"1.0","id":"64a7b2ac-86de-4d0c-b0ed-be189f6061f7","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":"c077a9cb-a9c0-439e-bfcc-c1f443181f29","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18702-550441/kubeconfig"}}
	{"specversion":"1.0","id":"10822631-b264-4f09-be5c-9dc292d8b4a1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18702-550441/.minikube"}}
	{"specversion":"1.0","id":"33a89064-d49f-47f0-aee1-1ecd88ccc0c1","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":"b61824fb-f2f9-470d-872b-3c15243c25cc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"9e6ef4c2-bb0f-479e-991a-c0e1e33f6afc","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-217478" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p json-output-error-217478
--- PASS: TestErrorJSONOutput (0.23s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (38.02s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-arm64 start -p docker-network-945557 --network=
E0421 19:17:43.030586  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
E0421 19:17:50.641018  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-arm64 start -p docker-network-945557 --network=: (35.934048359s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-945557" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p docker-network-945557
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p docker-network-945557: (2.056784785s)
--- PASS: TestKicCustomNetwork/create_custom_network (38.02s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (35.19s)

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

                                                
                                    
x
+
TestKicExistingNetwork (37.7s)

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

                                                
                                    
x
+
TestKicCustomSubnet (32.18s)

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

                                                
                                    
x
+
TestKicStaticIP (35.22s)

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

                                                
                                    
x
+
TestMainNoArgs (0.06s)

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

                                                
                                    
x
+
TestMinikubeProfile (64.41s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p first-213942 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p first-213942 --driver=docker  --container-runtime=crio: (30.429159854s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p second-216887 --driver=docker  --container-runtime=crio
E0421 19:21:27.593578  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p second-216887 --driver=docker  --container-runtime=crio: (28.82377466s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-arm64 profile first-213942
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-216887
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-arm64 profile list -ojson
helpers_test.go:175: Cleaning up "second-216887" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p second-216887
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p second-216887: (1.99213239s)
helpers_test.go:175: Cleaning up "first-213942" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p first-213942
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p first-213942: (1.908641955s)
--- PASS: TestMinikubeProfile (64.41s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.44s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.26s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (9.6s)

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

                                                
                                    
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-703527 ssh -- ls /minikube-host
--- PASS: TestMountStart/serial/VerifyMountSecond (0.26s)

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.58s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.25s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.2s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (8.65s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.26s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (122.8s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-481046 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0421 19:22:43.030545  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
E0421 19:24:06.073778  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
multinode_test.go:96: (dbg) Done: out/minikube-linux-arm64 start -p multinode-481046 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (2m2.323235401s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-arm64 -p multinode-481046 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (122.80s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (5.11s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (1.03s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (47.32s)

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

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.09s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.33s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (9.86s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.22s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0421 19:25:12.889641  664089 out.go:291] Setting OutFile to fd 1 ...
	I0421 19:25:12.889810  664089 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 19:25:12.889819  664089 out.go:304] Setting ErrFile to fd 2...
	I0421 19:25:12.889825  664089 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 19:25:12.890284  664089 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
	I0421 19:25:12.890592  664089 out.go:298] Setting JSON to false
	I0421 19:25:12.890643  664089 mustload.go:65] Loading cluster: multinode-481046
	I0421 19:25:12.890976  664089 notify.go:220] Checking for updates...
	I0421 19:25:12.891443  664089 config.go:182] Loaded profile config "multinode-481046": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0421 19:25:12.891478  664089 status.go:255] checking status of multinode-481046 ...
	I0421 19:25:12.892055  664089 cli_runner.go:164] Run: docker container inspect multinode-481046 --format={{.State.Status}}
	I0421 19:25:12.907973  664089 status.go:330] multinode-481046 host status = "Running" (err=<nil>)
	I0421 19:25:12.908003  664089 host.go:66] Checking if "multinode-481046" exists ...
	I0421 19:25:12.908305  664089 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-481046
	I0421 19:25:12.923901  664089 host.go:66] Checking if "multinode-481046" exists ...
	I0421 19:25:12.924212  664089 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0421 19:25:12.924265  664089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-481046
	I0421 19:25:12.944170  664089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33648 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/multinode-481046/id_rsa Username:docker}
	I0421 19:25:13.032244  664089 ssh_runner.go:195] Run: systemctl --version
	I0421 19:25:13.036594  664089 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0421 19:25:13.048422  664089 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0421 19:25:13.109203  664089 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:41 OomKillDisable:true NGoroutines:62 SystemTime:2024-04-21 19:25:13.097496669 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0421 19:25:13.109943  664089 kubeconfig.go:125] found "multinode-481046" server: "https://192.168.67.2:8443"
	I0421 19:25:13.109986  664089 api_server.go:166] Checking apiserver status ...
	I0421 19:25:13.110055  664089 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0421 19:25:13.121661  664089 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1383/cgroup
	I0421 19:25:13.131525  664089 api_server.go:182] apiserver freezer: "6:freezer:/docker/bbcf5470008dd61e1a853d5036ae4f177b1cc9dc21c0ae4cd175d1d5da87021f/crio/crio-31e9722491e0506d1259cf93c778c18ea9f3d137cb5f54df7b41b1729832b72e"
	I0421 19:25:13.131615  664089 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/bbcf5470008dd61e1a853d5036ae4f177b1cc9dc21c0ae4cd175d1d5da87021f/crio/crio-31e9722491e0506d1259cf93c778c18ea9f3d137cb5f54df7b41b1729832b72e/freezer.state
	I0421 19:25:13.140850  664089 api_server.go:204] freezer state: "THAWED"
	I0421 19:25:13.140882  664089 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0421 19:25:13.148790  664089 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0421 19:25:13.148822  664089 status.go:422] multinode-481046 apiserver status = Running (err=<nil>)
	I0421 19:25:13.148834  664089 status.go:257] multinode-481046 status: &{Name:multinode-481046 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0421 19:25:13.148852  664089 status.go:255] checking status of multinode-481046-m02 ...
	I0421 19:25:13.149147  664089 cli_runner.go:164] Run: docker container inspect multinode-481046-m02 --format={{.State.Status}}
	I0421 19:25:13.164977  664089 status.go:330] multinode-481046-m02 host status = "Running" (err=<nil>)
	I0421 19:25:13.165011  664089 host.go:66] Checking if "multinode-481046-m02" exists ...
	I0421 19:25:13.165345  664089 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-481046-m02
	I0421 19:25:13.182722  664089 host.go:66] Checking if "multinode-481046-m02" exists ...
	I0421 19:25:13.183282  664089 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0421 19:25:13.183345  664089 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-481046-m02
	I0421 19:25:13.201964  664089 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:33653 SSHKeyPath:/home/jenkins/minikube-integration/18702-550441/.minikube/machines/multinode-481046-m02/id_rsa Username:docker}
	I0421 19:25:13.288110  664089 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0421 19:25:13.299613  664089 status.go:257] multinode-481046-m02 status: &{Name:multinode-481046-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0421 19:25:13.299646  664089 status.go:255] checking status of multinode-481046-m03 ...
	I0421 19:25:13.299956  664089 cli_runner.go:164] Run: docker container inspect multinode-481046-m03 --format={{.State.Status}}
	I0421 19:25:13.314993  664089 status.go:330] multinode-481046-m03 host status = "Stopped" (err=<nil>)
	I0421 19:25:13.315019  664089 status.go:343] host is not running, skipping remaining checks
	I0421 19:25:13.315027  664089 status.go:257] multinode-481046-m03 status: &{Name:multinode-481046-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.65s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (87.29s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-481046
multinode_test.go:321: (dbg) Run:  out/minikube-linux-arm64 stop -p multinode-481046
multinode_test.go:321: (dbg) Done: out/minikube-linux-arm64 stop -p multinode-481046: (24.775197871s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-481046 --wait=true -v=8 --alsologtostderr
E0421 19:26:27.593891  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
multinode_test.go:326: (dbg) Done: out/minikube-linux-arm64 start -p multinode-481046 --wait=true -v=8 --alsologtostderr: (1m2.36637247s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-arm64 node list -p multinode-481046
--- PASS: TestMultiNode/serial/RestartKeepsNodes (87.29s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.89s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0421 19:27:19.351071  671177 out.go:291] Setting OutFile to fd 1 ...
	I0421 19:27:19.351284  671177 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 19:27:19.351315  671177 out.go:304] Setting ErrFile to fd 2...
	I0421 19:27:19.351335  671177 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 19:27:19.351580  671177 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
	I0421 19:27:19.351785  671177 out.go:298] Setting JSON to false
	I0421 19:27:19.351838  671177 mustload.go:65] Loading cluster: multinode-481046
	I0421 19:27:19.351940  671177 notify.go:220] Checking for updates...
	I0421 19:27:19.352291  671177 config.go:182] Loaded profile config "multinode-481046": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0421 19:27:19.352323  671177 status.go:255] checking status of multinode-481046 ...
	I0421 19:27:19.353164  671177 cli_runner.go:164] Run: docker container inspect multinode-481046 --format={{.State.Status}}
	I0421 19:27:19.369178  671177 status.go:330] multinode-481046 host status = "Stopped" (err=<nil>)
	I0421 19:27:19.369199  671177 status.go:343] host is not running, skipping remaining checks
	I0421 19:27:19.369207  671177 status.go:257] multinode-481046 status: &{Name:multinode-481046 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0421 19:27:19.369229  671177 status.go:255] checking status of multinode-481046-m02 ...
	I0421 19:27:19.369530  671177 cli_runner.go:164] Run: docker container inspect multinode-481046-m02 --format={{.State.Status}}
	I0421 19:27:19.385147  671177 status.go:330] multinode-481046-m02 host status = "Stopped" (err=<nil>)
	I0421 19:27:19.385169  671177 status.go:343] host is not running, skipping remaining checks
	I0421 19:27:19.385176  671177 status.go:257] multinode-481046-m02 status: &{Name:multinode-481046-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 (56.16s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-arm64 start -p multinode-481046 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0421 19:27:43.030002  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
multinode_test.go:376: (dbg) Done: out/minikube-linux-arm64 start -p multinode-481046 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (55.499242878s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-arm64 -p multinode-481046 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (56.16s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (36.85s)

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

                                                
                                                
-- stdout --
	* [multinode-481046-m02] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=18702
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18702-550441/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18702-550441/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-arm64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to GUEST_NODE_ADD: failed to add node: Node multinode-481046-m03 already exists in multinode-481046-m03 profile
	* 
	╭─────────────────────────────────────────────────────────────────────────────────────────────╮
	│                                                                                             │
	│    * If the above advice does not help, please let us know:                                 │
	│      https://github.com/kubernetes/minikube/issues/new/choose                               │
	│                                                                                             │
	│    * Please run `minikube logs --file=logs.txt` and attach logs.txt to the GitHub issue.    │
	│    * Please also attach the following file to the GitHub issue:                             │
	│    * - /tmp/minikube_node_040ea7097fd6ed71e65be9a474587f81f0ccd21d_0.log                    │
	│                                                                                             │
	╰─────────────────────────────────────────────────────────────────────────────────────────────╯

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

                                                
                                    
x
+
TestPreload (117.44s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-946588 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
preload_test.go:44: (dbg) Done: out/minikube-linux-arm64 start -p test-preload-946588 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m26.524687669s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-946588 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-arm64 -p test-preload-946588 image pull gcr.io/k8s-minikube/busybox: (1.765537026s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-arm64 stop -p test-preload-946588
preload_test.go:58: (dbg) Done: out/minikube-linux-arm64 stop -p test-preload-946588: (5.781919475s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-arm64 start -p test-preload-946588 --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-946588 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (20.772862441s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-arm64 -p test-preload-946588 image list
helpers_test.go:175: Cleaning up "test-preload-946588" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p test-preload-946588
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p test-preload-946588: (2.335236176s)
--- PASS: TestPreload (117.44s)

                                                
                                    
x
+
TestScheduledStopUnix (109.51s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-arm64 start -p scheduled-stop-991970 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-arm64 start -p scheduled-stop-991970 --memory=2048 --driver=docker  --container-runtime=crio: (32.699388683s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-991970 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-arm64 status --format={{.TimeToStop}} -p scheduled-stop-991970 -n scheduled-stop-991970
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-991970 --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-991970 --cancel-scheduled
E0421 19:31:27.593599  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p scheduled-stop-991970 -n scheduled-stop-991970
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-arm64 status -p scheduled-stop-991970
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-arm64 stop -p scheduled-stop-991970 --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-991970
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p scheduled-stop-991970: exit status 7 (87.557939ms)

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
scheduled_stop_test.go:176: status error: exit status 7 (may be ok)
helpers_test.go:175: Cleaning up "scheduled-stop-991970" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p scheduled-stop-991970
E0421 19:32:43.029800  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p scheduled-stop-991970: (5.227211755s)
--- PASS: TestScheduledStopUnix (109.51s)

                                                
                                    
x
+
TestInsufficientStorage (10.16s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"f7d34b20-67b1-4a2c-8d27-349902a0f3bc","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-659978] minikube v1.33.0 on Ubuntu 20.04 (arm64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"edcc1cee-553b-4cf7-a0c6-d63d531fb267","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=18702"}}
	{"specversion":"1.0","id":"4910eca9-4b25-4624-80a0-d177bb52cf23","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":"97d340b7-03fb-4548-8ca6-a49b6bc6ee66","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/18702-550441/kubeconfig"}}
	{"specversion":"1.0","id":"8bcb1461-26dc-40eb-b7ac-21ca7ff49c88","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/18702-550441/.minikube"}}
	{"specversion":"1.0","id":"8e048f4c-9441-4204-a82e-59b94205e5b5","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":"09214a5b-57e9-48db-9964-181cbd26523c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"aa68842c-158a-4e15-a903-8f40b17d0a59","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":"2eb11de0-c466-469e-8106-ae5d3bd8138a","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":"7e141699-5a5a-40ad-bc54-d4722211457e","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":"00db9a03-90ed-43de-8292-9f783af670dc","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":"3a988fa2-dc30-448c-8f95-d0cf94fdc96e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-659978\" primary control-plane node in \"insufficient-storage-659978\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"16b1e3d0-81b6-4fc5-9a07-4c7abd99d066","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.43-1713569670-18702 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"cbe6d5d6-9584-4117-8677-50e6b229e7b0","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":"94e84b4c-09af-4d64-958d-1b0b247e508a","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-659978 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-arm64 status -p insufficient-storage-659978 --output=json --layout=cluster: exit status 7 (276.09876ms)

                                                
                                                
-- stdout --
	{"Name":"insufficient-storage-659978","StatusCode":507,"StatusName":"InsufficientStorage","StatusDetail":"/var is almost out of disk space","Step":"Creating Container","StepDetail":"Creating docker container (CPUs=2, Memory=2048MB) ...","BinaryVersion":"v1.33.0","Components":{"kubeconfig":{"Name":"kubeconfig","StatusCode":500,"StatusName":"Error"}},"Nodes":[{"Name":"insufficient-storage-659978","StatusCode":507,"StatusName":"InsufficientStorage","Components":{"apiserver":{"Name":"apiserver","StatusCode":405,"StatusName":"Stopped"},"kubelet":{"Name":"kubelet","StatusCode":405,"StatusName":"Stopped"}}}]}

                                                
                                                
-- /stdout --
** stderr ** 
	E0421 19:32:51.382606  687981 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-659978" does not appear in /home/jenkins/minikube-integration/18702-550441/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0421 19:32:51.656487  688035 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-659978" does not appear in /home/jenkins/minikube-integration/18702-550441/kubeconfig
	E0421 19:32:51.666370  688035 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/insufficient-storage-659978/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (60.36s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.2767709198 start -p running-upgrade-401735 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0421 19:37:43.029694  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.2767709198 start -p running-upgrade-401735 --memory=2200 --vm-driver=docker  --container-runtime=crio: (32.626776541s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-arm64 start -p running-upgrade-401735 --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-401735 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (23.416706748s)
helpers_test.go:175: Cleaning up "running-upgrade-401735" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p running-upgrade-401735
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p running-upgrade-401735: (3.160809931s)
--- PASS: TestRunningBinaryUpgrade (60.36s)

                                                
                                    
x
+
TestKubernetesUpgrade (387.33s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

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

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

                                                
                                    
x
+
TestMissingContainerUpgrade (155.87s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.117984133 start -p missing-upgrade-055768 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.117984133 start -p missing-upgrade-055768 --memory=2200 --driver=docker  --container-runtime=crio: (1m18.732293925s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-055768
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-055768: (10.374664132s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-055768
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-arm64 start -p missing-upgrade-055768 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0421 19:34:30.641519  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-arm64 start -p missing-upgrade-055768 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m2.516211471s)
helpers_test.go:175: Cleaning up "missing-upgrade-055768" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-arm64 delete -p missing-upgrade-055768
helpers_test.go:178: (dbg) Done: out/minikube-linux-arm64 delete -p missing-upgrade-055768: (2.528262778s)
--- PASS: TestMissingContainerUpgrade (155.87s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-076355] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	  - MINIKUBE_LOCATION=18702
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/18702-550441/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/18702-550441/.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.74s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (8.91s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (6.78s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.33s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.03s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.24s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.03s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.26s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (1.25s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (124.99s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1721617067 start -p stopped-upgrade-101857 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1721617067 start -p stopped-upgrade-101857 --memory=2200 --vm-driver=docker  --container-runtime=crio: (42.908734791s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1721617067 -p stopped-upgrade-101857 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1721617067 -p stopped-upgrade-101857 stop: (2.537064101s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-arm64 start -p stopped-upgrade-101857 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
E0421 19:36:27.594354  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-arm64 start -p stopped-upgrade-101857 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (1m19.540044886s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (124.99s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.19s)

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

                                                
                                    
x
+
TestPause/serial/Start (84.68s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (21.05s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.93s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.38s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.99s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (1.32s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (4.31s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.53s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (4.98s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0421 19:40:39.089234  726155 out.go:291] Setting OutFile to fd 1 ...
	I0421 19:40:39.089494  726155 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 19:40:39.089526  726155 out.go:304] Setting ErrFile to fd 2...
	I0421 19:40:39.089551  726155 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0421 19:40:39.089974  726155 root.go:338] Updating PATH: /home/jenkins/minikube-integration/18702-550441/.minikube/bin
	I0421 19:40:39.090544  726155 out.go:298] Setting JSON to false
	I0421 19:40:39.092643  726155 start.go:129] hostinfo: {"hostname":"ip-172-31-31-251","uptime":12186,"bootTime":1713716253,"procs":188,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1058-aws","kernelArch":"aarch64","virtualizationSystem":"","virtualizationRole":"","hostId":"982e3628-3742-4b3e-bb63-ac1b07660ec7"}
	I0421 19:40:39.092728  726155 start.go:139] virtualization:  
	I0421 19:40:39.095227  726155 out.go:177] * [false-819869] minikube v1.33.0 on Ubuntu 20.04 (arm64)
	I0421 19:40:39.097193  726155 out.go:177]   - MINIKUBE_LOCATION=18702
	I0421 19:40:39.099260  726155 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0421 19:40:39.097298  726155 notify.go:220] Checking for updates...
	I0421 19:40:39.103339  726155 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/18702-550441/kubeconfig
	I0421 19:40:39.105466  726155 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/18702-550441/.minikube
	I0421 19:40:39.107346  726155 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-arm64
	I0421 19:40:39.109454  726155 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0421 19:40:39.111709  726155 config.go:182] Loaded profile config "force-systemd-flag-328992": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.0
	I0421 19:40:39.111823  726155 driver.go:392] Setting default libvirt URI to qemu:///system
	I0421 19:40:39.140137  726155 docker.go:122] docker version: linux-26.0.2:Docker Engine - Community
	I0421 19:40:39.140277  726155 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0421 19:40:39.229942  726155 info.go:266] docker info: {ID:EOU5:DNGX:XN6V:L2FZ:UXRM:5TWK:EVUR:KC2F:GT7Z:Y4O4:GB77:5PD3 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:37 OomKillDisable:true NGoroutines:52 SystemTime:2024-04-21 19:40:39.219824881 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1058-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:8215105536 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ip-172-31-31-251 Labels:[] ExperimentalBuild:false ServerVersion:26.0.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:e377cd56a71523140ca6ae87e30244719194a521 Expected:e377cd56a71523140ca6ae87e30244719194a521} RuncCommit:{ID:v1.1.12-0-g51d5e94 Expected:v1.1.12-0-g51d5e94} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErro
rs:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.14.0] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.26.1]] Warnings:<nil>}}
	I0421 19:40:39.230096  726155 docker.go:295] overlay module found
	I0421 19:40:39.232638  726155 out.go:177] * Using the docker driver based on user configuration
	I0421 19:40:39.234709  726155 start.go:297] selected driver: docker
	I0421 19:40:39.234743  726155 start.go:901] validating driver "docker" against <nil>
	I0421 19:40:39.234763  726155 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0421 19:40:39.237543  726155 out.go:177] 
	W0421 19:40:39.239458  726155 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
	I0421 19:40:39.241199  726155 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                                
=== 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-282160 --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
E0421 19:42:43.030381  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p old-k8s-version-282160 --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: (3m4.282931177s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (184.28s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-282160 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" [92a8c008-511f-4747-b197-ce18a8dca2ad] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [92a8c008-511f-4747-b197-ce18a8dca2ad] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.004158404s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-282160 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.80s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-980111 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" [cc2992c2-fed5-4f74-81b8-cbaf220bb1f7] Pending
helpers_test.go:344: "busybox" [cc2992c2-fed5-4f74-81b8-cbaf220bb1f7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [cc2992c2-fed5-4f74-81b8-cbaf220bb1f7] Running
E0421 19:46:27.594497  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 9.00343344s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-980111 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (9.45s)

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

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

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

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

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

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

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

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

                                                
                                                
=== 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-980111 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
E0421 19:47:43.030344  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/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-980111 --memory=2200 --alsologtostderr --wait=true --apiserver-port=8444 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (4m39.636373848s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p default-k8s-diff-port-980111 -n default-k8s-diff-port-980111
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/SecondStart (280.05s)

                                                
                                    
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-h9nwm" [170cb823-cc16-4a1a-a86d-9dc300a35df6] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004246039s
--- 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-h9nwm" [170cb823-cc16-4a1a-a86d-9dc300a35df6] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004238783s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-282160 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.24s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-209786 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" [7ff311c1-7f3d-4579-ab32-43fd3765f2a3] Pending
helpers_test.go:344: "busybox" [7ff311c1-7f3d-4579-ab32-43fd3765f2a3] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [7ff311c1-7f3d-4579-ab32-43fd3765f2a3] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.003903267s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-209786 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.34s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p embed-certs-209786 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
E0421 19:50:20.889620  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
E0421 19:50:20.895127  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
E0421 19:50:20.905354  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
E0421 19:50:20.925589  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
E0421 19:50:20.966319  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
E0421 19:50:21.046592  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
E0421 19:50:21.206820  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
E0421 19:50:21.527249  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
E0421 19:50:22.168224  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
E0421 19:50:23.449165  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
E0421 19:50:26.009677  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
E0421 19:50:31.130388  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
E0421 19:50:41.371058  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
E0421 19:51:01.851604  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
E0421 19:51:10.641757  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p embed-certs-209786 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (4m25.048298863s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p embed-certs-209786 -n embed-certs-209786
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (265.40s)

                                                
                                    
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-kr4c6" [2e5c0ea3-d313-4b1d-b815-d08d3eec4fc3] Running
E0421 19:51:27.593606  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004365345s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-kr4c6" [2e5c0ea3-d313-4b1d-b815-d08d3eec4fc3] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004396203s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-980111 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.15s)

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

                                                
                                                
=== 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-980111 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.26s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p no-preload-177462 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
E0421 19:52:43.030329  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p no-preload-177462 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (1m7.545384871s)
--- PASS: TestStartStop/group/no-preload/serial/FirstStart (67.55s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-177462 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" [415bf610-f6d9-40a0-a685-d42855e6f754] Pending
helpers_test.go:344: "busybox" [415bf610-f6d9-40a0-a685-d42855e6f754] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [415bf610-f6d9-40a0-a685-d42855e6f754] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.005292069s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-177462 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.35s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-arm64 stop -p no-preload-177462 --alsologtostderr -v=3
E0421 19:53:04.733148  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-arm64 stop -p no-preload-177462 --alsologtostderr -v=3: (11.905701673s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (11.91s)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-hkl98" [76cab432-5bbd-4e7a-8450-1cffb448bb5c] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003974707s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== 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-hkl98" [76cab432-5bbd-4e7a-8450-1cffb448bb5c] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003984191s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-209786 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.10s)

                                                
                                    
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-209786 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240202-8f1494ea
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.25s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-519852 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
E0421 19:55:20.888958  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-519852 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (46.295784219s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (46.30s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-arm64 start -p newest-cni-519852 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0
E0421 19:55:48.574010  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-arm64 start -p newest-cni-519852 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.0: (14.976626204s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Host}} -p newest-cni-519852 -n newest-cni-519852
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (15.34s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop
start_stop_delete_test.go:273: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop (0.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/AddonExistsAfterStop
start_stop_delete_test.go:284: WARNING: cni mode requires additional setup before pods can schedule :(
--- PASS: TestStartStop/group/newest-cni/serial/AddonExistsAfterStop (0.00s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p auto-819869 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0421 19:56:21.485430  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
E0421 19:56:21.490665  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
E0421 19:56:21.500881  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
E0421 19:56:21.521133  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
E0421 19:56:21.561327  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
E0421 19:56:21.641566  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
E0421 19:56:21.802489  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
E0421 19:56:22.123008  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
E0421 19:56:22.763517  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
E0421 19:56:24.047565  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
E0421 19:56:26.608490  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
E0421 19:56:27.594459  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/addons-558690/client.crt: no such file or directory
E0421 19:56:31.728721  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
E0421 19:56:41.969757  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
E0421 19:57:02.450531  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p auto-819869 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (1m14.65174382s)
--- PASS: TestNetworkPlugins/group/auto/Start (74.65s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-819869 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-t5qxb" [9299d7a6-705a-4f29-8b16-eaa808014f44] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-t5qxb" [9299d7a6-705a-4f29-8b16-eaa808014f44] Running
E0421 19:57:26.074738  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.003014796s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.27s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-cwh9l" [5cc32d67-f158-4b39-bf3d-1943148852d6] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004567264s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-cwh9l" [5cc32d67-f158-4b39-bf3d-1943148852d6] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003617831s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-177462 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.11s)

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

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

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

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

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

                                                
                                                
-- 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-177462 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.APIServer}} -p no-preload-177462 -n no-preload-177462
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-arm64 status --format={{.Kubelet}} -p no-preload-177462 -n no-preload-177462
--- PASS: TestStartStop/group/no-preload/serial/Pause (3.78s)
E0421 20:03:31.734712  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/no-preload-177462/client.crt: no such file or directory
E0421 20:03:38.688584  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/auto-819869/client.crt: no such file or directory

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

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

                                                
                                    
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-fj6vz" [36362be3-a3d2-4756-a9c1-b1f14a08a8f5] Running
E0421 19:59:05.335551  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004954314s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-819869 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-hxgt5" [76787ff5-bfca-4d65-8fc4-ef4a3e7299ce] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-hxgt5" [76787ff5-bfca-4d65-8fc4-ef4a3e7299ce] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 12.003342146s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (12.33s)

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

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

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

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

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

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

                                                
                                    
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-hjpsg" [14293e3d-be9e-4d1a-b1a4-dfd1c354e4cc] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.00641113s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-819869 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-rtpqb" [473681ca-7cf0-472a-a0df-b421842ad97d] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-rtpqb" [473681ca-7cf0-472a-a0df-b421842ad97d] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 13.004434715s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (13.34s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p enable-default-cni-819869 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0421 20:00:20.888641  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/old-k8s-version-282160/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p enable-default-cni-819869 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (1m31.008181019s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (91.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-819869 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-7nh7z" [55a3dde1-9c20-4e72-abcb-f1a08b81d3c3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-7nh7z" [55a3dde1-9c20-4e72-abcb-f1a08b81d3c3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 9.004232741s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (9.26s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p flannel-819869 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
E0421 20:01:49.175737  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/default-k8s-diff-port-980111/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p flannel-819869 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (1m7.919843707s)
--- PASS: TestNetworkPlugins/group/flannel/Start (67.92s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-819869 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-xd5vt" [53666a9f-514f-4b7d-896f-666c2b4e0544] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-xd5vt" [53666a9f-514f-4b7d-896f-666c2b4e0544] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 12.003838285s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (12.32s)

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

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

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

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

                                                
                                    
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-819869 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 (89.33s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-arm64 start -p bridge-819869 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0421 20:02:27.007171  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/auto-819869/client.crt: no such file or directory
E0421 20:02:37.248154  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/auto-819869/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-arm64 start -p bridge-819869 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (1m29.32871898s)
--- PASS: TestNetworkPlugins/group/bridge/Start (89.33s)

                                                
                                    
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-mh96c" [8abb485d-5aa6-4d49-aee6-fafdd54b9abc] Running
E0421 20:02:43.030663  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004036623s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-819869 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-zhwpv" [78416710-f9aa-4830-b7d2-82a47a708314] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0421 20:02:50.772780  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/no-preload-177462/client.crt: no such file or directory
E0421 20:02:50.778228  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/no-preload-177462/client.crt: no such file or directory
E0421 20:02:50.788461  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/no-preload-177462/client.crt: no such file or directory
E0421 20:02:50.808698  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/no-preload-177462/client.crt: no such file or directory
E0421 20:02:50.848932  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/no-preload-177462/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-zhwpv" [78416710-f9aa-4830-b7d2-82a47a708314] Running
E0421 20:02:50.929539  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/no-preload-177462/client.crt: no such file or directory
E0421 20:02:51.090255  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/no-preload-177462/client.crt: no such file or directory
E0421 20:02:51.410558  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/no-preload-177462/client.crt: no such file or directory
E0421 20:02:52.051663  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/no-preload-177462/client.crt: no such file or directory
E0421 20:02:53.332062  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/no-preload-177462/client.crt: no such file or directory
E0421 20:02:55.892369  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/no-preload-177462/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 11.003590621s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (11.29s)

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

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

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

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

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

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

                                                
                                    
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-819869 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/bridge/KubeletFlags (0.29s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-819869 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-thq7s" [54e574d2-c036-4550-a30e-0df94199302e] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-thq7s" [54e574d2-c036-4550-a30e-0df94199302e] Running
E0421 20:04:03.756786  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/kindnet-819869/client.crt: no such file or directory
E0421 20:04:03.762112  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/kindnet-819869/client.crt: no such file or directory
E0421 20:04:03.772446  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/kindnet-819869/client.crt: no such file or directory
E0421 20:04:03.792788  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/kindnet-819869/client.crt: no such file or directory
E0421 20:04:03.833096  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/kindnet-819869/client.crt: no such file or directory
E0421 20:04:03.913429  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/kindnet-819869/client.crt: no such file or directory
E0421 20:04:04.073840  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/kindnet-819869/client.crt: no such file or directory
E0421 20:04:04.394153  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/kindnet-819869/client.crt: no such file or directory
E0421 20:04:05.035265  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/kindnet-819869/client.crt: no such file or directory
E0421 20:04:06.316133  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/kindnet-819869/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 11.003956982s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (11.29s)

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

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

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

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

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

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

                                                
                                    

Test skip (29/327)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (0.55s)

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

                                                
                                    
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/parallel/HelmTiller (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:444: 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:498: Skipping OLM addon test until https://github.com/operator-framework/operator-lifecycle-manager/issues/2534 is resolved
--- SKIP: TestAddons/parallel/Olm (0.00s)

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with crio true linux 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.15s)

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

                                                
                                                

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (4.97s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (5.37s)

                                                
                                                
=== RUN   TestNetworkPlugins/group/cilium
net_test.go:102: Skipping the test as it's interfering with other tests and is outdated
E0421 19:40:46.074205  555867 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/18702-550441/.minikube/profiles/functional-546759/client.crt: no such file or directory
panic.go:626: 
----------------------- debugLogs start: cilium-819869 [pass: true] --------------------------------
>>> netcat: nslookup kubernetes.default:
Error in configuration: context was not found for specified context: cilium-819869

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard