Test Report: Docker_Linux_crio 19423

                    
                      1f2c26fb323282b69eee479fdee82bbe44410c3d:2024-08-16:35811
                    
                

Test fail (2/328)

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

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

                                                
                                                

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

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

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "98adc132d9a702d4c0e8e4dad7aaa76ee5b0bd5ec4fb4c62abec891439e37730",
	        "Created": "2024-08-16T12:21:51.912542944Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 13080,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-16T12:21:52.042574319Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:49d4702e5c94195d7796cb79f5fbc9d7cc584c1c41f3c58bf1694d1da009b2f6",
	        "ResolvConfPath": "/var/lib/docker/containers/98adc132d9a702d4c0e8e4dad7aaa76ee5b0bd5ec4fb4c62abec891439e37730/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/98adc132d9a702d4c0e8e4dad7aaa76ee5b0bd5ec4fb4c62abec891439e37730/hostname",
	        "HostsPath": "/var/lib/docker/containers/98adc132d9a702d4c0e8e4dad7aaa76ee5b0bd5ec4fb4c62abec891439e37730/hosts",
	        "LogPath": "/var/lib/docker/containers/98adc132d9a702d4c0e8e4dad7aaa76ee5b0bd5ec4fb4c62abec891439e37730/98adc132d9a702d4c0e8e4dad7aaa76ee5b0bd5ec4fb4c62abec891439e37730-json.log",
	        "Name": "/addons-539832",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-539832:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-539832",
	            "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/647406019efe91b4a2b00fe40bf9657d7a0677d8eb3516cb0784679b25f692f1-init/diff:/var/lib/docker/overlay2/bcbbfaf849043d307556be7cd1dfa22795fdcfa27a8982b2bbec67de1d2f150b/diff",
	                "MergedDir": "/var/lib/docker/overlay2/647406019efe91b4a2b00fe40bf9657d7a0677d8eb3516cb0784679b25f692f1/merged",
	                "UpperDir": "/var/lib/docker/overlay2/647406019efe91b4a2b00fe40bf9657d7a0677d8eb3516cb0784679b25f692f1/diff",
	                "WorkDir": "/var/lib/docker/overlay2/647406019efe91b4a2b00fe40bf9657d7a0677d8eb3516cb0784679b25f692f1/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-539832",
	                "Source": "/var/lib/docker/volumes/addons-539832/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-539832",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002",
	            "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-539832",
	                "name.minikube.sigs.k8s.io": "addons-539832",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "653a31deea064c238f3efff4c0b10be2d259d0b5482802b02fa575d42854f47e",
	            "SandboxKey": "/var/run/docker/netns/653a31deea06",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-539832": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "50429267d2fbfea967d05c15eceeca833f6741515915319228aaf24069612b77",
	                    "EndpointID": "70fbeef56cda080534a94ada835dbf6a90a12945a1db9b9c906c2817a072a8ca",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-539832",
	                        "98adc132d9a7"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-539832 -n addons-539832
helpers_test.go:244: <<< TestAddons/parallel/Ingress FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/Ingress]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-539832 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-539832 logs -n 25: (1.050273041s)
helpers_test.go:252: TestAddons/parallel/Ingress logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| start   | --download-only -p                                                                          | download-docker-059625 | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC |                     |
	|         | download-docker-059625                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-059625                                                                   | download-docker-059625 | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC | 16 Aug 24 12:21 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-334389   | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC |                     |
	|         | binary-mirror-334389                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:37087                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-334389                                                                     | binary-mirror-334389   | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC | 16 Aug 24 12:21 UTC |
	| addons  | enable dashboard -p                                                                         | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC |                     |
	|         | addons-539832                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC |                     |
	|         | addons-539832                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-539832 --wait=true                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC | 16 Aug 24 12:24 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:24 UTC | 16 Aug 24 12:25 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-539832 ssh cat                                                                       | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | /opt/local-path-provisioner/pvc-3026bfa5-2bfd-42b2-bf20-60092dc0c2fe_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-539832 ip                                                                            | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | addons-539832                                                                               |                        |         |         |                     |                     |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | -p addons-539832                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | addons-539832                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-539832 ssh curl -s                                                                   | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | -p addons-539832                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-539832 addons                                                                        | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:26 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-539832 addons                                                                        | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:26 UTC | 16 Aug 24 12:26 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-539832 ip                                                                            | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:27 UTC | 16 Aug 24 12:27 UTC |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:27 UTC | 16 Aug 24 12:27 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:27 UTC | 16 Aug 24 12:28 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/16 12:21:29
	Running on machine: ubuntu-20-agent
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0816 12:21:29.728508   12340 out.go:345] Setting OutFile to fd 1 ...
	I0816 12:21:29.728627   12340 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:21:29.728636   12340 out.go:358] Setting ErrFile to fd 2...
	I0816 12:21:29.728650   12340 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:21:29.728841   12340 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
	I0816 12:21:29.729428   12340 out.go:352] Setting JSON to false
	I0816 12:21:29.730206   12340 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent","uptime":234,"bootTime":1723810656,"procs":176,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0816 12:21:29.730262   12340 start.go:139] virtualization: kvm guest
	I0816 12:21:29.732322   12340 out.go:177] * [addons-539832] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0816 12:21:29.733640   12340 notify.go:220] Checking for updates...
	I0816 12:21:29.733675   12340 out.go:177]   - MINIKUBE_LOCATION=19423
	I0816 12:21:29.734844   12340 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0816 12:21:29.735987   12340 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19423-3765/kubeconfig
	I0816 12:21:29.737365   12340 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-3765/.minikube
	I0816 12:21:29.738799   12340 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0816 12:21:29.740228   12340 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0816 12:21:29.741839   12340 driver.go:394] Setting default libvirt URI to qemu:///system
	I0816 12:21:29.764358   12340 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0816 12:21:29.764522   12340 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0816 12:21:29.810483   12340 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-16 12:21:29.801688417 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0816 12:21:29.810596   12340 docker.go:307] overlay module found
	I0816 12:21:29.812822   12340 out.go:177] * Using the docker driver based on user configuration
	I0816 12:21:29.814089   12340 start.go:297] selected driver: docker
	I0816 12:21:29.814101   12340 start.go:901] validating driver "docker" against <nil>
	I0816 12:21:29.814115   12340 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0816 12:21:29.814837   12340 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0816 12:21:29.861011   12340 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-16 12:21:29.852026086 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0816 12:21:29.861215   12340 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0816 12:21:29.861449   12340 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]
	I0816 12:21:29.863071   12340 out.go:177] * Using Docker driver with root privileges
	I0816 12:21:29.864514   12340 cni.go:84] Creating CNI manager for ""
	I0816 12:21:29.864535   12340 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0816 12:21:29.864549   12340 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0816 12:21:29.864656   12340 start.go:340] cluster config:
	{Name:addons-539832 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-539832 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0816 12:21:29.865964   12340 out.go:177] * Starting "addons-539832" primary control-plane node in "addons-539832" cluster
	I0816 12:21:29.867200   12340 cache.go:121] Beginning downloading kic base image for docker with crio
	I0816 12:21:29.868448   12340 out.go:177] * Pulling base image v0.0.44-1723650208-19443 ...
	I0816 12:21:29.869569   12340 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0816 12:21:29.869611   12340 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19423-3765/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4
	I0816 12:21:29.869621   12340 cache.go:56] Caching tarball of preloaded images
	I0816 12:21:29.869667   12340 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 in local docker daemon
	I0816 12:21:29.869690   12340 preload.go:172] Found /home/jenkins/minikube-integration/19423-3765/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0816 12:21:29.869704   12340 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0816 12:21:29.870019   12340 profile.go:143] Saving config to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/config.json ...
	I0816 12:21:29.870039   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/config.json: {Name:mk8a378c5ad9462518303d3d8cc71059f2b57597 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:29.884862   12340 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 to local cache
	I0816 12:21:29.884964   12340 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 in local cache directory
	I0816 12:21:29.884982   12340 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 in local cache directory, skipping pull
	I0816 12:21:29.884986   12340 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 exists in cache, skipping pull
	I0816 12:21:29.884993   12340 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 as a tarball
	I0816 12:21:29.885000   12340 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 from local cache
	I0816 12:21:41.881257   12340 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 from cached tarball
	I0816 12:21:41.881306   12340 cache.go:194] Successfully downloaded all kic artifacts
	I0816 12:21:41.881346   12340 start.go:360] acquireMachinesLock for addons-539832: {Name:mkf3540b3f0ef30c69588bc82b957b869cf1d6df Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0816 12:21:41.881461   12340 start.go:364] duration metric: took 95.733µs to acquireMachinesLock for "addons-539832"
	I0816 12:21:41.881486   12340 start.go:93] Provisioning new machine with config: &{Name:addons-539832 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-539832 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0816 12:21:41.881560   12340 start.go:125] createHost starting for "" (driver="docker")
	I0816 12:21:41.883591   12340 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0816 12:21:41.883829   12340 start.go:159] libmachine.API.Create for "addons-539832" (driver="docker")
	I0816 12:21:41.883858   12340 client.go:168] LocalClient.Create starting
	I0816 12:21:41.883944   12340 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca.pem
	I0816 12:21:42.106623   12340 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/cert.pem
	I0816 12:21:42.392722   12340 cli_runner.go:164] Run: docker network inspect addons-539832 --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}}]}"
	W0816 12:21:42.407679   12340 cli_runner.go:211] docker network inspect addons-539832 --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
	I0816 12:21:42.407748   12340 network_create.go:284] running [docker network inspect addons-539832] to gather additional debugging logs...
	I0816 12:21:42.407771   12340 cli_runner.go:164] Run: docker network inspect addons-539832
	W0816 12:21:42.422318   12340 cli_runner.go:211] docker network inspect addons-539832 returned with exit code 1
	I0816 12:21:42.422355   12340 network_create.go:287] error running [docker network inspect addons-539832]: docker network inspect addons-539832: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-539832 not found
	I0816 12:21:42.422371   12340 network_create.go:289] output of [docker network inspect addons-539832]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-539832 not found
	
	** /stderr **
	I0816 12:21:42.422473   12340 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}}]}"
	I0816 12:21:42.437220   12340 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:0xc000110810}
	I0816 12:21:42.437261   12340 network_create.go:124] attempt to create docker network addons-539832 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0816 12:21:42.437303   12340 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-539832 addons-539832
	I0816 12:21:42.494297   12340 network_create.go:108] docker network addons-539832 192.168.49.0/24 created
	I0816 12:21:42.494326   12340 kic.go:121] calculated static IP "192.168.49.2" for the "addons-539832" container
	I0816 12:21:42.494389   12340 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0816 12:21:42.508810   12340 cli_runner.go:164] Run: docker volume create addons-539832 --label name.minikube.sigs.k8s.io=addons-539832 --label created_by.minikube.sigs.k8s.io=true
	I0816 12:21:42.524951   12340 oci.go:103] Successfully created a docker volume addons-539832
	I0816 12:21:42.525019   12340 cli_runner.go:164] Run: docker run --rm --name addons-539832-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-539832 --entrypoint /usr/bin/test -v addons-539832:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 -d /var/lib
	I0816 12:21:47.502049   12340 cli_runner.go:217] Completed: docker run --rm --name addons-539832-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-539832 --entrypoint /usr/bin/test -v addons-539832:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 -d /var/lib: (4.976976613s)
	I0816 12:21:47.502094   12340 oci.go:107] Successfully prepared a docker volume addons-539832
	I0816 12:21:47.502115   12340 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0816 12:21:47.502145   12340 kic.go:194] Starting extracting preloaded images to volume ...
	I0816 12:21:47.502225   12340 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19423-3765/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-539832:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 -I lz4 -xf /preloaded.tar -C /extractDir
	I0816 12:21:51.851220   12340 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19423-3765/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-539832:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 -I lz4 -xf /preloaded.tar -C /extractDir: (4.348959647s)
	I0816 12:21:51.851250   12340 kic.go:203] duration metric: took 4.349110089s to extract preloaded images to volume ...
	W0816 12:21:51.851371   12340 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0816 12:21:51.851474   12340 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0816 12:21:51.898456   12340 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-539832 --name addons-539832 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-539832 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-539832 --network addons-539832 --ip 192.168.49.2 --volume addons-539832:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002
	I0816 12:21:52.192129   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Running}}
	I0816 12:21:52.209852   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:21:52.227646   12340 cli_runner.go:164] Run: docker exec addons-539832 stat /var/lib/dpkg/alternatives/iptables
	I0816 12:21:52.269635   12340 oci.go:144] the created container "addons-539832" has a running status.
	I0816 12:21:52.269668   12340 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa...
	I0816 12:21:52.331428   12340 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0816 12:21:52.351033   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:21:52.367417   12340 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0816 12:21:52.367435   12340 kic_runner.go:114] Args: [docker exec --privileged addons-539832 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0816 12:21:52.406757   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:21:52.427731   12340 machine.go:93] provisionDockerMachine start ...
	I0816 12:21:52.427839   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:52.443617   12340 main.go:141] libmachine: Using SSH client type: native
	I0816 12:21:52.443855   12340 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0816 12:21:52.443874   12340 main.go:141] libmachine: About to run SSH command:
	hostname
	I0816 12:21:52.444434   12340 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:50968->127.0.0.1:32768: read: connection reset by peer
	I0816 12:21:55.575964   12340 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-539832
	
	I0816 12:21:55.575990   12340 ubuntu.go:169] provisioning hostname "addons-539832"
	I0816 12:21:55.576037   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:55.591918   12340 main.go:141] libmachine: Using SSH client type: native
	I0816 12:21:55.592123   12340 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0816 12:21:55.592141   12340 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-539832 && echo "addons-539832" | sudo tee /etc/hostname
	I0816 12:21:55.730355   12340 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-539832
	
	I0816 12:21:55.730427   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:55.746409   12340 main.go:141] libmachine: Using SSH client type: native
	I0816 12:21:55.746593   12340 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0816 12:21:55.746616   12340 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-539832' /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-539832/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-539832' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0816 12:21:55.876286   12340 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0816 12:21:55.876313   12340 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19423-3765/.minikube CaCertPath:/home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19423-3765/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19423-3765/.minikube}
	I0816 12:21:55.876358   12340 ubuntu.go:177] setting up certificates
	I0816 12:21:55.876379   12340 provision.go:84] configureAuth start
	I0816 12:21:55.876437   12340 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-539832
	I0816 12:21:55.892666   12340 provision.go:143] copyHostCerts
	I0816 12:21:55.892732   12340 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19423-3765/.minikube/ca.pem (1078 bytes)
	I0816 12:21:55.892879   12340 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19423-3765/.minikube/cert.pem (1123 bytes)
	I0816 12:21:55.892976   12340 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19423-3765/.minikube/key.pem (1675 bytes)
	I0816 12:21:55.893061   12340 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19423-3765/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca-key.pem org=jenkins.addons-539832 san=[127.0.0.1 192.168.49.2 addons-539832 localhost minikube]
	I0816 12:21:55.952404   12340 provision.go:177] copyRemoteCerts
	I0816 12:21:55.952461   12340 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0816 12:21:55.952534   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:55.968040   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:21:56.060461   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0816 12:21:56.080940   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0816 12:21:56.100990   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0816 12:21:56.120508   12340 provision.go:87] duration metric: took 244.113671ms to configureAuth
	I0816 12:21:56.120538   12340 ubuntu.go:193] setting minikube options for container-runtime
	I0816 12:21:56.120712   12340 config.go:182] Loaded profile config "addons-539832": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0816 12:21:56.120809   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:56.136551   12340 main.go:141] libmachine: Using SSH client type: native
	I0816 12:21:56.136847   12340 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0816 12:21:56.136864   12340 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0816 12:21:56.344325   12340 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0816 12:21:56.344347   12340 machine.go:96] duration metric: took 3.916588692s to provisionDockerMachine
	I0816 12:21:56.344358   12340 client.go:171] duration metric: took 14.460491557s to LocalClient.Create
	I0816 12:21:56.344376   12340 start.go:167] duration metric: took 14.460546968s to libmachine.API.Create "addons-539832"
	I0816 12:21:56.344393   12340 start.go:293] postStartSetup for "addons-539832" (driver="docker")
	I0816 12:21:56.344418   12340 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]
	I0816 12:21:56.344469   12340 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
	I0816 12:21:56.344517   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:56.360077   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:21:56.452827   12340 ssh_runner.go:195] Run: cat /etc/os-release
	I0816 12:21:56.455575   12340 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0816 12:21:56.455603   12340 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0816 12:21:56.455615   12340 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0816 12:21:56.455626   12340 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0816 12:21:56.455639   12340 filesync.go:126] Scanning /home/jenkins/minikube-integration/19423-3765/.minikube/addons for local assets ...
	I0816 12:21:56.455693   12340 filesync.go:126] Scanning /home/jenkins/minikube-integration/19423-3765/.minikube/files for local assets ...
	I0816 12:21:56.455727   12340 start.go:296] duration metric: took 111.326726ms for postStartSetup
	I0816 12:21:56.456021   12340 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-539832
	I0816 12:21:56.471801   12340 profile.go:143] Saving config to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/config.json ...
	I0816 12:21:56.472082   12340 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0816 12:21:56.472130   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:56.488202   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:21:56.576974   12340 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0816 12:21:56.580646   12340 start.go:128] duration metric: took 14.699072541s to createHost
	I0816 12:21:56.580672   12340 start.go:83] releasing machines lock for "addons-539832", held for 14.699197969s
	I0816 12:21:56.580728   12340 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-539832
	I0816 12:21:56.597040   12340 ssh_runner.go:195] Run: cat /version.json
	I0816 12:21:56.597085   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:56.597175   12340 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0816 12:21:56.597239   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:56.613416   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:21:56.613789   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:21:56.771252   12340 ssh_runner.go:195] Run: systemctl --version
	I0816 12:21:56.774953   12340 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0816 12:21:56.910198   12340 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0816 12:21:56.914112   12340 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" ;
	I0816 12:21:56.930263   12340 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0816 12:21:56.930350   12340 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0816 12:21:56.953802   12340 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0816 12:21:56.953825   12340 start.go:495] detecting cgroup driver to use...
	I0816 12:21:56.953852   12340 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0816 12:21:56.953892   12340 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0816 12:21:56.966689   12340 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0816 12:21:56.976130   12340 docker.go:217] disabling cri-docker service (if available) ...
	I0816 12:21:56.976179   12340 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0816 12:21:56.987775   12340 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0816 12:21:56.999981   12340 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0816 12:21:57.073095   12340 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0816 12:21:57.152026   12340 docker.go:233] disabling docker service ...
	I0816 12:21:57.152097   12340 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0816 12:21:57.169543   12340 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0816 12:21:57.179242   12340 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0816 12:21:57.252386   12340 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0816 12:21:57.337449   12340 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0816 12:21:57.346907   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0816 12:21:57.360462   12340 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0816 12:21:57.360514   12340 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0816 12:21:57.368680   12340 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0816 12:21:57.368739   12340 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0816 12:21:57.376890   12340 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0816 12:21:57.384995   12340 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0816 12:21:57.393320   12340 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0816 12:21:57.400936   12340 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"
	I0816 12:21:57.409015   12340 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"
	I0816 12:21:57.421997   12340 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"
	I0816 12:21:57.430024   12340 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0816 12:21:57.437014   12340 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0816 12:21:57.444023   12340 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0816 12:21:57.516337   12340 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0816 12:21:57.607407   12340 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0816 12:21:57.607470   12340 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0816 12:21:57.610474   12340 start.go:563] Will wait 60s for crictl version
	I0816 12:21:57.610524   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:21:57.613379   12340 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0816 12:21:57.643684   12340 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0816 12:21:57.643796   12340 ssh_runner.go:195] Run: crio --version
	I0816 12:21:57.676156   12340 ssh_runner.go:195] Run: crio --version
	I0816 12:21:57.710102   12340 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0816 12:21:57.711472   12340 cli_runner.go:164] Run: docker network inspect addons-539832 --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}}]}"
	I0816 12:21:57.726717   12340 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0816 12:21:57.729953   12340 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""
	I0816 12:21:57.739349   12340 kubeadm.go:883] updating cluster {Name:addons-539832 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-539832 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0816 12:21:57.739466   12340 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0816 12:21:57.739526   12340 ssh_runner.go:195] Run: sudo crictl images --output json
	I0816 12:21:57.799241   12340 crio.go:514] all images are preloaded for cri-o runtime.
	I0816 12:21:57.799263   12340 crio.go:433] Images already preloaded, skipping extraction
	I0816 12:21:57.799315   12340 ssh_runner.go:195] Run: sudo crictl images --output json
	I0816 12:21:57.828532   12340 crio.go:514] all images are preloaded for cri-o runtime.
	I0816 12:21:57.828557   12340 cache_images.go:84] Images are preloaded, skipping loading
	I0816 12:21:57.828568   12340 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0816 12:21:57.828683   12340 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-539832 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-539832 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:}
	I0816 12:21:57.828758   12340 ssh_runner.go:195] Run: crio config
	I0816 12:21:57.868464   12340 cni.go:84] Creating CNI manager for ""
	I0816 12:21:57.868483   12340 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0816 12:21:57.868496   12340 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0816 12:21:57.868521   12340 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-539832 NodeName:addons-539832 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}
	I0816 12:21:57.868710   12340 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-539832"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0816 12:21:57.868778   12340 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0816 12:21:57.876720   12340 binaries.go:44] Found k8s binaries, skipping transfer
	I0816 12:21:57.876798   12340 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0816 12:21:57.884380   12340 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0816 12:21:57.899816   12340 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0816 12:21:57.915246   12340 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0816 12:21:57.930262   12340 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0816 12:21:57.933237   12340 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""
	I0816 12:21:57.942473   12340 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0816 12:21:58.020361   12340 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0816 12:21:58.032308   12340 certs.go:68] Setting up /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832 for IP: 192.168.49.2
	I0816 12:21:58.032332   12340 certs.go:194] generating shared ca certs ...
	I0816 12:21:58.032351   12340 certs.go:226] acquiring lock for ca certs: {Name:mk1475c128bd763a1d01b9e1e365fc607914bf86 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.032485   12340 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19423-3765/.minikube/ca.key
	I0816 12:21:58.114696   12340 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt ...
	I0816 12:21:58.114729   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt: {Name:mka2d22d9e68f6374546044c4d7c496d75ffe893 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.114889   12340 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-3765/.minikube/ca.key ...
	I0816 12:21:58.114899   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/ca.key: {Name:mk173d1474a2e525f6563ff963f29cdd68deaaa8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.114965   12340 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19423-3765/.minikube/proxy-client-ca.key
	I0816 12:21:58.308454   12340 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-3765/.minikube/proxy-client-ca.crt ...
	I0816 12:21:58.308487   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/proxy-client-ca.crt: {Name:mk136dbd20e3d2bbb864e9c7c9892ffd5c24cd39 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.308689   12340 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-3765/.minikube/proxy-client-ca.key ...
	I0816 12:21:58.308705   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/proxy-client-ca.key: {Name:mk1f266e1feca4b57ff476aaed8d40d01d83e46d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.308799   12340 certs.go:256] generating profile certs ...
	I0816 12:21:58.308873   12340 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.key
	I0816 12:21:58.308888   12340 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt with IP's: []
	I0816 12:21:58.679209   12340 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt ...
	I0816 12:21:58.679240   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: {Name:mk67fb855268e13916deda5638d1a431b2628c24 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.679430   12340 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.key ...
	I0816 12:21:58.679447   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.key: {Name:mk110384b19a1bc73d3a4cf29e6ed7a9a79dacc8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.679546   12340 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.key.665aef79
	I0816 12:21:58.679570   12340 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.crt.665aef79 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0816 12:21:58.959416   12340 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.crt.665aef79 ...
	I0816 12:21:58.959443   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.crt.665aef79: {Name:mkc29f502fc69932ba7313724a57a3cf75f2d85a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.959607   12340 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.key.665aef79 ...
	I0816 12:21:58.959629   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.key.665aef79: {Name:mk2a666418951c084433da285ff7b31cd95118ef Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.959725   12340 certs.go:381] copying /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.crt.665aef79 -> /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.crt
	I0816 12:21:58.959843   12340 certs.go:385] copying /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.key.665aef79 -> /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.key
	I0816 12:21:58.959918   12340 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.key
	I0816 12:21:58.959942   12340 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.crt with IP's: []
	I0816 12:21:59.087492   12340 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.crt ...
	I0816 12:21:59.087520   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.crt: {Name:mk1fbad9c6ce6f4a1f7fbf0947845158e5bd8dfc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:59.087686   12340 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.key ...
	I0816 12:21:59.087703   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.key: {Name:mk4afff504191d521c8866f08b900b954e142670 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:59.087906   12340 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca-key.pem (1675 bytes)
	I0816 12:21:59.087944   12340 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca.pem (1078 bytes)
	I0816 12:21:59.087981   12340 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/cert.pem (1123 bytes)
	I0816 12:21:59.088009   12340 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/key.pem (1675 bytes)
	I0816 12:21:59.088767   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0816 12:21:59.111076   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0816 12:21:59.132069   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0816 12:21:59.152577   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0816 12:21:59.172983   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0816 12:21:59.193405   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0816 12:21:59.213717   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0816 12:21:59.233740   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0816 12:21:59.253501   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0816 12:21:59.273446   12340 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0816 12:21:59.288221   12340 ssh_runner.go:195] Run: openssl version
	I0816 12:21:59.292994   12340 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"
	I0816 12:21:59.300987   12340 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0816 12:21:59.303804   12340 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 16 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0816 12:21:59.303855   12340 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0816 12:21:59.309779   12340 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"
	I0816 12:21:59.317610   12340 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0816 12:21:59.320508   12340 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
	I0816 12:21:59.320560   12340 kubeadm.go:392] StartCluster: {Name:addons-539832 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-539832 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0816 12:21:59.320669   12340 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0816 12:21:59.320714   12340 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0816 12:21:59.352145   12340 cri.go:89] found id: ""
	I0816 12:21:59.352206   12340 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0816 12:21:59.360160   12340 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0816 12:21:59.368231   12340 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0816 12:21:59.368300   12340 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
	I0816 12:21:59.376742   12340 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0816 12:21:59.376758   12340 kubeadm.go:157] found existing configuration files:
	
	I0816 12:21:59.376791   12340 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0816 12:21:59.383892   12340 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0816 12:21:59.383953   12340 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0816 12:21:59.391377   12340 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0816 12:21:59.398457   12340 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0816 12:21:59.398503   12340 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0816 12:21:59.405405   12340 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0816 12:21:59.412593   12340 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0816 12:21:59.412653   12340 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0816 12:21:59.419505   12340 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0816 12:21:59.426666   12340 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0816 12:21:59.426716   12340 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0816 12:21:59.433728   12340 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0816 12:21:59.466717   12340 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0816 12:21:59.466775   12340 kubeadm.go:310] [preflight] Running pre-flight checks
	I0816 12:21:59.483482   12340 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0816 12:21:59.483580   12340 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-gcp
	I0816 12:21:59.483635   12340 kubeadm.go:310] OS: Linux
	I0816 12:21:59.483676   12340 kubeadm.go:310] CGROUPS_CPU: enabled
	I0816 12:21:59.483717   12340 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0816 12:21:59.483756   12340 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0816 12:21:59.483798   12340 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0816 12:21:59.483838   12340 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0816 12:21:59.483910   12340 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0816 12:21:59.483985   12340 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0816 12:21:59.484061   12340 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0816 12:21:59.484125   12340 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0816 12:21:59.531154   12340 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0816 12:21:59.531338   12340 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0816 12:21:59.531446   12340 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0816 12:21:59.536727   12340 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0816 12:21:59.540092   12340 out.go:235]   - Generating certificates and keys ...
	I0816 12:21:59.540181   12340 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0816 12:21:59.540263   12340 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0816 12:21:59.683235   12340 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0816 12:21:59.992538   12340 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0816 12:22:00.180018   12340 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0816 12:22:00.294211   12340 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0816 12:22:00.488684   12340 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0816 12:22:00.488839   12340 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-539832 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0816 12:22:00.661151   12340 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0816 12:22:00.661321   12340 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-539832 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0816 12:22:00.741123   12340 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0816 12:22:00.816905   12340 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0816 12:22:01.071535   12340 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0816 12:22:01.071631   12340 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0816 12:22:01.235230   12340 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0816 12:22:01.331809   12340 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0816 12:22:01.425631   12340 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0816 12:22:01.706983   12340 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0816 12:22:02.081794   12340 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0816 12:22:02.082233   12340 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0816 12:22:02.084443   12340 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0816 12:22:02.086567   12340 out.go:235]   - Booting up control plane ...
	I0816 12:22:02.086658   12340 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0816 12:22:02.086723   12340 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0816 12:22:02.086790   12340 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0816 12:22:02.094493   12340 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0816 12:22:02.099306   12340 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0816 12:22:02.099373   12340 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0816 12:22:02.181046   12340 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0816 12:22:02.181172   12340 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0816 12:22:02.682703   12340 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.537464ms
	I0816 12:22:02.682831   12340 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0816 12:22:07.184087   12340 kubeadm.go:310] [api-check] The API server is healthy after 4.501630023s
	I0816 12:22:07.195783   12340 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0816 12:22:07.205578   12340 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0816 12:22:07.222517   12340 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0816 12:22:07.222794   12340 kubeadm.go:310] [mark-control-plane] Marking the node addons-539832 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0816 12:22:07.230549   12340 kubeadm.go:310] [bootstrap-token] Using token: ty8w47.s36x82h13rb4vv2g
	I0816 12:22:07.231957   12340 out.go:235]   - Configuring RBAC rules ...
	I0816 12:22:07.232107   12340 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0816 12:22:07.236219   12340 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0816 12:22:07.241542   12340 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0816 12:22:07.244013   12340 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0816 12:22:07.246274   12340 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0816 12:22:07.248768   12340 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0816 12:22:07.590259   12340 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0816 12:22:08.008298   12340 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0816 12:22:08.590864   12340 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0816 12:22:08.592105   12340 kubeadm.go:310] 
	I0816 12:22:08.592164   12340 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0816 12:22:08.592188   12340 kubeadm.go:310] 
	I0816 12:22:08.592306   12340 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0816 12:22:08.592325   12340 kubeadm.go:310] 
	I0816 12:22:08.592368   12340 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0816 12:22:08.592452   12340 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0816 12:22:08.592524   12340 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0816 12:22:08.592533   12340 kubeadm.go:310] 
	I0816 12:22:08.592629   12340 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0816 12:22:08.592639   12340 kubeadm.go:310] 
	I0816 12:22:08.592710   12340 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0816 12:22:08.592721   12340 kubeadm.go:310] 
	I0816 12:22:08.592803   12340 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0816 12:22:08.592913   12340 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0816 12:22:08.593009   12340 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0816 12:22:08.593022   12340 kubeadm.go:310] 
	I0816 12:22:08.593124   12340 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0816 12:22:08.593219   12340 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0816 12:22:08.593228   12340 kubeadm.go:310] 
	I0816 12:22:08.593343   12340 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token ty8w47.s36x82h13rb4vv2g \
	I0816 12:22:08.593460   12340 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d38dac2be9cd5eb5c16ba15722e06515226c898efef9391fd32d76ca752f36bf \
	I0816 12:22:08.593495   12340 kubeadm.go:310] 	--control-plane 
	I0816 12:22:08.593506   12340 kubeadm.go:310] 
	I0816 12:22:08.593616   12340 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0816 12:22:08.593629   12340 kubeadm.go:310] 
	I0816 12:22:08.593729   12340 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token ty8w47.s36x82h13rb4vv2g \
	I0816 12:22:08.593853   12340 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d38dac2be9cd5eb5c16ba15722e06515226c898efef9391fd32d76ca752f36bf 
	I0816 12:22:08.595675   12340 kubeadm.go:310] W0816 12:21:59.464366    1287 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0816 12:22:08.595960   12340 kubeadm.go:310] W0816 12:21:59.464977    1287 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0816 12:22:08.596202   12340 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1066-gcp\n", err: exit status 1
	I0816 12:22:08.596316   12340 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0816 12:22:08.596349   12340 cni.go:84] Creating CNI manager for ""
	I0816 12:22:08.596363   12340 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0816 12:22:08.599154   12340 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0816 12:22:08.600548   12340 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0816 12:22:08.604244   12340 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0816 12:22:08.604263   12340 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0816 12:22:08.620050   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0816 12:22:08.799641   12340 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0816 12:22:08.799734   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:08.799802   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-539832 minikube.k8s.io/updated_at=2024_08_16T12_22_08_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=ab84f9bc76071a77c857a14f5c66dccc01002b05 minikube.k8s.io/name=addons-539832 minikube.k8s.io/primary=true
	I0816 12:22:08.806659   12340 ops.go:34] apiserver oom_adj: -16
	I0816 12:22:08.875676   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:09.376022   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:09.876506   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:10.376707   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:10.876374   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:11.376239   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:11.876405   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:12.376438   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:12.875984   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:13.375898   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:13.435999   12340 kubeadm.go:1113] duration metric: took 4.636342248s to wait for elevateKubeSystemPrivileges
	I0816 12:22:13.436033   12340 kubeadm.go:394] duration metric: took 14.11547626s to StartCluster
	I0816 12:22:13.436055   12340 settings.go:142] acquiring lock: {Name:mk6c79ba5105e996aa4acc9967eda16a4f7bbb6f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:22:13.436166   12340 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19423-3765/kubeconfig
	I0816 12:22:13.436503   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/kubeconfig: {Name:mk1da3f938ebf854c59531b1f10a3c92fecd73e0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:22:13.436720   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0816 12:22:13.436740   12340 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0816 12:22:13.436791   12340 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:true inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0816 12:22:13.436902   12340 addons.go:69] Setting yakd=true in profile "addons-539832"
	I0816 12:22:13.436915   12340 addons.go:69] Setting cloud-spanner=true in profile "addons-539832"
	I0816 12:22:13.436916   12340 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-539832"
	I0816 12:22:13.436928   12340 config.go:182] Loaded profile config "addons-539832": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0816 12:22:13.436939   12340 addons.go:234] Setting addon yakd=true in "addons-539832"
	I0816 12:22:13.436942   12340 addons.go:234] Setting addon cloud-spanner=true in "addons-539832"
	I0816 12:22:13.436951   12340 addons.go:69] Setting metrics-server=true in profile "addons-539832"
	I0816 12:22:13.436971   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.436975   12340 addons.go:69] Setting ingress=true in profile "addons-539832"
	I0816 12:22:13.436977   12340 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-539832"
	I0816 12:22:13.436981   12340 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-539832"
	I0816 12:22:13.436985   12340 addons.go:234] Setting addon metrics-server=true in "addons-539832"
	I0816 12:22:13.436997   12340 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-539832"
	I0816 12:22:13.437000   12340 addons.go:234] Setting addon ingress=true in "addons-539832"
	I0816 12:22:13.437006   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.437012   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.437012   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.437031   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.437093   12340 addons.go:69] Setting ingress-dns=true in profile "addons-539832"
	I0816 12:22:13.437112   12340 addons.go:234] Setting addon ingress-dns=true in "addons-539832"
	I0816 12:22:13.437136   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.437335   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.437345   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.437447   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.437457   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.437531   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.437614   12340 addons.go:69] Setting gcp-auth=true in profile "addons-539832"
	I0816 12:22:13.437641   12340 mustload.go:65] Loading cluster: addons-539832
	I0816 12:22:13.437640   12340 addons.go:69] Setting helm-tiller=true in profile "addons-539832"
	I0816 12:22:13.437681   12340 addons.go:234] Setting addon helm-tiller=true in "addons-539832"
	I0816 12:22:13.436972   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.437718   12340 addons.go:69] Setting inspektor-gadget=true in profile "addons-539832"
	I0816 12:22:13.437737   12340 addons.go:234] Setting addon inspektor-gadget=true in "addons-539832"
	I0816 12:22:13.437753   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.438048   12340 addons.go:69] Setting volumesnapshots=true in profile "addons-539832"
	I0816 12:22:13.438078   12340 addons.go:234] Setting addon volumesnapshots=true in "addons-539832"
	I0816 12:22:13.438149   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.438184   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.438213   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.438470   12340 config.go:182] Loaded profile config "addons-539832": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0816 12:22:13.437710   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.438662   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.438800   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.438857   12340 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-539832"
	I0816 12:22:13.438876   12340 addons.go:69] Setting volcano=true in profile "addons-539832"
	I0816 12:22:13.438898   12340 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-539832"
	I0816 12:22:13.438910   12340 addons.go:234] Setting addon volcano=true in "addons-539832"
	I0816 12:22:13.438935   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.439083   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.439148   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.436898   12340 addons.go:69] Setting default-storageclass=true in profile "addons-539832"
	I0816 12:22:13.440672   12340 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-539832"
	I0816 12:22:13.438829   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.440996   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.438841   12340 addons.go:69] Setting registry=true in profile "addons-539832"
	I0816 12:22:13.441044   12340 addons.go:234] Setting addon registry=true in "addons-539832"
	I0816 12:22:13.441075   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.438844   12340 addons.go:69] Setting storage-provisioner=true in profile "addons-539832"
	I0816 12:22:13.441179   12340 addons.go:234] Setting addon storage-provisioner=true in "addons-539832"
	I0816 12:22:13.441273   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.439359   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.440620   12340 out.go:177] * Verifying Kubernetes components...
	I0816 12:22:13.443086   12340 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0816 12:22:13.461163   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.461466   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.471797   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0816 12:22:13.479227   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0816 12:22:13.480900   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0816 12:22:13.483901   12340 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0816 12:22:13.484003   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0816 12:22:13.485303   12340 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0816 12:22:13.485323   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0816 12:22:13.485382   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.485573   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0816 12:22:13.486852   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0816 12:22:13.488902   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0816 12:22:13.490794   12340 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0816 12:22:13.490846   12340 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0816 12:22:13.492069   12340 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0816 12:22:13.492098   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0816 12:22:13.492135   12340 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0816 12:22:13.492147   12340 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0816 12:22:13.492210   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.492403   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0816 12:22:13.493752   12340 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0816 12:22:13.493773   12340 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0816 12:22:13.493832   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.493841   12340 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0816 12:22:13.493951   12340 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0816 12:22:13.493972   12340 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0816 12:22:13.494056   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.495482   12340 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0816 12:22:13.495618   12340 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0816 12:22:13.495760   12340 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0816 12:22:13.495770   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0816 12:22:13.495816   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.497523   12340 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0816 12:22:13.497544   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0816 12:22:13.497593   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.497855   12340 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0816 12:22:13.497874   12340 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0816 12:22:13.497924   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.503673   12340 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0816 12:22:13.503774   12340 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0816 12:22:13.507379   12340 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0816 12:22:13.507378   12340 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0816 12:22:13.507519   12340 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0816 12:22:13.507528   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0816 12:22:13.507585   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.507518   12340 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0816 12:22:13.507670   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.508772   12340 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0816 12:22:13.508790   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0816 12:22:13.508843   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.529373   12340 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0816 12:22:13.529891   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.531142   12340 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0816 12:22:13.531156   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0816 12:22:13.531198   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.533435   12340 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-539832"
	I0816 12:22:13.533477   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.533614   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.534518   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	W0816 12:22:13.564825   12340 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0816 12:22:13.565048   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.565792   12340 addons.go:234] Setting addon default-storageclass=true in "addons-539832"
	I0816 12:22:13.565836   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.566182   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.566307   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.568930   12340 out.go:177]   - Using image docker.io/registry:2.8.3
	I0816 12:22:13.573630   12340 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0816 12:22:13.575057   12340 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0816 12:22:13.575075   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0816 12:22:13.575133   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.582400   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.588290   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.592261   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.594093   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.596327   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.597229   12340 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0816 12:22:13.598557   12340 out.go:177]   - Using image docker.io/busybox:stable
	I0816 12:22:13.598667   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.599456   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.599879   12340 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0816 12:22:13.599893   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0816 12:22:13.599939   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.604278   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0816 12:22:13.612726   12340 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0816 12:22:13.612744   12340 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0816 12:22:13.612784   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.615227   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.620392   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.622295   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.629736   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	W0816 12:22:13.648725   12340 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0816 12:22:13.648757   12340 retry.go:31] will retry after 202.015772ms: ssh: handshake failed: EOF
	I0816 12:22:13.759601   12340 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0816 12:22:13.843539   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0816 12:22:13.850647   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0816 12:22:13.867146   12340 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0816 12:22:13.867173   12340 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0816 12:22:13.950379   12340 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0816 12:22:13.950402   12340 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0816 12:22:14.057116   12340 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0816 12:22:14.057150   12340 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0816 12:22:14.062904   12340 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0816 12:22:14.062940   12340 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0816 12:22:14.156513   12340 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0816 12:22:14.156605   12340 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0816 12:22:14.157067   12340 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0816 12:22:14.157128   12340 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0816 12:22:14.157851   12340 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0816 12:22:14.157903   12340 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0816 12:22:14.244330   12340 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0816 12:22:14.244415   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0816 12:22:14.244788   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0816 12:22:14.248056   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0816 12:22:14.248835   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0816 12:22:14.251765   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0816 12:22:14.254040   12340 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0816 12:22:14.254095   12340 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0816 12:22:14.351520   12340 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0816 12:22:14.351593   12340 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0816 12:22:14.351989   12340 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0816 12:22:14.352039   12340 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0816 12:22:14.442641   12340 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0816 12:22:14.442740   12340 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0816 12:22:14.445241   12340 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0816 12:22:14.445305   12340 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0816 12:22:14.454385   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0816 12:22:14.554607   12340 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0816 12:22:14.554636   12340 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0816 12:22:14.559913   12340 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0816 12:22:14.559987   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0816 12:22:14.643394   12340 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0816 12:22:14.643465   12340 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0816 12:22:14.649042   12340 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0816 12:22:14.649108   12340 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0816 12:22:14.658729   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0816 12:22:14.844814   12340 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0816 12:22:14.844897   12340 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0816 12:22:14.856701   12340 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0816 12:22:14.856779   12340 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0816 12:22:14.944455   12340 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0816 12:22:14.944486   12340 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0816 12:22:14.952467   12340 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.348151967s)
	I0816 12:22:14.952498   12340 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0816 12:22:14.953631   12340 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.194000585s)
	I0816 12:22:14.954449   12340 node_ready.go:35] waiting up to 6m0s for node "addons-539832" to be "Ready" ...
	I0816 12:22:14.956471   12340 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0816 12:22:14.956492   12340 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0816 12:22:14.961173   12340 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0816 12:22:14.961197   12340 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0816 12:22:14.962224   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0816 12:22:15.042261   12340 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0816 12:22:15.042289   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0816 12:22:15.156330   12340 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0816 12:22:15.156358   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0816 12:22:15.246442   12340 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0816 12:22:15.246515   12340 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0816 12:22:15.253918   12340 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0816 12:22:15.253942   12340 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0816 12:22:15.446413   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0816 12:22:15.449950   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0816 12:22:15.547150   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0816 12:22:15.553379   12340 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-539832" context rescaled to 1 replicas
	I0816 12:22:15.644394   12340 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0816 12:22:15.644491   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0816 12:22:15.656819   12340 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0816 12:22:15.656911   12340 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0816 12:22:15.963769   12340 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0816 12:22:15.963793   12340 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0816 12:22:16.142026   12340 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0816 12:22:16.142105   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0816 12:22:16.257400   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0816 12:22:16.258448   12340 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0816 12:22:16.258520   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0816 12:22:16.642038   12340 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0816 12:22:16.642113   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0816 12:22:16.756017   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (2.912437292s)
	I0816 12:22:16.756140   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.90546929s)
	I0816 12:22:16.950336   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.70548099s)
	I0816 12:22:16.960881   12340 node_ready.go:53] node "addons-539832" has status "Ready":"False"
	I0816 12:22:17.060272   12340 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0816 12:22:17.060356   12340 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0816 12:22:17.257828   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0816 12:22:18.141434   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (3.893302964s)
	I0816 12:22:18.141560   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.892670361s)
	W0816 12:22:18.247243   12340 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0816 12:22:19.453194   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.201356522s)
	I0816 12:22:19.453233   12340 addons.go:475] Verifying addon ingress=true in "addons-539832"
	I0816 12:22:19.453605   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.999186094s)
	I0816 12:22:19.453719   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.794906886s)
	I0816 12:22:19.453759   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.491502907s)
	I0816 12:22:19.453784   12340 addons.go:475] Verifying addon registry=true in "addons-539832"
	I0816 12:22:19.453892   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.007425021s)
	I0816 12:22:19.453912   12340 addons.go:475] Verifying addon metrics-server=true in "addons-539832"
	I0816 12:22:19.454887   12340 out.go:177] * Verifying registry addon...
	I0816 12:22:19.454951   12340 out.go:177] * Verifying ingress addon...
	I0816 12:22:19.457619   12340 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0816 12:22:19.457646   12340 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0816 12:22:19.461298   12340 node_ready.go:53] node "addons-539832" has status "Ready":"False"
	I0816 12:22:19.464387   12340 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0816 12:22:19.464407   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:19.464654   12340 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0816 12:22:19.464672   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:19.960506   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:19.961198   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:20.451525   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.001199478s)
	I0816 12:22:20.451573   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.904322755s)
	W0816 12:22:20.451580   12340 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0816 12:22:20.451608   12340 retry.go:31] will retry after 333.98287ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0816 12:22:20.451687   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.194196877s)
	I0816 12:22:20.453371   12340 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-539832 service yakd-dashboard -n yakd-dashboard
	
	I0816 12:22:20.468737   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:20.469339   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:20.745590   12340 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0816 12:22:20.745649   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:20.766187   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:20.786408   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0816 12:22:20.962075   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:20.965137   12340 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0816 12:22:20.975196   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (3.71725014s)
	I0816 12:22:20.975235   12340 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-539832"
	I0816 12:22:20.976995   12340 out.go:177] * Verifying csi-hostpath-driver addon...
	I0816 12:22:20.978946   12340 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0816 12:22:21.046468   12340 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0816 12:22:21.046498   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:21.046705   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:21.056812   12340 addons.go:234] Setting addon gcp-auth=true in "addons-539832"
	I0816 12:22:21.056870   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:21.057366   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:21.075606   12340 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0816 12:22:21.075655   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:21.098263   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:21.461187   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:21.461651   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:21.481493   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:21.958185   12340 node_ready.go:53] node "addons-539832" has status "Ready":"False"
	I0816 12:22:21.959752   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:21.960349   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:21.982224   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:22.459793   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:22.460246   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:22.482935   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:22.960933   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:22.962021   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:23.043149   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:23.462144   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:23.462479   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:23.542298   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:23.847895   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.061440509s)
	I0816 12:22:23.847970   12340 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.772335296s)
	I0816 12:22:23.850071   12340 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0816 12:22:23.851516   12340 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0816 12:22:23.852867   12340 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0816 12:22:23.852886   12340 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0816 12:22:23.869810   12340 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0816 12:22:23.869836   12340 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0816 12:22:23.886135   12340 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0816 12:22:23.886160   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0816 12:22:23.902619   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0816 12:22:23.960436   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:23.961013   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:23.982613   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:24.457743   12340 node_ready.go:53] node "addons-539832" has status "Ready":"False"
	I0816 12:22:24.463727   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:24.465620   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:24.479469   12340 addons.go:475] Verifying addon gcp-auth=true in "addons-539832"
	I0816 12:22:24.480777   12340 out.go:177] * Verifying gcp-auth addon...
	I0816 12:22:24.482790   12340 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0816 12:22:24.564203   12340 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0816 12:22:24.564227   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:24.564237   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:24.960568   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:24.961014   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:24.982317   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:24.985315   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:25.461202   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:25.461458   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:25.483149   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:25.485387   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:25.960375   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:25.960805   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:25.981930   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:25.985832   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:26.470400   12340 node_ready.go:53] node "addons-539832" has status "Ready":"False"
	I0816 12:22:26.474958   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:26.475508   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:26.481846   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:26.485548   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:26.960841   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:26.961274   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:26.982429   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:26.987702   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:27.459995   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:27.460682   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:27.482437   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:27.485241   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:27.960784   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:27.961285   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:27.982352   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:27.984940   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:28.460064   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:28.460452   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:28.482338   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:28.485090   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:28.957767   12340 node_ready.go:53] node "addons-539832" has status "Ready":"False"
	I0816 12:22:28.960288   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:28.960789   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:28.981861   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:28.985991   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:29.460483   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:29.460929   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:29.481972   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:29.485715   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:29.959778   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:29.960227   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:29.982447   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:29.985257   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:30.459969   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:30.460447   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:30.482130   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:30.485800   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:30.960187   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:30.960652   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:30.981528   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:30.984989   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:31.457637   12340 node_ready.go:53] node "addons-539832" has status "Ready":"False"
	I0816 12:22:31.460020   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:31.460552   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:31.482256   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:31.484841   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:31.960337   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:31.960791   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:31.981804   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:31.985859   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:32.467904   12340 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0816 12:22:32.467938   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:32.469090   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:32.469632   12340 node_ready.go:49] node "addons-539832" has status "Ready":"True"
	I0816 12:22:32.469659   12340 node_ready.go:38] duration metric: took 17.515188032s for node "addons-539832" to be "Ready" ...
	I0816 12:22:32.469670   12340 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0816 12:22:32.567011   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:32.567843   12340 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0816 12:22:32.567859   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:32.574291   12340 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-s5zv7" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:32.964299   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:32.964766   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:33.053731   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:33.054920   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:33.461982   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:33.462075   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:33.482969   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:33.485059   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:33.961764   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:33.962028   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:34.061895   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:34.062918   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:34.461635   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:34.462510   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:34.482620   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:34.485908   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:34.579529   12340 pod_ready.go:93] pod "coredns-6f6b679f8f-s5zv7" in "kube-system" namespace has status "Ready":"True"
	I0816 12:22:34.579561   12340 pod_ready.go:82] duration metric: took 2.005243631s for pod "coredns-6f6b679f8f-s5zv7" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.579589   12340 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.583447   12340 pod_ready.go:93] pod "etcd-addons-539832" in "kube-system" namespace has status "Ready":"True"
	I0816 12:22:34.583466   12340 pod_ready.go:82] duration metric: took 3.870421ms for pod "etcd-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.583477   12340 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.587119   12340 pod_ready.go:93] pod "kube-apiserver-addons-539832" in "kube-system" namespace has status "Ready":"True"
	I0816 12:22:34.587142   12340 pod_ready.go:82] duration metric: took 3.657306ms for pod "kube-apiserver-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.587154   12340 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.590799   12340 pod_ready.go:93] pod "kube-controller-manager-addons-539832" in "kube-system" namespace has status "Ready":"True"
	I0816 12:22:34.590826   12340 pod_ready.go:82] duration metric: took 3.656998ms for pod "kube-controller-manager-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.590840   12340 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-rrzsd" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.594139   12340 pod_ready.go:93] pod "kube-proxy-rrzsd" in "kube-system" namespace has status "Ready":"True"
	I0816 12:22:34.594158   12340 pod_ready.go:82] duration metric: took 3.309596ms for pod "kube-proxy-rrzsd" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.594168   12340 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.961083   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:34.961381   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:34.978083   12340 pod_ready.go:93] pod "kube-scheduler-addons-539832" in "kube-system" namespace has status "Ready":"True"
	I0816 12:22:34.978105   12340 pod_ready.go:82] duration metric: took 383.929137ms for pod "kube-scheduler-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.978115   12340 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.982771   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:34.984737   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:35.461034   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:35.461375   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:35.482743   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:35.485905   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:35.961134   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:35.961374   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:35.982937   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:35.984578   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:36.461611   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:36.462121   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:36.482673   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:36.485751   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:36.961566   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:36.961813   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:36.982850   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:36.983151   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:36.985018   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:37.461139   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:37.461691   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:37.482946   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:37.484977   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:37.960899   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:37.961554   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:37.983095   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:37.985202   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:38.461223   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:38.461453   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:38.483333   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:38.485099   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:38.961637   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:38.961790   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:38.982776   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:38.985128   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:39.462180   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:39.462388   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:39.483196   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:39.483340   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:39.484817   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:39.961382   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:39.961557   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:39.983007   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:39.984909   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:40.461358   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:40.461996   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:40.482406   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:40.485002   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:40.961647   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:40.961982   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:40.983819   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:40.985186   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:41.461838   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:41.463119   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:41.543364   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:41.544196   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:41.544907   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:41.961602   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:41.961982   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:42.043832   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:42.045283   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:42.468122   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:42.468694   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:42.544160   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:42.545363   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:42.961518   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:42.962131   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:42.983252   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:42.985297   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:43.461970   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:43.462234   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:43.483042   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:43.484835   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:43.961053   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:43.961472   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:43.983475   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:43.984223   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:43.985381   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:44.462325   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:44.462691   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:44.485114   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:44.485391   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:44.962090   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:44.962419   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:44.983603   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:44.985574   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:45.461201   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:45.461752   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:45.483507   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:45.485936   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:45.962166   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:45.962968   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:45.982489   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:45.985248   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:46.461342   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:46.461940   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:46.482597   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:46.483764   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:46.485100   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:46.961358   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:46.961689   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:47.062657   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:47.063334   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:47.461455   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:47.462323   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:47.483695   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:47.485610   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:47.960717   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:47.961720   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:47.983064   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:47.985338   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:48.461787   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:48.462314   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:48.482549   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:48.484627   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:48.960786   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:48.960951   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:48.982270   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:48.982748   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:48.984828   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:49.461298   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:49.461788   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:49.483139   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:49.484824   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:49.961253   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:49.961459   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:49.982680   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:49.986028   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:50.461125   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:50.461387   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:50.483358   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:50.484734   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:50.961498   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:50.961711   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:50.983227   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:50.983703   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:50.985217   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:51.462356   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:51.462725   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:51.484288   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:51.485120   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:51.961957   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:51.962892   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:51.983368   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:51.985345   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:52.461941   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:52.462289   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:52.483376   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:52.485252   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:52.961193   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:52.961507   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:52.982479   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:52.985154   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:53.460831   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:53.461066   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:53.483178   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:53.483429   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:53.484946   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:53.961422   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:53.961597   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:53.982595   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:53.985183   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:54.461727   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:54.461884   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:54.482951   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:54.484843   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:54.960960   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:54.961240   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:54.983085   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:54.984934   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:55.461252   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:55.461741   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:55.483086   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:55.484964   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:55.485083   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:55.961427   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:55.961583   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:55.984067   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:55.985103   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:56.461718   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:56.461813   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:56.482554   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:56.484994   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:56.961479   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:56.961913   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:56.982337   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:56.985200   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:57.461642   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:57.461979   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:57.482719   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:57.484751   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:57.960969   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:57.961606   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:57.983267   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:57.983446   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:57.984992   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:58.462069   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:58.462299   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:58.483356   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:58.485137   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:58.961673   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:58.961917   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:58.982715   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:58.984744   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:59.461747   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:59.461883   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:59.482973   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:59.484887   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:59.961692   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:59.961826   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:59.982629   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:59.983805   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:59.985304   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:00.461494   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:00.461930   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:00.482762   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:00.485782   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:00.961249   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:00.961530   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:00.982790   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:00.984854   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:01.461141   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:01.461533   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:01.561529   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:01.562712   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:01.961656   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:01.962011   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:01.982477   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:01.984665   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:02.461166   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:02.461383   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:02.483230   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:02.483262   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:02.484773   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:02.961254   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:02.962107   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:02.983665   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:02.985455   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:03.461487   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:03.462051   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:03.543985   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:03.544376   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:03.960704   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:03.961029   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:03.983147   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:03.985002   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:04.461569   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:04.461749   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:04.482897   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:04.483793   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:04.484852   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:04.961471   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:04.961678   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:04.982568   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:04.984945   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:05.461533   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:05.461922   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:05.482336   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:05.485008   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:05.960966   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:05.961252   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:05.983104   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:05.985006   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:06.461364   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:06.461655   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:06.482531   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:06.483848   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:06.485440   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:06.961916   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:06.963410   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:06.982519   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:06.985206   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:07.462000   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:07.462468   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:07.483475   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:07.486365   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:07.961920   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:07.962589   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:08.043768   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:08.044411   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:08.461574   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:08.461891   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:08.484063   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:08.484897   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:08.485893   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:08.961097   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:08.961347   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:08.983739   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:08.984968   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:09.461523   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:09.462177   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:09.482924   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:09.484948   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:09.961947   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:09.962209   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:09.982973   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:09.984890   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:10.461742   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:10.461950   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:10.482547   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:10.485185   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:10.961313   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:10.961654   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:10.982324   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:10.983524   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:10.984883   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:11.461256   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:11.461607   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:11.482552   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:11.484915   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:11.961198   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:11.961501   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:11.982472   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:11.984494   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:12.460840   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:12.461094   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:12.482884   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:12.484782   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:12.960750   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:12.960967   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:12.982534   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:12.984936   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:13.461351   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:13.461781   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:13.483086   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:13.484291   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:13.485208   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:13.961877   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:13.962118   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:13.982866   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:13.984694   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:14.461453   12340 kapi.go:107] duration metric: took 55.003829213s to wait for kubernetes.io/minikube-addons=registry ...
	I0816 12:23:14.461940   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:14.483694   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:14.485651   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:14.961912   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:14.983326   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:14.985142   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:15.461545   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:15.483511   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:15.485698   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:15.963015   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:16.044806   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:16.063057   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:16.063575   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:16.461555   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:16.482175   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:16.485183   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:16.961588   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:16.983155   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:16.988697   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:17.461246   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:17.483125   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:17.485405   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:17.961032   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:17.982881   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:17.984861   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:18.461588   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:18.483101   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:18.483107   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:18.485053   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:18.961550   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:18.982243   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:18.984925   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:19.461854   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:19.482489   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:19.485417   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:19.961265   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:19.982902   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:19.984752   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:20.461262   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:20.483314   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:20.483354   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:20.484764   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:20.960963   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:20.982715   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:20.985323   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:21.463111   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:21.484282   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:21.486717   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:21.962129   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:21.983482   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:21.986236   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:22.462341   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:22.544915   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:22.545751   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:22.547545   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:23.049721   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:23.050963   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:23.058180   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:23.462687   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:23.544752   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:23.545731   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:23.961855   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:23.983582   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:23.985020   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:24.464556   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:24.483038   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:24.485360   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:24.962497   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:24.982627   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:24.984228   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:24.985783   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:25.461959   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:25.482578   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:25.485543   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:25.962030   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:25.985683   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:25.986208   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:26.461627   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:26.483369   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:26.485428   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:26.962301   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:26.982680   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:26.984855   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:27.461571   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:27.482367   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:27.483972   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:27.485162   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:27.962726   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:27.983401   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:27.985206   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:28.461806   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:28.483132   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:28.485929   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:28.961355   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:28.983274   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:28.984948   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:29.461208   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:29.484092   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:29.484627   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:29.485089   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:29.962283   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:29.982778   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:29.985235   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:30.461865   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:30.482765   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:30.485011   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:30.961526   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:30.982560   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:30.985432   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:31.462630   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:31.483201   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:31.484982   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:31.961785   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:31.983304   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:31.984494   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:31.985150   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:32.462086   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:32.561752   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:32.562383   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:32.961848   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:32.982966   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:32.985538   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:33.462875   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:33.482945   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:33.562804   12340 kapi.go:107] duration metric: took 1m9.080015176s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0816 12:23:33.564520   12340 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-539832 cluster.
	I0816 12:23:33.566016   12340 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.
	I0816 12:23:33.567439   12340 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0816 12:23:33.961629   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:33.982792   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:34.461830   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:34.482707   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:34.483979   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:34.961878   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:34.982642   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:35.462050   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:35.482586   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:35.961285   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:35.983011   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:36.462202   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:36.483287   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:36.961496   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:36.982305   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:36.983682   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:37.462700   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:37.677819   12340 kapi.go:107] duration metric: took 1m16.698870702s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0816 12:23:37.962742   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:38.462385   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:38.963295   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:39.047289   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:39.464440   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:39.961444   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:40.461106   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:40.961768   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:41.462595   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:41.483499   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:41.962100   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:42.462201   12340 kapi.go:107] duration metric: took 1m23.004637457s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0816 12:23:42.464509   12340 out.go:177] * Enabled addons: ingress-dns, nvidia-device-plugin, cloud-spanner, default-storageclass, storage-provisioner, helm-tiller, metrics-server, inspektor-gadget, yakd, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I0816 12:23:42.465618   12340 addons.go:510] duration metric: took 1m29.028826076s for enable addons: enabled=[ingress-dns nvidia-device-plugin cloud-spanner default-storageclass storage-provisioner helm-tiller metrics-server inspektor-gadget yakd volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I0816 12:23:43.983257   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:45.983789   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:48.483431   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:50.483585   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:52.983945   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:55.483373   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:57.982939   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:59.983471   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:01.983873   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:04.484827   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:06.983062   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:08.983163   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:10.983205   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:13.483851   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:15.983749   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:17.983512   12340 pod_ready.go:93] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"True"
	I0816 12:24:17.983534   12340 pod_ready.go:82] duration metric: took 1m43.005413537s for pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace to be "Ready" ...
	I0816 12:24:17.983544   12340 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-69xwn" in "kube-system" namespace to be "Ready" ...
	I0816 12:24:17.987448   12340 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-69xwn" in "kube-system" namespace has status "Ready":"True"
	I0816 12:24:17.987466   12340 pod_ready.go:82] duration metric: took 3.915849ms for pod "nvidia-device-plugin-daemonset-69xwn" in "kube-system" namespace to be "Ready" ...
	I0816 12:24:17.987484   12340 pod_ready.go:39] duration metric: took 1m45.517798661s 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" ...
	I0816 12:24:17.987503   12340 api_server.go:52] waiting for apiserver process to appear ...
	I0816 12:24:17.987529   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0816 12:24:17.987572   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0816 12:24:18.021044   12340 cri.go:89] found id: "9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005"
	I0816 12:24:18.021071   12340 cri.go:89] found id: ""
	I0816 12:24:18.021079   12340 logs.go:276] 1 containers: [9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005]
	I0816 12:24:18.021122   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:18.024200   12340 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0816 12:24:18.024262   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0816 12:24:18.056400   12340 cri.go:89] found id: "e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4"
	I0816 12:24:18.056430   12340 cri.go:89] found id: ""
	I0816 12:24:18.056438   12340 logs.go:276] 1 containers: [e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4]
	I0816 12:24:18.056486   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:18.059583   12340 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0816 12:24:18.059636   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0816 12:24:18.093288   12340 cri.go:89] found id: "4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205"
	I0816 12:24:18.093311   12340 cri.go:89] found id: ""
	I0816 12:24:18.093319   12340 logs.go:276] 1 containers: [4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205]
	I0816 12:24:18.093372   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:18.096389   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0816 12:24:18.096444   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0816 12:24:18.127971   12340 cri.go:89] found id: "ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3"
	I0816 12:24:18.127993   12340 cri.go:89] found id: ""
	I0816 12:24:18.128000   12340 logs.go:276] 1 containers: [ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3]
	I0816 12:24:18.128043   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:18.131085   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0816 12:24:18.131143   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0816 12:24:18.162931   12340 cri.go:89] found id: "39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb"
	I0816 12:24:18.162952   12340 cri.go:89] found id: ""
	I0816 12:24:18.162959   12340 logs.go:276] 1 containers: [39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb]
	I0816 12:24:18.163002   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:18.166018   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0816 12:24:18.166086   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0816 12:24:18.197838   12340 cri.go:89] found id: "3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073"
	I0816 12:24:18.197859   12340 cri.go:89] found id: ""
	I0816 12:24:18.197872   12340 logs.go:276] 1 containers: [3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073]
	I0816 12:24:18.197925   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:18.201031   12340 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0816 12:24:18.201083   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0816 12:24:18.233122   12340 cri.go:89] found id: "4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4"
	I0816 12:24:18.233144   12340 cri.go:89] found id: ""
	I0816 12:24:18.233152   12340 logs.go:276] 1 containers: [4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4]
	I0816 12:24:18.233200   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:18.236180   12340 logs.go:123] Gathering logs for kube-controller-manager [3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073] ...
	I0816 12:24:18.236209   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073"
	I0816 12:24:18.292163   12340 logs.go:123] Gathering logs for kindnet [4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4] ...
	I0816 12:24:18.292198   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4"
	I0816 12:24:18.331820   12340 logs.go:123] Gathering logs for CRI-O ...
	I0816 12:24:18.331847   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0816 12:24:18.410143   12340 logs.go:123] Gathering logs for kubelet ...
	I0816 12:24:18.410175   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0816 12:24:18.447687   12340 logs.go:138] Found kubelet problem: Aug 16 12:22:18 addons-539832 kubelet[1632]: W0816 12:22:18.860848    1632 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-539832" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-539832' and this object
	W0816 12:24:18.447867   12340 logs.go:138] Found kubelet problem: Aug 16 12:22:18 addons-539832 kubelet[1632]: E0816 12:22:18.860907    1632 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-539832\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-539832' and this object" logger="UnhandledError"
	I0816 12:24:18.489791   12340 logs.go:123] Gathering logs for kube-scheduler [ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3] ...
	I0816 12:24:18.489824   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3"
	I0816 12:24:18.528474   12340 logs.go:123] Gathering logs for kube-apiserver [9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005] ...
	I0816 12:24:18.528502   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005"
	I0816 12:24:18.570402   12340 logs.go:123] Gathering logs for etcd [e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4] ...
	I0816 12:24:18.570427   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4"
	I0816 12:24:18.618000   12340 logs.go:123] Gathering logs for coredns [4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205] ...
	I0816 12:24:18.618031   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205"
	I0816 12:24:18.671506   12340 logs.go:123] Gathering logs for kube-proxy [39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb] ...
	I0816 12:24:18.671540   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb"
	I0816 12:24:18.702516   12340 logs.go:123] Gathering logs for container status ...
	I0816 12:24:18.702540   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0816 12:24:18.742627   12340 logs.go:123] Gathering logs for dmesg ...
	I0816 12:24:18.742659   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0816 12:24:18.754189   12340 logs.go:123] Gathering logs for describe nodes ...
	I0816 12:24:18.754214   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0816 12:24:18.846853   12340 out.go:358] Setting ErrFile to fd 2...
	I0816 12:24:18.846883   12340 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0816 12:24:18.846942   12340 out.go:270] X Problems detected in kubelet:
	W0816 12:24:18.846955   12340 out.go:270]   Aug 16 12:22:18 addons-539832 kubelet[1632]: W0816 12:22:18.860848    1632 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-539832" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-539832' and this object
	W0816 12:24:18.846964   12340 out.go:270]   Aug 16 12:22:18 addons-539832 kubelet[1632]: E0816 12:22:18.860907    1632 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-539832\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-539832' and this object" logger="UnhandledError"
	I0816 12:24:18.846976   12340 out.go:358] Setting ErrFile to fd 2...
	I0816 12:24:18.846984   12340 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:24:28.847328   12340 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0816 12:24:28.860489   12340 api_server.go:72] duration metric: took 2m15.423712198s to wait for apiserver process to appear ...
	I0816 12:24:28.860515   12340 api_server.go:88] waiting for apiserver healthz status ...
	I0816 12:24:28.860550   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0816 12:24:28.860616   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0816 12:24:28.891899   12340 cri.go:89] found id: "9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005"
	I0816 12:24:28.891921   12340 cri.go:89] found id: ""
	I0816 12:24:28.891930   12340 logs.go:276] 1 containers: [9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005]
	I0816 12:24:28.891986   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:28.895059   12340 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0816 12:24:28.895118   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0816 12:24:28.926347   12340 cri.go:89] found id: "e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4"
	I0816 12:24:28.926365   12340 cri.go:89] found id: ""
	I0816 12:24:28.926380   12340 logs.go:276] 1 containers: [e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4]
	I0816 12:24:28.926418   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:28.929491   12340 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0816 12:24:28.929558   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0816 12:24:28.962102   12340 cri.go:89] found id: "4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205"
	I0816 12:24:28.962122   12340 cri.go:89] found id: ""
	I0816 12:24:28.962130   12340 logs.go:276] 1 containers: [4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205]
	I0816 12:24:28.962183   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:28.965208   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0816 12:24:28.965276   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0816 12:24:28.996068   12340 cri.go:89] found id: "ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3"
	I0816 12:24:28.996090   12340 cri.go:89] found id: ""
	I0816 12:24:28.996099   12340 logs.go:276] 1 containers: [ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3]
	I0816 12:24:28.996148   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:28.999218   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0816 12:24:28.999281   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0816 12:24:29.029996   12340 cri.go:89] found id: "39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb"
	I0816 12:24:29.030021   12340 cri.go:89] found id: ""
	I0816 12:24:29.030032   12340 logs.go:276] 1 containers: [39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb]
	I0816 12:24:29.030084   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:29.033173   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0816 12:24:29.033228   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0816 12:24:29.064529   12340 cri.go:89] found id: "3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073"
	I0816 12:24:29.064555   12340 cri.go:89] found id: ""
	I0816 12:24:29.064564   12340 logs.go:276] 1 containers: [3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073]
	I0816 12:24:29.064631   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:29.067585   12340 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0816 12:24:29.067632   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0816 12:24:29.098488   12340 cri.go:89] found id: "4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4"
	I0816 12:24:29.098509   12340 cri.go:89] found id: ""
	I0816 12:24:29.098517   12340 logs.go:276] 1 containers: [4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4]
	I0816 12:24:29.098554   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:29.101568   12340 logs.go:123] Gathering logs for CRI-O ...
	I0816 12:24:29.101594   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0816 12:24:29.175194   12340 logs.go:123] Gathering logs for container status ...
	I0816 12:24:29.175225   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0816 12:24:29.215801   12340 logs.go:123] Gathering logs for kubelet ...
	I0816 12:24:29.215831   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0816 12:24:29.245521   12340 logs.go:138] Found kubelet problem: Aug 16 12:22:18 addons-539832 kubelet[1632]: W0816 12:22:18.860848    1632 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-539832" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-539832' and this object
	W0816 12:24:29.245695   12340 logs.go:138] Found kubelet problem: Aug 16 12:22:18 addons-539832 kubelet[1632]: E0816 12:22:18.860907    1632 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-539832\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-539832' and this object" logger="UnhandledError"
	I0816 12:24:29.287290   12340 logs.go:123] Gathering logs for dmesg ...
	I0816 12:24:29.287331   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0816 12:24:29.299086   12340 logs.go:123] Gathering logs for describe nodes ...
	I0816 12:24:29.299110   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0816 12:24:29.393624   12340 logs.go:123] Gathering logs for coredns [4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205] ...
	I0816 12:24:29.393653   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205"
	I0816 12:24:29.443783   12340 logs.go:123] Gathering logs for kube-scheduler [ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3] ...
	I0816 12:24:29.443811   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3"
	I0816 12:24:29.480710   12340 logs.go:123] Gathering logs for kube-controller-manager [3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073] ...
	I0816 12:24:29.480742   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073"
	I0816 12:24:29.536132   12340 logs.go:123] Gathering logs for kube-apiserver [9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005] ...
	I0816 12:24:29.536162   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005"
	I0816 12:24:29.577873   12340 logs.go:123] Gathering logs for etcd [e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4] ...
	I0816 12:24:29.577900   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4"
	I0816 12:24:29.625675   12340 logs.go:123] Gathering logs for kube-proxy [39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb] ...
	I0816 12:24:29.625702   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb"
	I0816 12:24:29.656964   12340 logs.go:123] Gathering logs for kindnet [4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4] ...
	I0816 12:24:29.656988   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4"
	I0816 12:24:29.694759   12340 out.go:358] Setting ErrFile to fd 2...
	I0816 12:24:29.694785   12340 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0816 12:24:29.694846   12340 out.go:270] X Problems detected in kubelet:
	W0816 12:24:29.694863   12340 out.go:270]   Aug 16 12:22:18 addons-539832 kubelet[1632]: W0816 12:22:18.860848    1632 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-539832" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-539832' and this object
	W0816 12:24:29.694875   12340 out.go:270]   Aug 16 12:22:18 addons-539832 kubelet[1632]: E0816 12:22:18.860907    1632 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-539832\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-539832' and this object" logger="UnhandledError"
	I0816 12:24:29.694884   12340 out.go:358] Setting ErrFile to fd 2...
	I0816 12:24:29.694893   12340 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:24:39.696496   12340 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0816 12:24:39.700043   12340 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0816 12:24:39.700918   12340 api_server.go:141] control plane version: v1.31.0
	I0816 12:24:39.700941   12340 api_server.go:131] duration metric: took 10.840419085s to wait for apiserver health ...
	I0816 12:24:39.700951   12340 system_pods.go:43] waiting for kube-system pods to appear ...
	I0816 12:24:39.700979   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0816 12:24:39.701031   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0816 12:24:39.733608   12340 cri.go:89] found id: "9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005"
	I0816 12:24:39.733627   12340 cri.go:89] found id: ""
	I0816 12:24:39.733634   12340 logs.go:276] 1 containers: [9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005]
	I0816 12:24:39.733682   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:39.736802   12340 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0816 12:24:39.736858   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0816 12:24:39.768062   12340 cri.go:89] found id: "e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4"
	I0816 12:24:39.768081   12340 cri.go:89] found id: ""
	I0816 12:24:39.768088   12340 logs.go:276] 1 containers: [e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4]
	I0816 12:24:39.768126   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:39.771169   12340 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0816 12:24:39.771229   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0816 12:24:39.802411   12340 cri.go:89] found id: "4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205"
	I0816 12:24:39.802430   12340 cri.go:89] found id: ""
	I0816 12:24:39.802438   12340 logs.go:276] 1 containers: [4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205]
	I0816 12:24:39.802486   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:39.805589   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0816 12:24:39.805641   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0816 12:24:39.837983   12340 cri.go:89] found id: "ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3"
	I0816 12:24:39.838002   12340 cri.go:89] found id: ""
	I0816 12:24:39.838010   12340 logs.go:276] 1 containers: [ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3]
	I0816 12:24:39.838063   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:39.841439   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0816 12:24:39.841511   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0816 12:24:39.876295   12340 cri.go:89] found id: "39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb"
	I0816 12:24:39.876336   12340 cri.go:89] found id: ""
	I0816 12:24:39.876348   12340 logs.go:276] 1 containers: [39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb]
	I0816 12:24:39.876400   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:39.879646   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0816 12:24:39.879713   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0816 12:24:39.912795   12340 cri.go:89] found id: "3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073"
	I0816 12:24:39.912817   12340 cri.go:89] found id: ""
	I0816 12:24:39.912825   12340 logs.go:276] 1 containers: [3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073]
	I0816 12:24:39.912867   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:39.916049   12340 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0816 12:24:39.916102   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0816 12:24:39.947545   12340 cri.go:89] found id: "4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4"
	I0816 12:24:39.947567   12340 cri.go:89] found id: ""
	I0816 12:24:39.947574   12340 logs.go:276] 1 containers: [4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4]
	I0816 12:24:39.947626   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:39.950809   12340 logs.go:123] Gathering logs for coredns [4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205] ...
	I0816 12:24:39.950838   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205"
	I0816 12:24:40.002134   12340 logs.go:123] Gathering logs for kube-proxy [39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb] ...
	I0816 12:24:40.002167   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb"
	I0816 12:24:40.035108   12340 logs.go:123] Gathering logs for dmesg ...
	I0816 12:24:40.035142   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0816 12:24:40.047423   12340 logs.go:123] Gathering logs for describe nodes ...
	I0816 12:24:40.047451   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0816 12:24:40.145249   12340 logs.go:123] Gathering logs for etcd [e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4] ...
	I0816 12:24:40.145277   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4"
	I0816 12:24:40.195480   12340 logs.go:123] Gathering logs for kube-controller-manager [3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073] ...
	I0816 12:24:40.195513   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073"
	I0816 12:24:40.251387   12340 logs.go:123] Gathering logs for kindnet [4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4] ...
	I0816 12:24:40.251434   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4"
	I0816 12:24:40.289892   12340 logs.go:123] Gathering logs for CRI-O ...
	I0816 12:24:40.289919   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0816 12:24:40.368348   12340 logs.go:123] Gathering logs for container status ...
	I0816 12:24:40.368386   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0816 12:24:40.408083   12340 logs.go:123] Gathering logs for kubelet ...
	I0816 12:24:40.408111   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0816 12:24:40.472837   12340 logs.go:123] Gathering logs for kube-apiserver [9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005] ...
	I0816 12:24:40.472871   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005"
	I0816 12:24:40.520293   12340 logs.go:123] Gathering logs for kube-scheduler [ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3] ...
	I0816 12:24:40.520326   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3"
	I0816 12:24:43.069798   12340 system_pods.go:59] 19 kube-system pods found
	I0816 12:24:43.069842   12340 system_pods.go:61] "coredns-6f6b679f8f-s5zv7" [ee21ead1-f241-4585-bbe4-5ee959e38a23] Running
	I0816 12:24:43.069851   12340 system_pods.go:61] "csi-hostpath-attacher-0" [b9f31ca5-7fae-48a5-aa22-4c8ec2796624] Running
	I0816 12:24:43.069856   12340 system_pods.go:61] "csi-hostpath-resizer-0" [4776e6b6-3ab7-4c1d-bafa-7a9f09b4114b] Running
	I0816 12:24:43.069863   12340 system_pods.go:61] "csi-hostpathplugin-hmxjv" [3a13c3e7-ce66-4831-b1fd-3f85cc3c5e86] Running
	I0816 12:24:43.069868   12340 system_pods.go:61] "etcd-addons-539832" [65c1f613-21c5-4e9a-98d0-c83ef161137c] Running
	I0816 12:24:43.069875   12340 system_pods.go:61] "kindnet-8xmx5" [aa3153c2-9414-4502-b443-392ea2b4e70d] Running
	I0816 12:24:43.069880   12340 system_pods.go:61] "kube-apiserver-addons-539832" [9f3f4288-81c9-4451-bc5d-edd8dadbd8c0] Running
	I0816 12:24:43.069886   12340 system_pods.go:61] "kube-controller-manager-addons-539832" [078823d5-f521-4b3f-8e57-1e75b8e611cb] Running
	I0816 12:24:43.069895   12340 system_pods.go:61] "kube-ingress-dns-minikube" [0e2c49ab-98af-4557-8222-4114b9e039cf] Running
	I0816 12:24:43.069901   12340 system_pods.go:61] "kube-proxy-rrzsd" [1f621abd-cdc6-4460-b114-f26e3caf490e] Running
	I0816 12:24:43.069907   12340 system_pods.go:61] "kube-scheduler-addons-539832" [02cc82f2-c76f-4196-ab33-e6b5b26ce6a0] Running
	I0816 12:24:43.069912   12340 system_pods.go:61] "metrics-server-8988944d9-6cxsj" [198dc05f-4be8-459f-b5c1-9923c3f500ff] Running
	I0816 12:24:43.069921   12340 system_pods.go:61] "nvidia-device-plugin-daemonset-69xwn" [4ea267d6-d580-4ae5-b294-332739b0a7c0] Running
	I0816 12:24:43.069927   12340 system_pods.go:61] "registry-6fb4cdfc84-gjxt2" [0c561bda-a9a3-4cef-885b-7d5ac8d965f8] Running
	I0816 12:24:43.069935   12340 system_pods.go:61] "registry-proxy-d2gnf" [70e8f654-bcc2-4bdc-8027-14f5b2e1cb5b] Running
	I0816 12:24:43.069941   12340 system_pods.go:61] "snapshot-controller-56fcc65765-2tplc" [9e5e0809-c383-4f75-80e0-8974c2f89b75] Running
	I0816 12:24:43.069947   12340 system_pods.go:61] "snapshot-controller-56fcc65765-62xct" [54f67386-fef1-4ef5-83a1-23d4505ed3ed] Running
	I0816 12:24:43.069953   12340 system_pods.go:61] "storage-provisioner" [9eeeaea4-3c21-462d-a8a8-e8653937a48b] Running
	I0816 12:24:43.069961   12340 system_pods.go:61] "tiller-deploy-b48cc5f79-nxxfh" [63387ff8-32e2-4c22-8477-8531e0c8deed] Running
	I0816 12:24:43.069969   12340 system_pods.go:74] duration metric: took 3.369011006s to wait for pod list to return data ...
	I0816 12:24:43.069980   12340 default_sa.go:34] waiting for default service account to be created ...
	I0816 12:24:43.072108   12340 default_sa.go:45] found service account: "default"
	I0816 12:24:43.072129   12340 default_sa.go:55] duration metric: took 2.142976ms for default service account to be created ...
	I0816 12:24:43.072137   12340 system_pods.go:116] waiting for k8s-apps to be running ...
	I0816 12:24:43.081185   12340 system_pods.go:86] 19 kube-system pods found
	I0816 12:24:43.081215   12340 system_pods.go:89] "coredns-6f6b679f8f-s5zv7" [ee21ead1-f241-4585-bbe4-5ee959e38a23] Running
	I0816 12:24:43.081220   12340 system_pods.go:89] "csi-hostpath-attacher-0" [b9f31ca5-7fae-48a5-aa22-4c8ec2796624] Running
	I0816 12:24:43.081224   12340 system_pods.go:89] "csi-hostpath-resizer-0" [4776e6b6-3ab7-4c1d-bafa-7a9f09b4114b] Running
	I0816 12:24:43.081228   12340 system_pods.go:89] "csi-hostpathplugin-hmxjv" [3a13c3e7-ce66-4831-b1fd-3f85cc3c5e86] Running
	I0816 12:24:43.081232   12340 system_pods.go:89] "etcd-addons-539832" [65c1f613-21c5-4e9a-98d0-c83ef161137c] Running
	I0816 12:24:43.081236   12340 system_pods.go:89] "kindnet-8xmx5" [aa3153c2-9414-4502-b443-392ea2b4e70d] Running
	I0816 12:24:43.081240   12340 system_pods.go:89] "kube-apiserver-addons-539832" [9f3f4288-81c9-4451-bc5d-edd8dadbd8c0] Running
	I0816 12:24:43.081244   12340 system_pods.go:89] "kube-controller-manager-addons-539832" [078823d5-f521-4b3f-8e57-1e75b8e611cb] Running
	I0816 12:24:43.081248   12340 system_pods.go:89] "kube-ingress-dns-minikube" [0e2c49ab-98af-4557-8222-4114b9e039cf] Running
	I0816 12:24:43.081251   12340 system_pods.go:89] "kube-proxy-rrzsd" [1f621abd-cdc6-4460-b114-f26e3caf490e] Running
	I0816 12:24:43.081255   12340 system_pods.go:89] "kube-scheduler-addons-539832" [02cc82f2-c76f-4196-ab33-e6b5b26ce6a0] Running
	I0816 12:24:43.081259   12340 system_pods.go:89] "metrics-server-8988944d9-6cxsj" [198dc05f-4be8-459f-b5c1-9923c3f500ff] Running
	I0816 12:24:43.081266   12340 system_pods.go:89] "nvidia-device-plugin-daemonset-69xwn" [4ea267d6-d580-4ae5-b294-332739b0a7c0] Running
	I0816 12:24:43.081270   12340 system_pods.go:89] "registry-6fb4cdfc84-gjxt2" [0c561bda-a9a3-4cef-885b-7d5ac8d965f8] Running
	I0816 12:24:43.081274   12340 system_pods.go:89] "registry-proxy-d2gnf" [70e8f654-bcc2-4bdc-8027-14f5b2e1cb5b] Running
	I0816 12:24:43.081278   12340 system_pods.go:89] "snapshot-controller-56fcc65765-2tplc" [9e5e0809-c383-4f75-80e0-8974c2f89b75] Running
	I0816 12:24:43.081282   12340 system_pods.go:89] "snapshot-controller-56fcc65765-62xct" [54f67386-fef1-4ef5-83a1-23d4505ed3ed] Running
	I0816 12:24:43.081285   12340 system_pods.go:89] "storage-provisioner" [9eeeaea4-3c21-462d-a8a8-e8653937a48b] Running
	I0816 12:24:43.081291   12340 system_pods.go:89] "tiller-deploy-b48cc5f79-nxxfh" [63387ff8-32e2-4c22-8477-8531e0c8deed] Running
	I0816 12:24:43.081316   12340 system_pods.go:126] duration metric: took 9.155603ms to wait for k8s-apps to be running ...
	I0816 12:24:43.081330   12340 system_svc.go:44] waiting for kubelet service to be running ....
	I0816 12:24:43.081374   12340 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0816 12:24:43.092119   12340 system_svc.go:56] duration metric: took 10.779781ms WaitForService to wait for kubelet
	I0816 12:24:43.092153   12340 kubeadm.go:582] duration metric: took 2m29.655380483s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0816 12:24:43.092173   12340 node_conditions.go:102] verifying NodePressure condition ...
	I0816 12:24:43.094626   12340 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0816 12:24:43.094650   12340 node_conditions.go:123] node cpu capacity is 8
	I0816 12:24:43.094663   12340 node_conditions.go:105] duration metric: took 2.484232ms to run NodePressure ...
	I0816 12:24:43.094682   12340 start.go:241] waiting for startup goroutines ...
	I0816 12:24:43.094689   12340 start.go:246] waiting for cluster config update ...
	I0816 12:24:43.094705   12340 start.go:255] writing updated cluster config ...
	I0816 12:24:43.094953   12340 ssh_runner.go:195] Run: rm -f paused
	I0816 12:24:43.142191   12340 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0816 12:24:43.144415   12340 out.go:177] * Done! kubectl is now configured to use "addons-539832" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 16 12:27:57 addons-539832 crio[1023]: time="2024-08-16 12:27:57.838330753Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=f59c36d9-9c56-4c8a-bfe0-7ffad5af4218 name=/runtime.v1.ImageService/ImageStatus
	Aug 16 12:27:57 addons-539832 crio[1023]: time="2024-08-16 12:27:57.838871163Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86],Size_:4944818,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=f59c36d9-9c56-4c8a-bfe0-7ffad5af4218 name=/runtime.v1.ImageService/ImageStatus
	Aug 16 12:27:57 addons-539832 crio[1023]: time="2024-08-16 12:27:57.839448307Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=a68136fd-83e8-45fe-a73e-47c360440312 name=/runtime.v1.ImageService/ImageStatus
	Aug 16 12:27:57 addons-539832 crio[1023]: time="2024-08-16 12:27:57.840094925Z" level=info msg="Image status: &ImageStatusResponse{Image:&Image{Id:9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30,RepoTags:[docker.io/kicbase/echo-server:1.0],RepoDigests:[docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6 docker.io/kicbase/echo-server@sha256:a82eba7887a40ecae558433f34225b2611dc77f982ce05b1ddb9b282b780fc86],Size_:4944818,Uid:nil,Username:,Spec:nil,},Info:map[string]string{},}" id=a68136fd-83e8-45fe-a73e-47c360440312 name=/runtime.v1.ImageService/ImageStatus
	Aug 16 12:27:57 addons-539832 crio[1023]: time="2024-08-16 12:27:57.840888270Z" level=info msg="Creating container: default/hello-world-app-55bf9c44b4-lfjqk/hello-world-app" id=044112a0-574e-4380-9e8f-b3fd94c35a36 name=/runtime.v1.RuntimeService/CreateContainer
	Aug 16 12:27:57 addons-539832 crio[1023]: time="2024-08-16 12:27:57.840970180Z" level=warning msg="Allowed annotations are specified for workload []"
	Aug 16 12:27:57 addons-539832 crio[1023]: time="2024-08-16 12:27:57.855086181Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/d04ea9f14bc5796fff07c3fa99d773f6f817d9340cca4f93cdc8de10a087e045/merged/etc/passwd: no such file or directory"
	Aug 16 12:27:57 addons-539832 crio[1023]: time="2024-08-16 12:27:57.855117279Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/d04ea9f14bc5796fff07c3fa99d773f6f817d9340cca4f93cdc8de10a087e045/merged/etc/group: no such file or directory"
	Aug 16 12:27:57 addons-539832 crio[1023]: time="2024-08-16 12:27:57.886864379Z" level=info msg="Created container 3605c5cced24f242847d1aa86eb27770579e9b8c81ffe6d3e901355f27fc511e: default/hello-world-app-55bf9c44b4-lfjqk/hello-world-app" id=044112a0-574e-4380-9e8f-b3fd94c35a36 name=/runtime.v1.RuntimeService/CreateContainer
	Aug 16 12:27:57 addons-539832 crio[1023]: time="2024-08-16 12:27:57.887397326Z" level=info msg="Starting container: 3605c5cced24f242847d1aa86eb27770579e9b8c81ffe6d3e901355f27fc511e" id=e8507578-5ceb-44c6-91b2-49b436f038be name=/runtime.v1.RuntimeService/StartContainer
	Aug 16 12:27:57 addons-539832 crio[1023]: time="2024-08-16 12:27:57.892757002Z" level=info msg="Started container" PID=11139 containerID=3605c5cced24f242847d1aa86eb27770579e9b8c81ffe6d3e901355f27fc511e description=default/hello-world-app-55bf9c44b4-lfjqk/hello-world-app id=e8507578-5ceb-44c6-91b2-49b436f038be name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cf45d532b77c811730bed029e08bba0efa7d8e9ca789b8b54e985c66ecf35fa
	Aug 16 12:27:59 addons-539832 crio[1023]: time="2024-08-16 12:27:59.551222517Z" level=warning msg="Stopping container d426dff5c2d5dc99e8c967511050f76fa73567a2149240f2cd35525c6d91a985 with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=11e2860f-12e9-49c6-b2de-3ad20514549f name=/runtime.v1.RuntimeService/StopContainer
	Aug 16 12:27:59 addons-539832 conmon[6297]: conmon d426dff5c2d5dc99e8c9 <ninfo>: container 6309 exited with status 137
	Aug 16 12:27:59 addons-539832 crio[1023]: time="2024-08-16 12:27:59.680964040Z" level=info msg="Stopped container d426dff5c2d5dc99e8c967511050f76fa73567a2149240f2cd35525c6d91a985: ingress-nginx/ingress-nginx-controller-7559cbf597-tbvlk/controller" id=11e2860f-12e9-49c6-b2de-3ad20514549f name=/runtime.v1.RuntimeService/StopContainer
	Aug 16 12:27:59 addons-539832 crio[1023]: time="2024-08-16 12:27:59.681511126Z" level=info msg="Stopping pod sandbox: 3f660d5c419630106dc2e0f36f722d8af083740aedf5a033fa1ec18c2999c541" id=54be0241-b1a3-4c3b-8f15-fba04ca0b64f name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 16 12:27:59 addons-539832 crio[1023]: time="2024-08-16 12:27:59.684355177Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HP-J2XQ6RMCI3PAIPTN - [0:0]\n:KUBE-HP-MHKAF4TFYKV73LXN - [0:0]\n:KUBE-HOSTPORTS - [0:0]\n-X KUBE-HP-MHKAF4TFYKV73LXN\n-X KUBE-HP-J2XQ6RMCI3PAIPTN\nCOMMIT\n"
	Aug 16 12:27:59 addons-539832 crio[1023]: time="2024-08-16 12:27:59.685698358Z" level=info msg="Closing host port tcp:80"
	Aug 16 12:27:59 addons-539832 crio[1023]: time="2024-08-16 12:27:59.685732369Z" level=info msg="Closing host port tcp:443"
	Aug 16 12:27:59 addons-539832 crio[1023]: time="2024-08-16 12:27:59.687030721Z" level=info msg="Host port tcp:80 does not have an open socket"
	Aug 16 12:27:59 addons-539832 crio[1023]: time="2024-08-16 12:27:59.687047141Z" level=info msg="Host port tcp:443 does not have an open socket"
	Aug 16 12:27:59 addons-539832 crio[1023]: time="2024-08-16 12:27:59.687170408Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-7559cbf597-tbvlk Namespace:ingress-nginx ID:3f660d5c419630106dc2e0f36f722d8af083740aedf5a033fa1ec18c2999c541 UID:9e512cc7-7767-45d0-92ea-093d2664ad54 NetNS:/var/run/netns/a30ad1ff-3643-4210-afc1-6bdf49a68e10 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 16 12:27:59 addons-539832 crio[1023]: time="2024-08-16 12:27:59.687282428Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-7559cbf597-tbvlk from CNI network \"kindnet\" (type=ptp)"
	Aug 16 12:27:59 addons-539832 crio[1023]: time="2024-08-16 12:27:59.746315717Z" level=info msg="Stopped pod sandbox: 3f660d5c419630106dc2e0f36f722d8af083740aedf5a033fa1ec18c2999c541" id=54be0241-b1a3-4c3b-8f15-fba04ca0b64f name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 16 12:28:00 addons-539832 crio[1023]: time="2024-08-16 12:28:00.027456584Z" level=info msg="Removing container: d426dff5c2d5dc99e8c967511050f76fa73567a2149240f2cd35525c6d91a985" id=6a93cb35-68a9-49e5-97cb-dd1598b517ff name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 16 12:28:00 addons-539832 crio[1023]: time="2024-08-16 12:28:00.040280578Z" level=info msg="Removed container d426dff5c2d5dc99e8c967511050f76fa73567a2149240f2cd35525c6d91a985: ingress-nginx/ingress-nginx-controller-7559cbf597-tbvlk/controller" id=6a93cb35-68a9-49e5-97cb-dd1598b517ff name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	3605c5cced24f       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        6 seconds ago       Running             hello-world-app           0                   1cf45d532b77c       hello-world-app-55bf9c44b4-lfjqk
	6e2bd04dc7640       docker.io/library/nginx@sha256:0c57fe90551cfd8b7d4d05763c5018607b296cb01f7e0ff44b7d047353ed8cc0                              2 minutes ago       Running             nginx                     0                   091a2e417059f       nginx
	a8534a5ffd50a       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                   0                   8e319cfe15828       busybox
	c45584500f4cd       684c5ea3b61b299cd4e713c10bfd8989341da91f6175e2e6e502869c0781fb66                                                             4 minutes ago       Exited              patch                     2                   84f4ac02f6008       ingress-nginx-admission-patch-zkkkq
	1d45d41fe77d0       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872        4 minutes ago       Running             metrics-server            0                   a7451c5a142d5       metrics-server-8988944d9-6cxsj
	e993a1a04ad63       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:35379defc3e7025b1c00d37092f560ce87d06ea5ab35d04ff8a0cf22d316bcf2   4 minutes ago       Exited              create                    0                   3e381f33aeca5       ingress-nginx-admission-create-l8blb
	27e86400fd9b8       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef             5 minutes ago       Running             local-path-provisioner    0                   08d9161a61da6       local-path-provisioner-86d989889c-xrrtn
	4bfcaf2b2b42c       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                             5 minutes ago       Running             coredns                   0                   9e76aad41f3e9       coredns-6f6b679f8f-s5zv7
	9f6e0c0e8ae59       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             5 minutes ago       Running             storage-provisioner       0                   61f3114c5af44       storage-provisioner
	4cfdfd0ef759b       docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b                           5 minutes ago       Running             kindnet-cni               0                   c9c2a3afcafda       kindnet-8xmx5
	39dde2102b911       ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494                                                             5 minutes ago       Running             kube-proxy                0                   f3b18e49d5f4a       kube-proxy-rrzsd
	9548b7ac89ccf       604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3                                                             6 minutes ago       Running             kube-apiserver            0                   c30788463c3ec       kube-apiserver-addons-539832
	ba2f8e1b3c4ac       1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94                                                             6 minutes ago       Running             kube-scheduler            0                   f82009abce361       kube-scheduler-addons-539832
	e7717ba4ceec5       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                             6 minutes ago       Running             etcd                      0                   6e4bacb42773c       etcd-addons-539832
	3abb3496a8180       045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1                                                             6 minutes ago       Running             kube-controller-manager   0                   5d31b111d6f55       kube-controller-manager-addons-539832
	
	
	==> coredns [4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205] <==
	[INFO] 10.244.0.4:41167 - 56040 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000077218s
	[INFO] 10.244.0.4:52874 - 56736 "A IN registry.kube-system.svc.cluster.local.europe-west1-b.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.003567884s
	[INFO] 10.244.0.4:52874 - 42147 "AAAA IN registry.kube-system.svc.cluster.local.europe-west1-b.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004561222s
	[INFO] 10.244.0.4:45031 - 42735 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003469728s
	[INFO] 10.244.0.4:45031 - 33522 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.00439559s
	[INFO] 10.244.0.4:43892 - 61793 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005105463s
	[INFO] 10.244.0.4:43892 - 48741 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.007227054s
	[INFO] 10.244.0.4:42783 - 30454 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000063063s
	[INFO] 10.244.0.4:42783 - 64761 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000110046s
	[INFO] 10.244.0.20:41297 - 48569 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000177993s
	[INFO] 10.244.0.20:47030 - 39287 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000266169s
	[INFO] 10.244.0.20:44891 - 60450 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000126841s
	[INFO] 10.244.0.20:39156 - 13871 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000214086s
	[INFO] 10.244.0.20:34226 - 5646 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000120786s
	[INFO] 10.244.0.20:55457 - 49563 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000128732s
	[INFO] 10.244.0.20:34259 - 17709 "A IN storage.googleapis.com.europe-west1-b.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007480603s
	[INFO] 10.244.0.20:43228 - 50267 "AAAA IN storage.googleapis.com.europe-west1-b.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007568308s
	[INFO] 10.244.0.20:54769 - 63197 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.004822526s
	[INFO] 10.244.0.20:36039 - 57059 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.00526483s
	[INFO] 10.244.0.20:47488 - 16412 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005009153s
	[INFO] 10.244.0.20:45296 - 15183 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.007081152s
	[INFO] 10.244.0.20:50600 - 31052 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 116 0.000641283s
	[INFO] 10.244.0.20:48868 - 53143 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 140 0.000773735s
	[INFO] 10.244.0.25:51953 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00024892s
	[INFO] 10.244.0.25:60487 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000138558s
	
	
	==> describe nodes <==
	Name:               addons-539832
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-539832
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ab84f9bc76071a77c857a14f5c66dccc01002b05
	                    minikube.k8s.io/name=addons-539832
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_16T12_22_08_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-539832
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 16 Aug 2024 12:22:05 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-539832
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 16 Aug 2024 12:27:55 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 16 Aug 2024 12:26:13 +0000   Fri, 16 Aug 2024 12:22:04 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 16 Aug 2024 12:26:13 +0000   Fri, 16 Aug 2024 12:22:04 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 16 Aug 2024 12:26:13 +0000   Fri, 16 Aug 2024 12:22:04 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 16 Aug 2024 12:26:13 +0000   Fri, 16 Aug 2024 12:22:32 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-539832
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859312Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859312Ki
	  pods:               110
	System Info:
	  Machine ID:                 c215ce7291284045a71fe56ef1206e35
	  System UUID:                03664550-2b99-468b-9fc3-ed1ffd4c9c23
	  Boot ID:                    70d6ae78-fe74-426f-ade1-a09eac17a409
	  Kernel Version:             5.15.0-1066-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         3m21s
	  default                     hello-world-app-55bf9c44b4-lfjqk           0 (0%)        0 (0%)      0 (0%)           0 (0%)         10s
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m31s
	  kube-system                 coredns-6f6b679f8f-s5zv7                   100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     5m51s
	  kube-system                 etcd-addons-539832                         100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         5m57s
	  kube-system                 kindnet-8xmx5                              100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      5m51s
	  kube-system                 kube-apiserver-addons-539832               250m (3%)     0 (0%)      0 (0%)           0 (0%)         5m57s
	  kube-system                 kube-controller-manager-addons-539832      200m (2%)     0 (0%)      0 (0%)           0 (0%)         5m57s
	  kube-system                 kube-proxy-rrzsd                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m51s
	  kube-system                 kube-scheduler-addons-539832               100m (1%)     0 (0%)      0 (0%)           0 (0%)         5m57s
	  kube-system                 metrics-server-8988944d9-6cxsj             100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         5m46s
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m47s
	  local-path-storage          local-path-provisioner-86d989889c-xrrtn    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m47s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                  From             Message
	  ----     ------                   ----                 ----             -------
	  Normal   Starting                 5m46s                kube-proxy       
	  Normal   NodeHasSufficientMemory  6m2s (x8 over 6m2s)  kubelet          Node addons-539832 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    6m2s (x8 over 6m2s)  kubelet          Node addons-539832 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     6m2s (x7 over 6m2s)  kubelet          Node addons-539832 status is now: NodeHasSufficientPID
	  Normal   Starting                 5m57s                kubelet          Starting kubelet.
	  Warning  CgroupV1                 5m57s                kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  5m57s                kubelet          Node addons-539832 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    5m57s                kubelet          Node addons-539832 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     5m57s                kubelet          Node addons-539832 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           5m52s                node-controller  Node addons-539832 event: Registered Node addons-539832 in Controller
	  Normal   NodeReady                5m32s                kubelet          Node addons-539832 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000612] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000641] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000630] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.600729] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.049549] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.006445] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.014492] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002974] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.016253] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +6.941264] kauditd_printk_skb: 46 callbacks suppressed
	[Aug16 12:25] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 36 13 d5 5c 0d 92 2e ef 8f b8 28 fa 08 00
	[  +1.020115] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 36 13 d5 5c 0d 92 2e ef 8f b8 28 fa 08 00
	[  +2.015786] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 36 13 d5 5c 0d 92 2e ef 8f b8 28 fa 08 00
	[  +4.095536] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000025] ll header: 00000000: 36 13 d5 5c 0d 92 2e ef 8f b8 28 fa 08 00
	[  +8.191080] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 36 13 d5 5c 0d 92 2e ef 8f b8 28 fa 08 00
	[Aug16 12:26] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000021] ll header: 00000000: 36 13 d5 5c 0d 92 2e ef 8f b8 28 fa 08 00
	[ +33.788245] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000027] ll header: 00000000: 36 13 d5 5c 0d 92 2e ef 8f b8 28 fa 08 00
	
	
	==> etcd [e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4] <==
	{"level":"info","ts":"2024-08-16T12:22:16.750117Z","caller":"traceutil/trace.go:171","msg":"trace[1804190592] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:0; response_revision:435; }","duration":"200.651713ms","start":"2024-08-16T12:22:16.549449Z","end":"2024-08-16T12:22:16.750101Z","steps":["trace[1804190592] 'agreement among raft nodes before linearized reading'  (duration: 200.580575ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-16T12:22:16.750259Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"186.758691ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/servicenodeports\" ","response":"range_response_count:1 size:290"}
	{"level":"info","ts":"2024-08-16T12:22:16.750298Z","caller":"traceutil/trace.go:171","msg":"trace[75377765] range","detail":"{range_begin:/registry/ranges/servicenodeports; range_end:; response_count:1; response_revision:435; }","duration":"186.791319ms","start":"2024-08-16T12:22:16.563492Z","end":"2024-08-16T12:22:16.750283Z","steps":["trace[75377765] 'agreement among raft nodes before linearized reading'  (duration: 186.738627ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-16T12:22:16.941933Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.463738ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-16T12:22:16.941994Z","caller":"traceutil/trace.go:171","msg":"trace[1207829853] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:443; }","duration":"100.534854ms","start":"2024-08-16T12:22:16.841447Z","end":"2024-08-16T12:22:16.941982Z","steps":["trace[1207829853] 'agreement among raft nodes before linearized reading'  (duration: 100.396714ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-16T12:22:17.753087Z","caller":"traceutil/trace.go:171","msg":"trace[972655051] transaction","detail":"{read_only:false; response_revision:491; number_of_response:1; }","duration":"193.409727ms","start":"2024-08-16T12:22:17.559657Z","end":"2024-08-16T12:22:17.753066Z","steps":["trace[972655051] 'process raft request'  (duration: 181.467041ms)","trace[972655051] 'compare'  (duration: 11.439063ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-16T12:22:17.753272Z","caller":"traceutil/trace.go:171","msg":"trace[1619587489] transaction","detail":"{read_only:false; response_revision:492; number_of_response:1; }","duration":"102.115762ms","start":"2024-08-16T12:22:17.651138Z","end":"2024-08-16T12:22:17.753254Z","steps":["trace[1619587489] 'process raft request'  (duration: 101.559695ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-16T12:22:17.753304Z","caller":"traceutil/trace.go:171","msg":"trace[2020191044] linearizableReadLoop","detail":"{readStateIndex:503; appliedIndex:502; }","duration":"190.68669ms","start":"2024-08-16T12:22:17.562611Z","end":"2024-08-16T12:22:17.753298Z","steps":["trace[2020191044] 'read index received'  (duration: 178.522067ms)","trace[2020191044] 'applied index is now lower than readState.Index'  (duration: 12.163748ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-16T12:22:17.753363Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"190.735192ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-16T12:22:17.754983Z","caller":"traceutil/trace.go:171","msg":"trace[841801681] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io; range_end:; response_count:0; response_revision:493; }","duration":"192.363033ms","start":"2024-08-16T12:22:17.562606Z","end":"2024-08-16T12:22:17.754970Z","steps":["trace[841801681] 'agreement among raft nodes before linearized reading'  (duration: 190.712004ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-16T12:22:17.753524Z","caller":"traceutil/trace.go:171","msg":"trace[276637870] transaction","detail":"{read_only:false; response_revision:493; number_of_response:1; }","duration":"106.128549ms","start":"2024-08-16T12:22:17.647374Z","end":"2024-08-16T12:22:17.753503Z","steps":["trace[276637870] 'process raft request'  (duration: 105.401277ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-16T12:22:17.754605Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.736853ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/local-path-storage\" ","response":"range_response_count:1 size:621"}
	{"level":"info","ts":"2024-08-16T12:22:17.755901Z","caller":"traceutil/trace.go:171","msg":"trace[1564064706] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:1; response_revision:494; }","duration":"105.052687ms","start":"2024-08-16T12:22:17.650837Z","end":"2024-08-16T12:22:17.755890Z","steps":["trace[1564064706] 'agreement among raft nodes before linearized reading'  (duration: 103.726344ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-16T12:22:17.754749Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.973856ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/registry-6fb4cdfc84\" ","response":"range_response_count:1 size:2551"}
	{"level":"warn","ts":"2024-08-16T12:22:17.754783Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.436098ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-16T12:22:17.756818Z","caller":"traceutil/trace.go:171","msg":"trace[1623880474] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:494; }","duration":"105.465336ms","start":"2024-08-16T12:22:17.651342Z","end":"2024-08-16T12:22:17.756807Z","steps":["trace[1623880474] 'agreement among raft nodes before linearized reading'  (duration: 103.421437ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-16T12:22:17.756458Z","caller":"traceutil/trace.go:171","msg":"trace[547252188] range","detail":"{range_begin:/registry/replicasets/kube-system/registry-6fb4cdfc84; range_end:; response_count:1; response_revision:494; }","duration":"103.677403ms","start":"2024-08-16T12:22:17.652764Z","end":"2024-08-16T12:22:17.756442Z","steps":["trace[547252188] 'agreement among raft nodes before linearized reading'  (duration: 101.953985ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-16T12:23:32.206638Z","caller":"traceutil/trace.go:171","msg":"trace[139932022] linearizableReadLoop","detail":"{readStateIndex:1227; appliedIndex:1226; }","duration":"111.098807ms","start":"2024-08-16T12:23:32.095526Z","end":"2024-08-16T12:23:32.206624Z","steps":["trace[139932022] 'read index received'  (duration: 110.948334ms)","trace[139932022] 'applied index is now lower than readState.Index'  (duration: 149.949µs)"],"step_count":2}
	{"level":"info","ts":"2024-08-16T12:23:32.206656Z","caller":"traceutil/trace.go:171","msg":"trace[1085197727] transaction","detail":"{read_only:false; response_revision:1190; number_of_response:1; }","duration":"133.36408ms","start":"2024-08-16T12:23:32.073275Z","end":"2024-08-16T12:23:32.206639Z","steps":["trace[1085197727] 'process raft request'  (duration: 133.249482ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-16T12:23:32.206771Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.225503ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas/\" range_end:\"/registry/resourcequotas0\" count_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-16T12:23:32.206800Z","caller":"traceutil/trace.go:171","msg":"trace[1432266925] range","detail":"{range_begin:/registry/resourcequotas/; range_end:/registry/resourcequotas0; response_count:0; response_revision:1190; }","duration":"111.270884ms","start":"2024-08-16T12:23:32.095521Z","end":"2024-08-16T12:23:32.206792Z","steps":["trace[1432266925] 'agreement among raft nodes before linearized reading'  (duration: 111.183547ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-16T12:23:37.674043Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"130.540682ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-16T12:23:37.674123Z","caller":"traceutil/trace.go:171","msg":"trace[1686302949] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1235; }","duration":"130.637025ms","start":"2024-08-16T12:23:37.543472Z","end":"2024-08-16T12:23:37.674109Z","steps":["trace[1686302949] 'range keys from in-memory index tree'  (duration: 130.48397ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-16T12:23:37.674172Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"128.330817ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-539832\" ","response":"range_response_count:1 size:8529"}
	{"level":"info","ts":"2024-08-16T12:23:37.674268Z","caller":"traceutil/trace.go:171","msg":"trace[604134395] range","detail":"{range_begin:/registry/minions/addons-539832; range_end:; response_count:1; response_revision:1235; }","duration":"128.430008ms","start":"2024-08-16T12:23:37.545827Z","end":"2024-08-16T12:23:37.674257Z","steps":["trace[604134395] 'range keys from in-memory index tree'  (duration: 128.099937ms)"],"step_count":1}
	
	
	==> kernel <==
	 12:28:04 up 10 min,  0 users,  load average: 0.11, 0.51, 0.35
	Linux addons-539832 5.15.0-1066-gcp #74~20.04.1-Ubuntu SMP Fri Jul 26 09:28:41 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4] <==
	I0816 12:26:51.741439       1 main.go:299] handling current node
	I0816 12:27:01.741020       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0816 12:27:01.741055       1 main.go:299] handling current node
	W0816 12:27:10.633486       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0816 12:27:10.633521       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	W0816 12:27:11.504023       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0816 12:27:11.504054       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0816 12:27:11.741727       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0816 12:27:11.741762       1 main.go:299] handling current node
	I0816 12:27:21.741822       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0816 12:27:21.741855       1 main.go:299] handling current node
	I0816 12:27:31.741495       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0816 12:27:31.741545       1 main.go:299] handling current node
	W0816 12:27:36.186789       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0816 12:27:36.186825       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0816 12:27:41.742092       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0816 12:27:41.742127       1 main.go:299] handling current node
	W0816 12:27:44.049228       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0816 12:27:44.049258       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	W0816 12:27:48.263623       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0816 12:27:48.263659       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0816 12:27:51.741032       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0816 12:27:51.741064       1 main.go:299] handling current node
	I0816 12:28:01.741554       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0816 12:28:01.741592       1 main.go:299] handling current node
	
	
	==> kube-apiserver [9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005] <==
	 > logger="UnhandledError"
	I0816 12:24:17.885662       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0816 12:24:52.564892       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:59756: use of closed network connection
	E0816 12:24:52.723725       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:59786: use of closed network connection
	I0816 12:25:21.900209       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0816 12:25:22.917693       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0816 12:25:24.861718       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.28:35060: read: connection reset by peer
	I0816 12:25:29.327598       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0816 12:25:33.055595       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0816 12:25:33.215546       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.107.190.148"}
	I0816 12:25:43.959357       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.99.8.75"}
	I0816 12:26:03.357689       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0816 12:26:03.357742       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0816 12:26:03.370104       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0816 12:26:03.370241       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0816 12:26:03.371725       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0816 12:26:03.371763       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0816 12:26:03.386083       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0816 12:26:03.386199       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0816 12:26:03.392017       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0816 12:26:03.392057       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0816 12:26:04.372816       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0816 12:26:04.392427       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0816 12:26:04.447794       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0816 12:27:54.583030       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.107.5.93"}
	
	
	==> kube-controller-manager [3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073] <==
	W0816 12:26:37.835773       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:26:37.835814       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0816 12:26:40.042496       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:26:40.042550       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0816 12:26:48.338722       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:26:48.338762       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0816 12:27:07.988400       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:27:07.988451       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0816 12:27:23.981897       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:27:23.981937       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0816 12:27:27.176001       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:27:27.176044       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0816 12:27:45.336778       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:27:45.336821       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0816 12:27:54.392237       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="11.32236ms"
	I0816 12:27:54.397205       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="4.924285ms"
	I0816 12:27:54.397281       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="42.246µs"
	I0816 12:27:54.401419       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="63.197µs"
	I0816 12:27:56.520147       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create" delay="0s"
	I0816 12:27:56.520709       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-7559cbf597" duration="7.535µs"
	I0816 12:27:56.524397       1 job_controller.go:568] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch" delay="0s"
	I0816 12:27:58.034214       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="5.00767ms"
	I0816 12:27:58.034290       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-55bf9c44b4" duration="43.764µs"
	W0816 12:28:01.053771       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:28:01.053818       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	
	
	==> kube-proxy [39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb] <==
	I0816 12:22:15.459212       1 server_linux.go:66] "Using iptables proxy"
	I0816 12:22:16.452728       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0816 12:22:16.461208       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0816 12:22:17.449943       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0816 12:22:17.450011       1 server_linux.go:169] "Using iptables Proxier"
	I0816 12:22:17.742248       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0816 12:22:17.749418       1 server.go:483] "Version info" version="v1.31.0"
	I0816 12:22:17.749815       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0816 12:22:17.751375       1 config.go:104] "Starting endpoint slice config controller"
	I0816 12:22:17.751427       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0816 12:22:17.751465       1 config.go:197] "Starting service config controller"
	I0816 12:22:17.751471       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0816 12:22:17.751778       1 config.go:326] "Starting node config controller"
	I0816 12:22:17.751787       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0816 12:22:17.851909       1 shared_informer.go:320] Caches are synced for node config
	I0816 12:22:17.851955       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0816 12:22:17.852517       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3] <==
	W0816 12:22:05.556494       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0816 12:22:05.558907       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:05.556439       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0816 12:22:05.558940       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:05.556328       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0816 12:22:05.558980       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:05.556343       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0816 12:22:05.559004       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:05.556359       1 reflector.go:561] 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
	E0816 12:22:05.559060       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0816 12:22:05.556543       1 reflector.go:561] 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
	E0816 12:22:05.559094       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0816 12:22:05.556634       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0816 12:22:05.559117       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:05.558338       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0816 12:22:05.559141       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:06.385755       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0816 12:22:06.385893       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:06.555033       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0816 12:22:06.555068       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:06.612304       1 reflector.go:561] 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
	E0816 12:22:06.612340       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0816 12:22:06.641737       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0816 12:22:06.641787       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I0816 12:22:07.053049       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 16 12:27:54 addons-539832 kubelet[1632]: I0816 12:27:54.552814    1632 reconciler_common.go:245] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-h2r5n\" (UniqueName: \"kubernetes.io/projected/ba48769f-5319-4939-861f-015e8ed53f03-kube-api-access-h2r5n\") pod \"hello-world-app-55bf9c44b4-lfjqk\" (UID: \"ba48769f-5319-4939-861f-015e8ed53f03\") " pod="default/hello-world-app-55bf9c44b4-lfjqk"
	Aug 16 12:27:55 addons-539832 kubelet[1632]: I0816 12:27:55.460607    1632 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-px42m\" (UniqueName: \"kubernetes.io/projected/0e2c49ab-98af-4557-8222-4114b9e039cf-kube-api-access-px42m\") pod \"0e2c49ab-98af-4557-8222-4114b9e039cf\" (UID: \"0e2c49ab-98af-4557-8222-4114b9e039cf\") "
	Aug 16 12:27:55 addons-539832 kubelet[1632]: I0816 12:27:55.462434    1632 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/0e2c49ab-98af-4557-8222-4114b9e039cf-kube-api-access-px42m" (OuterVolumeSpecName: "kube-api-access-px42m") pod "0e2c49ab-98af-4557-8222-4114b9e039cf" (UID: "0e2c49ab-98af-4557-8222-4114b9e039cf"). InnerVolumeSpecName "kube-api-access-px42m". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 16 12:27:55 addons-539832 kubelet[1632]: I0816 12:27:55.561889    1632 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-px42m\" (UniqueName: \"kubernetes.io/projected/0e2c49ab-98af-4557-8222-4114b9e039cf-kube-api-access-px42m\") on node \"addons-539832\" DevicePath \"\""
	Aug 16 12:27:56 addons-539832 kubelet[1632]: I0816 12:27:56.013398    1632 scope.go:117] "RemoveContainer" containerID="736d9887530f018e2ea24f2a36775a32898293ca748a2439ba9bf3b75ca45481"
	Aug 16 12:27:56 addons-539832 kubelet[1632]: I0816 12:27:56.027983    1632 scope.go:117] "RemoveContainer" containerID="736d9887530f018e2ea24f2a36775a32898293ca748a2439ba9bf3b75ca45481"
	Aug 16 12:27:56 addons-539832 kubelet[1632]: E0816 12:27:56.028352    1632 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"736d9887530f018e2ea24f2a36775a32898293ca748a2439ba9bf3b75ca45481\": container with ID starting with 736d9887530f018e2ea24f2a36775a32898293ca748a2439ba9bf3b75ca45481 not found: ID does not exist" containerID="736d9887530f018e2ea24f2a36775a32898293ca748a2439ba9bf3b75ca45481"
	Aug 16 12:27:56 addons-539832 kubelet[1632]: I0816 12:27:56.028390    1632 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"736d9887530f018e2ea24f2a36775a32898293ca748a2439ba9bf3b75ca45481"} err="failed to get container status \"736d9887530f018e2ea24f2a36775a32898293ca748a2439ba9bf3b75ca45481\": rpc error: code = NotFound desc = could not find container \"736d9887530f018e2ea24f2a36775a32898293ca748a2439ba9bf3b75ca45481\": container with ID starting with 736d9887530f018e2ea24f2a36775a32898293ca748a2439ba9bf3b75ca45481 not found: ID does not exist"
	Aug 16 12:27:57 addons-539832 kubelet[1632]: I0816 12:27:57.849185    1632 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="0e2c49ab-98af-4557-8222-4114b9e039cf" path="/var/lib/kubelet/pods/0e2c49ab-98af-4557-8222-4114b9e039cf/volumes"
	Aug 16 12:27:57 addons-539832 kubelet[1632]: I0816 12:27:57.849673    1632 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="761849e5-6f0b-487c-bccf-dc1528130c48" path="/var/lib/kubelet/pods/761849e5-6f0b-487c-bccf-dc1528130c48/volumes"
	Aug 16 12:27:57 addons-539832 kubelet[1632]: I0816 12:27:57.850109    1632 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="df081d99-1d4e-436d-a7ee-f8c5578f77a4" path="/var/lib/kubelet/pods/df081d99-1d4e-436d-a7ee-f8c5578f77a4/volumes"
	Aug 16 12:27:58 addons-539832 kubelet[1632]: E0816 12:27:58.019427    1632 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811278019226748,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:27:58 addons-539832 kubelet[1632]: E0816 12:27:58.019461    1632 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811278019226748,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:27:58 addons-539832 kubelet[1632]: I0816 12:27:58.029547    1632 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-55bf9c44b4-lfjqk" podStartSLOduration=0.941810942 podStartE2EDuration="4.029528652s" podCreationTimestamp="2024-08-16 12:27:54 +0000 UTC" firstStartedPulling="2024-08-16 12:27:54.751335553 +0000 UTC m=+346.987682426" lastFinishedPulling="2024-08-16 12:27:57.839053264 +0000 UTC m=+350.075400136" observedRunningTime="2024-08-16 12:27:58.029107532 +0000 UTC m=+350.265454411" watchObservedRunningTime="2024-08-16 12:27:58.029528652 +0000 UTC m=+350.265875533"
	Aug 16 12:27:59 addons-539832 kubelet[1632]: I0816 12:27:59.889470    1632 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/9e512cc7-7767-45d0-92ea-093d2664ad54-webhook-cert\") pod \"9e512cc7-7767-45d0-92ea-093d2664ad54\" (UID: \"9e512cc7-7767-45d0-92ea-093d2664ad54\") "
	Aug 16 12:27:59 addons-539832 kubelet[1632]: I0816 12:27:59.889538    1632 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-vmv29\" (UniqueName: \"kubernetes.io/projected/9e512cc7-7767-45d0-92ea-093d2664ad54-kube-api-access-vmv29\") pod \"9e512cc7-7767-45d0-92ea-093d2664ad54\" (UID: \"9e512cc7-7767-45d0-92ea-093d2664ad54\") "
	Aug 16 12:27:59 addons-539832 kubelet[1632]: I0816 12:27:59.891347    1632 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/9e512cc7-7767-45d0-92ea-093d2664ad54-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "9e512cc7-7767-45d0-92ea-093d2664ad54" (UID: "9e512cc7-7767-45d0-92ea-093d2664ad54"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 16 12:27:59 addons-539832 kubelet[1632]: I0816 12:27:59.891365    1632 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/9e512cc7-7767-45d0-92ea-093d2664ad54-kube-api-access-vmv29" (OuterVolumeSpecName: "kube-api-access-vmv29") pod "9e512cc7-7767-45d0-92ea-093d2664ad54" (UID: "9e512cc7-7767-45d0-92ea-093d2664ad54"). InnerVolumeSpecName "kube-api-access-vmv29". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 16 12:27:59 addons-539832 kubelet[1632]: I0816 12:27:59.990720    1632 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-vmv29\" (UniqueName: \"kubernetes.io/projected/9e512cc7-7767-45d0-92ea-093d2664ad54-kube-api-access-vmv29\") on node \"addons-539832\" DevicePath \"\""
	Aug 16 12:27:59 addons-539832 kubelet[1632]: I0816 12:27:59.990759    1632 reconciler_common.go:288] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/9e512cc7-7767-45d0-92ea-093d2664ad54-webhook-cert\") on node \"addons-539832\" DevicePath \"\""
	Aug 16 12:28:00 addons-539832 kubelet[1632]: I0816 12:28:00.026498    1632 scope.go:117] "RemoveContainer" containerID="d426dff5c2d5dc99e8c967511050f76fa73567a2149240f2cd35525c6d91a985"
	Aug 16 12:28:00 addons-539832 kubelet[1632]: I0816 12:28:00.040530    1632 scope.go:117] "RemoveContainer" containerID="d426dff5c2d5dc99e8c967511050f76fa73567a2149240f2cd35525c6d91a985"
	Aug 16 12:28:00 addons-539832 kubelet[1632]: E0816 12:28:00.040923    1632 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"d426dff5c2d5dc99e8c967511050f76fa73567a2149240f2cd35525c6d91a985\": container with ID starting with d426dff5c2d5dc99e8c967511050f76fa73567a2149240f2cd35525c6d91a985 not found: ID does not exist" containerID="d426dff5c2d5dc99e8c967511050f76fa73567a2149240f2cd35525c6d91a985"
	Aug 16 12:28:00 addons-539832 kubelet[1632]: I0816 12:28:00.040966    1632 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"d426dff5c2d5dc99e8c967511050f76fa73567a2149240f2cd35525c6d91a985"} err="failed to get container status \"d426dff5c2d5dc99e8c967511050f76fa73567a2149240f2cd35525c6d91a985\": rpc error: code = NotFound desc = could not find container \"d426dff5c2d5dc99e8c967511050f76fa73567a2149240f2cd35525c6d91a985\": container with ID starting with d426dff5c2d5dc99e8c967511050f76fa73567a2149240f2cd35525c6d91a985 not found: ID does not exist"
	Aug 16 12:28:01 addons-539832 kubelet[1632]: I0816 12:28:01.849541    1632 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="9e512cc7-7767-45d0-92ea-093d2664ad54" path="/var/lib/kubelet/pods/9e512cc7-7767-45d0-92ea-093d2664ad54/volumes"
	
	
	==> storage-provisioner [9f6e0c0e8ae59b50baa3d132c6b58e0fa73a7cfc48b7dd626bd7f691ff00d4a6] <==
	I0816 12:22:32.843095       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0816 12:22:32.850888       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0816 12:22:32.850920       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0816 12:22:32.857390       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0816 12:22:32.857564       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-539832_f1845832-4fb6-4146-a0ce-a157d4111d5f!
	I0816 12:22:32.857584       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"6a032475-8143-49ec-ae55-eaec7ea4d42a", APIVersion:"v1", ResourceVersion:"923", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-539832_f1845832-4fb6-4146-a0ce-a157d4111d5f became leader
	I0816 12:22:32.958120       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-539832_f1845832-4fb6-4146-a0ce-a157d4111d5f!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (294.1s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 2.357955ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-8988944d9-6cxsj" [198dc05f-4be8-459f-b5c1-9923c3f500ff] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.003496094s
addons_test.go:417: (dbg) Run:  kubectl --context addons-539832 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-539832 top pods -n kube-system: exit status 1 (65.76505ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-s5zv7, age: 2m53.047367625s

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

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

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-s5zv7, age: 3m2.719272915s

                                                
                                                
** /stderr **
2024/08/16 12:25:15 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:417: (dbg) Run:  kubectl --context addons-539832 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-539832 top pods -n kube-system: exit status 1 (75.846523ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-s5zv7, age: 3m8.775008045s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-s5zv7, age: 3m18.019299794s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-s5zv7, age: 3m28.543382095s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-s5zv7, age: 3m56.774575549s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-s5zv7, age: 4m30.847871534s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-s5zv7, age: 5m36.871170882s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-s5zv7, age: 7m3.559199719s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-6f6b679f8f-s5zv7, age: 7m39.633702401s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "98adc132d9a702d4c0e8e4dad7aaa76ee5b0bd5ec4fb4c62abec891439e37730",
	        "Created": "2024-08-16T12:21:51.912542944Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 13080,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-16T12:21:52.042574319Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:49d4702e5c94195d7796cb79f5fbc9d7cc584c1c41f3c58bf1694d1da009b2f6",
	        "ResolvConfPath": "/var/lib/docker/containers/98adc132d9a702d4c0e8e4dad7aaa76ee5b0bd5ec4fb4c62abec891439e37730/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/98adc132d9a702d4c0e8e4dad7aaa76ee5b0bd5ec4fb4c62abec891439e37730/hostname",
	        "HostsPath": "/var/lib/docker/containers/98adc132d9a702d4c0e8e4dad7aaa76ee5b0bd5ec4fb4c62abec891439e37730/hosts",
	        "LogPath": "/var/lib/docker/containers/98adc132d9a702d4c0e8e4dad7aaa76ee5b0bd5ec4fb4c62abec891439e37730/98adc132d9a702d4c0e8e4dad7aaa76ee5b0bd5ec4fb4c62abec891439e37730-json.log",
	        "Name": "/addons-539832",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-539832:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-539832",
	            "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/647406019efe91b4a2b00fe40bf9657d7a0677d8eb3516cb0784679b25f692f1-init/diff:/var/lib/docker/overlay2/bcbbfaf849043d307556be7cd1dfa22795fdcfa27a8982b2bbec67de1d2f150b/diff",
	                "MergedDir": "/var/lib/docker/overlay2/647406019efe91b4a2b00fe40bf9657d7a0677d8eb3516cb0784679b25f692f1/merged",
	                "UpperDir": "/var/lib/docker/overlay2/647406019efe91b4a2b00fe40bf9657d7a0677d8eb3516cb0784679b25f692f1/diff",
	                "WorkDir": "/var/lib/docker/overlay2/647406019efe91b4a2b00fe40bf9657d7a0677d8eb3516cb0784679b25f692f1/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-539832",
	                "Source": "/var/lib/docker/volumes/addons-539832/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-539832",
	            "Domainname": "",
	            "User": "",
	            "AttachStdin": false,
	            "AttachStdout": false,
	            "AttachStderr": false,
	            "ExposedPorts": {
	                "22/tcp": {},
	                "2376/tcp": {},
	                "32443/tcp": {},
	                "5000/tcp": {},
	                "8443/tcp": {}
	            },
	            "Tty": true,
	            "OpenStdin": false,
	            "StdinOnce": false,
	            "Env": [
	                "container=docker",
	                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
	            ],
	            "Cmd": null,
	            "Image": "gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002",
	            "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-539832",
	                "name.minikube.sigs.k8s.io": "addons-539832",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "653a31deea064c238f3efff4c0b10be2d259d0b5482802b02fa575d42854f47e",
	            "SandboxKey": "/var/run/docker/netns/653a31deea06",
	            "Ports": {
	                "22/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32768"
	                    }
	                ],
	                "2376/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32769"
	                    }
	                ],
	                "32443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32772"
	                    }
	                ],
	                "5000/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32770"
	                    }
	                ],
	                "8443/tcp": [
	                    {
	                        "HostIp": "127.0.0.1",
	                        "HostPort": "32771"
	                    }
	                ]
	            },
	            "HairpinMode": false,
	            "LinkLocalIPv6Address": "",
	            "LinkLocalIPv6PrefixLen": 0,
	            "SecondaryIPAddresses": null,
	            "SecondaryIPv6Addresses": null,
	            "EndpointID": "",
	            "Gateway": "",
	            "GlobalIPv6Address": "",
	            "GlobalIPv6PrefixLen": 0,
	            "IPAddress": "",
	            "IPPrefixLen": 0,
	            "IPv6Gateway": "",
	            "MacAddress": "",
	            "Networks": {
	                "addons-539832": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "50429267d2fbfea967d05c15eceeca833f6741515915319228aaf24069612b77",
	                    "EndpointID": "70fbeef56cda080534a94ada835dbf6a90a12945a1db9b9c906c2817a072a8ca",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-539832",
	                        "98adc132d9a7"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-539832 -n addons-539832
helpers_test.go:244: <<< TestAddons/parallel/MetricsServer FAILED: start of post-mortem logs <<<
helpers_test.go:245: ======>  post-mortem[TestAddons/parallel/MetricsServer]: minikube logs <======
helpers_test.go:247: (dbg) Run:  out/minikube-linux-amd64 -p addons-539832 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-539832 logs -n 25: (1.07277596s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-docker-059625                                                                   | download-docker-059625 | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC | 16 Aug 24 12:21 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-334389   | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC |                     |
	|         | binary-mirror-334389                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:37087                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-334389                                                                     | binary-mirror-334389   | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC | 16 Aug 24 12:21 UTC |
	| addons  | enable dashboard -p                                                                         | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC |                     |
	|         | addons-539832                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC |                     |
	|         | addons-539832                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-539832 --wait=true                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC | 16 Aug 24 12:24 UTC |
	|         | --memory=4000 --alsologtostderr                                                             |                        |         |         |                     |                     |
	|         | --addons=registry                                                                           |                        |         |         |                     |                     |
	|         | --addons=metrics-server                                                                     |                        |         |         |                     |                     |
	|         | --addons=volumesnapshots                                                                    |                        |         |         |                     |                     |
	|         | --addons=csi-hostpath-driver                                                                |                        |         |         |                     |                     |
	|         | --addons=gcp-auth                                                                           |                        |         |         |                     |                     |
	|         | --addons=cloud-spanner                                                                      |                        |         |         |                     |                     |
	|         | --addons=inspektor-gadget                                                                   |                        |         |         |                     |                     |
	|         | --addons=storage-provisioner-rancher                                                        |                        |         |         |                     |                     |
	|         | --addons=nvidia-device-plugin                                                               |                        |         |         |                     |                     |
	|         | --addons=yakd --addons=volcano                                                              |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	|         | --addons=ingress                                                                            |                        |         |         |                     |                     |
	|         | --addons=ingress-dns                                                                        |                        |         |         |                     |                     |
	|         | --addons=helm-tiller                                                                        |                        |         |         |                     |                     |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:24 UTC | 16 Aug 24 12:25 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ssh     | addons-539832 ssh cat                                                                       | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | /opt/local-path-provisioner/pvc-3026bfa5-2bfd-42b2-bf20-60092dc0c2fe_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-539832 ip                                                                            | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | addons-539832                                                                               |                        |         |         |                     |                     |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | -p addons-539832                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | addons-539832                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-539832 ssh curl -s                                                                   | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | -p addons-539832                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:25 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-539832 addons                                                                        | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:25 UTC | 16 Aug 24 12:26 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-539832 addons                                                                        | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:26 UTC | 16 Aug 24 12:26 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| ip      | addons-539832 ip                                                                            | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:27 UTC | 16 Aug 24 12:27 UTC |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:27 UTC | 16 Aug 24 12:27 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-539832 addons disable                                                                | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:27 UTC | 16 Aug 24 12:28 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-539832 addons                                                                        | addons-539832          | jenkins | v1.33.1 | 16 Aug 24 12:29 UTC | 16 Aug 24 12:29 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/16 12:21:29
	Running on machine: ubuntu-20-agent
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0816 12:21:29.728508   12340 out.go:345] Setting OutFile to fd 1 ...
	I0816 12:21:29.728627   12340 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:21:29.728636   12340 out.go:358] Setting ErrFile to fd 2...
	I0816 12:21:29.728650   12340 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:21:29.728841   12340 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
	I0816 12:21:29.729428   12340 out.go:352] Setting JSON to false
	I0816 12:21:29.730206   12340 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent","uptime":234,"bootTime":1723810656,"procs":176,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0816 12:21:29.730262   12340 start.go:139] virtualization: kvm guest
	I0816 12:21:29.732322   12340 out.go:177] * [addons-539832] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0816 12:21:29.733640   12340 notify.go:220] Checking for updates...
	I0816 12:21:29.733675   12340 out.go:177]   - MINIKUBE_LOCATION=19423
	I0816 12:21:29.734844   12340 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0816 12:21:29.735987   12340 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19423-3765/kubeconfig
	I0816 12:21:29.737365   12340 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-3765/.minikube
	I0816 12:21:29.738799   12340 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0816 12:21:29.740228   12340 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0816 12:21:29.741839   12340 driver.go:394] Setting default libvirt URI to qemu:///system
	I0816 12:21:29.764358   12340 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0816 12:21:29.764522   12340 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0816 12:21:29.810483   12340 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-16 12:21:29.801688417 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0816 12:21:29.810596   12340 docker.go:307] overlay module found
	I0816 12:21:29.812822   12340 out.go:177] * Using the docker driver based on user configuration
	I0816 12:21:29.814089   12340 start.go:297] selected driver: docker
	I0816 12:21:29.814101   12340 start.go:901] validating driver "docker" against <nil>
	I0816 12:21:29.814115   12340 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0816 12:21:29.814837   12340 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0816 12:21:29.861011   12340 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-16 12:21:29.852026086 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0816 12:21:29.861215   12340 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0816 12:21:29.861449   12340 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]
	I0816 12:21:29.863071   12340 out.go:177] * Using Docker driver with root privileges
	I0816 12:21:29.864514   12340 cni.go:84] Creating CNI manager for ""
	I0816 12:21:29.864535   12340 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0816 12:21:29.864549   12340 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0816 12:21:29.864656   12340 start.go:340] cluster config:
	{Name:addons-539832 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-539832 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0816 12:21:29.865964   12340 out.go:177] * Starting "addons-539832" primary control-plane node in "addons-539832" cluster
	I0816 12:21:29.867200   12340 cache.go:121] Beginning downloading kic base image for docker with crio
	I0816 12:21:29.868448   12340 out.go:177] * Pulling base image v0.0.44-1723650208-19443 ...
	I0816 12:21:29.869569   12340 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0816 12:21:29.869611   12340 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19423-3765/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4
	I0816 12:21:29.869621   12340 cache.go:56] Caching tarball of preloaded images
	I0816 12:21:29.869667   12340 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 in local docker daemon
	I0816 12:21:29.869690   12340 preload.go:172] Found /home/jenkins/minikube-integration/19423-3765/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0816 12:21:29.869704   12340 cache.go:59] Finished verifying existence of preloaded tar for v1.31.0 on crio
	I0816 12:21:29.870019   12340 profile.go:143] Saving config to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/config.json ...
	I0816 12:21:29.870039   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/config.json: {Name:mk8a378c5ad9462518303d3d8cc71059f2b57597 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:29.884862   12340 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 to local cache
	I0816 12:21:29.884964   12340 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 in local cache directory
	I0816 12:21:29.884982   12340 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 in local cache directory, skipping pull
	I0816 12:21:29.884986   12340 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 exists in cache, skipping pull
	I0816 12:21:29.884993   12340 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 as a tarball
	I0816 12:21:29.885000   12340 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 from local cache
	I0816 12:21:41.881257   12340 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 from cached tarball
	I0816 12:21:41.881306   12340 cache.go:194] Successfully downloaded all kic artifacts
	I0816 12:21:41.881346   12340 start.go:360] acquireMachinesLock for addons-539832: {Name:mkf3540b3f0ef30c69588bc82b957b869cf1d6df Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0816 12:21:41.881461   12340 start.go:364] duration metric: took 95.733µs to acquireMachinesLock for "addons-539832"
	I0816 12:21:41.881486   12340 start.go:93] Provisioning new machine with config: &{Name:addons-539832 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-539832 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0816 12:21:41.881560   12340 start.go:125] createHost starting for "" (driver="docker")
	I0816 12:21:41.883591   12340 out.go:235] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0816 12:21:41.883829   12340 start.go:159] libmachine.API.Create for "addons-539832" (driver="docker")
	I0816 12:21:41.883858   12340 client.go:168] LocalClient.Create starting
	I0816 12:21:41.883944   12340 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca.pem
	I0816 12:21:42.106623   12340 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/cert.pem
	I0816 12:21:42.392722   12340 cli_runner.go:164] Run: docker network inspect addons-539832 --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}}]}"
	W0816 12:21:42.407679   12340 cli_runner.go:211] docker network inspect addons-539832 --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
	I0816 12:21:42.407748   12340 network_create.go:284] running [docker network inspect addons-539832] to gather additional debugging logs...
	I0816 12:21:42.407771   12340 cli_runner.go:164] Run: docker network inspect addons-539832
	W0816 12:21:42.422318   12340 cli_runner.go:211] docker network inspect addons-539832 returned with exit code 1
	I0816 12:21:42.422355   12340 network_create.go:287] error running [docker network inspect addons-539832]: docker network inspect addons-539832: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-539832 not found
	I0816 12:21:42.422371   12340 network_create.go:289] output of [docker network inspect addons-539832]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-539832 not found
	
	** /stderr **
	I0816 12:21:42.422473   12340 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}}]}"
	I0816 12:21:42.437220   12340 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:0xc000110810}
	I0816 12:21:42.437261   12340 network_create.go:124] attempt to create docker network addons-539832 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0816 12:21:42.437303   12340 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-539832 addons-539832
	I0816 12:21:42.494297   12340 network_create.go:108] docker network addons-539832 192.168.49.0/24 created
	I0816 12:21:42.494326   12340 kic.go:121] calculated static IP "192.168.49.2" for the "addons-539832" container
	I0816 12:21:42.494389   12340 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0816 12:21:42.508810   12340 cli_runner.go:164] Run: docker volume create addons-539832 --label name.minikube.sigs.k8s.io=addons-539832 --label created_by.minikube.sigs.k8s.io=true
	I0816 12:21:42.524951   12340 oci.go:103] Successfully created a docker volume addons-539832
	I0816 12:21:42.525019   12340 cli_runner.go:164] Run: docker run --rm --name addons-539832-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-539832 --entrypoint /usr/bin/test -v addons-539832:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 -d /var/lib
	I0816 12:21:47.502049   12340 cli_runner.go:217] Completed: docker run --rm --name addons-539832-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-539832 --entrypoint /usr/bin/test -v addons-539832:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 -d /var/lib: (4.976976613s)
	I0816 12:21:47.502094   12340 oci.go:107] Successfully prepared a docker volume addons-539832
	I0816 12:21:47.502115   12340 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0816 12:21:47.502145   12340 kic.go:194] Starting extracting preloaded images to volume ...
	I0816 12:21:47.502225   12340 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19423-3765/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-539832:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 -I lz4 -xf /preloaded.tar -C /extractDir
	I0816 12:21:51.851220   12340 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19423-3765/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-539832:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 -I lz4 -xf /preloaded.tar -C /extractDir: (4.348959647s)
	I0816 12:21:51.851250   12340 kic.go:203] duration metric: took 4.349110089s to extract preloaded images to volume ...
	W0816 12:21:51.851371   12340 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0816 12:21:51.851474   12340 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0816 12:21:51.898456   12340 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-539832 --name addons-539832 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-539832 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-539832 --network addons-539832 --ip 192.168.49.2 --volume addons-539832:/var --security-opt apparmor=unconfined --memory=4000mb --cpus=2 -e container=docker --expose 8443 --publish=127.0.0.1::8443 --publish=127.0.0.1::22 --publish=127.0.0.1::2376 --publish=127.0.0.1::5000 --publish=127.0.0.1::32443 gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002
	I0816 12:21:52.192129   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Running}}
	I0816 12:21:52.209852   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:21:52.227646   12340 cli_runner.go:164] Run: docker exec addons-539832 stat /var/lib/dpkg/alternatives/iptables
	I0816 12:21:52.269635   12340 oci.go:144] the created container "addons-539832" has a running status.
	I0816 12:21:52.269668   12340 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa...
	I0816 12:21:52.331428   12340 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0816 12:21:52.351033   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:21:52.367417   12340 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0816 12:21:52.367435   12340 kic_runner.go:114] Args: [docker exec --privileged addons-539832 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0816 12:21:52.406757   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:21:52.427731   12340 machine.go:93] provisionDockerMachine start ...
	I0816 12:21:52.427839   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:52.443617   12340 main.go:141] libmachine: Using SSH client type: native
	I0816 12:21:52.443855   12340 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0816 12:21:52.443874   12340 main.go:141] libmachine: About to run SSH command:
	hostname
	I0816 12:21:52.444434   12340 main.go:141] libmachine: Error dialing TCP: ssh: handshake failed: read tcp 127.0.0.1:50968->127.0.0.1:32768: read: connection reset by peer
	I0816 12:21:55.575964   12340 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-539832
	
	I0816 12:21:55.575990   12340 ubuntu.go:169] provisioning hostname "addons-539832"
	I0816 12:21:55.576037   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:55.591918   12340 main.go:141] libmachine: Using SSH client type: native
	I0816 12:21:55.592123   12340 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0816 12:21:55.592141   12340 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-539832 && echo "addons-539832" | sudo tee /etc/hostname
	I0816 12:21:55.730355   12340 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-539832
	
	I0816 12:21:55.730427   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:55.746409   12340 main.go:141] libmachine: Using SSH client type: native
	I0816 12:21:55.746593   12340 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0816 12:21:55.746616   12340 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-539832' /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-539832/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-539832' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0816 12:21:55.876286   12340 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0816 12:21:55.876313   12340 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19423-3765/.minikube CaCertPath:/home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19423-3765/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19423-3765/.minikube}
	I0816 12:21:55.876358   12340 ubuntu.go:177] setting up certificates
	I0816 12:21:55.876379   12340 provision.go:84] configureAuth start
	I0816 12:21:55.876437   12340 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-539832
	I0816 12:21:55.892666   12340 provision.go:143] copyHostCerts
	I0816 12:21:55.892732   12340 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19423-3765/.minikube/ca.pem (1078 bytes)
	I0816 12:21:55.892879   12340 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19423-3765/.minikube/cert.pem (1123 bytes)
	I0816 12:21:55.892976   12340 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19423-3765/.minikube/key.pem (1675 bytes)
	I0816 12:21:55.893061   12340 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19423-3765/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca-key.pem org=jenkins.addons-539832 san=[127.0.0.1 192.168.49.2 addons-539832 localhost minikube]
	I0816 12:21:55.952404   12340 provision.go:177] copyRemoteCerts
	I0816 12:21:55.952461   12340 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0816 12:21:55.952534   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:55.968040   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:21:56.060461   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1078 bytes)
	I0816 12:21:56.080940   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0816 12:21:56.100990   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0816 12:21:56.120508   12340 provision.go:87] duration metric: took 244.113671ms to configureAuth
	I0816 12:21:56.120538   12340 ubuntu.go:193] setting minikube options for container-runtime
	I0816 12:21:56.120712   12340 config.go:182] Loaded profile config "addons-539832": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0816 12:21:56.120809   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:56.136551   12340 main.go:141] libmachine: Using SSH client type: native
	I0816 12:21:56.136847   12340 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82f9c0] 0x832720 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0816 12:21:56.136864   12340 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %s "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0816 12:21:56.344325   12340 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0816 12:21:56.344347   12340 machine.go:96] duration metric: took 3.916588692s to provisionDockerMachine
	I0816 12:21:56.344358   12340 client.go:171] duration metric: took 14.460491557s to LocalClient.Create
	I0816 12:21:56.344376   12340 start.go:167] duration metric: took 14.460546968s to libmachine.API.Create "addons-539832"
	I0816 12:21:56.344393   12340 start.go:293] postStartSetup for "addons-539832" (driver="docker")
	I0816 12:21:56.344418   12340 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]
	I0816 12:21:56.344469   12340 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
	I0816 12:21:56.344517   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:56.360077   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:21:56.452827   12340 ssh_runner.go:195] Run: cat /etc/os-release
	I0816 12:21:56.455575   12340 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0816 12:21:56.455603   12340 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0816 12:21:56.455615   12340 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0816 12:21:56.455626   12340 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0816 12:21:56.455639   12340 filesync.go:126] Scanning /home/jenkins/minikube-integration/19423-3765/.minikube/addons for local assets ...
	I0816 12:21:56.455693   12340 filesync.go:126] Scanning /home/jenkins/minikube-integration/19423-3765/.minikube/files for local assets ...
	I0816 12:21:56.455727   12340 start.go:296] duration metric: took 111.326726ms for postStartSetup
	I0816 12:21:56.456021   12340 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-539832
	I0816 12:21:56.471801   12340 profile.go:143] Saving config to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/config.json ...
	I0816 12:21:56.472082   12340 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0816 12:21:56.472130   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:56.488202   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:21:56.576974   12340 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0816 12:21:56.580646   12340 start.go:128] duration metric: took 14.699072541s to createHost
	I0816 12:21:56.580672   12340 start.go:83] releasing machines lock for "addons-539832", held for 14.699197969s
	I0816 12:21:56.580728   12340 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-539832
	I0816 12:21:56.597040   12340 ssh_runner.go:195] Run: cat /version.json
	I0816 12:21:56.597085   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:56.597175   12340 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0816 12:21:56.597239   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:21:56.613416   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:21:56.613789   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:21:56.771252   12340 ssh_runner.go:195] Run: systemctl --version
	I0816 12:21:56.774953   12340 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0816 12:21:56.910198   12340 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0816 12:21:56.914112   12340 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" ;
	I0816 12:21:56.930263   12340 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0816 12:21:56.930350   12340 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%p, " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0816 12:21:56.953802   12340 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0816 12:21:56.953825   12340 start.go:495] detecting cgroup driver to use...
	I0816 12:21:56.953852   12340 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0816 12:21:56.953892   12340 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0816 12:21:56.966689   12340 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0816 12:21:56.976130   12340 docker.go:217] disabling cri-docker service (if available) ...
	I0816 12:21:56.976179   12340 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0816 12:21:56.987775   12340 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0816 12:21:56.999981   12340 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0816 12:21:57.073095   12340 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0816 12:21:57.152026   12340 docker.go:233] disabling docker service ...
	I0816 12:21:57.152097   12340 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0816 12:21:57.169543   12340 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0816 12:21:57.179242   12340 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0816 12:21:57.252386   12340 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0816 12:21:57.337449   12340 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0816 12:21:57.346907   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %s "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0816 12:21:57.360462   12340 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.10" pause image...
	I0816 12:21:57.360514   12340 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.10"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0816 12:21:57.368680   12340 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0816 12:21:57.368739   12340 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0816 12:21:57.376890   12340 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0816 12:21:57.384995   12340 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0816 12:21:57.393320   12340 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0816 12:21:57.400936   12340 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"
	I0816 12:21:57.409015   12340 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"
	I0816 12:21:57.421997   12340 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"
	I0816 12:21:57.430024   12340 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0816 12:21:57.437014   12340 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0816 12:21:57.444023   12340 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0816 12:21:57.516337   12340 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0816 12:21:57.607407   12340 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0816 12:21:57.607470   12340 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0816 12:21:57.610474   12340 start.go:563] Will wait 60s for crictl version
	I0816 12:21:57.610524   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:21:57.613379   12340 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0816 12:21:57.643684   12340 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0816 12:21:57.643796   12340 ssh_runner.go:195] Run: crio --version
	I0816 12:21:57.676156   12340 ssh_runner.go:195] Run: crio --version
	I0816 12:21:57.710102   12340 out.go:177] * Preparing Kubernetes v1.31.0 on CRI-O 1.24.6 ...
	I0816 12:21:57.711472   12340 cli_runner.go:164] Run: docker network inspect addons-539832 --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}}]}"
	I0816 12:21:57.726717   12340 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0816 12:21:57.729953   12340 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""
	I0816 12:21:57.739349   12340 kubeadm.go:883] updating cluster {Name:addons-539832 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-539832 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0816 12:21:57.739466   12340 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0816 12:21:57.739526   12340 ssh_runner.go:195] Run: sudo crictl images --output json
	I0816 12:21:57.799241   12340 crio.go:514] all images are preloaded for cri-o runtime.
	I0816 12:21:57.799263   12340 crio.go:433] Images already preloaded, skipping extraction
	I0816 12:21:57.799315   12340 ssh_runner.go:195] Run: sudo crictl images --output json
	I0816 12:21:57.828532   12340 crio.go:514] all images are preloaded for cri-o runtime.
	I0816 12:21:57.828557   12340 cache_images.go:84] Images are preloaded, skipping loading
	I0816 12:21:57.828568   12340 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.31.0 crio true true} ...
	I0816 12:21:57.828683   12340 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.31.0/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-539832 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.31.0 ClusterName:addons-539832 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:}
	I0816 12:21:57.828758   12340 ssh_runner.go:195] Run: crio config
	I0816 12:21:57.868464   12340 cni.go:84] Creating CNI manager for ""
	I0816 12:21:57.868483   12340 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0816 12:21:57.868496   12340 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0816 12:21:57.868521   12340 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.31.0 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-539832 NodeName:addons-539832 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}
	I0816 12:21:57.868710   12340 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-539832"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.31.0
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%"
	  nodefs.inodesFree: "0%"
	  imagefs.available: "0%"
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0816 12:21:57.868778   12340 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.31.0
	I0816 12:21:57.876720   12340 binaries.go:44] Found k8s binaries, skipping transfer
	I0816 12:21:57.876798   12340 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0816 12:21:57.884380   12340 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0816 12:21:57.899816   12340 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0816 12:21:57.915246   12340 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0816 12:21:57.930262   12340 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0816 12:21:57.933237   12340 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""
	I0816 12:21:57.942473   12340 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0816 12:21:58.020361   12340 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0816 12:21:58.032308   12340 certs.go:68] Setting up /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832 for IP: 192.168.49.2
	I0816 12:21:58.032332   12340 certs.go:194] generating shared ca certs ...
	I0816 12:21:58.032351   12340 certs.go:226] acquiring lock for ca certs: {Name:mk1475c128bd763a1d01b9e1e365fc607914bf86 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.032485   12340 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19423-3765/.minikube/ca.key
	I0816 12:21:58.114696   12340 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt ...
	I0816 12:21:58.114729   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt: {Name:mka2d22d9e68f6374546044c4d7c496d75ffe893 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.114889   12340 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-3765/.minikube/ca.key ...
	I0816 12:21:58.114899   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/ca.key: {Name:mk173d1474a2e525f6563ff963f29cdd68deaaa8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.114965   12340 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19423-3765/.minikube/proxy-client-ca.key
	I0816 12:21:58.308454   12340 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-3765/.minikube/proxy-client-ca.crt ...
	I0816 12:21:58.308487   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/proxy-client-ca.crt: {Name:mk136dbd20e3d2bbb864e9c7c9892ffd5c24cd39 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.308689   12340 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-3765/.minikube/proxy-client-ca.key ...
	I0816 12:21:58.308705   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/proxy-client-ca.key: {Name:mk1f266e1feca4b57ff476aaed8d40d01d83e46d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.308799   12340 certs.go:256] generating profile certs ...
	I0816 12:21:58.308873   12340 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.key
	I0816 12:21:58.308888   12340 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt with IP's: []
	I0816 12:21:58.679209   12340 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt ...
	I0816 12:21:58.679240   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: {Name:mk67fb855268e13916deda5638d1a431b2628c24 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.679430   12340 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.key ...
	I0816 12:21:58.679447   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.key: {Name:mk110384b19a1bc73d3a4cf29e6ed7a9a79dacc8 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.679546   12340 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.key.665aef79
	I0816 12:21:58.679570   12340 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.crt.665aef79 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0816 12:21:58.959416   12340 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.crt.665aef79 ...
	I0816 12:21:58.959443   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.crt.665aef79: {Name:mkc29f502fc69932ba7313724a57a3cf75f2d85a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.959607   12340 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.key.665aef79 ...
	I0816 12:21:58.959629   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.key.665aef79: {Name:mk2a666418951c084433da285ff7b31cd95118ef Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:58.959725   12340 certs.go:381] copying /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.crt.665aef79 -> /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.crt
	I0816 12:21:58.959843   12340 certs.go:385] copying /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.key.665aef79 -> /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.key
	I0816 12:21:58.959918   12340 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.key
	I0816 12:21:58.959942   12340 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.crt with IP's: []
	I0816 12:21:59.087492   12340 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.crt ...
	I0816 12:21:59.087520   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.crt: {Name:mk1fbad9c6ce6f4a1f7fbf0947845158e5bd8dfc Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:59.087686   12340 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.key ...
	I0816 12:21:59.087703   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.key: {Name:mk4afff504191d521c8866f08b900b954e142670 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:21:59.087906   12340 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca-key.pem (1675 bytes)
	I0816 12:21:59.087944   12340 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/ca.pem (1078 bytes)
	I0816 12:21:59.087981   12340 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/cert.pem (1123 bytes)
	I0816 12:21:59.088009   12340 certs.go:484] found cert: /home/jenkins/minikube-integration/19423-3765/.minikube/certs/key.pem (1675 bytes)
	I0816 12:21:59.088767   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0816 12:21:59.111076   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1679 bytes)
	I0816 12:21:59.132069   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0816 12:21:59.152577   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0816 12:21:59.172983   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0816 12:21:59.193405   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0816 12:21:59.213717   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0816 12:21:59.233740   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0816 12:21:59.253501   12340 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0816 12:21:59.273446   12340 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0816 12:21:59.288221   12340 ssh_runner.go:195] Run: openssl version
	I0816 12:21:59.292994   12340 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"
	I0816 12:21:59.300987   12340 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0816 12:21:59.303804   12340 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug 16 12:21 /usr/share/ca-certificates/minikubeCA.pem
	I0816 12:21:59.303855   12340 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0816 12:21:59.309779   12340 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"
	I0816 12:21:59.317610   12340 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0816 12:21:59.320508   12340 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
	I0816 12:21:59.320560   12340 kubeadm.go:392] StartCluster: {Name:addons-539832 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:addons-539832 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0816 12:21:59.320669   12340 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0816 12:21:59.320714   12340 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0816 12:21:59.352145   12340 cri.go:89] found id: ""
	I0816 12:21:59.352206   12340 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0816 12:21:59.360160   12340 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0816 12:21:59.368231   12340 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0816 12:21:59.368300   12340 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
	I0816 12:21:59.376742   12340 kubeadm.go:155] config check failed, skipping stale config cleanup: sudo ls -la /etc/kubernetes/admin.conf /etc/kubernetes/kubelet.conf /etc/kubernetes/controller-manager.conf /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	ls: cannot access '/etc/kubernetes/admin.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/kubelet.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/controller-manager.conf': No such file or directory
	ls: cannot access '/etc/kubernetes/scheduler.conf': No such file or directory
	I0816 12:21:59.376758   12340 kubeadm.go:157] found existing configuration files:
	
	I0816 12:21:59.376791   12340 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0816 12:21:59.383892   12340 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/admin.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/admin.conf: No such file or directory
	I0816 12:21:59.383953   12340 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0816 12:21:59.391377   12340 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0816 12:21:59.398457   12340 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/kubelet.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/kubelet.conf: No such file or directory
	I0816 12:21:59.398503   12340 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0816 12:21:59.405405   12340 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0816 12:21:59.412593   12340 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/controller-manager.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/controller-manager.conf: No such file or directory
	I0816 12:21:59.412653   12340 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0816 12:21:59.419505   12340 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0816 12:21:59.426666   12340 kubeadm.go:163] "https://control-plane.minikube.internal:8443" may not be in /etc/kubernetes/scheduler.conf - will remove: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf: Process exited with status 2
	stdout:
	
	stderr:
	grep: /etc/kubernetes/scheduler.conf: No such file or directory
	I0816 12:21:59.426716   12340 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0816 12:21:59.433728   12340 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.31.0:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0816 12:21:59.466717   12340 kubeadm.go:310] [init] Using Kubernetes version: v1.31.0
	I0816 12:21:59.466775   12340 kubeadm.go:310] [preflight] Running pre-flight checks
	I0816 12:21:59.483482   12340 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0816 12:21:59.483580   12340 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1066-gcp
	I0816 12:21:59.483635   12340 kubeadm.go:310] OS: Linux
	I0816 12:21:59.483676   12340 kubeadm.go:310] CGROUPS_CPU: enabled
	I0816 12:21:59.483717   12340 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0816 12:21:59.483756   12340 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0816 12:21:59.483798   12340 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0816 12:21:59.483838   12340 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0816 12:21:59.483910   12340 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0816 12:21:59.483985   12340 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0816 12:21:59.484061   12340 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0816 12:21:59.484125   12340 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0816 12:21:59.531154   12340 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0816 12:21:59.531338   12340 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0816 12:21:59.531446   12340 kubeadm.go:310] [preflight] You can also perform this action beforehand using 'kubeadm config images pull'
	I0816 12:21:59.536727   12340 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0816 12:21:59.540092   12340 out.go:235]   - Generating certificates and keys ...
	I0816 12:21:59.540181   12340 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0816 12:21:59.540263   12340 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0816 12:21:59.683235   12340 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0816 12:21:59.992538   12340 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0816 12:22:00.180018   12340 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0816 12:22:00.294211   12340 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0816 12:22:00.488684   12340 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0816 12:22:00.488839   12340 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-539832 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0816 12:22:00.661151   12340 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0816 12:22:00.661321   12340 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-539832 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0816 12:22:00.741123   12340 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0816 12:22:00.816905   12340 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0816 12:22:01.071535   12340 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0816 12:22:01.071631   12340 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0816 12:22:01.235230   12340 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0816 12:22:01.331809   12340 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0816 12:22:01.425631   12340 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0816 12:22:01.706983   12340 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0816 12:22:02.081794   12340 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0816 12:22:02.082233   12340 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0816 12:22:02.084443   12340 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0816 12:22:02.086567   12340 out.go:235]   - Booting up control plane ...
	I0816 12:22:02.086658   12340 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0816 12:22:02.086723   12340 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0816 12:22:02.086790   12340 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0816 12:22:02.094493   12340 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0816 12:22:02.099306   12340 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0816 12:22:02.099373   12340 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0816 12:22:02.181046   12340 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0816 12:22:02.181172   12340 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet at http://127.0.0.1:10248/healthz. This can take up to 4m0s
	I0816 12:22:02.682703   12340 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 501.537464ms
	I0816 12:22:02.682831   12340 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0816 12:22:07.184087   12340 kubeadm.go:310] [api-check] The API server is healthy after 4.501630023s
	I0816 12:22:07.195783   12340 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0816 12:22:07.205578   12340 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0816 12:22:07.222517   12340 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0816 12:22:07.222794   12340 kubeadm.go:310] [mark-control-plane] Marking the node addons-539832 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0816 12:22:07.230549   12340 kubeadm.go:310] [bootstrap-token] Using token: ty8w47.s36x82h13rb4vv2g
	I0816 12:22:07.231957   12340 out.go:235]   - Configuring RBAC rules ...
	I0816 12:22:07.232107   12340 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0816 12:22:07.236219   12340 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0816 12:22:07.241542   12340 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to post CSRs in order for nodes to get long term certificate credentials
	I0816 12:22:07.244013   12340 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0816 12:22:07.246274   12340 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0816 12:22:07.248768   12340 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0816 12:22:07.590259   12340 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0816 12:22:08.008298   12340 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0816 12:22:08.590864   12340 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0816 12:22:08.592105   12340 kubeadm.go:310] 
	I0816 12:22:08.592164   12340 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0816 12:22:08.592188   12340 kubeadm.go:310] 
	I0816 12:22:08.592306   12340 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0816 12:22:08.592325   12340 kubeadm.go:310] 
	I0816 12:22:08.592368   12340 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0816 12:22:08.592452   12340 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0816 12:22:08.592524   12340 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0816 12:22:08.592533   12340 kubeadm.go:310] 
	I0816 12:22:08.592629   12340 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0816 12:22:08.592639   12340 kubeadm.go:310] 
	I0816 12:22:08.592710   12340 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0816 12:22:08.592721   12340 kubeadm.go:310] 
	I0816 12:22:08.592803   12340 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0816 12:22:08.592913   12340 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0816 12:22:08.593009   12340 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0816 12:22:08.593022   12340 kubeadm.go:310] 
	I0816 12:22:08.593124   12340 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0816 12:22:08.593219   12340 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0816 12:22:08.593228   12340 kubeadm.go:310] 
	I0816 12:22:08.593343   12340 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token ty8w47.s36x82h13rb4vv2g \
	I0816 12:22:08.593460   12340 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d38dac2be9cd5eb5c16ba15722e06515226c898efef9391fd32d76ca752f36bf \
	I0816 12:22:08.593495   12340 kubeadm.go:310] 	--control-plane 
	I0816 12:22:08.593506   12340 kubeadm.go:310] 
	I0816 12:22:08.593616   12340 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0816 12:22:08.593629   12340 kubeadm.go:310] 
	I0816 12:22:08.593729   12340 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token ty8w47.s36x82h13rb4vv2g \
	I0816 12:22:08.593853   12340 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:d38dac2be9cd5eb5c16ba15722e06515226c898efef9391fd32d76ca752f36bf 
	I0816 12:22:08.595675   12340 kubeadm.go:310] W0816 12:21:59.464366    1287 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "ClusterConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0816 12:22:08.595960   12340 kubeadm.go:310] W0816 12:21:59.464977    1287 common.go:101] your configuration file uses a deprecated API spec: "kubeadm.k8s.io/v1beta3" (kind: "InitConfiguration"). Please use 'kubeadm config migrate --old-config old.yaml --new-config new.yaml', which will write the new, similar spec using a newer API version.
	I0816 12:22:08.596202   12340 kubeadm.go:310] 	[WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.15.0-1066-gcp\n", err: exit status 1
	I0816 12:22:08.596316   12340 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0816 12:22:08.596349   12340 cni.go:84] Creating CNI manager for ""
	I0816 12:22:08.596363   12340 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0816 12:22:08.599154   12340 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0816 12:22:08.600548   12340 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0816 12:22:08.604244   12340 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.31.0/kubectl ...
	I0816 12:22:08.604263   12340 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0816 12:22:08.620050   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0816 12:22:08.799641   12340 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0816 12:22:08.799734   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:08.799802   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-539832 minikube.k8s.io/updated_at=2024_08_16T12_22_08_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=ab84f9bc76071a77c857a14f5c66dccc01002b05 minikube.k8s.io/name=addons-539832 minikube.k8s.io/primary=true
	I0816 12:22:08.806659   12340 ops.go:34] apiserver oom_adj: -16
	I0816 12:22:08.875676   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:09.376022   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:09.876506   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:10.376707   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:10.876374   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:11.376239   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:11.876405   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:12.376438   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:12.875984   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:13.375898   12340 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.31.0/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0816 12:22:13.435999   12340 kubeadm.go:1113] duration metric: took 4.636342248s to wait for elevateKubeSystemPrivileges
	I0816 12:22:13.436033   12340 kubeadm.go:394] duration metric: took 14.11547626s to StartCluster
	I0816 12:22:13.436055   12340 settings.go:142] acquiring lock: {Name:mk6c79ba5105e996aa4acc9967eda16a4f7bbb6f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:22:13.436166   12340 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19423-3765/kubeconfig
	I0816 12:22:13.436503   12340 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19423-3765/kubeconfig: {Name:mk1da3f938ebf854c59531b1f10a3c92fecd73e0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0816 12:22:13.436720   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0816 12:22:13.436740   12340 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0816 12:22:13.436791   12340 addons.go:507] enable addons start: toEnable=map[ambassador:false auto-pause:false cloud-spanner:true csi-hostpath-driver:true dashboard:false default-storageclass:true efk:false freshpod:false gcp-auth:true gvisor:false headlamp:false helm-tiller:true inaccel:false ingress:true ingress-dns:true inspektor-gadget:true istio:false istio-provisioner:false kong:false kubeflow:false kubevirt:false logviewer:false metallb:false metrics-server:true nvidia-device-plugin:true nvidia-driver-installer:false nvidia-gpu-device-plugin:false olm:false pod-security-policy:false portainer:false registry:true registry-aliases:false registry-creds:false storage-provisioner:true storage-provisioner-gluster:false storage-provisioner-rancher:true volcano:true volumesnapshots:true yakd:true]
	I0816 12:22:13.436902   12340 addons.go:69] Setting yakd=true in profile "addons-539832"
	I0816 12:22:13.436915   12340 addons.go:69] Setting cloud-spanner=true in profile "addons-539832"
	I0816 12:22:13.436916   12340 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-539832"
	I0816 12:22:13.436928   12340 config.go:182] Loaded profile config "addons-539832": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0816 12:22:13.436939   12340 addons.go:234] Setting addon yakd=true in "addons-539832"
	I0816 12:22:13.436942   12340 addons.go:234] Setting addon cloud-spanner=true in "addons-539832"
	I0816 12:22:13.436951   12340 addons.go:69] Setting metrics-server=true in profile "addons-539832"
	I0816 12:22:13.436971   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.436975   12340 addons.go:69] Setting ingress=true in profile "addons-539832"
	I0816 12:22:13.436977   12340 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-539832"
	I0816 12:22:13.436981   12340 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-539832"
	I0816 12:22:13.436985   12340 addons.go:234] Setting addon metrics-server=true in "addons-539832"
	I0816 12:22:13.436997   12340 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-539832"
	I0816 12:22:13.437000   12340 addons.go:234] Setting addon ingress=true in "addons-539832"
	I0816 12:22:13.437006   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.437012   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.437012   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.437031   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.437093   12340 addons.go:69] Setting ingress-dns=true in profile "addons-539832"
	I0816 12:22:13.437112   12340 addons.go:234] Setting addon ingress-dns=true in "addons-539832"
	I0816 12:22:13.437136   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.437335   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.437345   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.437447   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.437457   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.437531   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.437614   12340 addons.go:69] Setting gcp-auth=true in profile "addons-539832"
	I0816 12:22:13.437641   12340 mustload.go:65] Loading cluster: addons-539832
	I0816 12:22:13.437640   12340 addons.go:69] Setting helm-tiller=true in profile "addons-539832"
	I0816 12:22:13.437681   12340 addons.go:234] Setting addon helm-tiller=true in "addons-539832"
	I0816 12:22:13.436972   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.437718   12340 addons.go:69] Setting inspektor-gadget=true in profile "addons-539832"
	I0816 12:22:13.437737   12340 addons.go:234] Setting addon inspektor-gadget=true in "addons-539832"
	I0816 12:22:13.437753   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.438048   12340 addons.go:69] Setting volumesnapshots=true in profile "addons-539832"
	I0816 12:22:13.438078   12340 addons.go:234] Setting addon volumesnapshots=true in "addons-539832"
	I0816 12:22:13.438149   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.438184   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.438213   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.438470   12340 config.go:182] Loaded profile config "addons-539832": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0816 12:22:13.437710   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.438662   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.438800   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.438857   12340 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-539832"
	I0816 12:22:13.438876   12340 addons.go:69] Setting volcano=true in profile "addons-539832"
	I0816 12:22:13.438898   12340 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-539832"
	I0816 12:22:13.438910   12340 addons.go:234] Setting addon volcano=true in "addons-539832"
	I0816 12:22:13.438935   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.439083   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.439148   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.436898   12340 addons.go:69] Setting default-storageclass=true in profile "addons-539832"
	I0816 12:22:13.440672   12340 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-539832"
	I0816 12:22:13.438829   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.440996   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.438841   12340 addons.go:69] Setting registry=true in profile "addons-539832"
	I0816 12:22:13.441044   12340 addons.go:234] Setting addon registry=true in "addons-539832"
	I0816 12:22:13.441075   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.438844   12340 addons.go:69] Setting storage-provisioner=true in profile "addons-539832"
	I0816 12:22:13.441179   12340 addons.go:234] Setting addon storage-provisioner=true in "addons-539832"
	I0816 12:22:13.441273   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.439359   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.440620   12340 out.go:177] * Verifying Kubernetes components...
	I0816 12:22:13.443086   12340 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0816 12:22:13.461163   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.461466   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.471797   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0816 12:22:13.479227   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0816 12:22:13.480900   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0816 12:22:13.483901   12340 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0816 12:22:13.484003   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0816 12:22:13.485303   12340 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0816 12:22:13.485323   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0816 12:22:13.485382   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.485573   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0816 12:22:13.486852   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0816 12:22:13.488902   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0816 12:22:13.490794   12340 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0816 12:22:13.490846   12340 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.31.0
	I0816 12:22:13.492069   12340 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0816 12:22:13.492098   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0816 12:22:13.492135   12340 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0816 12:22:13.492147   12340 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0816 12:22:13.492210   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.492403   12340 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0816 12:22:13.493752   12340 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0816 12:22:13.493773   12340 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0816 12:22:13.493832   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.493841   12340 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.2
	I0816 12:22:13.493951   12340 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0816 12:22:13.493972   12340 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0816 12:22:13.494056   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.495482   12340 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0816 12:22:13.495618   12340 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0816 12:22:13.495760   12340 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0816 12:22:13.495770   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0816 12:22:13.495816   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.497523   12340 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0816 12:22:13.497544   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0816 12:22:13.497593   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.497855   12340 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0816 12:22:13.497874   12340 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0816 12:22:13.497924   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.503673   12340 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0816 12:22:13.503774   12340 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0816 12:22:13.507379   12340 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0816 12:22:13.507378   12340 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0816 12:22:13.507519   12340 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0816 12:22:13.507528   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0816 12:22:13.507585   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.507518   12340 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0816 12:22:13.507670   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.508772   12340 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0816 12:22:13.508790   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0816 12:22:13.508843   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.529373   12340 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0816 12:22:13.529891   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.531142   12340 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0816 12:22:13.531156   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0816 12:22:13.531198   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.533435   12340 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-539832"
	I0816 12:22:13.533477   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.533614   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.534518   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	W0816 12:22:13.564825   12340 out.go:270] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0816 12:22:13.565048   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.565792   12340 addons.go:234] Setting addon default-storageclass=true in "addons-539832"
	I0816 12:22:13.565836   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:13.566182   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.566307   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:13.568930   12340 out.go:177]   - Using image docker.io/registry:2.8.3
	I0816 12:22:13.573630   12340 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0816 12:22:13.575057   12340 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0816 12:22:13.575075   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0816 12:22:13.575133   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.582400   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.588290   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.592261   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.594093   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.596327   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.597229   12340 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0816 12:22:13.598557   12340 out.go:177]   - Using image docker.io/busybox:stable
	I0816 12:22:13.598667   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.599456   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.599879   12340 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0816 12:22:13.599893   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0816 12:22:13.599939   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.604278   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0816 12:22:13.612726   12340 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0816 12:22:13.612744   12340 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0816 12:22:13.612784   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:13.615227   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.620392   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.622295   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:13.629736   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	W0816 12:22:13.648725   12340 sshutil.go:64] dial failure (will retry): ssh: handshake failed: EOF
	I0816 12:22:13.648757   12340 retry.go:31] will retry after 202.015772ms: ssh: handshake failed: EOF
	I0816 12:22:13.759601   12340 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0816 12:22:13.843539   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0816 12:22:13.850647   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0816 12:22:13.867146   12340 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0816 12:22:13.867173   12340 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0816 12:22:13.950379   12340 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0816 12:22:13.950402   12340 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0816 12:22:14.057116   12340 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0816 12:22:14.057150   12340 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0816 12:22:14.062904   12340 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0816 12:22:14.062940   12340 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0816 12:22:14.156513   12340 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0816 12:22:14.156605   12340 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0816 12:22:14.157067   12340 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0816 12:22:14.157128   12340 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0816 12:22:14.157851   12340 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0816 12:22:14.157903   12340 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-health-monitor-controller.yaml --> /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml (3038 bytes)
	I0816 12:22:14.244330   12340 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0816 12:22:14.244415   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0816 12:22:14.244788   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0816 12:22:14.248056   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0816 12:22:14.248835   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0816 12:22:14.251765   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0816 12:22:14.254040   12340 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0816 12:22:14.254095   12340 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0816 12:22:14.351520   12340 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0816 12:22:14.351593   12340 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0816 12:22:14.351989   12340 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0816 12:22:14.352039   12340 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0816 12:22:14.442641   12340 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0816 12:22:14.442740   12340 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0816 12:22:14.445241   12340 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0816 12:22:14.445305   12340 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0816 12:22:14.454385   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0816 12:22:14.554607   12340 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0816 12:22:14.554636   12340 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0816 12:22:14.559913   12340 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0816 12:22:14.559987   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0816 12:22:14.643394   12340 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0816 12:22:14.643465   12340 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0816 12:22:14.649042   12340 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0816 12:22:14.649108   12340 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0816 12:22:14.658729   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0816 12:22:14.844814   12340 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0816 12:22:14.844897   12340 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0816 12:22:14.856701   12340 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0816 12:22:14.856779   12340 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0816 12:22:14.944455   12340 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0816 12:22:14.944486   12340 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0816 12:22:14.952467   12340 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.31.0/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.348151967s)
	I0816 12:22:14.952498   12340 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0816 12:22:14.953631   12340 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.194000585s)
	I0816 12:22:14.954449   12340 node_ready.go:35] waiting up to 6m0s for node "addons-539832" to be "Ready" ...
	I0816 12:22:14.956471   12340 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0816 12:22:14.956492   12340 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0816 12:22:14.961173   12340 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0816 12:22:14.961197   12340 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0816 12:22:14.962224   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0816 12:22:15.042261   12340 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0816 12:22:15.042289   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0816 12:22:15.156330   12340 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0816 12:22:15.156358   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0816 12:22:15.246442   12340 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0816 12:22:15.246515   12340 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0816 12:22:15.253918   12340 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0816 12:22:15.253942   12340 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0816 12:22:15.446413   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0816 12:22:15.449950   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0816 12:22:15.547150   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0816 12:22:15.553379   12340 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-539832" context rescaled to 1 replicas
	I0816 12:22:15.644394   12340 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0816 12:22:15.644491   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0816 12:22:15.656819   12340 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0816 12:22:15.656911   12340 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0816 12:22:15.963769   12340 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0816 12:22:15.963793   12340 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0816 12:22:16.142026   12340 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0816 12:22:16.142105   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0816 12:22:16.257400   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0816 12:22:16.258448   12340 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0816 12:22:16.258520   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0816 12:22:16.642038   12340 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0816 12:22:16.642113   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0816 12:22:16.756017   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (2.912437292s)
	I0816 12:22:16.756140   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (2.90546929s)
	I0816 12:22:16.950336   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (2.70548099s)
	I0816 12:22:16.960881   12340 node_ready.go:53] node "addons-539832" has status "Ready":"False"
	I0816 12:22:17.060272   12340 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0816 12:22:17.060356   12340 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0816 12:22:17.257828   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0816 12:22:18.141434   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (3.893302964s)
	I0816 12:22:18.141560   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (3.892670361s)
	W0816 12:22:18.247243   12340 out.go:270] ! Enabling 'storage-provisioner-rancher' returned an error: running callbacks: [Error making local-path the default storage class: Error while marking storage class local-path as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0816 12:22:19.453194   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (5.201356522s)
	I0816 12:22:19.453233   12340 addons.go:475] Verifying addon ingress=true in "addons-539832"
	I0816 12:22:19.453605   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (4.999186094s)
	I0816 12:22:19.453719   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/helm-tiller-dp.yaml -f /etc/kubernetes/addons/helm-tiller-rbac.yaml -f /etc/kubernetes/addons/helm-tiller-svc.yaml: (4.794906886s)
	I0816 12:22:19.453759   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (4.491502907s)
	I0816 12:22:19.453784   12340 addons.go:475] Verifying addon registry=true in "addons-539832"
	I0816 12:22:19.453892   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.007425021s)
	I0816 12:22:19.453912   12340 addons.go:475] Verifying addon metrics-server=true in "addons-539832"
	I0816 12:22:19.454887   12340 out.go:177] * Verifying registry addon...
	I0816 12:22:19.454951   12340 out.go:177] * Verifying ingress addon...
	I0816 12:22:19.457619   12340 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	I0816 12:22:19.457646   12340 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0816 12:22:19.461298   12340 node_ready.go:53] node "addons-539832" has status "Ready":"False"
	I0816 12:22:19.464387   12340 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0816 12:22:19.464407   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:19.464654   12340 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0816 12:22:19.464672   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:19.960506   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:19.961198   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:20.451525   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.001199478s)
	I0816 12:22:20.451573   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.904322755s)
	W0816 12:22:20.451580   12340 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0816 12:22:20.451608   12340 retry.go:31] will retry after 333.98287ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0816 12:22:20.451687   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.194196877s)
	I0816 12:22:20.453371   12340 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-539832 service yakd-dashboard -n yakd-dashboard
	
	I0816 12:22:20.468737   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:20.469339   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:20.745590   12340 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0816 12:22:20.745649   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:20.766187   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:20.786408   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0816 12:22:20.962075   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:20.965137   12340 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0816 12:22:20.975196   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (3.71725014s)
	I0816 12:22:20.975235   12340 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-539832"
	I0816 12:22:20.976995   12340 out.go:177] * Verifying csi-hostpath-driver addon...
	I0816 12:22:20.978946   12340 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0816 12:22:21.046468   12340 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0816 12:22:21.046498   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:21.046705   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:21.056812   12340 addons.go:234] Setting addon gcp-auth=true in "addons-539832"
	I0816 12:22:21.056870   12340 host.go:66] Checking if "addons-539832" exists ...
	I0816 12:22:21.057366   12340 cli_runner.go:164] Run: docker container inspect addons-539832 --format={{.State.Status}}
	I0816 12:22:21.075606   12340 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0816 12:22:21.075655   12340 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-539832
	I0816 12:22:21.098263   12340 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/addons-539832/id_rsa Username:docker}
	I0816 12:22:21.461187   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:21.461651   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:21.481493   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:21.958185   12340 node_ready.go:53] node "addons-539832" has status "Ready":"False"
	I0816 12:22:21.959752   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:21.960349   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:21.982224   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:22.459793   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:22.460246   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:22.482935   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:22.960933   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:22.962021   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:23.043149   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:23.462144   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:23.462479   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:23.542298   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:23.847895   12340 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (3.061440509s)
	I0816 12:22:23.847970   12340 ssh_runner.go:235] Completed: cat /var/lib/minikube/google_application_credentials.json: (2.772335296s)
	I0816 12:22:23.850071   12340 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0816 12:22:23.851516   12340 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0816 12:22:23.852867   12340 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0816 12:22:23.852886   12340 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0816 12:22:23.869810   12340 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0816 12:22:23.869836   12340 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0816 12:22:23.886135   12340 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0816 12:22:23.886160   12340 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0816 12:22:23.902619   12340 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0816 12:22:23.960436   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:23.961013   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:23.982613   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:24.457743   12340 node_ready.go:53] node "addons-539832" has status "Ready":"False"
	I0816 12:22:24.463727   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:24.465620   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:24.479469   12340 addons.go:475] Verifying addon gcp-auth=true in "addons-539832"
	I0816 12:22:24.480777   12340 out.go:177] * Verifying gcp-auth addon...
	I0816 12:22:24.482790   12340 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0816 12:22:24.564203   12340 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0816 12:22:24.564227   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:24.564237   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:24.960568   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:24.961014   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:24.982317   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:24.985315   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:25.461202   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:25.461458   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:25.483149   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:25.485387   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:25.960375   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:25.960805   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:25.981930   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:25.985832   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:26.470400   12340 node_ready.go:53] node "addons-539832" has status "Ready":"False"
	I0816 12:22:26.474958   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:26.475508   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:26.481846   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:26.485548   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:26.960841   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:26.961274   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:26.982429   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:26.987702   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:27.459995   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:27.460682   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:27.482437   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:27.485241   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:27.960784   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:27.961285   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:27.982352   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:27.984940   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:28.460064   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:28.460452   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:28.482338   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:28.485090   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:28.957767   12340 node_ready.go:53] node "addons-539832" has status "Ready":"False"
	I0816 12:22:28.960288   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:28.960789   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:28.981861   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:28.985991   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:29.460483   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:29.460929   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:29.481972   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:29.485715   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:29.959778   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:29.960227   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:29.982447   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:29.985257   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:30.459969   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:30.460447   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:30.482130   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:30.485800   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:30.960187   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:30.960652   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:30.981528   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:30.984989   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:31.457637   12340 node_ready.go:53] node "addons-539832" has status "Ready":"False"
	I0816 12:22:31.460020   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:31.460552   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:31.482256   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:31.484841   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:31.960337   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:31.960791   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:31.981804   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:31.985859   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:32.467904   12340 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0816 12:22:32.467938   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:32.469090   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:32.469632   12340 node_ready.go:49] node "addons-539832" has status "Ready":"True"
	I0816 12:22:32.469659   12340 node_ready.go:38] duration metric: took 17.515188032s for node "addons-539832" to be "Ready" ...
	I0816 12:22:32.469670   12340 pod_ready.go:36] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0816 12:22:32.567011   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:32.567843   12340 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0816 12:22:32.567859   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:32.574291   12340 pod_ready.go:79] waiting up to 6m0s for pod "coredns-6f6b679f8f-s5zv7" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:32.964299   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:32.964766   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:33.053731   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:33.054920   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:33.461982   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:33.462075   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:33.482969   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:33.485059   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:33.961764   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:33.962028   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:34.061895   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:34.062918   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:34.461635   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:34.462510   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:34.482620   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:34.485908   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:34.579529   12340 pod_ready.go:93] pod "coredns-6f6b679f8f-s5zv7" in "kube-system" namespace has status "Ready":"True"
	I0816 12:22:34.579561   12340 pod_ready.go:82] duration metric: took 2.005243631s for pod "coredns-6f6b679f8f-s5zv7" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.579589   12340 pod_ready.go:79] waiting up to 6m0s for pod "etcd-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.583447   12340 pod_ready.go:93] pod "etcd-addons-539832" in "kube-system" namespace has status "Ready":"True"
	I0816 12:22:34.583466   12340 pod_ready.go:82] duration metric: took 3.870421ms for pod "etcd-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.583477   12340 pod_ready.go:79] waiting up to 6m0s for pod "kube-apiserver-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.587119   12340 pod_ready.go:93] pod "kube-apiserver-addons-539832" in "kube-system" namespace has status "Ready":"True"
	I0816 12:22:34.587142   12340 pod_ready.go:82] duration metric: took 3.657306ms for pod "kube-apiserver-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.587154   12340 pod_ready.go:79] waiting up to 6m0s for pod "kube-controller-manager-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.590799   12340 pod_ready.go:93] pod "kube-controller-manager-addons-539832" in "kube-system" namespace has status "Ready":"True"
	I0816 12:22:34.590826   12340 pod_ready.go:82] duration metric: took 3.656998ms for pod "kube-controller-manager-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.590840   12340 pod_ready.go:79] waiting up to 6m0s for pod "kube-proxy-rrzsd" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.594139   12340 pod_ready.go:93] pod "kube-proxy-rrzsd" in "kube-system" namespace has status "Ready":"True"
	I0816 12:22:34.594158   12340 pod_ready.go:82] duration metric: took 3.309596ms for pod "kube-proxy-rrzsd" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.594168   12340 pod_ready.go:79] waiting up to 6m0s for pod "kube-scheduler-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.961083   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:34.961381   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:34.978083   12340 pod_ready.go:93] pod "kube-scheduler-addons-539832" in "kube-system" namespace has status "Ready":"True"
	I0816 12:22:34.978105   12340 pod_ready.go:82] duration metric: took 383.929137ms for pod "kube-scheduler-addons-539832" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.978115   12340 pod_ready.go:79] waiting up to 6m0s for pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace to be "Ready" ...
	I0816 12:22:34.982771   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:34.984737   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:35.461034   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:35.461375   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:35.482743   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:35.485905   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:35.961134   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:35.961374   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:35.982937   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:35.984578   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:36.461611   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:36.462121   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:36.482673   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:36.485751   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:36.961566   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:36.961813   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:36.982850   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:36.983151   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:36.985018   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:37.461139   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:37.461691   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:37.482946   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:37.484977   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:37.960899   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:37.961554   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:37.983095   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:37.985202   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:38.461223   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:38.461453   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:38.483333   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:38.485099   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:38.961637   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:38.961790   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:38.982776   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:38.985128   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:39.462180   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:39.462388   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:39.483196   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:39.483340   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:39.484817   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:39.961382   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:39.961557   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:39.983007   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:39.984909   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:40.461358   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:40.461996   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:40.482406   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:40.485002   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:40.961647   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:40.961982   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:40.983819   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:40.985186   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:41.461838   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:41.463119   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:41.543364   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:41.544196   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:41.544907   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:41.961602   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:41.961982   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:42.043832   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:42.045283   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:42.468122   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:42.468694   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:42.544160   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:42.545363   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:42.961518   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:42.962131   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:42.983252   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:42.985297   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:43.461970   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:43.462234   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:43.483042   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:43.484835   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:43.961053   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:43.961472   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:43.983475   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:43.984223   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:43.985381   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:44.462325   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:44.462691   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:44.485114   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:44.485391   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:44.962090   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:44.962419   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:44.983603   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:44.985574   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:45.461201   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:45.461752   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:45.483507   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:45.485936   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:45.962166   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:45.962968   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:45.982489   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:45.985248   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:46.461342   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:46.461940   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:46.482597   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:46.483764   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:46.485100   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:46.961358   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:46.961689   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:47.062657   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:47.063334   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:47.461455   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:47.462323   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:47.483695   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:47.485610   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:47.960717   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:47.961720   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:47.983064   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:47.985338   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:48.461787   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:48.462314   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:48.482549   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:48.484627   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:48.960786   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:48.960951   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:48.982270   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:48.982748   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:48.984828   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:49.461298   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:49.461788   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:49.483139   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:49.484824   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:49.961253   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:49.961459   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:49.982680   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:49.986028   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:50.461125   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:50.461387   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:50.483358   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:50.484734   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:50.961498   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:50.961711   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:50.983227   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:50.983703   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:50.985217   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:51.462356   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:51.462725   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:51.484288   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:51.485120   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:51.961957   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:51.962892   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:51.983368   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:51.985345   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:52.461941   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:52.462289   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:52.483376   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:52.485252   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:52.961193   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:52.961507   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:52.982479   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:52.985154   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:53.460831   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:53.461066   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:53.483178   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:53.483429   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:53.484946   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:53.961422   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:53.961597   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:53.982595   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:53.985183   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:54.461727   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:54.461884   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:54.482951   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:54.484843   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:54.960960   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:54.961240   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:54.983085   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:54.984934   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:55.461252   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:55.461741   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:55.483086   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:55.484964   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:55.485083   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:55.961427   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:55.961583   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:55.984067   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:55.985103   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:56.461718   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:56.461813   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:56.482554   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:56.484994   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:56.961479   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:56.961913   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:56.982337   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:56.985200   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:57.461642   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:57.461979   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:57.482719   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:57.484751   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:57.960969   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:57.961606   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:57.983267   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:57.983446   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:57.984992   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:58.462069   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:58.462299   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:58.483356   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:58.485137   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:58.961673   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:58.961917   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:58.982715   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:58.984744   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:59.461747   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:59.461883   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:59.482973   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:59.484887   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:22:59.961692   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:22:59.961826   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:22:59.982629   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:22:59.983805   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:22:59.985304   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:00.461494   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:00.461930   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:00.482762   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:00.485782   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:00.961249   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:00.961530   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:00.982790   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:00.984854   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:01.461141   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:01.461533   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:01.561529   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:01.562712   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:01.961656   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:01.962011   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:01.982477   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:01.984665   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:02.461166   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:02.461383   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:02.483230   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:02.483262   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:02.484773   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:02.961254   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:02.962107   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:02.983665   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:02.985455   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:03.461487   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:03.462051   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:03.543985   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:03.544376   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:03.960704   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:03.961029   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:03.983147   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:03.985002   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:04.461569   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:04.461749   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:04.482897   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:04.483793   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:04.484852   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:04.961471   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:04.961678   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:04.982568   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:04.984945   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:05.461533   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:05.461922   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:05.482336   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:05.485008   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:05.960966   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:05.961252   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:05.983104   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:05.985006   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:06.461364   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:06.461655   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:06.482531   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:06.483848   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:06.485440   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:06.961916   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:06.963410   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:06.982519   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:06.985206   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:07.462000   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:07.462468   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:07.483475   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:07.486365   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:07.961920   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:07.962589   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:08.043768   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:08.044411   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:08.461574   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:08.461891   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:08.484063   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:08.484897   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:08.485893   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:08.961097   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:08.961347   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:08.983739   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:08.984968   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:09.461523   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:09.462177   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:09.482924   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:09.484948   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:09.961947   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:09.962209   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:09.982973   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:09.984890   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:10.461742   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:10.461950   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:10.482547   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:10.485185   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:10.961313   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:10.961654   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:10.982324   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:10.983524   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:10.984883   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:11.461256   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:11.461607   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:11.482552   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:11.484915   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:11.961198   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:11.961501   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:11.982472   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:11.984494   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:12.460840   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:12.461094   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:12.482884   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:12.484782   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:12.960750   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:12.960967   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:12.982534   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:12.984936   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:13.461351   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:13.461781   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:13.483086   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:13.484291   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:13.485208   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:13.961877   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0816 12:23:13.962118   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:13.982866   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:13.984694   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:14.461453   12340 kapi.go:107] duration metric: took 55.003829213s to wait for kubernetes.io/minikube-addons=registry ...
	I0816 12:23:14.461940   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:14.483694   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:14.485651   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:14.961912   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:14.983326   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:14.985142   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:15.461545   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:15.483511   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:15.485698   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:15.963015   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:16.044806   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:16.063057   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:16.063575   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:16.461555   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:16.482175   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:16.485183   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:16.961588   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:16.983155   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:16.988697   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:17.461246   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:17.483125   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:17.485405   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:17.961032   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:17.982881   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:17.984861   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:18.461588   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:18.483101   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:18.483107   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:18.485053   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:18.961550   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:18.982243   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:18.984925   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:19.461854   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:19.482489   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:19.485417   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:19.961265   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:19.982902   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:19.984752   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:20.461262   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:20.483314   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:20.483354   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:20.484764   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:20.960963   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:20.982715   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:20.985323   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:21.463111   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:21.484282   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:21.486717   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:21.962129   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:21.983482   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:21.986236   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:22.462341   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:22.544915   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:22.545751   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:22.547545   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:23.049721   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:23.050963   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:23.058180   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:23.462687   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:23.544752   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:23.545731   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:23.961855   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:23.983582   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:23.985020   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:24.464556   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:24.483038   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:24.485360   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:24.962497   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:24.982627   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:24.984228   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:24.985783   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:25.461959   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:25.482578   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:25.485543   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:25.962030   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:25.985683   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:25.986208   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:26.461627   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:26.483369   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:26.485428   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:26.962301   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:26.982680   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:26.984855   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:27.461571   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:27.482367   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:27.483972   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:27.485162   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:27.962726   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:27.983401   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:27.985206   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:28.461806   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:28.483132   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:28.485929   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:28.961355   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:28.983274   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:28.984948   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:29.461208   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:29.484092   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:29.484627   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:29.485089   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:29.962283   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:29.982778   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:29.985235   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:30.461865   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:30.482765   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:30.485011   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:30.961526   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:30.982560   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:30.985432   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:31.462630   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:31.483201   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:31.484982   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:31.961785   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:31.983304   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:31.984494   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:31.985150   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:32.462086   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:32.561752   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:32.562383   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:32.961848   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:32.982966   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:32.985538   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0816 12:23:33.462875   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:33.482945   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:33.562804   12340 kapi.go:107] duration metric: took 1m9.080015176s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0816 12:23:33.564520   12340 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-539832 cluster.
	I0816 12:23:33.566016   12340 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.
	I0816 12:23:33.567439   12340 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0816 12:23:33.961629   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:33.982792   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:34.461830   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:34.482707   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:34.483979   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:34.961878   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:34.982642   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:35.462050   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:35.482586   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:35.961285   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:35.983011   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:36.462202   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:36.483287   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:36.961496   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:36.982305   12340 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0816 12:23:36.983682   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:37.462700   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:37.677819   12340 kapi.go:107] duration metric: took 1m16.698870702s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0816 12:23:37.962742   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:38.462385   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:38.963295   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:39.047289   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:39.464440   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:39.961444   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:40.461106   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:40.961768   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:41.462595   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:41.483499   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:41.962100   12340 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0816 12:23:42.462201   12340 kapi.go:107] duration metric: took 1m23.004637457s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0816 12:23:42.464509   12340 out.go:177] * Enabled addons: ingress-dns, nvidia-device-plugin, cloud-spanner, default-storageclass, storage-provisioner, helm-tiller, metrics-server, inspektor-gadget, yakd, volumesnapshots, registry, gcp-auth, csi-hostpath-driver, ingress
	I0816 12:23:42.465618   12340 addons.go:510] duration metric: took 1m29.028826076s for enable addons: enabled=[ingress-dns nvidia-device-plugin cloud-spanner default-storageclass storage-provisioner helm-tiller metrics-server inspektor-gadget yakd volumesnapshots registry gcp-auth csi-hostpath-driver ingress]
	I0816 12:23:43.983257   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:45.983789   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:48.483431   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:50.483585   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:52.983945   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:55.483373   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:57.982939   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:23:59.983471   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:01.983873   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:04.484827   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:06.983062   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:08.983163   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:10.983205   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:13.483851   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:15.983749   12340 pod_ready.go:103] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"False"
	I0816 12:24:17.983512   12340 pod_ready.go:93] pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace has status "Ready":"True"
	I0816 12:24:17.983534   12340 pod_ready.go:82] duration metric: took 1m43.005413537s for pod "metrics-server-8988944d9-6cxsj" in "kube-system" namespace to be "Ready" ...
	I0816 12:24:17.983544   12340 pod_ready.go:79] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-69xwn" in "kube-system" namespace to be "Ready" ...
	I0816 12:24:17.987448   12340 pod_ready.go:93] pod "nvidia-device-plugin-daemonset-69xwn" in "kube-system" namespace has status "Ready":"True"
	I0816 12:24:17.987466   12340 pod_ready.go:82] duration metric: took 3.915849ms for pod "nvidia-device-plugin-daemonset-69xwn" in "kube-system" namespace to be "Ready" ...
	I0816 12:24:17.987484   12340 pod_ready.go:39] duration metric: took 1m45.517798661s 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" ...
	I0816 12:24:17.987503   12340 api_server.go:52] waiting for apiserver process to appear ...
	I0816 12:24:17.987529   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0816 12:24:17.987572   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0816 12:24:18.021044   12340 cri.go:89] found id: "9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005"
	I0816 12:24:18.021071   12340 cri.go:89] found id: ""
	I0816 12:24:18.021079   12340 logs.go:276] 1 containers: [9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005]
	I0816 12:24:18.021122   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:18.024200   12340 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0816 12:24:18.024262   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0816 12:24:18.056400   12340 cri.go:89] found id: "e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4"
	I0816 12:24:18.056430   12340 cri.go:89] found id: ""
	I0816 12:24:18.056438   12340 logs.go:276] 1 containers: [e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4]
	I0816 12:24:18.056486   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:18.059583   12340 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0816 12:24:18.059636   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0816 12:24:18.093288   12340 cri.go:89] found id: "4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205"
	I0816 12:24:18.093311   12340 cri.go:89] found id: ""
	I0816 12:24:18.093319   12340 logs.go:276] 1 containers: [4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205]
	I0816 12:24:18.093372   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:18.096389   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0816 12:24:18.096444   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0816 12:24:18.127971   12340 cri.go:89] found id: "ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3"
	I0816 12:24:18.127993   12340 cri.go:89] found id: ""
	I0816 12:24:18.128000   12340 logs.go:276] 1 containers: [ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3]
	I0816 12:24:18.128043   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:18.131085   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0816 12:24:18.131143   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0816 12:24:18.162931   12340 cri.go:89] found id: "39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb"
	I0816 12:24:18.162952   12340 cri.go:89] found id: ""
	I0816 12:24:18.162959   12340 logs.go:276] 1 containers: [39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb]
	I0816 12:24:18.163002   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:18.166018   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0816 12:24:18.166086   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0816 12:24:18.197838   12340 cri.go:89] found id: "3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073"
	I0816 12:24:18.197859   12340 cri.go:89] found id: ""
	I0816 12:24:18.197872   12340 logs.go:276] 1 containers: [3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073]
	I0816 12:24:18.197925   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:18.201031   12340 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0816 12:24:18.201083   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0816 12:24:18.233122   12340 cri.go:89] found id: "4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4"
	I0816 12:24:18.233144   12340 cri.go:89] found id: ""
	I0816 12:24:18.233152   12340 logs.go:276] 1 containers: [4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4]
	I0816 12:24:18.233200   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:18.236180   12340 logs.go:123] Gathering logs for kube-controller-manager [3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073] ...
	I0816 12:24:18.236209   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073"
	I0816 12:24:18.292163   12340 logs.go:123] Gathering logs for kindnet [4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4] ...
	I0816 12:24:18.292198   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4"
	I0816 12:24:18.331820   12340 logs.go:123] Gathering logs for CRI-O ...
	I0816 12:24:18.331847   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0816 12:24:18.410143   12340 logs.go:123] Gathering logs for kubelet ...
	I0816 12:24:18.410175   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0816 12:24:18.447687   12340 logs.go:138] Found kubelet problem: Aug 16 12:22:18 addons-539832 kubelet[1632]: W0816 12:22:18.860848    1632 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-539832" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-539832' and this object
	W0816 12:24:18.447867   12340 logs.go:138] Found kubelet problem: Aug 16 12:22:18 addons-539832 kubelet[1632]: E0816 12:22:18.860907    1632 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-539832\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-539832' and this object" logger="UnhandledError"
	I0816 12:24:18.489791   12340 logs.go:123] Gathering logs for kube-scheduler [ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3] ...
	I0816 12:24:18.489824   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3"
	I0816 12:24:18.528474   12340 logs.go:123] Gathering logs for kube-apiserver [9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005] ...
	I0816 12:24:18.528502   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005"
	I0816 12:24:18.570402   12340 logs.go:123] Gathering logs for etcd [e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4] ...
	I0816 12:24:18.570427   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4"
	I0816 12:24:18.618000   12340 logs.go:123] Gathering logs for coredns [4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205] ...
	I0816 12:24:18.618031   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205"
	I0816 12:24:18.671506   12340 logs.go:123] Gathering logs for kube-proxy [39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb] ...
	I0816 12:24:18.671540   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb"
	I0816 12:24:18.702516   12340 logs.go:123] Gathering logs for container status ...
	I0816 12:24:18.702540   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0816 12:24:18.742627   12340 logs.go:123] Gathering logs for dmesg ...
	I0816 12:24:18.742659   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0816 12:24:18.754189   12340 logs.go:123] Gathering logs for describe nodes ...
	I0816 12:24:18.754214   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0816 12:24:18.846853   12340 out.go:358] Setting ErrFile to fd 2...
	I0816 12:24:18.846883   12340 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0816 12:24:18.846942   12340 out.go:270] X Problems detected in kubelet:
	W0816 12:24:18.846955   12340 out.go:270]   Aug 16 12:22:18 addons-539832 kubelet[1632]: W0816 12:22:18.860848    1632 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-539832" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-539832' and this object
	W0816 12:24:18.846964   12340 out.go:270]   Aug 16 12:22:18 addons-539832 kubelet[1632]: E0816 12:22:18.860907    1632 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-539832\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-539832' and this object" logger="UnhandledError"
	I0816 12:24:18.846976   12340 out.go:358] Setting ErrFile to fd 2...
	I0816 12:24:18.846984   12340 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:24:28.847328   12340 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0816 12:24:28.860489   12340 api_server.go:72] duration metric: took 2m15.423712198s to wait for apiserver process to appear ...
	I0816 12:24:28.860515   12340 api_server.go:88] waiting for apiserver healthz status ...
	I0816 12:24:28.860550   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0816 12:24:28.860616   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0816 12:24:28.891899   12340 cri.go:89] found id: "9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005"
	I0816 12:24:28.891921   12340 cri.go:89] found id: ""
	I0816 12:24:28.891930   12340 logs.go:276] 1 containers: [9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005]
	I0816 12:24:28.891986   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:28.895059   12340 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0816 12:24:28.895118   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0816 12:24:28.926347   12340 cri.go:89] found id: "e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4"
	I0816 12:24:28.926365   12340 cri.go:89] found id: ""
	I0816 12:24:28.926380   12340 logs.go:276] 1 containers: [e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4]
	I0816 12:24:28.926418   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:28.929491   12340 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0816 12:24:28.929558   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0816 12:24:28.962102   12340 cri.go:89] found id: "4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205"
	I0816 12:24:28.962122   12340 cri.go:89] found id: ""
	I0816 12:24:28.962130   12340 logs.go:276] 1 containers: [4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205]
	I0816 12:24:28.962183   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:28.965208   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0816 12:24:28.965276   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0816 12:24:28.996068   12340 cri.go:89] found id: "ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3"
	I0816 12:24:28.996090   12340 cri.go:89] found id: ""
	I0816 12:24:28.996099   12340 logs.go:276] 1 containers: [ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3]
	I0816 12:24:28.996148   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:28.999218   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0816 12:24:28.999281   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0816 12:24:29.029996   12340 cri.go:89] found id: "39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb"
	I0816 12:24:29.030021   12340 cri.go:89] found id: ""
	I0816 12:24:29.030032   12340 logs.go:276] 1 containers: [39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb]
	I0816 12:24:29.030084   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:29.033173   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0816 12:24:29.033228   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0816 12:24:29.064529   12340 cri.go:89] found id: "3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073"
	I0816 12:24:29.064555   12340 cri.go:89] found id: ""
	I0816 12:24:29.064564   12340 logs.go:276] 1 containers: [3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073]
	I0816 12:24:29.064631   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:29.067585   12340 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0816 12:24:29.067632   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0816 12:24:29.098488   12340 cri.go:89] found id: "4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4"
	I0816 12:24:29.098509   12340 cri.go:89] found id: ""
	I0816 12:24:29.098517   12340 logs.go:276] 1 containers: [4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4]
	I0816 12:24:29.098554   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:29.101568   12340 logs.go:123] Gathering logs for CRI-O ...
	I0816 12:24:29.101594   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0816 12:24:29.175194   12340 logs.go:123] Gathering logs for container status ...
	I0816 12:24:29.175225   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0816 12:24:29.215801   12340 logs.go:123] Gathering logs for kubelet ...
	I0816 12:24:29.215831   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	W0816 12:24:29.245521   12340 logs.go:138] Found kubelet problem: Aug 16 12:22:18 addons-539832 kubelet[1632]: W0816 12:22:18.860848    1632 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-539832" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-539832' and this object
	W0816 12:24:29.245695   12340 logs.go:138] Found kubelet problem: Aug 16 12:22:18 addons-539832 kubelet[1632]: E0816 12:22:18.860907    1632 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-539832\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-539832' and this object" logger="UnhandledError"
	I0816 12:24:29.287290   12340 logs.go:123] Gathering logs for dmesg ...
	I0816 12:24:29.287331   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0816 12:24:29.299086   12340 logs.go:123] Gathering logs for describe nodes ...
	I0816 12:24:29.299110   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0816 12:24:29.393624   12340 logs.go:123] Gathering logs for coredns [4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205] ...
	I0816 12:24:29.393653   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205"
	I0816 12:24:29.443783   12340 logs.go:123] Gathering logs for kube-scheduler [ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3] ...
	I0816 12:24:29.443811   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3"
	I0816 12:24:29.480710   12340 logs.go:123] Gathering logs for kube-controller-manager [3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073] ...
	I0816 12:24:29.480742   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073"
	I0816 12:24:29.536132   12340 logs.go:123] Gathering logs for kube-apiserver [9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005] ...
	I0816 12:24:29.536162   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005"
	I0816 12:24:29.577873   12340 logs.go:123] Gathering logs for etcd [e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4] ...
	I0816 12:24:29.577900   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4"
	I0816 12:24:29.625675   12340 logs.go:123] Gathering logs for kube-proxy [39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb] ...
	I0816 12:24:29.625702   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb"
	I0816 12:24:29.656964   12340 logs.go:123] Gathering logs for kindnet [4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4] ...
	I0816 12:24:29.656988   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4"
	I0816 12:24:29.694759   12340 out.go:358] Setting ErrFile to fd 2...
	I0816 12:24:29.694785   12340 out.go:392] TERM=,COLORTERM=, which probably does not support color
	W0816 12:24:29.694846   12340 out.go:270] X Problems detected in kubelet:
	W0816 12:24:29.694863   12340 out.go:270]   Aug 16 12:22:18 addons-539832 kubelet[1632]: W0816 12:22:18.860848    1632 reflector.go:561] object-"gadget"/"kube-root-ca.crt": failed to list *v1.ConfigMap: configmaps "kube-root-ca.crt" is forbidden: User "system:node:addons-539832" cannot list resource "configmaps" in API group "" in the namespace "gadget": no relationship found between node 'addons-539832' and this object
	W0816 12:24:29.694875   12340 out.go:270]   Aug 16 12:22:18 addons-539832 kubelet[1632]: E0816 12:22:18.860907    1632 reflector.go:158] "Unhandled Error" err="object-\"gadget\"/\"kube-root-ca.crt\": Failed to watch *v1.ConfigMap: failed to list *v1.ConfigMap: configmaps \"kube-root-ca.crt\" is forbidden: User \"system:node:addons-539832\" cannot list resource \"configmaps\" in API group \"\" in the namespace \"gadget\": no relationship found between node 'addons-539832' and this object" logger="UnhandledError"
	I0816 12:24:29.694884   12340 out.go:358] Setting ErrFile to fd 2...
	I0816 12:24:29.694893   12340 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:24:39.696496   12340 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0816 12:24:39.700043   12340 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0816 12:24:39.700918   12340 api_server.go:141] control plane version: v1.31.0
	I0816 12:24:39.700941   12340 api_server.go:131] duration metric: took 10.840419085s to wait for apiserver health ...
	I0816 12:24:39.700951   12340 system_pods.go:43] waiting for kube-system pods to appear ...
	I0816 12:24:39.700979   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0816 12:24:39.701031   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0816 12:24:39.733608   12340 cri.go:89] found id: "9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005"
	I0816 12:24:39.733627   12340 cri.go:89] found id: ""
	I0816 12:24:39.733634   12340 logs.go:276] 1 containers: [9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005]
	I0816 12:24:39.733682   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:39.736802   12340 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0816 12:24:39.736858   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0816 12:24:39.768062   12340 cri.go:89] found id: "e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4"
	I0816 12:24:39.768081   12340 cri.go:89] found id: ""
	I0816 12:24:39.768088   12340 logs.go:276] 1 containers: [e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4]
	I0816 12:24:39.768126   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:39.771169   12340 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0816 12:24:39.771229   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0816 12:24:39.802411   12340 cri.go:89] found id: "4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205"
	I0816 12:24:39.802430   12340 cri.go:89] found id: ""
	I0816 12:24:39.802438   12340 logs.go:276] 1 containers: [4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205]
	I0816 12:24:39.802486   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:39.805589   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0816 12:24:39.805641   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0816 12:24:39.837983   12340 cri.go:89] found id: "ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3"
	I0816 12:24:39.838002   12340 cri.go:89] found id: ""
	I0816 12:24:39.838010   12340 logs.go:276] 1 containers: [ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3]
	I0816 12:24:39.838063   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:39.841439   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0816 12:24:39.841511   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0816 12:24:39.876295   12340 cri.go:89] found id: "39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb"
	I0816 12:24:39.876336   12340 cri.go:89] found id: ""
	I0816 12:24:39.876348   12340 logs.go:276] 1 containers: [39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb]
	I0816 12:24:39.876400   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:39.879646   12340 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0816 12:24:39.879713   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0816 12:24:39.912795   12340 cri.go:89] found id: "3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073"
	I0816 12:24:39.912817   12340 cri.go:89] found id: ""
	I0816 12:24:39.912825   12340 logs.go:276] 1 containers: [3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073]
	I0816 12:24:39.912867   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:39.916049   12340 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0816 12:24:39.916102   12340 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0816 12:24:39.947545   12340 cri.go:89] found id: "4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4"
	I0816 12:24:39.947567   12340 cri.go:89] found id: ""
	I0816 12:24:39.947574   12340 logs.go:276] 1 containers: [4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4]
	I0816 12:24:39.947626   12340 ssh_runner.go:195] Run: which crictl
	I0816 12:24:39.950809   12340 logs.go:123] Gathering logs for coredns [4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205] ...
	I0816 12:24:39.950838   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205"
	I0816 12:24:40.002134   12340 logs.go:123] Gathering logs for kube-proxy [39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb] ...
	I0816 12:24:40.002167   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb"
	I0816 12:24:40.035108   12340 logs.go:123] Gathering logs for dmesg ...
	I0816 12:24:40.035142   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0816 12:24:40.047423   12340 logs.go:123] Gathering logs for describe nodes ...
	I0816 12:24:40.047451   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.31.0/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0816 12:24:40.145249   12340 logs.go:123] Gathering logs for etcd [e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4] ...
	I0816 12:24:40.145277   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4"
	I0816 12:24:40.195480   12340 logs.go:123] Gathering logs for kube-controller-manager [3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073] ...
	I0816 12:24:40.195513   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073"
	I0816 12:24:40.251387   12340 logs.go:123] Gathering logs for kindnet [4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4] ...
	I0816 12:24:40.251434   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4"
	I0816 12:24:40.289892   12340 logs.go:123] Gathering logs for CRI-O ...
	I0816 12:24:40.289919   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0816 12:24:40.368348   12340 logs.go:123] Gathering logs for container status ...
	I0816 12:24:40.368386   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0816 12:24:40.408083   12340 logs.go:123] Gathering logs for kubelet ...
	I0816 12:24:40.408111   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0816 12:24:40.472837   12340 logs.go:123] Gathering logs for kube-apiserver [9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005] ...
	I0816 12:24:40.472871   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005"
	I0816 12:24:40.520293   12340 logs.go:123] Gathering logs for kube-scheduler [ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3] ...
	I0816 12:24:40.520326   12340 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3"
	I0816 12:24:43.069798   12340 system_pods.go:59] 19 kube-system pods found
	I0816 12:24:43.069842   12340 system_pods.go:61] "coredns-6f6b679f8f-s5zv7" [ee21ead1-f241-4585-bbe4-5ee959e38a23] Running
	I0816 12:24:43.069851   12340 system_pods.go:61] "csi-hostpath-attacher-0" [b9f31ca5-7fae-48a5-aa22-4c8ec2796624] Running
	I0816 12:24:43.069856   12340 system_pods.go:61] "csi-hostpath-resizer-0" [4776e6b6-3ab7-4c1d-bafa-7a9f09b4114b] Running
	I0816 12:24:43.069863   12340 system_pods.go:61] "csi-hostpathplugin-hmxjv" [3a13c3e7-ce66-4831-b1fd-3f85cc3c5e86] Running
	I0816 12:24:43.069868   12340 system_pods.go:61] "etcd-addons-539832" [65c1f613-21c5-4e9a-98d0-c83ef161137c] Running
	I0816 12:24:43.069875   12340 system_pods.go:61] "kindnet-8xmx5" [aa3153c2-9414-4502-b443-392ea2b4e70d] Running
	I0816 12:24:43.069880   12340 system_pods.go:61] "kube-apiserver-addons-539832" [9f3f4288-81c9-4451-bc5d-edd8dadbd8c0] Running
	I0816 12:24:43.069886   12340 system_pods.go:61] "kube-controller-manager-addons-539832" [078823d5-f521-4b3f-8e57-1e75b8e611cb] Running
	I0816 12:24:43.069895   12340 system_pods.go:61] "kube-ingress-dns-minikube" [0e2c49ab-98af-4557-8222-4114b9e039cf] Running
	I0816 12:24:43.069901   12340 system_pods.go:61] "kube-proxy-rrzsd" [1f621abd-cdc6-4460-b114-f26e3caf490e] Running
	I0816 12:24:43.069907   12340 system_pods.go:61] "kube-scheduler-addons-539832" [02cc82f2-c76f-4196-ab33-e6b5b26ce6a0] Running
	I0816 12:24:43.069912   12340 system_pods.go:61] "metrics-server-8988944d9-6cxsj" [198dc05f-4be8-459f-b5c1-9923c3f500ff] Running
	I0816 12:24:43.069921   12340 system_pods.go:61] "nvidia-device-plugin-daemonset-69xwn" [4ea267d6-d580-4ae5-b294-332739b0a7c0] Running
	I0816 12:24:43.069927   12340 system_pods.go:61] "registry-6fb4cdfc84-gjxt2" [0c561bda-a9a3-4cef-885b-7d5ac8d965f8] Running
	I0816 12:24:43.069935   12340 system_pods.go:61] "registry-proxy-d2gnf" [70e8f654-bcc2-4bdc-8027-14f5b2e1cb5b] Running
	I0816 12:24:43.069941   12340 system_pods.go:61] "snapshot-controller-56fcc65765-2tplc" [9e5e0809-c383-4f75-80e0-8974c2f89b75] Running
	I0816 12:24:43.069947   12340 system_pods.go:61] "snapshot-controller-56fcc65765-62xct" [54f67386-fef1-4ef5-83a1-23d4505ed3ed] Running
	I0816 12:24:43.069953   12340 system_pods.go:61] "storage-provisioner" [9eeeaea4-3c21-462d-a8a8-e8653937a48b] Running
	I0816 12:24:43.069961   12340 system_pods.go:61] "tiller-deploy-b48cc5f79-nxxfh" [63387ff8-32e2-4c22-8477-8531e0c8deed] Running
	I0816 12:24:43.069969   12340 system_pods.go:74] duration metric: took 3.369011006s to wait for pod list to return data ...
	I0816 12:24:43.069980   12340 default_sa.go:34] waiting for default service account to be created ...
	I0816 12:24:43.072108   12340 default_sa.go:45] found service account: "default"
	I0816 12:24:43.072129   12340 default_sa.go:55] duration metric: took 2.142976ms for default service account to be created ...
	I0816 12:24:43.072137   12340 system_pods.go:116] waiting for k8s-apps to be running ...
	I0816 12:24:43.081185   12340 system_pods.go:86] 19 kube-system pods found
	I0816 12:24:43.081215   12340 system_pods.go:89] "coredns-6f6b679f8f-s5zv7" [ee21ead1-f241-4585-bbe4-5ee959e38a23] Running
	I0816 12:24:43.081220   12340 system_pods.go:89] "csi-hostpath-attacher-0" [b9f31ca5-7fae-48a5-aa22-4c8ec2796624] Running
	I0816 12:24:43.081224   12340 system_pods.go:89] "csi-hostpath-resizer-0" [4776e6b6-3ab7-4c1d-bafa-7a9f09b4114b] Running
	I0816 12:24:43.081228   12340 system_pods.go:89] "csi-hostpathplugin-hmxjv" [3a13c3e7-ce66-4831-b1fd-3f85cc3c5e86] Running
	I0816 12:24:43.081232   12340 system_pods.go:89] "etcd-addons-539832" [65c1f613-21c5-4e9a-98d0-c83ef161137c] Running
	I0816 12:24:43.081236   12340 system_pods.go:89] "kindnet-8xmx5" [aa3153c2-9414-4502-b443-392ea2b4e70d] Running
	I0816 12:24:43.081240   12340 system_pods.go:89] "kube-apiserver-addons-539832" [9f3f4288-81c9-4451-bc5d-edd8dadbd8c0] Running
	I0816 12:24:43.081244   12340 system_pods.go:89] "kube-controller-manager-addons-539832" [078823d5-f521-4b3f-8e57-1e75b8e611cb] Running
	I0816 12:24:43.081248   12340 system_pods.go:89] "kube-ingress-dns-minikube" [0e2c49ab-98af-4557-8222-4114b9e039cf] Running
	I0816 12:24:43.081251   12340 system_pods.go:89] "kube-proxy-rrzsd" [1f621abd-cdc6-4460-b114-f26e3caf490e] Running
	I0816 12:24:43.081255   12340 system_pods.go:89] "kube-scheduler-addons-539832" [02cc82f2-c76f-4196-ab33-e6b5b26ce6a0] Running
	I0816 12:24:43.081259   12340 system_pods.go:89] "metrics-server-8988944d9-6cxsj" [198dc05f-4be8-459f-b5c1-9923c3f500ff] Running
	I0816 12:24:43.081266   12340 system_pods.go:89] "nvidia-device-plugin-daemonset-69xwn" [4ea267d6-d580-4ae5-b294-332739b0a7c0] Running
	I0816 12:24:43.081270   12340 system_pods.go:89] "registry-6fb4cdfc84-gjxt2" [0c561bda-a9a3-4cef-885b-7d5ac8d965f8] Running
	I0816 12:24:43.081274   12340 system_pods.go:89] "registry-proxy-d2gnf" [70e8f654-bcc2-4bdc-8027-14f5b2e1cb5b] Running
	I0816 12:24:43.081278   12340 system_pods.go:89] "snapshot-controller-56fcc65765-2tplc" [9e5e0809-c383-4f75-80e0-8974c2f89b75] Running
	I0816 12:24:43.081282   12340 system_pods.go:89] "snapshot-controller-56fcc65765-62xct" [54f67386-fef1-4ef5-83a1-23d4505ed3ed] Running
	I0816 12:24:43.081285   12340 system_pods.go:89] "storage-provisioner" [9eeeaea4-3c21-462d-a8a8-e8653937a48b] Running
	I0816 12:24:43.081291   12340 system_pods.go:89] "tiller-deploy-b48cc5f79-nxxfh" [63387ff8-32e2-4c22-8477-8531e0c8deed] Running
	I0816 12:24:43.081316   12340 system_pods.go:126] duration metric: took 9.155603ms to wait for k8s-apps to be running ...
	I0816 12:24:43.081330   12340 system_svc.go:44] waiting for kubelet service to be running ....
	I0816 12:24:43.081374   12340 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0816 12:24:43.092119   12340 system_svc.go:56] duration metric: took 10.779781ms WaitForService to wait for kubelet
	I0816 12:24:43.092153   12340 kubeadm.go:582] duration metric: took 2m29.655380483s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0816 12:24:43.092173   12340 node_conditions.go:102] verifying NodePressure condition ...
	I0816 12:24:43.094626   12340 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0816 12:24:43.094650   12340 node_conditions.go:123] node cpu capacity is 8
	I0816 12:24:43.094663   12340 node_conditions.go:105] duration metric: took 2.484232ms to run NodePressure ...
	I0816 12:24:43.094682   12340 start.go:241] waiting for startup goroutines ...
	I0816 12:24:43.094689   12340 start.go:246] waiting for cluster config update ...
	I0816 12:24:43.094705   12340 start.go:255] writing updated cluster config ...
	I0816 12:24:43.094953   12340 ssh_runner.go:195] Run: rm -f paused
	I0816 12:24:43.142191   12340 start.go:600] kubectl: 1.31.0, cluster: 1.31.0 (minor skew: 0)
	I0816 12:24:43.144415   12340 out.go:177] * Done! kubectl is now configured to use "addons-539832" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 16 12:27:59 addons-539832 crio[1023]: time="2024-08-16 12:27:59.687282428Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-7559cbf597-tbvlk from CNI network \"kindnet\" (type=ptp)"
	Aug 16 12:27:59 addons-539832 crio[1023]: time="2024-08-16 12:27:59.746315717Z" level=info msg="Stopped pod sandbox: 3f660d5c419630106dc2e0f36f722d8af083740aedf5a033fa1ec18c2999c541" id=54be0241-b1a3-4c3b-8f15-fba04ca0b64f name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 16 12:28:00 addons-539832 crio[1023]: time="2024-08-16 12:28:00.027456584Z" level=info msg="Removing container: d426dff5c2d5dc99e8c967511050f76fa73567a2149240f2cd35525c6d91a985" id=6a93cb35-68a9-49e5-97cb-dd1598b517ff name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 16 12:28:00 addons-539832 crio[1023]: time="2024-08-16 12:28:00.040280578Z" level=info msg="Removed container d426dff5c2d5dc99e8c967511050f76fa73567a2149240f2cd35525c6d91a985: ingress-nginx/ingress-nginx-controller-7559cbf597-tbvlk/controller" id=6a93cb35-68a9-49e5-97cb-dd1598b517ff name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.121207896Z" level=info msg="Removing container: c45584500f4cd107ffcbba60074110826724b7b059f5ea679edc6b200510567d" id=510688b7-5220-432c-98e7-c1cb244b800a name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.135186999Z" level=info msg="Removed container c45584500f4cd107ffcbba60074110826724b7b059f5ea679edc6b200510567d: ingress-nginx/ingress-nginx-admission-patch-zkkkq/patch" id=510688b7-5220-432c-98e7-c1cb244b800a name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.136348517Z" level=info msg="Removing container: e993a1a04ad638d6ec9248ae5c69ea49cdd25cfcc19c36b4082759c3781290d8" id=ff7c7cca-107c-4e6d-988f-99678e75ae01 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.150112420Z" level=info msg="Removed container e993a1a04ad638d6ec9248ae5c69ea49cdd25cfcc19c36b4082759c3781290d8: ingress-nginx/ingress-nginx-admission-create-l8blb/create" id=ff7c7cca-107c-4e6d-988f-99678e75ae01 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.151177387Z" level=info msg="Stopping pod sandbox: 3e381f33aeca5887c457b2739213b5654a70227c521454afb7d2f6fce780166e" id=05c089f1-1149-4a66-878d-4d2345ab2cb2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.151219712Z" level=info msg="Stopped pod sandbox (already stopped): 3e381f33aeca5887c457b2739213b5654a70227c521454afb7d2f6fce780166e" id=05c089f1-1149-4a66-878d-4d2345ab2cb2 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.151529107Z" level=info msg="Removing pod sandbox: 3e381f33aeca5887c457b2739213b5654a70227c521454afb7d2f6fce780166e" id=4969741a-87be-4cde-823f-ffbb2eb553c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.157919593Z" level=info msg="Removed pod sandbox: 3e381f33aeca5887c457b2739213b5654a70227c521454afb7d2f6fce780166e" id=4969741a-87be-4cde-823f-ffbb2eb553c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.158235160Z" level=info msg="Stopping pod sandbox: cf94294944d4bb10a523ea9dcb5fe86602bc8f3a9f34b02b7c22cfbaea7d4944" id=4fe84f8f-1b2c-4dd0-aebf-fa9b599ec653 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.158263896Z" level=info msg="Stopped pod sandbox (already stopped): cf94294944d4bb10a523ea9dcb5fe86602bc8f3a9f34b02b7c22cfbaea7d4944" id=4fe84f8f-1b2c-4dd0-aebf-fa9b599ec653 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.158490781Z" level=info msg="Removing pod sandbox: cf94294944d4bb10a523ea9dcb5fe86602bc8f3a9f34b02b7c22cfbaea7d4944" id=41d77d29-4c70-44aa-9dd7-56ecebe0b2e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.164829461Z" level=info msg="Removed pod sandbox: cf94294944d4bb10a523ea9dcb5fe86602bc8f3a9f34b02b7c22cfbaea7d4944" id=41d77d29-4c70-44aa-9dd7-56ecebe0b2e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.165161284Z" level=info msg="Stopping pod sandbox: 3f660d5c419630106dc2e0f36f722d8af083740aedf5a033fa1ec18c2999c541" id=5463282e-a1e9-491f-9a40-42cdaaa8102f name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.165199829Z" level=info msg="Stopped pod sandbox (already stopped): 3f660d5c419630106dc2e0f36f722d8af083740aedf5a033fa1ec18c2999c541" id=5463282e-a1e9-491f-9a40-42cdaaa8102f name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.165440882Z" level=info msg="Removing pod sandbox: 3f660d5c419630106dc2e0f36f722d8af083740aedf5a033fa1ec18c2999c541" id=7b041b9d-0cf1-4683-9e96-2ebf01bb3167 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.170732853Z" level=info msg="Removed pod sandbox: 3f660d5c419630106dc2e0f36f722d8af083740aedf5a033fa1ec18c2999c541" id=7b041b9d-0cf1-4683-9e96-2ebf01bb3167 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.171048152Z" level=info msg="Stopping pod sandbox: 84f4ac02f6008091d9ca9e7f464475e8a3bdfde257c806b839719b324f16de4f" id=e4c106d9-3e21-47a5-969d-544c73034749 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.171077921Z" level=info msg="Stopped pod sandbox (already stopped): 84f4ac02f6008091d9ca9e7f464475e8a3bdfde257c806b839719b324f16de4f" id=e4c106d9-3e21-47a5-969d-544c73034749 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.171308683Z" level=info msg="Removing pod sandbox: 84f4ac02f6008091d9ca9e7f464475e8a3bdfde257c806b839719b324f16de4f" id=df9c1582-98e9-4566-b6f4-aa8157a4768e name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 16 12:28:08 addons-539832 crio[1023]: time="2024-08-16 12:28:08.176762959Z" level=info msg="Removed pod sandbox: 84f4ac02f6008091d9ca9e7f464475e8a3bdfde257c806b839719b324f16de4f" id=df9c1582-98e9-4566-b6f4-aa8157a4768e name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 16 12:29:53 addons-539832 crio[1023]: time="2024-08-16 12:29:53.061406751Z" level=info msg="Stopping container: 1d45d41fe77d0964e70c1345cab395adc5665270834a80ada3a2d881f1bd8536 (timeout: 30s)" id=8612253e-e5aa-4fbd-ba32-60fd9967ee3e name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED              STATE               NAME                      ATTEMPT             POD ID              POD
	3605c5cced24f       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   About a minute ago   Running             hello-world-app           0                   1cf45d532b77c       hello-world-app-55bf9c44b4-lfjqk
	6e2bd04dc7640       docker.io/library/nginx@sha256:0c57fe90551cfd8b7d4d05763c5018607b296cb01f7e0ff44b7d047353ed8cc0                         4 minutes ago        Running             nginx                     0                   091a2e417059f       nginx
	a8534a5ffd50a       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     5 minutes ago        Running             busybox                   0                   8e319cfe15828       busybox
	1d45d41fe77d0       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872   6 minutes ago        Running             metrics-server            0                   a7451c5a142d5       metrics-server-8988944d9-6cxsj
	27e86400fd9b8       docker.io/rancher/local-path-provisioner@sha256:73f712e7af12b06720c35ce75217f904f00e4bd96de79f8db1cf160112e667ef        6 minutes ago        Running             local-path-provisioner    0                   08d9161a61da6       local-path-provisioner-86d989889c-xrrtn
	4bfcaf2b2b42c       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                        7 minutes ago        Running             coredns                   0                   9e76aad41f3e9       coredns-6f6b679f8f-s5zv7
	9f6e0c0e8ae59       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        7 minutes ago        Running             storage-provisioner       0                   61f3114c5af44       storage-provisioner
	4cfdfd0ef759b       docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b                      7 minutes ago        Running             kindnet-cni               0                   c9c2a3afcafda       kindnet-8xmx5
	39dde2102b911       ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494                                                        7 minutes ago        Running             kube-proxy                0                   f3b18e49d5f4a       kube-proxy-rrzsd
	9548b7ac89ccf       604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3                                                        7 minutes ago        Running             kube-apiserver            0                   c30788463c3ec       kube-apiserver-addons-539832
	ba2f8e1b3c4ac       1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94                                                        7 minutes ago        Running             kube-scheduler            0                   f82009abce361       kube-scheduler-addons-539832
	e7717ba4ceec5       2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4                                                        7 minutes ago        Running             etcd                      0                   6e4bacb42773c       etcd-addons-539832
	3abb3496a8180       045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1                                                        7 minutes ago        Running             kube-controller-manager   0                   5d31b111d6f55       kube-controller-manager-addons-539832
	
	
	==> coredns [4bfcaf2b2b42c00f34cb06df49e4d6d8684e955421f05c314fd1689179e94205] <==
	[INFO] 10.244.0.4:41167 - 56040 "A IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.000077218s
	[INFO] 10.244.0.4:52874 - 56736 "A IN registry.kube-system.svc.cluster.local.europe-west1-b.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.003567884s
	[INFO] 10.244.0.4:52874 - 42147 "AAAA IN registry.kube-system.svc.cluster.local.europe-west1-b.c.k8s-minikube.internal. udp 95 false 512" NXDOMAIN qr,rd,ra 95 0.004561222s
	[INFO] 10.244.0.4:45031 - 42735 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.003469728s
	[INFO] 10.244.0.4:45031 - 33522 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.00439559s
	[INFO] 10.244.0.4:43892 - 61793 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005105463s
	[INFO] 10.244.0.4:43892 - 48741 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.007227054s
	[INFO] 10.244.0.4:42783 - 30454 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000063063s
	[INFO] 10.244.0.4:42783 - 64761 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000110046s
	[INFO] 10.244.0.20:41297 - 48569 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000177993s
	[INFO] 10.244.0.20:47030 - 39287 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000266169s
	[INFO] 10.244.0.20:44891 - 60450 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000126841s
	[INFO] 10.244.0.20:39156 - 13871 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000214086s
	[INFO] 10.244.0.20:34226 - 5646 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000120786s
	[INFO] 10.244.0.20:55457 - 49563 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000128732s
	[INFO] 10.244.0.20:34259 - 17709 "A IN storage.googleapis.com.europe-west1-b.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007480603s
	[INFO] 10.244.0.20:43228 - 50267 "AAAA IN storage.googleapis.com.europe-west1-b.c.k8s-minikube.internal. udp 90 false 1232" NXDOMAIN qr,rd,ra 79 0.007568308s
	[INFO] 10.244.0.20:54769 - 63197 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.004822526s
	[INFO] 10.244.0.20:36039 - 57059 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.00526483s
	[INFO] 10.244.0.20:47488 - 16412 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005009153s
	[INFO] 10.244.0.20:45296 - 15183 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.007081152s
	[INFO] 10.244.0.20:50600 - 31052 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 116 0.000641283s
	[INFO] 10.244.0.20:48868 - 53143 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 140 0.000773735s
	[INFO] 10.244.0.25:51953 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.00024892s
	[INFO] 10.244.0.25:60487 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000138558s
	
	
	==> describe nodes <==
	Name:               addons-539832
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-539832
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=ab84f9bc76071a77c857a14f5c66dccc01002b05
	                    minikube.k8s.io/name=addons-539832
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_16T12_22_08_0700
	                    minikube.k8s.io/version=v1.33.1
	                    node-role.kubernetes.io/control-plane=
	                    node.kubernetes.io/exclude-from-external-load-balancers=
	                    topology.hostpath.csi/node=addons-539832
	Annotations:        kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/crio/crio.sock
	                    node.alpha.kubernetes.io/ttl: 0
	                    volumes.kubernetes.io/controller-managed-attach-detach: true
	CreationTimestamp:  Fri, 16 Aug 2024 12:22:05 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-539832
	  AcquireTime:     <unset>
	  RenewTime:       Fri, 16 Aug 2024 12:29:47 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Fri, 16 Aug 2024 12:28:14 +0000   Fri, 16 Aug 2024 12:22:04 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Fri, 16 Aug 2024 12:28:14 +0000   Fri, 16 Aug 2024 12:22:04 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Fri, 16 Aug 2024 12:28:14 +0000   Fri, 16 Aug 2024 12:22:04 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Fri, 16 Aug 2024 12:28:14 +0000   Fri, 16 Aug 2024 12:22:32 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-539832
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859312Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859312Ki
	  pods:               110
	System Info:
	  Machine ID:                 c215ce7291284045a71fe56ef1206e35
	  System UUID:                03664550-2b99-468b-9fc3-ed1ffd4c9c23
	  Boot ID:                    70d6ae78-fe74-426f-ade1-a09eac17a409
	  Kernel Version:             5.15.0-1066-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.31.0
	  Kube-Proxy Version:         
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (13 in total)
	  Namespace                   Name                                       CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                       ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                    0 (0%)        0 (0%)      0 (0%)           0 (0%)         5m11s
	  default                     hello-world-app-55bf9c44b4-lfjqk           0 (0%)        0 (0%)      0 (0%)           0 (0%)         2m
	  default                     nginx                                      0 (0%)        0 (0%)      0 (0%)           0 (0%)         4m21s
	  kube-system                 coredns-6f6b679f8f-s5zv7                   100m (1%)     0 (0%)      70Mi (0%)        170Mi (0%)     7m41s
	  kube-system                 etcd-addons-539832                         100m (1%)     0 (0%)      100Mi (0%)       0 (0%)         7m47s
	  kube-system                 kindnet-8xmx5                              100m (1%)     100m (1%)   50Mi (0%)        50Mi (0%)      7m41s
	  kube-system                 kube-apiserver-addons-539832               250m (3%)     0 (0%)      0 (0%)           0 (0%)         7m47s
	  kube-system                 kube-controller-manager-addons-539832      200m (2%)     0 (0%)      0 (0%)           0 (0%)         7m47s
	  kube-system                 kube-proxy-rrzsd                           0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m41s
	  kube-system                 kube-scheduler-addons-539832               100m (1%)     0 (0%)      0 (0%)           0 (0%)         7m47s
	  kube-system                 metrics-server-8988944d9-6cxsj             100m (1%)     0 (0%)      200Mi (0%)       0 (0%)         7m36s
	  kube-system                 storage-provisioner                        0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m37s
	  local-path-storage          local-path-provisioner-86d989889c-xrrtn    0 (0%)        0 (0%)      0 (0%)           0 (0%)         7m37s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%)  100m (1%)
	  memory             420Mi (1%)  220Mi (0%)
	  ephemeral-storage  0 (0%)      0 (0%)
	  hugepages-1Gi      0 (0%)      0 (0%)
	  hugepages-2Mi      0 (0%)      0 (0%)
	Events:
	  Type     Reason                   Age                    From             Message
	  ----     ------                   ----                   ----             -------
	  Normal   Starting                 7m36s                  kube-proxy       
	  Normal   NodeHasSufficientMemory  7m52s (x8 over 7m52s)  kubelet          Node addons-539832 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    7m52s (x8 over 7m52s)  kubelet          Node addons-539832 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     7m52s (x7 over 7m52s)  kubelet          Node addons-539832 status is now: NodeHasSufficientPID
	  Normal   Starting                 7m47s                  kubelet          Starting kubelet.
	  Warning  CgroupV1                 7m47s                  kubelet          Cgroup v1 support is in maintenance mode, please migrate to Cgroup v2.
	  Normal   NodeHasSufficientMemory  7m47s                  kubelet          Node addons-539832 status is now: NodeHasSufficientMemory
	  Normal   NodeHasNoDiskPressure    7m47s                  kubelet          Node addons-539832 status is now: NodeHasNoDiskPressure
	  Normal   NodeHasSufficientPID     7m47s                  kubelet          Node addons-539832 status is now: NodeHasSufficientPID
	  Normal   RegisteredNode           7m42s                  node-controller  Node addons-539832 event: Registered Node addons-539832 in Controller
	  Normal   NodeReady                7m22s                  kubelet          Node addons-539832 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000606] platform eisa.0: Cannot allocate resource for EISA slot 5
	[  +0.000612] platform eisa.0: Cannot allocate resource for EISA slot 6
	[  +0.000641] platform eisa.0: Cannot allocate resource for EISA slot 7
	[  +0.000630] platform eisa.0: Cannot allocate resource for EISA slot 8
	[  +0.600729] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
	[  +0.049549] systemd[1]: /lib/systemd/system/cloud-init-local.service:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.006445] systemd[1]: /lib/systemd/system/cloud-init.service:19: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.014492] systemd[1]: /lib/systemd/system/cloud-final.service:9: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.002974] systemd[1]: /lib/systemd/system/cloud-config.service:8: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +0.016253] systemd[1]: /lib/systemd/system/cloud-init.target:15: Unknown key name 'ConditionEnvironment' in section 'Unit', ignoring.
	[  +6.941264] kauditd_printk_skb: 46 callbacks suppressed
	[Aug16 12:25] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 36 13 d5 5c 0d 92 2e ef 8f b8 28 fa 08 00
	[  +1.020115] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 36 13 d5 5c 0d 92 2e ef 8f b8 28 fa 08 00
	[  +2.015786] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 36 13 d5 5c 0d 92 2e ef 8f b8 28 fa 08 00
	[  +4.095536] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000025] ll header: 00000000: 36 13 d5 5c 0d 92 2e ef 8f b8 28 fa 08 00
	[  +8.191080] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 36 13 d5 5c 0d 92 2e ef 8f b8 28 fa 08 00
	[Aug16 12:26] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000021] ll header: 00000000: 36 13 d5 5c 0d 92 2e ef 8f b8 28 fa 08 00
	[ +33.788245] IPv4: martian source 10.244.0.21 from 127.0.0.1, on dev eth0
	[  +0.000027] ll header: 00000000: 36 13 d5 5c 0d 92 2e ef 8f b8 28 fa 08 00
	
	
	==> etcd [e7717ba4ceec54b260822418700ca72da4d39fae776d346393e366426c20c9c4] <==
	{"level":"info","ts":"2024-08-16T12:22:16.750117Z","caller":"traceutil/trace.go:171","msg":"trace[1804190592] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:0; response_revision:435; }","duration":"200.651713ms","start":"2024-08-16T12:22:16.549449Z","end":"2024-08-16T12:22:16.750101Z","steps":["trace[1804190592] 'agreement among raft nodes before linearized reading'  (duration: 200.580575ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-16T12:22:16.750259Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"186.758691ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/ranges/servicenodeports\" ","response":"range_response_count:1 size:290"}
	{"level":"info","ts":"2024-08-16T12:22:16.750298Z","caller":"traceutil/trace.go:171","msg":"trace[75377765] range","detail":"{range_begin:/registry/ranges/servicenodeports; range_end:; response_count:1; response_revision:435; }","duration":"186.791319ms","start":"2024-08-16T12:22:16.563492Z","end":"2024-08-16T12:22:16.750283Z","steps":["trace[75377765] 'agreement among raft nodes before linearized reading'  (duration: 186.738627ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-16T12:22:16.941933Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.463738ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-16T12:22:16.941994Z","caller":"traceutil/trace.go:171","msg":"trace[1207829853] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:443; }","duration":"100.534854ms","start":"2024-08-16T12:22:16.841447Z","end":"2024-08-16T12:22:16.941982Z","steps":["trace[1207829853] 'agreement among raft nodes before linearized reading'  (duration: 100.396714ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-16T12:22:17.753087Z","caller":"traceutil/trace.go:171","msg":"trace[972655051] transaction","detail":"{read_only:false; response_revision:491; number_of_response:1; }","duration":"193.409727ms","start":"2024-08-16T12:22:17.559657Z","end":"2024-08-16T12:22:17.753066Z","steps":["trace[972655051] 'process raft request'  (duration: 181.467041ms)","trace[972655051] 'compare'  (duration: 11.439063ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-16T12:22:17.753272Z","caller":"traceutil/trace.go:171","msg":"trace[1619587489] transaction","detail":"{read_only:false; response_revision:492; number_of_response:1; }","duration":"102.115762ms","start":"2024-08-16T12:22:17.651138Z","end":"2024-08-16T12:22:17.753254Z","steps":["trace[1619587489] 'process raft request'  (duration: 101.559695ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-16T12:22:17.753304Z","caller":"traceutil/trace.go:171","msg":"trace[2020191044] linearizableReadLoop","detail":"{readStateIndex:503; appliedIndex:502; }","duration":"190.68669ms","start":"2024-08-16T12:22:17.562611Z","end":"2024-08-16T12:22:17.753298Z","steps":["trace[2020191044] 'read index received'  (duration: 178.522067ms)","trace[2020191044] 'applied index is now lower than readState.Index'  (duration: 12.163748ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-16T12:22:17.753363Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"190.735192ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-16T12:22:17.754983Z","caller":"traceutil/trace.go:171","msg":"trace[841801681] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1beta1.metrics.k8s.io; range_end:; response_count:0; response_revision:493; }","duration":"192.363033ms","start":"2024-08-16T12:22:17.562606Z","end":"2024-08-16T12:22:17.754970Z","steps":["trace[841801681] 'agreement among raft nodes before linearized reading'  (duration: 190.712004ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-16T12:22:17.753524Z","caller":"traceutil/trace.go:171","msg":"trace[276637870] transaction","detail":"{read_only:false; response_revision:493; number_of_response:1; }","duration":"106.128549ms","start":"2024-08-16T12:22:17.647374Z","end":"2024-08-16T12:22:17.753503Z","steps":["trace[276637870] 'process raft request'  (duration: 105.401277ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-16T12:22:17.754605Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.736853ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/local-path-storage\" ","response":"range_response_count:1 size:621"}
	{"level":"info","ts":"2024-08-16T12:22:17.755901Z","caller":"traceutil/trace.go:171","msg":"trace[1564064706] range","detail":"{range_begin:/registry/namespaces/local-path-storage; range_end:; response_count:1; response_revision:494; }","duration":"105.052687ms","start":"2024-08-16T12:22:17.650837Z","end":"2024-08-16T12:22:17.755890Z","steps":["trace[1564064706] 'agreement among raft nodes before linearized reading'  (duration: 103.726344ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-16T12:22:17.754749Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.973856ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/replicasets/kube-system/registry-6fb4cdfc84\" ","response":"range_response_count:1 size:2551"}
	{"level":"warn","ts":"2024-08-16T12:22:17.754783Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"103.436098ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" ","response":"range_response_count:1 size:351"}
	{"level":"info","ts":"2024-08-16T12:22:17.756818Z","caller":"traceutil/trace.go:171","msg":"trace[1623880474] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:494; }","duration":"105.465336ms","start":"2024-08-16T12:22:17.651342Z","end":"2024-08-16T12:22:17.756807Z","steps":["trace[1623880474] 'agreement among raft nodes before linearized reading'  (duration: 103.421437ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-16T12:22:17.756458Z","caller":"traceutil/trace.go:171","msg":"trace[547252188] range","detail":"{range_begin:/registry/replicasets/kube-system/registry-6fb4cdfc84; range_end:; response_count:1; response_revision:494; }","duration":"103.677403ms","start":"2024-08-16T12:22:17.652764Z","end":"2024-08-16T12:22:17.756442Z","steps":["trace[547252188] 'agreement among raft nodes before linearized reading'  (duration: 101.953985ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-16T12:23:32.206638Z","caller":"traceutil/trace.go:171","msg":"trace[139932022] linearizableReadLoop","detail":"{readStateIndex:1227; appliedIndex:1226; }","duration":"111.098807ms","start":"2024-08-16T12:23:32.095526Z","end":"2024-08-16T12:23:32.206624Z","steps":["trace[139932022] 'read index received'  (duration: 110.948334ms)","trace[139932022] 'applied index is now lower than readState.Index'  (duration: 149.949µs)"],"step_count":2}
	{"level":"info","ts":"2024-08-16T12:23:32.206656Z","caller":"traceutil/trace.go:171","msg":"trace[1085197727] transaction","detail":"{read_only:false; response_revision:1190; number_of_response:1; }","duration":"133.36408ms","start":"2024-08-16T12:23:32.073275Z","end":"2024-08-16T12:23:32.206639Z","steps":["trace[1085197727] 'process raft request'  (duration: 133.249482ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-16T12:23:32.206771Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"111.225503ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/resourcequotas/\" range_end:\"/registry/resourcequotas0\" count_only:true ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-16T12:23:32.206800Z","caller":"traceutil/trace.go:171","msg":"trace[1432266925] range","detail":"{range_begin:/registry/resourcequotas/; range_end:/registry/resourcequotas0; response_count:0; response_revision:1190; }","duration":"111.270884ms","start":"2024-08-16T12:23:32.095521Z","end":"2024-08-16T12:23:32.206792Z","steps":["trace[1432266925] 'agreement among raft nodes before linearized reading'  (duration: 111.183547ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-16T12:23:37.674043Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"130.540682ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods\" limit:1 ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-16T12:23:37.674123Z","caller":"traceutil/trace.go:171","msg":"trace[1686302949] range","detail":"{range_begin:/registry/pods; range_end:; response_count:0; response_revision:1235; }","duration":"130.637025ms","start":"2024-08-16T12:23:37.543472Z","end":"2024-08-16T12:23:37.674109Z","steps":["trace[1686302949] 'range keys from in-memory index tree'  (duration: 130.48397ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-16T12:23:37.674172Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"128.330817ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-539832\" ","response":"range_response_count:1 size:8529"}
	{"level":"info","ts":"2024-08-16T12:23:37.674268Z","caller":"traceutil/trace.go:171","msg":"trace[604134395] range","detail":"{range_begin:/registry/minions/addons-539832; range_end:; response_count:1; response_revision:1235; }","duration":"128.430008ms","start":"2024-08-16T12:23:37.545827Z","end":"2024-08-16T12:23:37.674257Z","steps":["trace[604134395] 'range keys from in-memory index tree'  (duration: 128.099937ms)"],"step_count":1}
	
	
	==> kernel <==
	 12:29:54 up 12 min,  0 users,  load average: 0.02, 0.35, 0.30
	Linux addons-539832 5.15.0-1066-gcp #74~20.04.1-Ubuntu SMP Fri Jul 26 09:28:41 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [4cfdfd0ef759b4e3ef313e67d21224a335fa397c136eb225c5bfe55460adfeb4] <==
	E0816 12:28:48.412656       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0816 12:28:51.741266       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0816 12:28:51.741300       1 main.go:299] handling current node
	I0816 12:29:01.741061       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0816 12:29:01.741097       1 main.go:299] handling current node
	I0816 12:29:11.741287       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0816 12:29:11.741321       1 main.go:299] handling current node
	W0816 12:29:12.754624       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0816 12:29:12.754665       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	W0816 12:29:18.624385       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0816 12:29:18.624422       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	I0816 12:29:21.741739       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0816 12:29:21.741800       1 main.go:299] handling current node
	W0816 12:29:29.216790       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	E0816 12:29:29.216821       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.NetworkPolicy: failed to list *v1.NetworkPolicy: networkpolicies.networking.k8s.io is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "networkpolicies" in API group "networking.k8s.io" at the cluster scope
	I0816 12:29:31.741281       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0816 12:29:31.741321       1 main.go:299] handling current node
	I0816 12:29:41.741545       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0816 12:29:41.741580       1 main.go:299] handling current node
	W0816 12:29:49.991657       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	E0816 12:29:49.991688       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "pods" in API group "" at the cluster scope
	I0816 12:29:51.741982       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0816 12:29:51.742022       1 main.go:299] handling current node
	W0816 12:29:54.068464       1 reflector.go:547] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	E0816 12:29:54.068493       1 reflector.go:150] pkg/mod/k8s.io/client-go@v0.30.3/tools/cache/reflector.go:232: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:serviceaccount:kube-system:kindnet" cannot list resource "namespaces" in API group "" at the cluster scope
	
	
	==> kube-apiserver [9548b7ac89ccfb631ea7e2476f17a1e117a9ad248a6280df724e0f4cb4322005] <==
	 > logger="UnhandledError"
	I0816 12:24:17.885662       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0816 12:24:52.564892       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:59756: use of closed network connection
	E0816 12:24:52.723725       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:59786: use of closed network connection
	I0816 12:25:21.900209       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0816 12:25:22.917693       1 cacher.go:171] Terminating all watchers from cacher traces.gadget.kinvolk.io
	E0816 12:25:24.861718       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.28:35060: read: connection reset by peer
	I0816 12:25:29.327598       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0816 12:25:33.055595       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0816 12:25:33.215546       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.107.190.148"}
	I0816 12:25:43.959357       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.99.8.75"}
	I0816 12:26:03.357689       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0816 12:26:03.357742       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0816 12:26:03.370104       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0816 12:26:03.370241       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0816 12:26:03.371725       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0816 12:26:03.371763       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0816 12:26:03.386083       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0816 12:26:03.386199       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0816 12:26:03.392017       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0816 12:26:03.392057       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0816 12:26:04.372816       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0816 12:26:04.392427       1 cacher.go:171] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0816 12:26:04.447794       1 cacher.go:171] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	I0816 12:27:54.583030       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.107.5.93"}
	
	
	==> kube-controller-manager [3abb3496a81808d76c5b1ba766bae2724e18572454674f86d985e9e19269a073] <==
	W0816 12:28:01.053771       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:28:01.053818       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0816 12:28:06.612990       1 namespace_controller.go:187] "Namespace has been deleted" logger="namespace-controller" namespace="ingress-nginx"
	W0816 12:28:08.323915       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:28:08.323952       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0816 12:28:14.782256       1 range_allocator.go:241] "Successfully synced" logger="node-ipam-controller" key="addons-539832"
	W0816 12:28:18.448829       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:28:18.448871       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0816 12:28:39.292221       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:28:39.292262       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0816 12:28:47.631898       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:28:47.631933       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0816 12:28:52.500696       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:28:52.500733       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0816 12:29:06.503507       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:29:06.503547       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0816 12:29:24.151199       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:29:24.151237       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0816 12:29:24.759615       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:29:24.759660       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0816 12:29:39.389192       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:29:39.389229       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	W0816 12:29:44.895261       1 reflector.go:561] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0816 12:29:44.895297       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource" logger="UnhandledError"
	I0816 12:29:53.054191       1 replica_set.go:679] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-8988944d9" duration="9.481µs"
	
	
	==> kube-proxy [39dde2102b9115143e282fdafdf684365a162e55f5a676f6b16f1b1f7978c3bb] <==
	I0816 12:22:15.459212       1 server_linux.go:66] "Using iptables proxy"
	I0816 12:22:16.452728       1 server.go:677] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	E0816 12:22:16.461208       1 server.go:234] "Kube-proxy configuration may be incomplete or incorrect" err="nodePortAddresses is unset; NodePort connections will be accepted on all local IPs. Consider using `--nodeport-addresses primary`"
	I0816 12:22:17.449943       1 server.go:243] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0816 12:22:17.450011       1 server_linux.go:169] "Using iptables Proxier"
	I0816 12:22:17.742248       1 proxier.go:255] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses" ipFamily="IPv4"
	I0816 12:22:17.749418       1 server.go:483] "Version info" version="v1.31.0"
	I0816 12:22:17.749815       1 server.go:485] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0816 12:22:17.751375       1 config.go:104] "Starting endpoint slice config controller"
	I0816 12:22:17.751427       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0816 12:22:17.751465       1 config.go:197] "Starting service config controller"
	I0816 12:22:17.751471       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0816 12:22:17.751778       1 config.go:326] "Starting node config controller"
	I0816 12:22:17.751787       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0816 12:22:17.851909       1 shared_informer.go:320] Caches are synced for node config
	I0816 12:22:17.851955       1 shared_informer.go:320] Caches are synced for endpoint slice config
	I0816 12:22:17.852517       1 shared_informer.go:320] Caches are synced for service config
	
	
	==> kube-scheduler [ba2f8e1b3c4acd14eb8577b998e4281d0b67a8c71bdead14ae41e42b8211f1d3] <==
	W0816 12:22:05.556494       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumeclaims" in API group "" at the cluster scope
	E0816 12:22:05.558907       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolumeClaim: failed to list *v1.PersistentVolumeClaim: persistentvolumeclaims is forbidden: User \"system:kube-scheduler\" cannot list resource \"persistentvolumeclaims\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:05.556439       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0816 12:22:05.558940       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:05.556328       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0816 12:22:05.558980       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:05.556343       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0816 12:22:05.559004       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csistoragecapacities\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:05.556359       1 reflector.go:561] 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
	E0816 12:22:05.559060       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0816 12:22:05.556543       1 reflector.go:561] 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
	E0816 12:22:05.559094       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0816 12:22:05.556634       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0816 12:22:05.559117       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"storageclasses\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:05.558338       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0816 12:22:05.559141       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:06.385755       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0816 12:22:06.385893       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User \"system:kube-scheduler\" cannot list resource \"nodes\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:06.555033       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User "system:kube-scheduler" cannot list resource "replicationcontrollers" in API group "" at the cluster scope
	E0816 12:22:06.555068       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicationController: failed to list *v1.ReplicationController: replicationcontrollers is forbidden: User \"system:kube-scheduler\" cannot list resource \"replicationcontrollers\" in API group \"\" at the cluster scope" logger="UnhandledError"
	W0816 12:22:06.612304       1 reflector.go:561] 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
	E0816 12:22:06.612340       1 reflector.go:158] "Unhandled Error" err="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" logger="UnhandledError"
	W0816 12:22:06.641737       1 reflector.go:561] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0816 12:22:06.641787       1 reflector.go:158] "Unhandled Error" err="k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User \"system:kube-scheduler\" cannot list resource \"csidrivers\" in API group \"storage.k8s.io\" at the cluster scope" logger="UnhandledError"
	I0816 12:22:07.053049       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 16 12:28:48 addons-539832 kubelet[1632]: E0816 12:28:48.031076    1632 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811328030892766,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:28:48 addons-539832 kubelet[1632]: E0816 12:28:48.031107    1632 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811328030892766,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:28:58 addons-539832 kubelet[1632]: E0816 12:28:58.033865    1632 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811338033661216,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:28:58 addons-539832 kubelet[1632]: E0816 12:28:58.033901    1632 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811338033661216,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:29:08 addons-539832 kubelet[1632]: E0816 12:29:08.036858    1632 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811348036630727,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:29:08 addons-539832 kubelet[1632]: E0816 12:29:08.036894    1632 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811348036630727,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:29:18 addons-539832 kubelet[1632]: E0816 12:29:18.038955    1632 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811358038702590,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:29:18 addons-539832 kubelet[1632]: E0816 12:29:18.038994    1632 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811358038702590,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:29:28 addons-539832 kubelet[1632]: E0816 12:29:28.041792    1632 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811368041575412,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:29:28 addons-539832 kubelet[1632]: E0816 12:29:28.041822    1632 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811368041575412,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:29:38 addons-539832 kubelet[1632]: E0816 12:29:38.044175    1632 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811378043928265,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:29:38 addons-539832 kubelet[1632]: E0816 12:29:38.044217    1632 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811378043928265,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:29:39 addons-539832 kubelet[1632]: I0816 12:29:39.847565    1632 kubelet_pods.go:1007] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Aug 16 12:29:48 addons-539832 kubelet[1632]: E0816 12:29:48.046411    1632 eviction_manager.go:257] "Eviction manager: failed to get HasDedicatedImageFs" err="missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811388046206125,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:29:48 addons-539832 kubelet[1632]: E0816 12:29:48.046444    1632 eviction_manager.go:212] "Eviction manager: failed to synchronize" err="eviction manager: failed to get HasDedicatedImageFs: missing image stats: &ImageFsInfoResponse{ImageFilesystems:[]*FilesystemUsage{&FilesystemUsage{Timestamp:1723811388046206125,FsId:&FilesystemIdentifier{Mountpoint:/var/lib/containers/storage/overlay-images,},UsedBytes:&UInt64Value{Value:613669,},InodesUsed:&UInt64Value{Value:247,},},},ContainerFilesystems:[]*FilesystemUsage{},}"
	Aug 16 12:29:54 addons-539832 kubelet[1632]: I0816 12:29:54.232694    1632 scope.go:117] "RemoveContainer" containerID="1d45d41fe77d0964e70c1345cab395adc5665270834a80ada3a2d881f1bd8536"
	Aug 16 12:29:54 addons-539832 kubelet[1632]: I0816 12:29:54.254446    1632 scope.go:117] "RemoveContainer" containerID="1d45d41fe77d0964e70c1345cab395adc5665270834a80ada3a2d881f1bd8536"
	Aug 16 12:29:54 addons-539832 kubelet[1632]: E0816 12:29:54.254812    1632 log.go:32] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"1d45d41fe77d0964e70c1345cab395adc5665270834a80ada3a2d881f1bd8536\": container with ID starting with 1d45d41fe77d0964e70c1345cab395adc5665270834a80ada3a2d881f1bd8536 not found: ID does not exist" containerID="1d45d41fe77d0964e70c1345cab395adc5665270834a80ada3a2d881f1bd8536"
	Aug 16 12:29:54 addons-539832 kubelet[1632]: I0816 12:29:54.254855    1632 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"1d45d41fe77d0964e70c1345cab395adc5665270834a80ada3a2d881f1bd8536"} err="failed to get container status \"1d45d41fe77d0964e70c1345cab395adc5665270834a80ada3a2d881f1bd8536\": rpc error: code = NotFound desc = could not find container \"1d45d41fe77d0964e70c1345cab395adc5665270834a80ada3a2d881f1bd8536\": container with ID starting with 1d45d41fe77d0964e70c1345cab395adc5665270834a80ada3a2d881f1bd8536 not found: ID does not exist"
	Aug 16 12:29:54 addons-539832 kubelet[1632]: I0816 12:29:54.278100    1632 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"kube-api-access-k7ds7\" (UniqueName: \"kubernetes.io/projected/198dc05f-4be8-459f-b5c1-9923c3f500ff-kube-api-access-k7ds7\") pod \"198dc05f-4be8-459f-b5c1-9923c3f500ff\" (UID: \"198dc05f-4be8-459f-b5c1-9923c3f500ff\") "
	Aug 16 12:29:54 addons-539832 kubelet[1632]: I0816 12:29:54.278146    1632 reconciler_common.go:159] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/198dc05f-4be8-459f-b5c1-9923c3f500ff-tmp-dir\") pod \"198dc05f-4be8-459f-b5c1-9923c3f500ff\" (UID: \"198dc05f-4be8-459f-b5c1-9923c3f500ff\") "
	Aug 16 12:29:54 addons-539832 kubelet[1632]: I0816 12:29:54.278449    1632 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/198dc05f-4be8-459f-b5c1-9923c3f500ff-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "198dc05f-4be8-459f-b5c1-9923c3f500ff" (UID: "198dc05f-4be8-459f-b5c1-9923c3f500ff"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Aug 16 12:29:54 addons-539832 kubelet[1632]: I0816 12:29:54.279926    1632 operation_generator.go:803] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/198dc05f-4be8-459f-b5c1-9923c3f500ff-kube-api-access-k7ds7" (OuterVolumeSpecName: "kube-api-access-k7ds7") pod "198dc05f-4be8-459f-b5c1-9923c3f500ff" (UID: "198dc05f-4be8-459f-b5c1-9923c3f500ff"). InnerVolumeSpecName "kube-api-access-k7ds7". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 16 12:29:54 addons-539832 kubelet[1632]: I0816 12:29:54.378649    1632 reconciler_common.go:288] "Volume detached for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/198dc05f-4be8-459f-b5c1-9923c3f500ff-tmp-dir\") on node \"addons-539832\" DevicePath \"\""
	Aug 16 12:29:54 addons-539832 kubelet[1632]: I0816 12:29:54.378679    1632 reconciler_common.go:288] "Volume detached for volume \"kube-api-access-k7ds7\" (UniqueName: \"kubernetes.io/projected/198dc05f-4be8-459f-b5c1-9923c3f500ff-kube-api-access-k7ds7\") on node \"addons-539832\" DevicePath \"\""
	
	
	==> storage-provisioner [9f6e0c0e8ae59b50baa3d132c6b58e0fa73a7cfc48b7dd626bd7f691ff00d4a6] <==
	I0816 12:22:32.843095       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0816 12:22:32.850888       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0816 12:22:32.850920       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0816 12:22:32.857390       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0816 12:22:32.857564       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-539832_f1845832-4fb6-4146-a0ce-a157d4111d5f!
	I0816 12:22:32.857584       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"6a032475-8143-49ec-ae55-eaec7ea4d42a", APIVersion:"v1", ResourceVersion:"923", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-539832_f1845832-4fb6-4146-a0ce-a157d4111d5f became leader
	I0816 12:22:32.958120       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-539832_f1845832-4fb6-4146-a0ce-a157d4111d5f!
	

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

                                                
                                                
** stderr ** 
	Error from server (NotFound): pods "metrics-server-8988944d9-6cxsj" not found

                                                
                                                
** /stderr **
helpers_test.go:279: kubectl --context addons-539832 describe pod metrics-server-8988944d9-6cxsj: exit status 1
--- FAIL: TestAddons/parallel/MetricsServer (294.10s)

                                                
                                    

Test pass (301/328)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 16.6
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.19
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.31.0/json-events 13.57
13 TestDownloadOnly/v1.31.0/preload-exists 0
17 TestDownloadOnly/v1.31.0/LogsDuration 0.06
18 TestDownloadOnly/v1.31.0/DeleteAll 0.19
19 TestDownloadOnly/v1.31.0/DeleteAlwaysSucceeds 0.12
20 TestDownloadOnlyKic 1.04
21 TestBinaryMirror 0.73
22 TestOffline 59.65
25 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
26 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
27 TestAddons/Setup 193.46
31 TestAddons/serial/GCPAuth/Namespaces 0.14
33 TestAddons/parallel/Registry 15.4
35 TestAddons/parallel/InspektorGadget 10.75
37 TestAddons/parallel/HelmTiller 12.26
39 TestAddons/parallel/CSI 62.55
40 TestAddons/parallel/Headlamp 16.35
41 TestAddons/parallel/CloudSpanner 5.49
42 TestAddons/parallel/LocalPath 14.06
43 TestAddons/parallel/NvidiaDevicePlugin 5.5
44 TestAddons/parallel/Yakd 10.64
45 TestAddons/StoppedEnableDisable 12.02
46 TestCertOptions 33.31
47 TestCertExpiration 228.54
49 TestForceSystemdFlag 27.96
50 TestForceSystemdEnv 36.88
52 TestKVMDriverInstallOrUpdate 4.86
56 TestErrorSpam/setup 19.99
57 TestErrorSpam/start 0.55
58 TestErrorSpam/status 0.83
59 TestErrorSpam/pause 1.45
60 TestErrorSpam/unpause 1.6
61 TestErrorSpam/stop 1.33
64 TestFunctional/serial/CopySyncFile 0
65 TestFunctional/serial/StartWithProxy 43.5
66 TestFunctional/serial/AuditLog 0
67 TestFunctional/serial/SoftStart 37.45
68 TestFunctional/serial/KubeContext 0.04
69 TestFunctional/serial/KubectlGetPods 0.08
72 TestFunctional/serial/CacheCmd/cache/add_remote 3.24
73 TestFunctional/serial/CacheCmd/cache/add_local 2.06
74 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.04
75 TestFunctional/serial/CacheCmd/cache/list 0.04
76 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
77 TestFunctional/serial/CacheCmd/cache/cache_reload 1.64
78 TestFunctional/serial/CacheCmd/cache/delete 0.09
79 TestFunctional/serial/MinikubeKubectlCmd 0.1
80 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.09
81 TestFunctional/serial/ExtraConfig 33.29
82 TestFunctional/serial/ComponentHealth 0.06
83 TestFunctional/serial/LogsCmd 1.29
84 TestFunctional/serial/LogsFileCmd 1.29
85 TestFunctional/serial/InvalidService 3.93
87 TestFunctional/parallel/ConfigCmd 0.4
88 TestFunctional/parallel/DashboardCmd 18.47
89 TestFunctional/parallel/DryRun 0.38
90 TestFunctional/parallel/InternationalLanguage 0.16
91 TestFunctional/parallel/StatusCmd 0.99
95 TestFunctional/parallel/ServiceCmdConnect 7.65
96 TestFunctional/parallel/AddonsCmd 0.13
97 TestFunctional/parallel/PersistentVolumeClaim 26.91
99 TestFunctional/parallel/SSHCmd 0.79
100 TestFunctional/parallel/CpCmd 1.62
101 TestFunctional/parallel/MySQL 22.65
102 TestFunctional/parallel/FileSync 0.24
103 TestFunctional/parallel/CertSync 1.77
107 TestFunctional/parallel/NodeLabels 0.05
109 TestFunctional/parallel/NonActiveRuntimeDisabled 0.49
111 TestFunctional/parallel/License 0.57
112 TestFunctional/parallel/ServiceCmd/DeployApp 9.22
114 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.46
115 TestFunctional/parallel/ProfileCmd/profile_not_create 0.4
116 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
118 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 24.23
119 TestFunctional/parallel/ProfileCmd/profile_list 0.38
120 TestFunctional/parallel/ProfileCmd/profile_json_output 0.42
121 TestFunctional/parallel/MountCmd/any-port 22.93
122 TestFunctional/parallel/ServiceCmd/List 0.61
123 TestFunctional/parallel/ServiceCmd/JSONOutput 0.55
124 TestFunctional/parallel/ServiceCmd/HTTPS 0.38
125 TestFunctional/parallel/ServiceCmd/Format 0.36
126 TestFunctional/parallel/ServiceCmd/URL 0.34
127 TestFunctional/parallel/Version/short 0.04
128 TestFunctional/parallel/Version/components 0.51
129 TestFunctional/parallel/ImageCommands/ImageListShort 0.21
130 TestFunctional/parallel/ImageCommands/ImageListTable 0.23
131 TestFunctional/parallel/ImageCommands/ImageListJson 0.23
132 TestFunctional/parallel/ImageCommands/ImageListYaml 0.21
133 TestFunctional/parallel/ImageCommands/ImageBuild 2.99
134 TestFunctional/parallel/ImageCommands/Setup 1.89
135 TestFunctional/parallel/MountCmd/specific-port 2.11
136 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.07
137 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
141 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
142 TestFunctional/parallel/UpdateContextCmd/no_changes 0.12
143 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.13
144 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.12
145 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 2.47
146 TestFunctional/parallel/MountCmd/VerifyCleanup 1.78
147 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 0.93
148 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 2
149 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.48
150 TestFunctional/parallel/ImageCommands/ImageRemove 0.54
151 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.73
152 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.52
153 TestFunctional/delete_echo-server_images 0.03
154 TestFunctional/delete_my-image_image 0.01
155 TestFunctional/delete_minikube_cached_images 0.01
159 TestMultiControlPlane/serial/StartCluster 105.96
160 TestMultiControlPlane/serial/DeployApp 6.05
161 TestMultiControlPlane/serial/PingHostFromPods 0.96
162 TestMultiControlPlane/serial/AddWorkerNode 33.63
163 TestMultiControlPlane/serial/NodeLabels 0.06
164 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.61
165 TestMultiControlPlane/serial/CopyFile 15.26
166 TestMultiControlPlane/serial/StopSecondaryNode 12.49
167 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.46
168 TestMultiControlPlane/serial/RestartSecondaryNode 29.46
169 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 4.08
170 TestMultiControlPlane/serial/RestartClusterKeepsNodes 187.34
171 TestMultiControlPlane/serial/DeleteSecondaryNode 11.25
172 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.46
173 TestMultiControlPlane/serial/StopCluster 35.52
174 TestMultiControlPlane/serial/RestartCluster 105.28
175 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.45
176 TestMultiControlPlane/serial/AddSecondaryNode 41.94
177 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.62
181 TestJSONOutput/start/Command 40.81
182 TestJSONOutput/start/Audit 0
184 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
185 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
187 TestJSONOutput/pause/Command 0.68
188 TestJSONOutput/pause/Audit 0
190 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
191 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
193 TestJSONOutput/unpause/Command 0.57
194 TestJSONOutput/unpause/Audit 0
196 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
197 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
199 TestJSONOutput/stop/Command 5.73
200 TestJSONOutput/stop/Audit 0
202 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
203 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
204 TestErrorJSONOutput 0.19
206 TestKicCustomNetwork/create_custom_network 33.92
207 TestKicCustomNetwork/use_default_bridge_network 23.01
208 TestKicExistingNetwork 24.89
209 TestKicCustomSubnet 25.8
210 TestKicStaticIP 26.14
211 TestMainNoArgs 0.04
212 TestMinikubeProfile 51.36
215 TestMountStart/serial/StartWithMountFirst 6.1
216 TestMountStart/serial/VerifyMountFirst 0.24
217 TestMountStart/serial/StartWithMountSecond 9.02
218 TestMountStart/serial/VerifyMountSecond 0.24
219 TestMountStart/serial/DeleteFirst 1.59
220 TestMountStart/serial/VerifyMountPostDelete 0.23
221 TestMountStart/serial/Stop 1.16
222 TestMountStart/serial/RestartStopped 7.84
223 TestMountStart/serial/VerifyMountPostStop 0.24
226 TestMultiNode/serial/FreshStart2Nodes 72.66
227 TestMultiNode/serial/DeployApp2Nodes 4.72
228 TestMultiNode/serial/PingHostFrom2Pods 0.67
229 TestMultiNode/serial/AddNode 29.24
230 TestMultiNode/serial/MultiNodeLabels 0.06
231 TestMultiNode/serial/ProfileList 0.27
232 TestMultiNode/serial/CopyFile 8.76
233 TestMultiNode/serial/StopNode 2.06
234 TestMultiNode/serial/StartAfterStop 8.9
235 TestMultiNode/serial/RestartKeepsNodes 98.14
236 TestMultiNode/serial/DeleteNode 5.2
237 TestMultiNode/serial/StopMultiNode 23.69
238 TestMultiNode/serial/RestartMultiNode 53.47
239 TestMultiNode/serial/ValidateNameConflict 24.76
244 TestPreload 180.54
246 TestScheduledStopUnix 99.34
249 TestInsufficientStorage 12.37
250 TestRunningBinaryUpgrade 61.6
252 TestKubernetesUpgrade 345.73
253 TestMissingContainerUpgrade 167.86
255 TestNoKubernetes/serial/StartNoK8sWithVersion 0.09
256 TestNoKubernetes/serial/StartWithK8s 33.42
257 TestNoKubernetes/serial/StartWithStopK8s 11.91
258 TestNoKubernetes/serial/Start 5.3
259 TestNoKubernetes/serial/VerifyK8sNotRunning 0.26
260 TestNoKubernetes/serial/ProfileList 1.54
261 TestNoKubernetes/serial/Stop 1.18
262 TestNoKubernetes/serial/StartNoArgs 7.2
263 TestStoppedBinaryUpgrade/Setup 2.65
264 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.3
265 TestStoppedBinaryUpgrade/Upgrade 136.46
266 TestStoppedBinaryUpgrade/MinikubeLogs 0.81
274 TestNetworkPlugins/group/false 3.31
286 TestPause/serial/Start 46.55
287 TestNetworkPlugins/group/auto/Start 50.9
288 TestPause/serial/SecondStartNoReconfiguration 36.67
289 TestNetworkPlugins/group/kindnet/Start 44.58
290 TestNetworkPlugins/group/auto/KubeletFlags 0.26
291 TestNetworkPlugins/group/auto/NetCatPod 10.24
292 TestPause/serial/Pause 0.67
293 TestPause/serial/VerifyStatus 0.3
294 TestPause/serial/Unpause 0.6
295 TestPause/serial/PauseAgain 0.83
296 TestNetworkPlugins/group/auto/DNS 0.13
297 TestNetworkPlugins/group/auto/Localhost 0.14
298 TestNetworkPlugins/group/auto/HairPin 0.14
299 TestPause/serial/DeletePaused 2.25
300 TestPause/serial/VerifyDeletedResources 14.67
301 TestNetworkPlugins/group/calico/Start 61.35
302 TestNetworkPlugins/group/custom-flannel/Start 53.28
303 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
304 TestNetworkPlugins/group/kindnet/KubeletFlags 0.36
305 TestNetworkPlugins/group/kindnet/NetCatPod 10.58
306 TestNetworkPlugins/group/kindnet/DNS 0.14
307 TestNetworkPlugins/group/kindnet/Localhost 0.1
308 TestNetworkPlugins/group/kindnet/HairPin 0.1
309 TestNetworkPlugins/group/enable-default-cni/Start 68.94
310 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.28
311 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.19
312 TestNetworkPlugins/group/calico/ControllerPod 6.01
313 TestNetworkPlugins/group/custom-flannel/DNS 0.12
314 TestNetworkPlugins/group/custom-flannel/Localhost 0.1
315 TestNetworkPlugins/group/custom-flannel/HairPin 0.1
316 TestNetworkPlugins/group/calico/KubeletFlags 0.28
317 TestNetworkPlugins/group/calico/NetCatPod 9.21
318 TestNetworkPlugins/group/calico/DNS 0.14
319 TestNetworkPlugins/group/flannel/Start 55.73
320 TestNetworkPlugins/group/calico/Localhost 0.13
321 TestNetworkPlugins/group/calico/HairPin 0.12
322 TestNetworkPlugins/group/bridge/Start 31.71
324 TestStartStop/group/old-k8s-version/serial/FirstStart 137.74
325 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.26
326 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.19
327 TestNetworkPlugins/group/bridge/KubeletFlags 0.3
328 TestNetworkPlugins/group/bridge/NetCatPod 9.2
329 TestNetworkPlugins/group/enable-default-cni/DNS 0.12
330 TestNetworkPlugins/group/enable-default-cni/Localhost 0.15
331 TestNetworkPlugins/group/enable-default-cni/HairPin 0.13
332 TestNetworkPlugins/group/bridge/DNS 26.54
333 TestNetworkPlugins/group/flannel/ControllerPod 6.01
335 TestStartStop/group/embed-certs/serial/FirstStart 48.61
336 TestNetworkPlugins/group/flannel/KubeletFlags 0.28
337 TestNetworkPlugins/group/flannel/NetCatPod 12.2
338 TestNetworkPlugins/group/flannel/DNS 0.13
339 TestNetworkPlugins/group/flannel/Localhost 0.11
340 TestNetworkPlugins/group/flannel/HairPin 0.1
341 TestNetworkPlugins/group/bridge/Localhost 0.13
342 TestNetworkPlugins/group/bridge/HairPin 0.15
344 TestStartStop/group/no-preload/serial/FirstStart 105.58
346 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 45.84
347 TestStartStop/group/embed-certs/serial/DeployApp 10.26
348 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 0.83
349 TestStartStop/group/embed-certs/serial/Stop 12.14
350 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.16
351 TestStartStop/group/embed-certs/serial/SecondStart 261.42
352 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.27
353 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.83
354 TestStartStop/group/default-k8s-diff-port/serial/Stop 13.16
355 TestStartStop/group/old-k8s-version/serial/DeployApp 10.35
356 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.16
357 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 262.41
358 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.86
359 TestStartStop/group/old-k8s-version/serial/Stop 12.15
360 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.17
361 TestStartStop/group/old-k8s-version/serial/SecondStart 28.77
362 TestStartStop/group/no-preload/serial/DeployApp 10.23
363 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 28
364 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.9
365 TestStartStop/group/no-preload/serial/Stop 12.04
366 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.17
367 TestStartStop/group/no-preload/serial/SecondStart 263.4
368 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.09
369 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.25
370 TestStartStop/group/old-k8s-version/serial/Pause 2.58
372 TestStartStop/group/newest-cni/serial/FirstStart 29.64
373 TestStartStop/group/newest-cni/serial/DeployApp 0
374 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.84
375 TestStartStop/group/newest-cni/serial/Stop 1.19
376 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.16
377 TestStartStop/group/newest-cni/serial/SecondStart 13.24
378 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
379 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
380 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.22
381 TestStartStop/group/newest-cni/serial/Pause 2.92
382 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
383 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 5.07
384 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.22
385 TestStartStop/group/embed-certs/serial/Pause 2.56
386 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6
387 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
388 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.22
389 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.54
390 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6
391 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.07
392 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.22
393 TestStartStop/group/no-preload/serial/Pause 2.54
x
+
TestDownloadOnly/v1.20.0/json-events (16.6s)

                                                
                                                
=== RUN   TestDownloadOnly/v1.20.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-850506 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-850506 --force --alsologtostderr --kubernetes-version=v1.20.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (16.598820003s)
--- PASS: TestDownloadOnly/v1.20.0/json-events (16.60s)

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-850506 | jenkins | v1.33.1 | 16 Aug 24 12:20 UTC |          |
	|         | -p download-only-850506        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/16 12:20:56
	Running on machine: ubuntu-20-agent
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0816 12:20:56.772383   10552 out.go:345] Setting OutFile to fd 1 ...
	I0816 12:20:56.772672   10552 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:20:56.772682   10552 out.go:358] Setting ErrFile to fd 2...
	I0816 12:20:56.772688   10552 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:20:56.772866   10552 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
	W0816 12:20:56.773004   10552 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19423-3765/.minikube/config/config.json: open /home/jenkins/minikube-integration/19423-3765/.minikube/config/config.json: no such file or directory
	I0816 12:20:56.773578   10552 out.go:352] Setting JSON to true
	I0816 12:20:56.774393   10552 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent","uptime":201,"bootTime":1723810656,"procs":178,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0816 12:20:56.774459   10552 start.go:139] virtualization: kvm guest
	I0816 12:20:56.776733   10552 out.go:97] [download-only-850506] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	W0816 12:20:56.776816   10552 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19423-3765/.minikube/cache/preloaded-tarball: no such file or directory
	I0816 12:20:56.776853   10552 notify.go:220] Checking for updates...
	I0816 12:20:56.778411   10552 out.go:169] MINIKUBE_LOCATION=19423
	I0816 12:20:56.779851   10552 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0816 12:20:56.781172   10552 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19423-3765/kubeconfig
	I0816 12:20:56.782444   10552 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-3765/.minikube
	I0816 12:20:56.783671   10552 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0816 12:20:56.786152   10552 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0816 12:20:56.786356   10552 driver.go:394] Setting default libvirt URI to qemu:///system
	I0816 12:20:56.808615   10552 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0816 12:20:56.808765   10552 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0816 12:20:57.155542   10552 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-16 12:20:57.146850903 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0816 12:20:57.155648   10552 docker.go:307] overlay module found
	I0816 12:20:57.157182   10552 out.go:97] Using the docker driver based on user configuration
	I0816 12:20:57.157201   10552 start.go:297] selected driver: docker
	I0816 12:20:57.157211   10552 start.go:901] validating driver "docker" against <nil>
	I0816 12:20:57.157290   10552 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0816 12:20:57.203626   10552 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-16 12:20:57.195388926 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0816 12:20:57.203789   10552 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0816 12:20:57.204228   10552 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0816 12:20:57.204369   10552 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0816 12:20:57.206084   10552 out.go:169] Using Docker driver with root privileges
	I0816 12:20:57.207457   10552 cni.go:84] Creating CNI manager for ""
	I0816 12:20:57.207473   10552 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0816 12:20:57.207484   10552 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0816 12:20:57.207545   10552 start.go:340] cluster config:
	{Name:download-only-850506 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.20.0 ClusterName:download-only-850506 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}
	I0816 12:20:57.208932   10552 out.go:97] Starting "download-only-850506" primary control-plane node in "download-only-850506" cluster
	I0816 12:20:57.208953   10552 cache.go:121] Beginning downloading kic base image for docker with crio
	I0816 12:20:57.210288   10552 out.go:97] Pulling base image v0.0.44-1723650208-19443 ...
	I0816 12:20:57.210309   10552 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0816 12:20:57.210352   10552 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 in local docker daemon
	I0816 12:20:57.226202   10552 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 to local cache
	I0816 12:20:57.226369   10552 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 in local cache directory
	I0816 12:20:57.226462   10552 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 to local cache
	I0816 12:20:57.314412   10552 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0816 12:20:57.314454   10552 cache.go:56] Caching tarball of preloaded images
	I0816 12:20:57.314622   10552 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0816 12:20:57.316539   10552 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0816 12:20:57.316561   10552 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0816 12:20:57.418953   10552 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.20.0/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:f93b07cde9c3289306cbaeb7a1803c19 -> /home/jenkins/minikube-integration/19423-3765/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	I0816 12:21:10.667935   10552 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 as a tarball
	I0816 12:21:11.451520   10552 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0816 12:21:11.451615   10552 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19423-3765/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	
	
	* The control-plane node download-only-850506 host does not exist
	  To start a cluster, run: "minikube start -p download-only-850506"

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

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

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

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

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

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

                                                
                                                
=== RUN   TestDownloadOnly/v1.31.0/json-events
aaa_download_only_test.go:81: (dbg) Run:  out/minikube-linux-amd64 start -o=json --download-only -p download-only-841012 --force --alsologtostderr --kubernetes-version=v1.31.0 --container-runtime=crio --driver=docker  --container-runtime=crio
aaa_download_only_test.go:81: (dbg) Done: out/minikube-linux-amd64 start -o=json --download-only -p download-only-841012 --force --alsologtostderr --kubernetes-version=v1.31.0 --container-runtime=crio --driver=docker  --container-runtime=crio: (13.568089908s)
--- PASS: TestDownloadOnly/v1.31.0/json-events (13.57s)

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-850506 | jenkins | v1.33.1 | 16 Aug 24 12:20 UTC |                     |
	|         | -p download-only-850506        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC | 16 Aug 24 12:21 UTC |
	| delete  | -p download-only-850506        | download-only-850506 | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC | 16 Aug 24 12:21 UTC |
	| start   | -o=json --download-only        | download-only-841012 | jenkins | v1.33.1 | 16 Aug 24 12:21 UTC |                     |
	|         | -p download-only-841012        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/16 12:21:13
	Running on machine: ubuntu-20-agent
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0816 12:21:13.740957   11361 out.go:345] Setting OutFile to fd 1 ...
	I0816 12:21:13.741063   11361 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:21:13.741072   11361 out.go:358] Setting ErrFile to fd 2...
	I0816 12:21:13.741076   11361 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:21:13.741223   11361 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
	I0816 12:21:13.741736   11361 out.go:352] Setting JSON to true
	I0816 12:21:13.742506   11361 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent","uptime":218,"bootTime":1723810656,"procs":176,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0816 12:21:13.742561   11361 start.go:139] virtualization: kvm guest
	I0816 12:21:13.744777   11361 out.go:97] [download-only-841012] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0816 12:21:13.744912   11361 notify.go:220] Checking for updates...
	I0816 12:21:13.746395   11361 out.go:169] MINIKUBE_LOCATION=19423
	I0816 12:21:13.748012   11361 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0816 12:21:13.749599   11361 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19423-3765/kubeconfig
	I0816 12:21:13.750911   11361 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-3765/.minikube
	I0816 12:21:13.752246   11361 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0816 12:21:13.754946   11361 out.go:321] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0816 12:21:13.755137   11361 driver.go:394] Setting default libvirt URI to qemu:///system
	I0816 12:21:13.775895   11361 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0816 12:21:13.776003   11361 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0816 12:21:13.822398   11361 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-16 12:21:13.813743737 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0816 12:21:13.822502   11361 docker.go:307] overlay module found
	I0816 12:21:13.824057   11361 out.go:97] Using the docker driver based on user configuration
	I0816 12:21:13.824083   11361 start.go:297] selected driver: docker
	I0816 12:21:13.824094   11361 start.go:901] validating driver "docker" against <nil>
	I0816 12:21:13.824178   11361 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0816 12:21:13.868507   11361 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:0 ContainersRunning:0 ContainersPaused:0 ContainersStopped:0 Images:1 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:30 OomKillDisable:true NGoroutines:45 SystemTime:2024-08-16 12:21:13.859869076 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0816 12:21:13.868677   11361 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0816 12:21:13.869119   11361 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0816 12:21:13.869282   11361 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0816 12:21:13.871227   11361 out.go:169] Using Docker driver with root privileges
	I0816 12:21:13.872468   11361 cni.go:84] Creating CNI manager for ""
	I0816 12:21:13.872481   11361 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0816 12:21:13.872492   11361 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0816 12:21:13.872551   11361 start.go:340] cluster config:
	{Name:download-only-841012 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 Memory:8000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:download-only-841012 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0816 12:21:13.874361   11361 out.go:97] Starting "download-only-841012" primary control-plane node in "download-only-841012" cluster
	I0816 12:21:13.874383   11361 cache.go:121] Beginning downloading kic base image for docker with crio
	I0816 12:21:13.875868   11361 out.go:97] Pulling base image v0.0.44-1723650208-19443 ...
	I0816 12:21:13.875895   11361 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0816 12:21:13.875933   11361 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 in local docker daemon
	I0816 12:21:13.891567   11361 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 to local cache
	I0816 12:21:13.891702   11361 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 in local cache directory
	I0816 12:21:13.891720   11361 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 in local cache directory, skipping pull
	I0816 12:21:13.891726   11361 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 exists in cache, skipping pull
	I0816 12:21:13.891739   11361 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 as a tarball
	I0816 12:21:14.351397   11361 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4
	I0816 12:21:14.351438   11361 cache.go:56] Caching tarball of preloaded images
	I0816 12:21:14.351628   11361 preload.go:131] Checking if preload exists for k8s version v1.31.0 and runtime crio
	I0816 12:21:14.353545   11361 out.go:97] Downloading Kubernetes v1.31.0 preload ...
	I0816 12:21:14.353574   11361 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4 ...
	I0816 12:21:14.454483   11361 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:4a2ae163f7665ceaa95dee8ffc8efdba -> /home/jenkins/minikube-integration/19423-3765/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-cri-o-overlay-amd64.tar.lz4
	
	
	* The control-plane node download-only-841012 host does not exist
	  To start a cluster, run: "minikube start -p download-only-841012"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.04s)

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

                                                
                                    
x
+
TestBinaryMirror (0.73s)

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

                                                
                                    
x
+
TestOffline (59.65s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

                                                
                                                
=== CONT  TestOffline
aab_offline_test.go:55: (dbg) Run:  out/minikube-linux-amd64 start -p offline-crio-604418 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio
aab_offline_test.go:55: (dbg) Done: out/minikube-linux-amd64 start -p offline-crio-604418 --alsologtostderr -v=1 --memory=2048 --wait=true --driver=docker  --container-runtime=crio: (57.333447523s)
helpers_test.go:175: Cleaning up "offline-crio-604418" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p offline-crio-604418
E0816 12:59:43.467615   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p offline-crio-604418: (2.312114235s)
--- PASS: TestOffline (59.65s)

                                                
                                    
x
+
TestAddons/PreSetup/EnablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/PreSetup/DisablingAddonOnNonExistingCluster (0.05s)

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

                                                
                                                

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

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

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

                                                
                                    
x
+
TestAddons/Setup (193.46s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-539832 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=helm-tiller
addons_test.go:110: (dbg) Done: out/minikube-linux-amd64 start -p addons-539832 --wait=true --memory=4000 --alsologtostderr --addons=registry --addons=metrics-server --addons=volumesnapshots --addons=csi-hostpath-driver --addons=gcp-auth --addons=cloud-spanner --addons=inspektor-gadget --addons=storage-provisioner-rancher --addons=nvidia-device-plugin --addons=yakd --addons=volcano --driver=docker  --container-runtime=crio --addons=ingress --addons=ingress-dns --addons=helm-tiller: (3m13.462127237s)
--- PASS: TestAddons/Setup (193.46s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (15.4s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 2.340134ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-6fb4cdfc84-gjxt2" [0c561bda-a9a3-4cef-885b-7d5ac8d965f8] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.003883598s
addons_test.go:337: (dbg) TestAddons/parallel/Registry: waiting 10m0s for pods matching "registry-proxy=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-proxy-d2gnf" [70e8f654-bcc2-4bdc-8027-14f5b2e1cb5b] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.003325968s
addons_test.go:342: (dbg) Run:  kubectl --context addons-539832 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-539832 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local"
addons_test.go:347: (dbg) Done: kubectl --context addons-539832 run --rm registry-test --restart=Never --image=gcr.io/k8s-minikube/busybox -it -- sh -c "wget --spider -S http://registry.kube-system.svc.cluster.local": (4.64122959s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p addons-539832 ip
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-539832 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (15.40s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.75s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/InspektorGadget
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: waiting 8m0s for pods matching "k8s-app=gadget" in namespace "gadget" ...
helpers_test.go:344: "gadget-ktx2l" [317b2661-e960-4c9f-a7a2-ab23c45d8bf5] Running / Ready:ContainersNotReady (containers with unready status: [gadget]) / ContainersReady:ContainersNotReady (containers with unready status: [gadget])
addons_test.go:848: (dbg) TestAddons/parallel/InspektorGadget: k8s-app=gadget healthy within 5.003947705s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-539832
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-539832: (5.749611527s)
--- PASS: TestAddons/parallel/InspektorGadget (10.75s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (12.26s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 2.224964ms
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: waiting 6m0s for pods matching "app=helm" in namespace "kube-system" ...
helpers_test.go:344: "tiller-deploy-b48cc5f79-nxxfh" [63387ff8-32e2-4c22-8477-8531e0c8deed] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.003560672s
addons_test.go:475: (dbg) Run:  kubectl --context addons-539832 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version
addons_test.go:475: (dbg) Done: kubectl --context addons-539832 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (6.675360079s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-539832 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (12.26s)

                                                
                                    
x
+
TestAddons/parallel/CSI (62.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 5.029772ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-539832 create -f testdata/csi-hostpath-driver/pvc.yaml
addons_test.go:575: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-539832 create -f testdata/csi-hostpath-driver/pv-pod.yaml
addons_test.go:585: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod" in namespace "default" ...
helpers_test.go:344: "task-pv-pod" [d2f4a933-10f3-45cf-982c-dad3ed2479ff] Pending
helpers_test.go:344: "task-pv-pod" [d2f4a933-10f3-45cf-982c-dad3ed2479ff] 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" [d2f4a933-10f3-45cf-982c-dad3ed2479ff] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 14.002905771s
addons_test.go:590: (dbg) Run:  kubectl --context addons-539832 create -f testdata/csi-hostpath-driver/snapshot.yaml
addons_test.go:595: (dbg) TestAddons/parallel/CSI: waiting 6m0s for volume snapshot "new-snapshot-demo" in namespace "default" ...
helpers_test.go:419: (dbg) Run:  kubectl --context addons-539832 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-539832 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-539832 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-539832 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-539832 create -f testdata/csi-hostpath-driver/pvc-restore.yaml
addons_test.go:617: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pvc "hpvc-restore" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-539832 create -f testdata/csi-hostpath-driver/pv-pod-restore.yaml
addons_test.go:627: (dbg) TestAddons/parallel/CSI: waiting 6m0s for pods matching "app=task-pv-pod-restore" in namespace "default" ...
helpers_test.go:344: "task-pv-pod-restore" [90f09528-2de2-490f-a181-dd137219af05] Pending
helpers_test.go:344: "task-pv-pod-restore" [90f09528-2de2-490f-a181-dd137219af05] 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" [90f09528-2de2-490f-a181-dd137219af05] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 11.002961873s
addons_test.go:632: (dbg) Run:  kubectl --context addons-539832 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-539832 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-539832 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-539832 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-539832 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.548069173s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-539832 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (62.55s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (16.35s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Headlamp
addons_test.go:830: (dbg) Run:  out/minikube-linux-amd64 addons enable headlamp -p addons-539832 --alsologtostderr -v=1
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: waiting 8m0s for pods matching "app.kubernetes.io/name=headlamp" in namespace "headlamp" ...
helpers_test.go:344: "headlamp-57fb76fcdb-vsbz2" [88707cb8-800a-4d40-a190-958fb05ae05a] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-57fb76fcdb-vsbz2" [88707cb8-800a-4d40-a190-958fb05ae05a] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 10.003924742s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-539832 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-539832 addons disable headlamp --alsologtostderr -v=1: (5.594235394s)
--- PASS: TestAddons/parallel/Headlamp (16.35s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.49s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-c4bc9b5f8-hfd9w" [19ed362c-680f-4cab-b315-16ed26537c16] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.003468458s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-539832
--- PASS: TestAddons/parallel/CloudSpanner (5.49s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (14.06s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-539832 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-539832 apply -f testdata/storage-provisioner-rancher/pod.yaml
addons_test.go:992: (dbg) TestAddons/parallel/LocalPath: waiting 5m0s for pvc "test-pvc" in namespace "default" ...
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-539832 get pvc test-pvc -o jsonpath={.status.phase} -n default
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: waiting 3m0s for pods matching "run=test-local-path" in namespace "default" ...
helpers_test.go:344: "test-local-path" [09247312-4140-484d-8d59-c12c9af1eb22] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [09247312-4140-484d-8d59-c12c9af1eb22] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [09247312-4140-484d-8d59-c12c9af1eb22] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 6.003011067s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-539832 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-539832 ssh "cat /opt/local-path-provisioner/pvc-3026bfa5-2bfd-42b2-bf20-60092dc0c2fe_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-539832 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-539832 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-539832 addons disable storage-provisioner-rancher --alsologtostderr -v=1
--- PASS: TestAddons/parallel/LocalPath (14.06s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.5s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/NvidiaDevicePlugin
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: waiting 6m0s for pods matching "name=nvidia-device-plugin-ds" in namespace "kube-system" ...
helpers_test.go:344: "nvidia-device-plugin-daemonset-69xwn" [4ea267d6-d580-4ae5-b294-332739b0a7c0] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.004375871s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-539832
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.50s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.64s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-67d98fc6b-45fq9" [1a39b53b-0c5b-4da4-afd0-631f54f0449e] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.004033813s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-539832 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-539832 addons disable yakd --alsologtostderr -v=1: (5.63166249s)
--- PASS: TestAddons/parallel/Yakd (10.64s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.02s)

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

                                                
                                    
x
+
TestCertOptions (33.31s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

                                                
                                                
=== CONT  TestCertOptions
cert_options_test.go:49: (dbg) Run:  out/minikube-linux-amd64 start -p cert-options-432207 --memory=2048 --apiserver-ips=127.0.0.1 --apiserver-ips=192.168.15.15 --apiserver-names=localhost --apiserver-names=www.google.com --apiserver-port=8555 --driver=docker  --container-runtime=crio
cert_options_test.go:49: (dbg) Done: out/minikube-linux-amd64 start -p cert-options-432207 --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: (30.74028378s)
cert_options_test.go:60: (dbg) Run:  out/minikube-linux-amd64 -p cert-options-432207 ssh "openssl x509 -text -noout -in /var/lib/minikube/certs/apiserver.crt"
cert_options_test.go:88: (dbg) Run:  kubectl --context cert-options-432207 config view
cert_options_test.go:100: (dbg) Run:  out/minikube-linux-amd64 ssh -p cert-options-432207 -- "sudo cat /etc/kubernetes/admin.conf"
helpers_test.go:175: Cleaning up "cert-options-432207" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-options-432207
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-options-432207: (1.972372547s)
--- PASS: TestCertOptions (33.31s)

                                                
                                    
x
+
TestCertExpiration (228.54s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-687992 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio
cert_options_test.go:123: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-687992 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (30.029917482s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-687992 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio
cert_options_test.go:131: (dbg) Done: out/minikube-linux-amd64 start -p cert-expiration-687992 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (15.665530402s)
helpers_test.go:175: Cleaning up "cert-expiration-687992" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-687992
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-687992: (2.846121572s)
--- PASS: TestCertExpiration (228.54s)

                                                
                                    
x
+
TestForceSystemdFlag (27.96s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

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

                                                
                                    
x
+
TestForceSystemdEnv (36.88s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (4.86s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (19.99s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.55s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.83s)

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

                                                
                                    
x
+
TestErrorSpam/pause (1.45s)

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.6s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.33s)

                                                
                                                
=== RUN   TestErrorSpam/stop
error_spam_test.go:216: Cleaning up 0 logfile(s) ...
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-152404 --log_dir /tmp/nospam-152404 stop
error_spam_test.go:159: (dbg) Done: out/minikube-linux-amd64 -p nospam-152404 --log_dir /tmp/nospam-152404 stop: (1.159613814s)
error_spam_test.go:159: (dbg) Run:  out/minikube-linux-amd64 -p nospam-152404 --log_dir /tmp/nospam-152404 stop
error_spam_test.go:182: (dbg) Run:  out/minikube-linux-amd64 -p nospam-152404 --log_dir /tmp/nospam-152404 stop
--- PASS: TestErrorSpam/stop (1.33s)

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (43.5s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (37.45s)

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

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.08s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.09s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (33.29s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.06s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.29s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.29s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1250: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 logs --file /tmp/TestFunctionalserialLogsFileCmd1779198052/001/logs.txt
functional_test.go:1250: (dbg) Done: out/minikube-linux-amd64 -p functional-579352 logs --file /tmp/TestFunctionalserialLogsFileCmd1779198052/001/logs.txt: (1.290355567s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.29s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (3.93s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.4s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (18.47s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.38s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0816 12:33:03.984070   48870 out.go:345] Setting OutFile to fd 1 ...
	I0816 12:33:03.984210   48870 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:33:03.984219   48870 out.go:358] Setting ErrFile to fd 2...
	I0816 12:33:03.984226   48870 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:33:03.984636   48870 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
	I0816 12:33:03.985408   48870 out.go:352] Setting JSON to false
	I0816 12:33:03.986570   48870 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent","uptime":928,"bootTime":1723810656,"procs":222,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0816 12:33:03.986680   48870 start.go:139] virtualization: kvm guest
	I0816 12:33:03.989641   48870 out.go:177] * [functional-579352] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0816 12:33:03.991098   48870 notify.go:220] Checking for updates...
	I0816 12:33:03.991112   48870 out.go:177]   - MINIKUBE_LOCATION=19423
	I0816 12:33:03.992504   48870 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0816 12:33:03.993999   48870 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19423-3765/kubeconfig
	I0816 12:33:03.995705   48870 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-3765/.minikube
	I0816 12:33:03.997477   48870 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0816 12:33:03.998993   48870 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0816 12:33:04.000956   48870 config.go:182] Loaded profile config "functional-579352": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0816 12:33:04.001669   48870 driver.go:394] Setting default libvirt URI to qemu:///system
	I0816 12:33:04.027245   48870 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0816 12:33:04.027368   48870 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0816 12:33:04.081138   48870 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-16 12:33:04.071334433 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0816 12:33:04.081318   48870 docker.go:307] overlay module found
	I0816 12:33:04.085274   48870 out.go:177] * Using the docker driver based on existing profile
	I0816 12:33:04.086964   48870 start.go:297] selected driver: docker
	I0816 12:33:04.086994   48870 start.go:901] validating driver "docker" against &{Name:functional-579352 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:functional-579352 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0816 12:33:04.087138   48870 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0816 12:33:04.089774   48870 out.go:201] 
	W0816 12:33:04.091345   48870 out.go:270] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0816 12:33:04.092945   48870 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.16s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0816 12:33:03.823698   48781 out.go:345] Setting OutFile to fd 1 ...
	I0816 12:33:03.823790   48781 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:33:03.823795   48781 out.go:358] Setting ErrFile to fd 2...
	I0816 12:33:03.823799   48781 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:33:03.824058   48781 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
	I0816 12:33:03.824569   48781 out.go:352] Setting JSON to false
	I0816 12:33:03.825558   48781 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent","uptime":928,"bootTime":1723810656,"procs":222,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0816 12:33:03.825616   48781 start.go:139] virtualization: kvm guest
	I0816 12:33:03.829934   48781 out.go:177] * [functional-579352] minikube v1.33.1 sur Ubuntu 20.04 (kvm/amd64)
	I0816 12:33:03.831263   48781 out.go:177]   - MINIKUBE_LOCATION=19423
	I0816 12:33:03.831301   48781 notify.go:220] Checking for updates...
	I0816 12:33:03.833866   48781 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0816 12:33:03.835244   48781 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19423-3765/kubeconfig
	I0816 12:33:03.836782   48781 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-3765/.minikube
	I0816 12:33:03.837972   48781 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0816 12:33:03.839140   48781 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0816 12:33:03.840848   48781 config.go:182] Loaded profile config "functional-579352": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0816 12:33:03.841501   48781 driver.go:394] Setting default libvirt URI to qemu:///system
	I0816 12:33:03.870092   48781 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0816 12:33:03.870221   48781 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0816 12:33:03.926352   48781 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:1 ContainersRunning:1 ContainersPaused:0 ContainersStopped:0 Images:2 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:33 OomKillDisable:true NGoroutines:53 SystemTime:2024-08-16 12:33:03.917140865 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0816 12:33:03.926452   48781 docker.go:307] overlay module found
	I0816 12:33:03.929019   48781 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0816 12:33:03.930269   48781 start.go:297] selected driver: docker
	I0816 12:33:03.930289   48781 start.go:901] validating driver "docker" against &{Name:functional-579352 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723650208-19443@sha256:2be48dc5c74cde3c1d15ac913a640f4a2331b48358b81777568fb487d2757002 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.31.0 ClusterName:functional-579352 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.31.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0816 12:33:03.930385   48781 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0816 12:33:03.932348   48781 out.go:201] 
	W0816 12:33:03.933438   48781 out.go:270] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0816 12:33:03.934610   48781 out.go:201] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.99s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (7.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1629: (dbg) Run:  kubectl --context functional-579352 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1635: (dbg) Run:  kubectl --context functional-579352 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-5bnqr" [5220e063-a88d-49eb-985e-e6210477d6ee] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-67bdd5bbb4-5bnqr" [5220e063-a88d-49eb-985e-e6210477d6ee] Running
functional_test.go:1640: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 7.003724985s
functional_test.go:1649: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 service hello-node-connect --url
functional_test.go:1655: found endpoint for hello-node-connect: http://192.168.49.2:31018
functional_test.go:1675: http://192.168.49.2:31018: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-67bdd5bbb4-5bnqr

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.13s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (26.91s)

                                                
                                                
=== 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" [3f552ccb-462d-4780-a3e5-6f0d8fad8b95] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 5.003680353s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-579352 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-579352 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-579352 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-579352 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" [ac459a4b-773c-4c11-8411-1c8f3b97ac84] Pending
helpers_test.go:344: "sp-pod" [ac459a4b-773c-4c11-8411-1c8f3b97ac84] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [ac459a4b-773c-4c11-8411-1c8f3b97ac84] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 12.004485129s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-579352 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-579352 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:106: (dbg) Done: kubectl --context functional-579352 delete -f testdata/storage-provisioner/pod.yaml: (1.192368821s)
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-579352 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" [ebe183c5-10f5-4f59-a2e1-dec1bd87f7df] Pending
helpers_test.go:344: "sp-pod" [ebe183c5-10f5-4f59-a2e1-dec1bd87f7df] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [ebe183c5-10f5-4f59-a2e1-dec1bd87f7df] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 8.003616195s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-579352 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (26.91s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.79s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.62s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (22.65s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1793: (dbg) Run:  kubectl --context functional-579352 replace --force -f testdata/mysql.yaml
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-6cdb49bbb-w7qtg" [c8ccdeb3-dcaf-4c1d-b7f2-a545a3cc1203] Pending
helpers_test.go:344: "mysql-6cdb49bbb-w7qtg" [c8ccdeb3-dcaf-4c1d-b7f2-a545a3cc1203] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-6cdb49bbb-w7qtg" [c8ccdeb3-dcaf-4c1d-b7f2-a545a3cc1203] Running
functional_test.go:1799: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 21.003446613s
functional_test.go:1807: (dbg) Run:  kubectl --context functional-579352 exec mysql-6cdb49bbb-w7qtg -- mysql -ppassword -e "show databases;"
functional_test.go:1807: (dbg) Non-zero exit: kubectl --context functional-579352 exec mysql-6cdb49bbb-w7qtg -- mysql -ppassword -e "show databases;": exit status 1 (96.705989ms)

                                                
                                                
** stderr ** 
	mysql: [Warning] Using a password on the command line interface can be insecure.
	ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
	command terminated with exit code 1

                                                
                                                
** /stderr **
functional_test.go:1807: (dbg) Run:  kubectl --context functional-579352 exec mysql-6cdb49bbb-w7qtg -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (22.65s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.24s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.77s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.05s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.49s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.57s)

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

                                                
                                                

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1439: (dbg) Run:  kubectl --context functional-579352 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1445: (dbg) Run:  kubectl --context functional-579352 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6b9f76b5c7-stprm" [e6162ca3-0976-457e-ab60-91e924e919f1] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6b9f76b5c7-stprm" [e6162ca3-0976-457e-ab60-91e924e919f1] Running
functional_test.go:1450: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 9.018870523s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (9.22s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-579352 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" [723535eb-487a-4a93-b40f-3653e8207498] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [723535eb-487a-4a93-b40f-3653e8207498] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 24.004454736s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (24.23s)

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 ssh -- ls -la /mount-9p
functional_test_mount_test.go:133: guest mount directory contents
total 2
-rw-r--r-- 1 docker docker 24 Aug 16 12:32 created-by-test
-rw-r--r-- 1 docker docker 24 Aug 16 12:32 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Aug 16 12:32 test-1723811572924829315
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 ssh cat /mount-9p/test-1723811572924829315
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-579352 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" [b5d00e3c-9d96-4952-b710-47eb53942c00] Pending
helpers_test.go:344: "busybox-mount" [b5d00e3c-9d96-4952-b710-47eb53942c00] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [b5d00e3c-9d96-4952-b710-47eb53942c00] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [b5d00e3c-9d96-4952-b710-47eb53942c00] 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 20.003116542s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-579352 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-579352 /tmp/TestFunctionalparallelMountCmdany-port2957925241/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (22.93s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 image ls --format short --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-579352 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.10
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.31.0
registry.k8s.io/kube-proxy:v1.31.0
registry.k8s.io/kube-controller-manager:v1.31.0
registry.k8s.io/kube-apiserver:v1.31.0
registry.k8s.io/etcd:3.5.15-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.1
localhost/minikube-local-cache-test:functional-579352
localhost/kicbase/echo-server:functional-579352
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:alpine
docker.io/library/mysql:5.7
docker.io/kindest/kindnetd:v20240813-c6f155d6
docker.io/kindest/kindnetd:v20240730-75a5af0c
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-579352 image ls --format short --alsologtostderr:
I0816 12:33:24.692839   54437 out.go:345] Setting OutFile to fd 1 ...
I0816 12:33:24.692956   54437 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0816 12:33:24.692966   54437 out.go:358] Setting ErrFile to fd 2...
I0816 12:33:24.692970   54437 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0816 12:33:24.693215   54437 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
I0816 12:33:24.693971   54437 config.go:182] Loaded profile config "functional-579352": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0816 12:33:24.694116   54437 config.go:182] Loaded profile config "functional-579352": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0816 12:33:24.694550   54437 cli_runner.go:164] Run: docker container inspect functional-579352 --format={{.State.Status}}
I0816 12:33:24.711654   54437 ssh_runner.go:195] Run: systemctl --version
I0816 12:33:24.711717   54437 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-579352
I0816 12:33:24.730638   54437 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/functional-579352/id_rsa Username:docker}
I0816 12:33:24.820819   54437 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 image ls --format table --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-579352 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/kube-controller-manager | v1.31.0            | 045733566833c | 89.4MB |
| registry.k8s.io/kube-proxy              | v1.31.0            | ad83b2ca7b09e | 92.7MB |
| docker.io/library/nginx                 | alpine             | 0f0eda053dc5c | 44.7MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| localhost/minikube-local-cache-test     | functional-579352  | 4f4ccbd5449f2 | 3.33kB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/kube-scheduler          | v1.31.0            | 1766f54c897f0 | 68.4MB |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| docker.io/library/mysql                 | 5.7                | 5107333e08a87 | 520MB  |
| registry.k8s.io/etcd                    | 3.5.15-0           | 2e96e5913fc06 | 149MB  |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| docker.io/kindest/kindnetd              | v20240813-c6f155d6 | 12968670680f4 | 87.2MB |
| localhost/kicbase/echo-server           | functional-579352  | 9056ab77afb8e | 4.94MB |
| registry.k8s.io/kube-apiserver          | v1.31.0            | 604f5db92eaa8 | 95.2MB |
| registry.k8s.io/pause                   | 3.10               | 873ed75102791 | 742kB  |
| docker.io/kindest/kindnetd              | v20240730-75a5af0c | 917d7814b9b5b | 87.2MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | cbb01a7bd410d | 61.2MB |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-579352 image ls --format table --alsologtostderr:
I0816 12:33:25.146983   54699 out.go:345] Setting OutFile to fd 1 ...
I0816 12:33:25.147104   54699 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0816 12:33:25.147110   54699 out.go:358] Setting ErrFile to fd 2...
I0816 12:33:25.147114   54699 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0816 12:33:25.147320   54699 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
I0816 12:33:25.148114   54699 config.go:182] Loaded profile config "functional-579352": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0816 12:33:25.148213   54699 config.go:182] Loaded profile config "functional-579352": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0816 12:33:25.148704   54699 cli_runner.go:164] Run: docker container inspect functional-579352 --format={{.State.Status}}
I0816 12:33:25.171063   54699 ssh_runner.go:195] Run: systemctl --version
I0816 12:33:25.171121   54699 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-579352
I0816 12:33:25.190586   54699 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/functional-579352/id_rsa Username:docker}
I0816 12:33:25.285772   54699 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 image ls --format json --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-579352 image ls --format json --alsologtostderr:
[{"id":"917d7814b9b5b870a04ef7bbee5414485a7ba8385be9c26e1df27463f6fb6557","repoDigests":["docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3","docker.io/kindest/kindnetd@sha256:60b58d454ebdf7f0f66e7550fc2be7b6f08dee8b39bedd62c26d42c3a5cf5c6a"],"repoTags":["docker.io/kindest/kindnetd:v20240730-75a5af0c"],"size":"87165492"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["localhost/kicbase/echo-server:functional-579352"],"size":"4943877"},{"id":"045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:678c105505947334539633c8eaf6999452dafaff0d23bdbb55e0729285fcfc5d","registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d"],"repoTags":["registry.k8s.io/kube-controller-manager:
v1.31.0"],"size":"89437512"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94","repoDigests":["registry.k8s.io/kube-scheduler@sha256:882f6d647c82b1edde30693f22643a8120d2b650469ca572e5c321f97192159a","registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808"],"repoTags":["registry.k8s.io/kube-scheduler:v1.31.0"],"size":"68420936"},{"id":"873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136","repoDigests":["registry.k8s.io/pause@sha256:7c38f24774e3cbd9
06d2d33c38354ccf787635581c122965132c9bd309754d4a","registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a"],"repoTags":["registry.k8s.io/pause:3.10"],"size":"742080"},{"id":"115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7","repoDigests":["docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a","docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c"],"repoTags":[],"size":"43824855"},{"id":"0f0eda053dc5c4c8240f11542cb4d200db6a11d476a4189b1eb0a3afa5684a9a","repoDigests":["docker.io/library/nginx@sha256:0c57fe90551cfd8b7d4d05763c5018607b296cb01f7e0ff44b7d047353ed8cc0","docker.io/library/nginx@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158"],"repoTags":["docker.io/library/nginx:alpine"],"size":"44668625"},{"id":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha
256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562","repoDigests":["gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944","gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f"],"repoTags":["gcr.io/k8s-minikube/storage-provisioner:v5"],"size":"31470524"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933","repoDigests":["docker.io/library/mysql@sha256:4bc6bc96
3e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb","docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da"],"repoTags":["docker.io/library/mysql:5.7"],"size":"519571821"},{"id":"4f4ccbd5449f29843d95d0d2009bcd13e70f44338f283a6e24c45d2c15a78fe2","repoDigests":["localhost/minikube-local-cache-test@sha256:6960dc44e868d384e1180e8c0e5596778d19f4d72581dae577eebbe0239de7d6"],"repoTags":["localhost/minikube-local-cache-test:functional-579352"],"size":"3330"},{"id":"ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494","repoDigests":["registry.k8s.io/kube-proxy@sha256:c31eb37ccda83c6c8ee2ee5030a7038b04ecaa393d14cb71f01ab18147366fbf","registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe"],"repoTags":["registry.k8s.io/kube-proxy:v1.31.0"],"size":"92728217"},{"id":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b02
08bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f","repoDigests":["docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b","docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166"],"repoTags":["docker.io/kindest/kindnetd:v20240813-c6f155d6"],"size":"87190579"},{"id":"07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558","repoDigests":["docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93","docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029"],"repoTags":[],"size":"249229937"},{"id":"cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","registry.k8s.io/coredns/coredns@sha256:
2169b3b96af988cf69d7dd69efbcc59433eb027320eb185c6110e0850b997870"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"61245718"},{"id":"2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4","repoDigests":["registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d","registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a"],"repoTags":["registry.k8s.io/etcd:3.5.15-0"],"size":"149009664"},{"id":"604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3","repoDigests":["registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf","registry.k8s.io/kube-apiserver@sha256:64c595846c29945f619a1c3d420a8bfac87e93cb8d3641e222dd9ac412284001"],"repoTags":["registry.k8s.io/kube-apiserver:v1.31.0"],"size":"95233506"}]
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-579352 image ls --format json --alsologtostderr:
I0816 12:33:24.908999   54538 out.go:345] Setting OutFile to fd 1 ...
I0816 12:33:24.909283   54538 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0816 12:33:24.909291   54538 out.go:358] Setting ErrFile to fd 2...
I0816 12:33:24.909303   54538 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0816 12:33:24.909493   54538 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
I0816 12:33:24.910045   54538 config.go:182] Loaded profile config "functional-579352": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0816 12:33:24.910165   54538 config.go:182] Loaded profile config "functional-579352": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0816 12:33:24.910593   54538 cli_runner.go:164] Run: docker container inspect functional-579352 --format={{.State.Status}}
I0816 12:33:24.931949   54538 ssh_runner.go:195] Run: systemctl --version
I0816 12:33:24.931994   54538 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-579352
I0816 12:33:24.951272   54538 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/functional-579352/id_rsa Username:docker}
I0816 12:33:25.048770   54538 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.23s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:261: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 image ls --format yaml --alsologtostderr
functional_test.go:266: (dbg) Stdout: out/minikube-linux-amd64 -p functional-579352 image ls --format yaml --alsologtostderr:
- id: 12968670680f4561ef6818782391eb120d6e3365cf3f967aad58749f95381a4f
repoDigests:
- docker.io/kindest/kindnetd@sha256:7dd6b2417263c1bdd6840b33fb61c2d0038c044b91195135969b92effa15d56b
- docker.io/kindest/kindnetd@sha256:e59a687ca28ae274a2fc92f1e2f5f1c739f353178a43a23aafc71adb802ed166
repoTags:
- docker.io/kindest/kindnetd:v20240813-c6f155d6
size: "87190579"
- id: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: 873ed75102791e5b0b8a7fcd41606c92fcec98d56d05ead4ac5131650004c136
repoDigests:
- registry.k8s.io/pause@sha256:7c38f24774e3cbd906d2d33c38354ccf787635581c122965132c9bd309754d4a
- registry.k8s.io/pause@sha256:ee6521f290b2168b6e0935a181d4cff9be1ac3f505666ef0e3c98fae8199917a
repoTags:
- registry.k8s.io/pause:3.10
size: "742080"
- id: 56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c
repoDigests:
- gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e
- gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdfec52d960d55295f998
repoTags:
- gcr.io/k8s-minikube/busybox:1.28.4-glibc
size: "4631262"
- id: 6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562
repoDigests:
- gcr.io/k8s-minikube/storage-provisioner@sha256:18eb69d1418e854ad5a19e399310e52808a8321e4c441c1dddad8977a0d7a944
- gcr.io/k8s-minikube/storage-provisioner@sha256:c4c05d6ad6c0f24d87b39e596d4dddf64bec3e0d84f5b36e4511d4ebf583f38f
repoTags:
- gcr.io/k8s-minikube/storage-provisioner:v5
size: "31470524"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- localhost/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- localhost/kicbase/echo-server:functional-579352
size: "4943877"
- id: 4f4ccbd5449f29843d95d0d2009bcd13e70f44338f283a6e24c45d2c15a78fe2
repoDigests:
- localhost/minikube-local-cache-test@sha256:6960dc44e868d384e1180e8c0e5596778d19f4d72581dae577eebbe0239de7d6
repoTags:
- localhost/minikube-local-cache-test:functional-579352
size: "3330"
- id: 5107333e08a87b836d48ff7528b1e84b9c86781cc9f1748bbc1b8c42a870d933
repoDigests:
- docker.io/library/mysql@sha256:4bc6bc963e6d8443453676cae56536f4b8156d78bae03c0145cbe47c2aad73bb
- docker.io/library/mysql@sha256:dab0a802b44617303694fb17d166501de279c3031ddeb28c56ecf7fcab5ef0da
repoTags:
- docker.io/library/mysql:5.7
size: "519571821"
- id: ad83b2ca7b09e6162f96f933eecded731cbebf049c78f941fd0ce560a86b6494
repoDigests:
- registry.k8s.io/kube-proxy@sha256:c31eb37ccda83c6c8ee2ee5030a7038b04ecaa393d14cb71f01ab18147366fbf
- registry.k8s.io/kube-proxy@sha256:c727efb1c6f15a68060bf7f207f5c7a765355b7e3340c513e582ec819c5cd2fe
repoTags:
- registry.k8s.io/kube-proxy:v1.31.0
size: "92728217"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- id: 604f5db92eaa823d11c141d8825f1460206f6bf29babca2a909a698dc22055d3
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:470179274deb9dc3a81df55cfc24823ce153147d4ebf2ed649a4f271f51eaddf
- registry.k8s.io/kube-apiserver@sha256:64c595846c29945f619a1c3d420a8bfac87e93cb8d3641e222dd9ac412284001
repoTags:
- registry.k8s.io/kube-apiserver:v1.31.0
size: "95233506"
- id: 045733566833c40b15806c9b87d27f08e455e069833752e0e6ad7a76d37cb2b1
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:678c105505947334539633c8eaf6999452dafaff0d23bdbb55e0729285fcfc5d
- registry.k8s.io/kube-controller-manager@sha256:f6f3c33dda209e8434b83dacf5244c03b59b0018d93325ff21296a142b68497d
repoTags:
- registry.k8s.io/kube-controller-manager:v1.31.0
size: "89437512"
- id: 917d7814b9b5b870a04ef7bbee5414485a7ba8385be9c26e1df27463f6fb6557
repoDigests:
- docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3
- docker.io/kindest/kindnetd@sha256:60b58d454ebdf7f0f66e7550fc2be7b6f08dee8b39bedd62c26d42c3a5cf5c6a
repoTags:
- docker.io/kindest/kindnetd:v20240730-75a5af0c
size: "87165492"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: 115053965e86b2df4d78af78d7951b8644839d20a03820c6df59a261103315f7
repoDigests:
- docker.io/kubernetesui/metrics-scraper@sha256:43227e8286fd379ee0415a5e2156a9439c4056807e3caa38e1dd413b0644807a
- docker.io/kubernetesui/metrics-scraper@sha256:76049887f07a0476dc93efc2d3569b9529bf982b22d29f356092ce206e98765c
repoTags: []
size: "43824855"
- id: 0f0eda053dc5c4c8240f11542cb4d200db6a11d476a4189b1eb0a3afa5684a9a
repoDigests:
- docker.io/library/nginx@sha256:0c57fe90551cfd8b7d4d05763c5018607b296cb01f7e0ff44b7d047353ed8cc0
- docker.io/library/nginx@sha256:c04c18adc2a407740a397c8407c011fc6c90026a9b65cceddef7ae5484360158
repoTags:
- docker.io/library/nginx:alpine
size: "44668625"
- id: cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4
repoDigests:
- registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1
- registry.k8s.io/coredns/coredns@sha256:2169b3b96af988cf69d7dd69efbcc59433eb027320eb185c6110e0850b997870
repoTags:
- registry.k8s.io/coredns/coredns:v1.11.1
size: "61245718"
- id: 2e96e5913fc06e3d26915af3d0f2ca5048cc4b6327e661e80da792cbf8d8d9d4
repoDigests:
- registry.k8s.io/etcd@sha256:4e535f53f767fe400c2deec37fef7a6ab19a79a1db35041d067597641cd8b89d
- registry.k8s.io/etcd@sha256:a6dc63e6e8cfa0307d7851762fa6b629afb18f28d8aa3fab5a6e91b4af60026a
repoTags:
- registry.k8s.io/etcd:3.5.15-0
size: "149009664"
- id: 1766f54c897f0e57040741e6741462f2e3a7d754705f446c9f729c7e1230fb94
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:882f6d647c82b1edde30693f22643a8120d2b650469ca572e5c321f97192159a
- registry.k8s.io/kube-scheduler@sha256:96ddae9c9b2e79342e0551e2d2ec422c0c02629a74d928924aaa069706619808
repoTags:
- registry.k8s.io/kube-scheduler:v1.31.0
size: "68420936"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"

                                                
                                                
functional_test.go:269: (dbg) Stderr: out/minikube-linux-amd64 -p functional-579352 image ls --format yaml --alsologtostderr:
I0816 12:33:24.695165   54438 out.go:345] Setting OutFile to fd 1 ...
I0816 12:33:24.695250   54438 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0816 12:33:24.695256   54438 out.go:358] Setting ErrFile to fd 2...
I0816 12:33:24.695261   54438 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0816 12:33:24.695468   54438 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
I0816 12:33:24.695976   54438 config.go:182] Loaded profile config "functional-579352": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0816 12:33:24.696071   54438 config.go:182] Loaded profile config "functional-579352": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0816 12:33:24.696445   54438 cli_runner.go:164] Run: docker container inspect functional-579352 --format={{.State.Status}}
I0816 12:33:24.714902   54438 ssh_runner.go:195] Run: systemctl --version
I0816 12:33:24.714955   54438 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-579352
I0816 12:33:24.732963   54438 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/functional-579352/id_rsa Username:docker}
I0816 12:33:24.824536   54438 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.21s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:315: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 image build -t localhost/my-image:functional-579352 testdata/build --alsologtostderr
functional_test.go:315: (dbg) Done: out/minikube-linux-amd64 -p functional-579352 image build -t localhost/my-image:functional-579352 testdata/build --alsologtostderr: (2.509458602s)
functional_test.go:320: (dbg) Stdout: out/minikube-linux-amd64 -p functional-579352 image build -t localhost/my-image:functional-579352 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 70b9a47e951
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-579352
--> dff5fd80833
Successfully tagged localhost/my-image:functional-579352
dff5fd808334d8bc8d37e741663d3176b82392db8bfc453ca03da04361e3b9c9
functional_test.go:323: (dbg) Stderr: out/minikube-linux-amd64 -p functional-579352 image build -t localhost/my-image:functional-579352 testdata/build --alsologtostderr:
I0816 12:33:25.181508   54710 out.go:345] Setting OutFile to fd 1 ...
I0816 12:33:25.181669   54710 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0816 12:33:25.181679   54710 out.go:358] Setting ErrFile to fd 2...
I0816 12:33:25.181683   54710 out.go:392] TERM=,COLORTERM=, which probably does not support color
I0816 12:33:25.181882   54710 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
I0816 12:33:25.182438   54710 config.go:182] Loaded profile config "functional-579352": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0816 12:33:25.183010   54710 config.go:182] Loaded profile config "functional-579352": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
I0816 12:33:25.183455   54710 cli_runner.go:164] Run: docker container inspect functional-579352 --format={{.State.Status}}
I0816 12:33:25.202861   54710 ssh_runner.go:195] Run: systemctl --version
I0816 12:33:25.202955   54710 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-579352
I0816 12:33:25.221932   54710 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/functional-579352/id_rsa Username:docker}
I0816 12:33:25.312669   54710 build_images.go:161] Building image from path: /tmp/build.4124161838.tar
I0816 12:33:25.312739   54710 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0816 12:33:25.322382   54710 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.4124161838.tar
I0816 12:33:25.325743   54710 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.4124161838.tar: stat -c "%s %y" /var/lib/minikube/build/build.4124161838.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.4124161838.tar': No such file or directory
I0816 12:33:25.325779   54710 ssh_runner.go:362] scp /tmp/build.4124161838.tar --> /var/lib/minikube/build/build.4124161838.tar (3072 bytes)
I0816 12:33:25.348230   54710 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.4124161838
I0816 12:33:25.356047   54710 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.4124161838 -xf /var/lib/minikube/build/build.4124161838.tar
I0816 12:33:25.364275   54710 crio.go:315] Building image: /var/lib/minikube/build/build.4124161838
I0816 12:33:25.364343   54710 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-579352 /var/lib/minikube/build/build.4124161838 --cgroup-manager=cgroupfs
Trying to pull gcr.io/k8s-minikube/busybox:latest...
Getting image source signatures
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying blob sha256:5cc84ad355aaa64f46ea9c7bbcc319a9d808ab15088a27209c9e70ef86e5a2aa
Copying config sha256:beae173ccac6ad749f76713cf4440fe3d21d1043fe616dfbe30775815d1d0f6a
Writing manifest to image destination
Storing signatures
I0816 12:33:27.612354   54710 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-579352 /var/lib/minikube/build/build.4124161838 --cgroup-manager=cgroupfs: (2.247980609s)
I0816 12:33:27.612435   54710 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.4124161838
I0816 12:33:27.620567   54710 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.4124161838.tar
I0816 12:33:27.628513   54710 build_images.go:217] Built localhost/my-image:functional-579352 from /tmp/build.4124161838.tar
I0816 12:33:27.628541   54710 build_images.go:133] succeeded building to: functional-579352
I0816 12:33:27.628546   54710 build_images.go:134] failed building to: 
functional_test.go:451: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.99s)

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:243: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:257: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 ssh -- ls -la /mount-9p
functional_test_mount_test.go:261: guest mount directory contents
total 0
functional_test_mount_test.go:263: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-579352 /tmp/TestFunctionalparallelMountCmdspecific-port3141967808/001:/mount-9p --alsologtostderr -v=1 --port 46464] ...
functional_test_mount_test.go:264: reading mount text
functional_test_mount_test.go:278: done reading mount text
functional_test_mount_test.go:230: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:230: (dbg) Non-zero exit: out/minikube-linux-amd64 -p functional-579352 ssh "sudo umount -f /mount-9p": exit status 1 (338.361098ms)

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/AccessDirect
functional_test_tunnel_test.go:299: tunnel at http://10.107.87.207 is working!
--- PASS: TestFunctional/parallel/TunnelCmd/serial/AccessDirect (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel
functional_test_tunnel_test.go:434: (dbg) stopping [out/minikube-linux-amd64 -p functional-579352 tunnel --alsologtostderr] ...
--- PASS: TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel (0.11s)

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 ssh "findmnt -T" /mount1
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 ssh "findmnt -T" /mount2
functional_test_mount_test.go:325: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 ssh "findmnt -T" /mount3
functional_test_mount_test.go:370: (dbg) Run:  out/minikube-linux-amd64 mount -p functional-579352 --kill=true
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-579352 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2998225039/001:/mount1 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-579352 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2998225039/001:/mount2 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
functional_test_mount_test.go:313: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-579352 /tmp/TestFunctionalparallelMountCmdVerifyCleanup2998225039/001:/mount3 --alsologtostderr -v=1] ...
helpers_test.go:490: unable to find parent, assuming dead: process does not exist
--- PASS: TestFunctional/parallel/MountCmd/VerifyCleanup (1.78s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageSaveToFile
functional_test.go:380: (dbg) Run:  out/minikube-linux-amd64 -p functional-579352 image save kicbase/echo-server:functional-579352 /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr
2024/08/16 12:33:22 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
--- PASS: TestFunctional/parallel/ImageCommands/ImageSaveToFile (0.48s)

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.03s)

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

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.01s)

                                                
                                                
=== RUN   TestFunctional/delete_my-image_image
functional_test.go:198: (dbg) Run:  docker rmi -f localhost/my-image:functional-579352
--- 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:206: (dbg) Run:  docker rmi -f minikube-local-cache-test:functional-579352
--- PASS: TestFunctional/delete_minikube_cached_images (0.01s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (105.96s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-508852 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0816 12:34:43.468350   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:34:43.475172   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:34:43.486505   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:34:43.507871   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:34:43.549230   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:34:43.630665   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:34:43.792199   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:34:44.114298   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:34:44.756324   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:34:46.038468   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:34:48.600231   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:34:53.722197   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:35:03.963626   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:35:24.445690   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-508852 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m45.298834808s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (105.96s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (6.05s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (0.96s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/PingHostFromPods
ha_test.go:199: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-508852 -- get pods -o jsonpath='{.items[*].metadata.name}'
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-508852 -- exec busybox-7dff88458-4q5gh -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-508852 -- exec busybox-7dff88458-4q5gh -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-508852 -- exec busybox-7dff88458-k4mdx -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-508852 -- exec busybox-7dff88458-k4mdx -- sh -c "ping -c 1 192.168.49.1"
ha_test.go:207: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-508852 -- exec busybox-7dff88458-slh4t -- sh -c "nslookup host.minikube.internal | awk 'NR==5' | cut -d' ' -f3"
ha_test.go:218: (dbg) Run:  out/minikube-linux-amd64 kubectl -p ha-508852 -- exec busybox-7dff88458-slh4t -- sh -c "ping -c 1 192.168.49.1"
--- PASS: TestMultiControlPlane/serial/PingHostFromPods (0.96s)

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (33.63s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-508852 -v=7 --alsologtostderr
E0816 12:36:05.407175   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-508852 -v=7 --alsologtostderr: (32.81612137s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (33.63s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.61s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.26s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/CopyFile
ha_test.go:326: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 status --output json -v=7 --alsologtostderr
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp testdata/cp-test.txt ha-508852:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1720097972/001/cp-test_ha-508852.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852:/home/docker/cp-test.txt ha-508852-m02:/home/docker/cp-test_ha-508852_ha-508852-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m02 "sudo cat /home/docker/cp-test_ha-508852_ha-508852-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852:/home/docker/cp-test.txt ha-508852-m03:/home/docker/cp-test_ha-508852_ha-508852-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m03 "sudo cat /home/docker/cp-test_ha-508852_ha-508852-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852:/home/docker/cp-test.txt ha-508852-m04:/home/docker/cp-test_ha-508852_ha-508852-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m04 "sudo cat /home/docker/cp-test_ha-508852_ha-508852-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp testdata/cp-test.txt ha-508852-m02:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852-m02:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1720097972/001/cp-test_ha-508852-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852-m02:/home/docker/cp-test.txt ha-508852:/home/docker/cp-test_ha-508852-m02_ha-508852.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852 "sudo cat /home/docker/cp-test_ha-508852-m02_ha-508852.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852-m02:/home/docker/cp-test.txt ha-508852-m03:/home/docker/cp-test_ha-508852-m02_ha-508852-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m03 "sudo cat /home/docker/cp-test_ha-508852-m02_ha-508852-m03.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852-m02:/home/docker/cp-test.txt ha-508852-m04:/home/docker/cp-test_ha-508852-m02_ha-508852-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m02 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m04 "sudo cat /home/docker/cp-test_ha-508852-m02_ha-508852-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp testdata/cp-test.txt ha-508852-m03:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852-m03:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1720097972/001/cp-test_ha-508852-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852-m03:/home/docker/cp-test.txt ha-508852:/home/docker/cp-test_ha-508852-m03_ha-508852.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852 "sudo cat /home/docker/cp-test_ha-508852-m03_ha-508852.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852-m03:/home/docker/cp-test.txt ha-508852-m02:/home/docker/cp-test_ha-508852-m03_ha-508852-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m02 "sudo cat /home/docker/cp-test_ha-508852-m03_ha-508852-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852-m03:/home/docker/cp-test.txt ha-508852-m04:/home/docker/cp-test_ha-508852-m03_ha-508852-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m03 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m04 "sudo cat /home/docker/cp-test_ha-508852-m03_ha-508852-m04.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp testdata/cp-test.txt ha-508852-m04:/home/docker/cp-test.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852-m04:/home/docker/cp-test.txt /tmp/TestMultiControlPlaneserialCopyFile1720097972/001/cp-test_ha-508852-m04.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852-m04:/home/docker/cp-test.txt ha-508852:/home/docker/cp-test_ha-508852-m04_ha-508852.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852 "sudo cat /home/docker/cp-test_ha-508852-m04_ha-508852.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852-m04:/home/docker/cp-test.txt ha-508852-m02:/home/docker/cp-test_ha-508852-m04_ha-508852-m02.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m02 "sudo cat /home/docker/cp-test_ha-508852-m04_ha-508852-m02.txt"
helpers_test.go:556: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 cp ha-508852-m04:/home/docker/cp-test.txt ha-508852-m03:/home/docker/cp-test_ha-508852-m04_ha-508852-m03.txt
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m04 "sudo cat /home/docker/cp-test.txt"
helpers_test.go:534: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 ssh -n ha-508852-m03 "sudo cat /home/docker/cp-test_ha-508852-m04_ha-508852-m03.txt"
--- PASS: TestMultiControlPlane/serial/CopyFile (15.26s)

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.49s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0816 12:36:44.540700   76126 out.go:345] Setting OutFile to fd 1 ...
	I0816 12:36:44.540809   76126 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:36:44.540818   76126 out.go:358] Setting ErrFile to fd 2...
	I0816 12:36:44.540824   76126 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:36:44.541043   76126 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
	I0816 12:36:44.541220   76126 out.go:352] Setting JSON to false
	I0816 12:36:44.541244   76126 mustload.go:65] Loading cluster: ha-508852
	I0816 12:36:44.541359   76126 notify.go:220] Checking for updates...
	I0816 12:36:44.541758   76126 config.go:182] Loaded profile config "ha-508852": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0816 12:36:44.541781   76126 status.go:255] checking status of ha-508852 ...
	I0816 12:36:44.542194   76126 cli_runner.go:164] Run: docker container inspect ha-508852 --format={{.State.Status}}
	I0816 12:36:44.559708   76126 status.go:330] ha-508852 host status = "Running" (err=<nil>)
	I0816 12:36:44.559732   76126 host.go:66] Checking if "ha-508852" exists ...
	I0816 12:36:44.559974   76126 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-508852
	I0816 12:36:44.577836   76126 host.go:66] Checking if "ha-508852" exists ...
	I0816 12:36:44.578119   76126 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0816 12:36:44.578182   76126 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-508852
	I0816 12:36:44.594533   76126 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/ha-508852/id_rsa Username:docker}
	I0816 12:36:44.689491   76126 ssh_runner.go:195] Run: systemctl --version
	I0816 12:36:44.693401   76126 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0816 12:36:44.703624   76126 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0816 12:36:44.755235   76126 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:4 ContainersRunning:3 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:54 OomKillDisable:true NGoroutines:72 SystemTime:2024-08-16 12:36:44.745582217 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0816 12:36:44.755792   76126 kubeconfig.go:125] found "ha-508852" server: "https://192.168.49.254:8443"
	I0816 12:36:44.755817   76126 api_server.go:166] Checking apiserver status ...
	I0816 12:36:44.755848   76126 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0816 12:36:44.765882   76126 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1526/cgroup
	I0816 12:36:44.774930   76126 api_server.go:182] apiserver freezer: "9:freezer:/docker/3ec1fcb885bf7a4225aefb09947e3557a035360b0564b40eefc564ff62ad5e31/crio/crio-29f7a15e87d1a5f6944bc025114d13f5484d115698c0dc0abf72173036abc7b9"
	I0816 12:36:44.774986   76126 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/3ec1fcb885bf7a4225aefb09947e3557a035360b0564b40eefc564ff62ad5e31/crio/crio-29f7a15e87d1a5f6944bc025114d13f5484d115698c0dc0abf72173036abc7b9/freezer.state
	I0816 12:36:44.782797   76126 api_server.go:204] freezer state: "THAWED"
	I0816 12:36:44.782821   76126 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0816 12:36:44.786279   76126 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0816 12:36:44.786300   76126 status.go:422] ha-508852 apiserver status = Running (err=<nil>)
	I0816 12:36:44.786312   76126 status.go:257] ha-508852 status: &{Name:ha-508852 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0816 12:36:44.786331   76126 status.go:255] checking status of ha-508852-m02 ...
	I0816 12:36:44.786571   76126 cli_runner.go:164] Run: docker container inspect ha-508852-m02 --format={{.State.Status}}
	I0816 12:36:44.804104   76126 status.go:330] ha-508852-m02 host status = "Stopped" (err=<nil>)
	I0816 12:36:44.804123   76126 status.go:343] host is not running, skipping remaining checks
	I0816 12:36:44.804132   76126 status.go:257] ha-508852-m02 status: &{Name:ha-508852-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0816 12:36:44.804156   76126 status.go:255] checking status of ha-508852-m03 ...
	I0816 12:36:44.804445   76126 cli_runner.go:164] Run: docker container inspect ha-508852-m03 --format={{.State.Status}}
	I0816 12:36:44.820671   76126 status.go:330] ha-508852-m03 host status = "Running" (err=<nil>)
	I0816 12:36:44.820694   76126 host.go:66] Checking if "ha-508852-m03" exists ...
	I0816 12:36:44.820955   76126 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-508852-m03
	I0816 12:36:44.838246   76126 host.go:66] Checking if "ha-508852-m03" exists ...
	I0816 12:36:44.838552   76126 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0816 12:36:44.838587   76126 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-508852-m03
	I0816 12:36:44.855161   76126 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/ha-508852-m03/id_rsa Username:docker}
	I0816 12:36:44.945359   76126 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0816 12:36:44.955943   76126 kubeconfig.go:125] found "ha-508852" server: "https://192.168.49.254:8443"
	I0816 12:36:44.955967   76126 api_server.go:166] Checking apiserver status ...
	I0816 12:36:44.955994   76126 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0816 12:36:44.965394   76126 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1428/cgroup
	I0816 12:36:44.973438   76126 api_server.go:182] apiserver freezer: "9:freezer:/docker/3c3c4c4b6123f5728fc990b991f2014f7e8d4f27efd49cdb8d1f953da1fc3e83/crio/crio-5530a28b49d84859887d46b7fe243a8da7c7e0608bca3eadb5221726865da7fa"
	I0816 12:36:44.973493   76126 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/3c3c4c4b6123f5728fc990b991f2014f7e8d4f27efd49cdb8d1f953da1fc3e83/crio/crio-5530a28b49d84859887d46b7fe243a8da7c7e0608bca3eadb5221726865da7fa/freezer.state
	I0816 12:36:44.981041   76126 api_server.go:204] freezer state: "THAWED"
	I0816 12:36:44.981065   76126 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0816 12:36:44.984693   76126 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0816 12:36:44.984713   76126 status.go:422] ha-508852-m03 apiserver status = Running (err=<nil>)
	I0816 12:36:44.984720   76126 status.go:257] ha-508852-m03 status: &{Name:ha-508852-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0816 12:36:44.984735   76126 status.go:255] checking status of ha-508852-m04 ...
	I0816 12:36:44.984997   76126 cli_runner.go:164] Run: docker container inspect ha-508852-m04 --format={{.State.Status}}
	I0816 12:36:45.001494   76126 status.go:330] ha-508852-m04 host status = "Running" (err=<nil>)
	I0816 12:36:45.001514   76126 host.go:66] Checking if "ha-508852-m04" exists ...
	I0816 12:36:45.001770   76126 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-508852-m04
	I0816 12:36:45.017904   76126 host.go:66] Checking if "ha-508852-m04" exists ...
	I0816 12:36:45.018128   76126 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0816 12:36:45.018159   76126 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-508852-m04
	I0816 12:36:45.035292   76126 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/ha-508852-m04/id_rsa Username:docker}
	I0816 12:36:45.129482   76126 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0816 12:36:45.139826   76126 status.go:257] ha-508852-m04 status: &{Name:ha-508852-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.46s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (29.46s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (4.08s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (187.34s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-508852 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-508852 -v=7 --alsologtostderr
E0816 12:37:27.329495   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:37:51.528649   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:37:51.535083   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:37:51.546420   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:37:51.567759   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:37:51.609111   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:37:51.690567   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:37:51.852102   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:37:52.173814   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:37:52.815872   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:37:54.097755   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-508852 -v=7 --alsologtostderr: (36.406673486s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-508852 --wait=true -v=7 --alsologtostderr
E0816 12:37:56.659995   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:38:01.782073   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:38:12.023465   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:38:32.505786   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:39:13.467196   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:39:43.467586   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:40:11.171352   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-508852 --wait=true -v=7 --alsologtostderr: (2m30.846085063s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-508852
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (187.34s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.25s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/DeleteSecondaryNode
ha_test.go:487: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 node delete m03 -v=7 --alsologtostderr
E0816 12:40:35.389834   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:487: (dbg) Done: out/minikube-linux-amd64 -p ha-508852 node delete m03 -v=7 --alsologtostderr: (10.509609567s)
ha_test.go:493: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 status -v=7 --alsologtostderr
ha_test.go:511: (dbg) Run:  kubectl get nodes
ha_test.go:519: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/DeleteSecondaryNode (11.25s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.46s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.52s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 stop -v=7 --alsologtostderr
ha_test.go:531: (dbg) Done: out/minikube-linux-amd64 -p ha-508852 stop -v=7 --alsologtostderr: (35.414540973s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-508852 status -v=7 --alsologtostderr: exit status 7 (100.264693ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0816 12:41:13.652828   94067 out.go:345] Setting OutFile to fd 1 ...
	I0816 12:41:13.652924   94067 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:41:13.652932   94067 out.go:358] Setting ErrFile to fd 2...
	I0816 12:41:13.652936   94067 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:41:13.653100   94067 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
	I0816 12:41:13.653241   94067 out.go:352] Setting JSON to false
	I0816 12:41:13.653266   94067 mustload.go:65] Loading cluster: ha-508852
	I0816 12:41:13.653380   94067 notify.go:220] Checking for updates...
	I0816 12:41:13.653633   94067 config.go:182] Loaded profile config "ha-508852": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0816 12:41:13.653648   94067 status.go:255] checking status of ha-508852 ...
	I0816 12:41:13.654036   94067 cli_runner.go:164] Run: docker container inspect ha-508852 --format={{.State.Status}}
	I0816 12:41:13.674108   94067 status.go:330] ha-508852 host status = "Stopped" (err=<nil>)
	I0816 12:41:13.674129   94067 status.go:343] host is not running, skipping remaining checks
	I0816 12:41:13.674138   94067 status.go:257] ha-508852 status: &{Name:ha-508852 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0816 12:41:13.674185   94067 status.go:255] checking status of ha-508852-m02 ...
	I0816 12:41:13.674414   94067 cli_runner.go:164] Run: docker container inspect ha-508852-m02 --format={{.State.Status}}
	I0816 12:41:13.690439   94067 status.go:330] ha-508852-m02 host status = "Stopped" (err=<nil>)
	I0816 12:41:13.690460   94067 status.go:343] host is not running, skipping remaining checks
	I0816 12:41:13.690465   94067 status.go:257] ha-508852-m02 status: &{Name:ha-508852-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0816 12:41:13.690484   94067 status.go:255] checking status of ha-508852-m04 ...
	I0816 12:41:13.690729   94067 cli_runner.go:164] Run: docker container inspect ha-508852-m04 --format={{.State.Status}}
	I0816 12:41:13.709996   94067 status.go:330] ha-508852-m04 host status = "Stopped" (err=<nil>)
	I0816 12:41:13.710018   94067 status.go:343] host is not running, skipping remaining checks
	I0816 12:41:13.710024   94067 status.go:257] ha-508852-m04 status: &{Name:ha-508852-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (105.28s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartCluster
ha_test.go:560: (dbg) Run:  out/minikube-linux-amd64 start -p ha-508852 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0816 12:42:51.527199   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:560: (dbg) Done: out/minikube-linux-amd64 start -p ha-508852 --wait=true -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m44.554430036s)
ha_test.go:566: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 status -v=7 --alsologtostderr
ha_test.go:584: (dbg) Run:  kubectl get nodes
ha_test.go:592: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiControlPlane/serial/RestartCluster (105.28s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.45s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (41.94s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-508852 --control-plane -v=7 --alsologtostderr
E0816 12:43:19.232091   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-508852 --control-plane -v=7 --alsologtostderr: (41.135708521s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-508852 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (41.94s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd (0.62s)

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

                                                
                                    
x
+
TestJSONOutput/start/Command (40.81s)

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

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

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

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.19s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"0633cdca-66ef-4b86-aa3c-32c01aaf75a1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-297148] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"fb9f922c-0c9c-43be-9673-a2144aab879c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19423"}}
	{"specversion":"1.0","id":"36a4dbcb-70e1-4e42-9251-a758816e9b6e","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":"a1d31d5f-1afb-4f91-9992-a2afc52ace71","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19423-3765/kubeconfig"}}
	{"specversion":"1.0","id":"977d51cb-6ded-47fc-ad54-9cf9d6aa7d3e","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-3765/.minikube"}}
	{"specversion":"1.0","id":"da76d148-655c-4751-b5a9-5eba5f2fc95c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"65b803bd-9018-466b-bc7d-5d2ddab64e5f","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"0b281ced-1fab-416b-9220-66cbae125176","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"","exitcode":"56","issues":"","message":"The driver 'fail' is not supported on linux/amd64","name":"DRV_UNSUPPORTED_OS","url":""}}

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

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (33.92s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-480859 --network=
E0816 12:44:43.467753   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-480859 --network=: (31.931364605s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-480859" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-480859
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-480859: (1.972554997s)
--- PASS: TestKicCustomNetwork/create_custom_network (33.92s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (23.01s)

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

                                                
                                    
x
+
TestKicExistingNetwork (24.89s)

                                                
                                                
=== RUN   TestKicExistingNetwork
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
kic_custom_network_test.go:93: (dbg) Run:  out/minikube-linux-amd64 start -p existing-network-971009 --network=existing-network
kic_custom_network_test.go:93: (dbg) Done: out/minikube-linux-amd64 start -p existing-network-971009 --network=existing-network: (22.941788374s)
helpers_test.go:175: Cleaning up "existing-network-971009" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p existing-network-971009
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p existing-network-971009: (1.814516242s)
--- PASS: TestKicExistingNetwork (24.89s)

                                                
                                    
x
+
TestKicCustomSubnet (25.8s)

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

                                                
                                    
x
+
TestKicStaticIP (26.14s)

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

                                                
                                    
x
+
TestMainNoArgs (0.04s)

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

                                                
                                    
x
+
TestMinikubeProfile (51.36s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-195271 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-195271 --driver=docker  --container-runtime=crio: (22.627521428s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-198204 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-198204 --driver=docker  --container-runtime=crio: (23.730189836s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-195271
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile second-198204
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-198204" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-198204
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-198204: (1.83258271s)
helpers_test.go:175: Cleaning up "first-195271" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-195271
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-195271: (2.146960195s)
--- PASS: TestMinikubeProfile (51.36s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (6.1s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-254624 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
E0816 12:47:51.528769   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-1-254624 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (5.097728s)
--- PASS: TestMountStart/serial/StartWithMountFirst (6.10s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (9.02s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountSecond
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-2-265029 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-2-265029 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46465 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (8.017465783s)
--- PASS: TestMountStart/serial/StartWithMountSecond (9.02s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountSecond (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.59s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.16s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.84s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.24s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (72.66s)

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

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.72s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.67s)

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

                                                
                                    
x
+
TestMultiNode/serial/AddNode (29.24s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-143982 -v 3 --alsologtostderr
E0816 12:49:43.468305   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-143982 -v 3 --alsologtostderr: (28.657054427s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-143982 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (29.24s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.27s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.76s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.06s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0816 12:50:13.273529  159886 out.go:345] Setting OutFile to fd 1 ...
	I0816 12:50:13.273634  159886 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:50:13.273645  159886 out.go:358] Setting ErrFile to fd 2...
	I0816 12:50:13.273650  159886 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:50:13.273832  159886 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
	I0816 12:50:13.274033  159886 out.go:352] Setting JSON to false
	I0816 12:50:13.274061  159886 mustload.go:65] Loading cluster: multinode-143982
	I0816 12:50:13.274099  159886 notify.go:220] Checking for updates...
	I0816 12:50:13.275263  159886 config.go:182] Loaded profile config "multinode-143982": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0816 12:50:13.275382  159886 status.go:255] checking status of multinode-143982 ...
	I0816 12:50:13.275965  159886 cli_runner.go:164] Run: docker container inspect multinode-143982 --format={{.State.Status}}
	I0816 12:50:13.292674  159886 status.go:330] multinode-143982 host status = "Running" (err=<nil>)
	I0816 12:50:13.292700  159886 host.go:66] Checking if "multinode-143982" exists ...
	I0816 12:50:13.292938  159886 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-143982
	I0816 12:50:13.309956  159886 host.go:66] Checking if "multinode-143982" exists ...
	I0816 12:50:13.310242  159886 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0816 12:50:13.310285  159886 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-143982
	I0816 12:50:13.326476  159886 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/multinode-143982/id_rsa Username:docker}
	I0816 12:50:13.417255  159886 ssh_runner.go:195] Run: systemctl --version
	I0816 12:50:13.421228  159886 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0816 12:50:13.431177  159886 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0816 12:50:13.478331  159886 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:2 ContainersPaused:0 ContainersStopped:1 Images:3 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:42 OomKillDisable:true NGoroutines:62 SystemTime:2024-08-16 12:50:13.469569848 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0816 12:50:13.478869  159886 kubeconfig.go:125] found "multinode-143982" server: "https://192.168.67.2:8443"
	I0816 12:50:13.478896  159886 api_server.go:166] Checking apiserver status ...
	I0816 12:50:13.478946  159886 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0816 12:50:13.488951  159886 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1467/cgroup
	I0816 12:50:13.497213  159886 api_server.go:182] apiserver freezer: "9:freezer:/docker/bd15e8cd772ee1fa4dcd1fa2fa230348ef170557a19cc3a513d535211a6896b8/crio/crio-6de13a9d694217b6c64a5a6b13201393bf56273779b68e57ae0d1805319acc0f"
	I0816 12:50:13.497275  159886 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/bd15e8cd772ee1fa4dcd1fa2fa230348ef170557a19cc3a513d535211a6896b8/crio/crio-6de13a9d694217b6c64a5a6b13201393bf56273779b68e57ae0d1805319acc0f/freezer.state
	I0816 12:50:13.504869  159886 api_server.go:204] freezer state: "THAWED"
	I0816 12:50:13.504899  159886 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0816 12:50:13.508518  159886 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0816 12:50:13.508547  159886 status.go:422] multinode-143982 apiserver status = Running (err=<nil>)
	I0816 12:50:13.508559  159886 status.go:257] multinode-143982 status: &{Name:multinode-143982 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0816 12:50:13.508656  159886 status.go:255] checking status of multinode-143982-m02 ...
	I0816 12:50:13.508890  159886 cli_runner.go:164] Run: docker container inspect multinode-143982-m02 --format={{.State.Status}}
	I0816 12:50:13.525141  159886 status.go:330] multinode-143982-m02 host status = "Running" (err=<nil>)
	I0816 12:50:13.525162  159886 host.go:66] Checking if "multinode-143982-m02" exists ...
	I0816 12:50:13.525440  159886 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-143982-m02
	I0816 12:50:13.541800  159886 host.go:66] Checking if "multinode-143982-m02" exists ...
	I0816 12:50:13.542088  159886 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0816 12:50:13.542137  159886 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-143982-m02
	I0816 12:50:13.561422  159886 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19423-3765/.minikube/machines/multinode-143982-m02/id_rsa Username:docker}
	I0816 12:50:13.653524  159886 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0816 12:50:13.663947  159886 status.go:257] multinode-143982-m02 status: &{Name:multinode-143982-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0816 12:50:13.663982  159886 status.go:255] checking status of multinode-143982-m03 ...
	I0816 12:50:13.664216  159886 cli_runner.go:164] Run: docker container inspect multinode-143982-m03 --format={{.State.Status}}
	I0816 12:50:13.680822  159886 status.go:330] multinode-143982-m03 host status = "Stopped" (err=<nil>)
	I0816 12:50:13.680845  159886 status.go:343] host is not running, skipping remaining checks
	I0816 12:50:13.680852  159886 status.go:257] multinode-143982-m03 status: &{Name:multinode-143982-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (8.9s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (98.14s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-143982
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-143982
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-143982: (24.631836725s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-143982 --wait=true -v=8 --alsologtostderr
E0816 12:51:06.532750   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-143982 --wait=true -v=8 --alsologtostderr: (1m13.414523249s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-143982
--- PASS: TestMultiNode/serial/RestartKeepsNodes (98.14s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (5.2s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.69s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0816 12:52:29.570374  169592 out.go:345] Setting OutFile to fd 1 ...
	I0816 12:52:29.570480  169592 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:52:29.570491  169592 out.go:358] Setting ErrFile to fd 2...
	I0816 12:52:29.570496  169592 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 12:52:29.570715  169592 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
	I0816 12:52:29.570903  169592 out.go:352] Setting JSON to false
	I0816 12:52:29.570930  169592 mustload.go:65] Loading cluster: multinode-143982
	I0816 12:52:29.571256  169592 notify.go:220] Checking for updates...
	I0816 12:52:29.572240  169592 config.go:182] Loaded profile config "multinode-143982": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0816 12:52:29.572270  169592 status.go:255] checking status of multinode-143982 ...
	I0816 12:52:29.572962  169592 cli_runner.go:164] Run: docker container inspect multinode-143982 --format={{.State.Status}}
	I0816 12:52:29.592763  169592 status.go:330] multinode-143982 host status = "Stopped" (err=<nil>)
	I0816 12:52:29.592786  169592 status.go:343] host is not running, skipping remaining checks
	I0816 12:52:29.592794  169592 status.go:257] multinode-143982 status: &{Name:multinode-143982 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0816 12:52:29.592827  169592 status.go:255] checking status of multinode-143982-m02 ...
	I0816 12:52:29.593066  169592 cli_runner.go:164] Run: docker container inspect multinode-143982-m02 --format={{.State.Status}}
	I0816 12:52:29.609527  169592 status.go:330] multinode-143982-m02 host status = "Stopped" (err=<nil>)
	I0816 12:52:29.609572  169592 status.go:343] host is not running, skipping remaining checks
	I0816 12:52:29.609585  169592 status.go:257] multinode-143982-m02 status: &{Name:multinode-143982-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (53.47s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-143982 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0816 12:52:51.527503   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-143982 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (52.909336333s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-143982 status --alsologtostderr
multinode_test.go:396: (dbg) Run:  kubectl get nodes
multinode_test.go:404: (dbg) Run:  kubectl get nodes -o "go-template='{{range .items}}{{range .status.conditions}}{{if eq .type "Ready"}} {{.status}}{{"\n"}}{{end}}{{end}}{{end}}'"
--- PASS: TestMultiNode/serial/RestartMultiNode (53.47s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (24.76s)

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

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

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

                                                
                                                
** /stderr **
multinode_test.go:472: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-143982-m03 --driver=docker  --container-runtime=crio
multinode_test.go:472: (dbg) Done: out/minikube-linux-amd64 start -p multinode-143982-m03 --driver=docker  --container-runtime=crio: (22.564701863s)
multinode_test.go:479: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-143982
multinode_test.go:479: (dbg) Non-zero exit: out/minikube-linux-amd64 node add -p multinode-143982: exit status 80 (250.672567ms)

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

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

                                                
                                                
** /stderr **
multinode_test.go:484: (dbg) Run:  out/minikube-linux-amd64 delete -p multinode-143982-m03
multinode_test.go:484: (dbg) Done: out/minikube-linux-amd64 delete -p multinode-143982-m03: (1.834161244s)
--- PASS: TestMultiNode/serial/ValidateNameConflict (24.76s)

                                                
                                    
x
+
TestPreload (180.54s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-059221 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0816 12:54:14.593953   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 12:54:43.468105   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-059221 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (2m26.45881765s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-059221 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-059221 image pull gcr.io/k8s-minikube/busybox: (2.356632331s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-059221
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-059221: (5.645839118s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-059221 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio
preload_test.go:66: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-059221 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (23.589030199s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-059221 image list
helpers_test.go:175: Cleaning up "test-preload-059221" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-059221
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-059221: (2.273332984s)
--- PASS: TestPreload (180.54s)

                                                
                                    
x
+
TestScheduledStopUnix (99.34s)

                                                
                                                
=== RUN   TestScheduledStopUnix
scheduled_stop_test.go:128: (dbg) Run:  out/minikube-linux-amd64 start -p scheduled-stop-182414 --memory=2048 --driver=docker  --container-runtime=crio
scheduled_stop_test.go:128: (dbg) Done: out/minikube-linux-amd64 start -p scheduled-stop-182414 --memory=2048 --driver=docker  --container-runtime=crio: (23.749612525s)
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-182414 --schedule 5m
scheduled_stop_test.go:191: (dbg) Run:  out/minikube-linux-amd64 status --format={{.TimeToStop}} -p scheduled-stop-182414 -n scheduled-stop-182414
scheduled_stop_test.go:169: signal error was:  <nil>
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-182414 --schedule 15s
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-182414 --cancel-scheduled
scheduled_stop_test.go:176: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p scheduled-stop-182414 -n scheduled-stop-182414
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-182414
scheduled_stop_test.go:137: (dbg) Run:  out/minikube-linux-amd64 stop -p scheduled-stop-182414 --schedule 15s
E0816 12:57:51.528202   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
scheduled_stop_test.go:169: signal error was:  os: process already finished
scheduled_stop_test.go:205: (dbg) Run:  out/minikube-linux-amd64 status -p scheduled-stop-182414
scheduled_stop_test.go:205: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p scheduled-stop-182414: exit status 7 (60.466157ms)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (12.37s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"03538b8a-c75d-4b2f-ad46-e91a38ac000a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-288825] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"d1b031a7-75f5-4088-a396-8b9fe1c1256b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19423"}}
	{"specversion":"1.0","id":"26b54b58-6c85-454a-898a-ab1cb2d05927","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":"a9870f04-4054-417b-9005-f134fad80d58","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19423-3765/kubeconfig"}}
	{"specversion":"1.0","id":"fc7ad290-76c0-41eb-a399-9cdaf2949710","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-3765/.minikube"}}
	{"specversion":"1.0","id":"83c48066-6765-4f73-a363-f0ee1d8c55ac","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_BIN=out/minikube-linux-amd64"}}
	{"specversion":"1.0","id":"ae6f0b3d-e943-4c34-b8cd-95508b81d64c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"3bf93ba0-0b17-40be-9438-13e6678f872a","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":"ba028b9d-09c3-4970-ab85-e94db50a354c","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":"3171e5cd-5231-4b67-aa4b-463ac94b819b","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":"46146bc0-c92e-416e-a05b-be92798fbd0b","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":"000f63dc-38e0-493b-a49e-7d80d3ecd4c4","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-288825\" primary control-plane node in \"insufficient-storage-288825\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"fb41e3ec-f91d-4e3c-bb46-d76f0d9bd8df","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"5","message":"Pulling base image v0.0.44-1723650208-19443 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"454487a7-35a1-47a2-8011-0021b8c99622","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":"92d33846-b480-4ade-8c79-e1979be91cfb","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.error","datacontenttype":"application/json","data":{"advice":"Try one or more of the following to free up space on the device:\n\t\n\t\t\t1. Run \"docker system prune\" to remove unused Docker data (optionally with \"-a\")\n\t\t\t2. Increase the storage allocated to Docker for Desktop by clicking on:\n\t\t\t\tDocker icon \u003e Preferences \u003e Resources \u003e Disk Image Size\n\t\t\t3. Run \"minikube ssh -- docker system prune\" if using the Docker container runtime","exitcode":"26","issues":"https://github.com/kubernetes/minikube/issues/9024","message":"Docker is out of disk space! (/var is at 100% of capacity). You can pass '--force' to skip this check.","name":"RSRC_DOCKER_STORAGE","url":""}}

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0816 12:58:41.867764  192217 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-288825" does not appear in /home/jenkins/minikube-integration/19423-3765/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0816 12:58:42.116268  192317 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-288825" does not appear in /home/jenkins/minikube-integration/19423-3765/kubeconfig
	E0816 12:58:42.125340  192317 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/insufficient-storage-288825/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (61.6s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.3469807281 start -p running-upgrade-905308 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0816 13:02:51.526993   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.3469807281 start -p running-upgrade-905308 --memory=2200 --vm-driver=docker  --container-runtime=crio: (25.823268408s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-905308 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:130: (dbg) Done: out/minikube-linux-amd64 start -p running-upgrade-905308 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (30.704322501s)
helpers_test.go:175: Cleaning up "running-upgrade-905308" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-905308
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-905308: (2.489779298s)
--- PASS: TestRunningBinaryUpgrade (61.60s)

                                                
                                    
x
+
TestKubernetesUpgrade (345.73s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestKubernetesUpgrade
version_upgrade_test.go:222: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-545734 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:222: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-545734 --memory=2200 --kubernetes-version=v1.20.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (49.014266689s)
version_upgrade_test.go:227: (dbg) Run:  out/minikube-linux-amd64 stop -p kubernetes-upgrade-545734
version_upgrade_test.go:227: (dbg) Done: out/minikube-linux-amd64 stop -p kubernetes-upgrade-545734: (1.273755486s)
version_upgrade_test.go:232: (dbg) Run:  out/minikube-linux-amd64 -p kubernetes-upgrade-545734 status --format={{.Host}}
version_upgrade_test.go:232: (dbg) Non-zero exit: out/minikube-linux-amd64 -p kubernetes-upgrade-545734 status --format={{.Host}}: exit status 7 (67.801108ms)

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
version_upgrade_test.go:234: status error: exit status 7 (may be ok)
version_upgrade_test.go:243: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-545734 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:243: (dbg) Done: out/minikube-linux-amd64 start -p kubernetes-upgrade-545734 --memory=2200 --kubernetes-version=v1.31.0 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (4m25.73097794s)
version_upgrade_test.go:248: (dbg) Run:  kubectl --context kubernetes-upgrade-545734 version --output=json
version_upgrade_test.go:267: Attempting to downgrade Kubernetes (should fail)
version_upgrade_test.go:269: (dbg) Run:  out/minikube-linux-amd64 start -p kubernetes-upgrade-545734 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio
version_upgrade_test.go:269: (dbg) Non-zero exit: out/minikube-linux-amd64 start -p kubernetes-upgrade-545734 --memory=2200 --kubernetes-version=v1.20.0 --driver=docker  --container-runtime=crio: exit status 106 (63.705647ms)

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-545734] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19423
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19423-3765/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-3765/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to K8S_DOWNGRADE_UNSUPPORTED: Unable to safely downgrade existing Kubernetes v1.31.0 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-545734
	    minikube start -p kubernetes-upgrade-545734 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-5457342 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.0, by running:
	    
	    minikube start -p kubernetes-upgrade-545734 --kubernetes-version=v1.31.0
	    

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

                                                
                                    
x
+
TestMissingContainerUpgrade (167.86s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestMissingContainerUpgrade
version_upgrade_test.go:309: (dbg) Run:  /tmp/minikube-v1.26.0.1460199633 start -p missing-upgrade-714705 --memory=2200 --driver=docker  --container-runtime=crio
version_upgrade_test.go:309: (dbg) Done: /tmp/minikube-v1.26.0.1460199633 start -p missing-upgrade-714705 --memory=2200 --driver=docker  --container-runtime=crio: (1m38.013305762s)
version_upgrade_test.go:318: (dbg) Run:  docker stop missing-upgrade-714705
version_upgrade_test.go:318: (dbg) Done: docker stop missing-upgrade-714705: (10.415693002s)
version_upgrade_test.go:323: (dbg) Run:  docker rm missing-upgrade-714705
version_upgrade_test.go:329: (dbg) Run:  out/minikube-linux-amd64 start -p missing-upgrade-714705 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:329: (dbg) Done: out/minikube-linux-amd64 start -p missing-upgrade-714705 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (54.823339179s)
helpers_test.go:175: Cleaning up "missing-upgrade-714705" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p missing-upgrade-714705
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p missing-upgrade-714705: (1.920821709s)
--- PASS: TestMissingContainerUpgrade (167.86s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

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

                                                
                                                
-- stdout --
	* [NoKubernetes-620343] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19423
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19423-3765/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-3765/.minikube
	  - MINIKUBE_BIN=out/minikube-linux-amd64
	  - MINIKUBE_FORCE_SYSTEMD=
	
	

                                                
                                                
-- /stdout --
** stderr ** 
	X Exiting due to MK_USAGE: cannot specify --kubernetes-version with --no-kubernetes,
	to unset a global config run:
	
	$ minikube config unset kubernetes-version

                                                
                                                
** /stderr **
--- PASS: TestNoKubernetes/serial/StartNoK8sWithVersion (0.09s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (33.42s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (11.91s)

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

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

                                                
                                                
-- /stdout --
no_kubernetes_test.go:124: (dbg) Run:  out/minikube-linux-amd64 delete -p NoKubernetes-620343
no_kubernetes_test.go:124: (dbg) Done: out/minikube-linux-amd64 delete -p NoKubernetes-620343: (1.898871909s)
--- PASS: TestNoKubernetes/serial/StartWithStopK8s (11.91s)

                                                
                                    
x
+
TestNoKubernetes/serial/Start (5.3s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.26s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.54s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.18s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (7.2s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (2.65s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.3s)

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

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (136.46s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.855368432 start -p stopped-upgrade-429678 --memory=2200 --vm-driver=docker  --container-runtime=crio
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.855368432 start -p stopped-upgrade-429678 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m41.744598157s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.855368432 -p stopped-upgrade-429678 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.855368432 -p stopped-upgrade-429678 stop: (12.108116359s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-429678 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio
version_upgrade_test.go:198: (dbg) Done: out/minikube-linux-amd64 start -p stopped-upgrade-429678 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (22.607306292s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (136.46s)

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (0.81s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.31s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0816 13:02:10.752140  231686 out.go:345] Setting OutFile to fd 1 ...
	I0816 13:02:10.752476  231686 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 13:02:10.752491  231686 out.go:358] Setting ErrFile to fd 2...
	I0816 13:02:10.752497  231686 out.go:392] TERM=,COLORTERM=, which probably does not support color
	I0816 13:02:10.752768  231686 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19423-3765/.minikube/bin
	I0816 13:02:10.753446  231686 out.go:352] Setting JSON to false
	I0816 13:02:10.754814  231686 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent","uptime":2675,"bootTime":1723810656,"procs":316,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1066-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0816 13:02:10.754878  231686 start.go:139] virtualization: kvm guest
	I0816 13:02:10.757166  231686 out.go:177] * [false-926598] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0816 13:02:10.758779  231686 out.go:177]   - MINIKUBE_LOCATION=19423
	I0816 13:02:10.758797  231686 notify.go:220] Checking for updates...
	I0816 13:02:10.761372  231686 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0816 13:02:10.762878  231686 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19423-3765/kubeconfig
	I0816 13:02:10.764439  231686 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19423-3765/.minikube
	I0816 13:02:10.765828  231686 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0816 13:02:10.767211  231686 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0816 13:02:10.769068  231686 config.go:182] Loaded profile config "cert-expiration-687992": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0816 13:02:10.769215  231686 config.go:182] Loaded profile config "kubernetes-upgrade-545734": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.31.0
	I0816 13:02:10.769362  231686 config.go:182] Loaded profile config "missing-upgrade-714705": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0816 13:02:10.769483  231686 driver.go:394] Setting default libvirt URI to qemu:///system
	I0816 13:02:10.792792  231686 docker.go:123] docker version: linux-27.1.2:Docker Engine - Community
	I0816 13:02:10.792889  231686 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0816 13:02:10.844874  231686 info.go:266] docker info: {ID:TS6T:UINC:MIYS:RZPA:KS6T:4JQK:7JHN:D6RA:LDP2:MHAE:G32M:C5NQ Containers:3 ContainersRunning:3 ContainersPaused:0 ContainersStopped:0 Images:4 Driver:overlay2 DriverStatus:[[Backing Filesystem extfs] [Supports d_type true] [Using metacopy false] [Native Overlay Diff true] [userxattr false]] SystemStatus:<nil> Plugins:{Volume:[local] Network:[bridge host ipvlan macvlan null overlay] Authorization:<nil> Log:[awslogs fluentd gcplogs gelf journald json-file local splunk syslog]} MemoryLimit:true SwapLimit:true KernelMemory:false KernelMemoryTCP:true CPUCfsPeriod:true CPUCfsQuota:true CPUShares:true CPUSet:true PidsLimit:true IPv4Forwarding:true BridgeNfIptables:true BridgeNfIP6Tables:true Debug:false NFd:55 OomKillDisable:true NGoroutines:76 SystemTime:2024-08-16 13:02:10.835568576 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1066-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647935488 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent Labels:[] ExperimentalBuild:false ServerVersion:27.1.2 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:8fc6bcff51318944179630522a095cc9dbf9f353 Expected:8fc6bcff51318944179630522a095cc9dbf9f353} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerError
s:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.2] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] map[Name:scan Path:/usr/libexec/docker/cli-plugins/docker-scan SchemaVersion:0.1.0 ShortDescription:Docker Scan Vendor:Docker Inc. Version:v0.23.0]] Warnings:<nil>}}
	I0816 13:02:10.845024  231686 docker.go:307] overlay module found
	I0816 13:02:10.847268  231686 out.go:177] * Using the docker driver based on user configuration
	I0816 13:02:10.848643  231686 start.go:297] selected driver: docker
	I0816 13:02:10.848658  231686 start.go:901] validating driver "docker" against <nil>
	I0816 13:02:10.848681  231686 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0816 13:02:10.850882  231686 out.go:201] 
	W0816 13:02:10.852391  231686 out.go:270] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0816 13:02:10.853936  231686 out.go:201] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 16 Aug 2024 12:59:12 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: cert-expiration-687992
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 16 Aug 2024 13:00:49 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.85.2:8443
name: kubernetes-upgrade-545734
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 16 Aug 2024 13:01:26 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.94.2:8443
name: missing-upgrade-714705
contexts:
- context:
cluster: cert-expiration-687992
extensions:
- extension:
last-update: Fri, 16 Aug 2024 12:59:12 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: cert-expiration-687992
name: cert-expiration-687992
- context:
cluster: kubernetes-upgrade-545734
user: kubernetes-upgrade-545734
name: kubernetes-upgrade-545734
- context:
cluster: missing-upgrade-714705
extensions:
- extension:
last-update: Fri, 16 Aug 2024 13:01:26 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-714705
name: missing-upgrade-714705
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-687992
user:
client-certificate: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/cert-expiration-687992/client.crt
client-key: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/cert-expiration-687992/client.key
- name: kubernetes-upgrade-545734
user:
client-certificate: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kubernetes-upgrade-545734/client.crt
client-key: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kubernetes-upgrade-545734/client.key
- name: missing-upgrade-714705
user:
client-certificate: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/missing-upgrade-714705/client.crt
client-key: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/missing-upgrade-714705/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestPause/serial/Start (46.55s)

                                                
                                                
=== RUN   TestPause/serial/Start
pause_test.go:80: (dbg) Run:  out/minikube-linux-amd64 start -p pause-304512 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio
pause_test.go:80: (dbg) Done: out/minikube-linux-amd64 start -p pause-304512 --memory=2048 --install-addons=false --wait=all --driver=docker  --container-runtime=crio: (46.54945857s)
--- PASS: TestPause/serial/Start (46.55s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-926598 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-926598 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (50.903552375s)
--- PASS: TestNetworkPlugins/group/auto/Start (50.90s)

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (36.67s)

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p kindnet-926598 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p kindnet-926598 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=kindnet --driver=docker  --container-runtime=crio: (44.583977287s)
--- PASS: TestNetworkPlugins/group/kindnet/Start (44.58s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-926598 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-r8hf6" [6a47fe5e-4649-4a69-be6c-267db3489603] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-r8hf6" [6a47fe5e-4649-4a69-be6c-267db3489603] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.004245142s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.24s)

                                                
                                    
x
+
TestPause/serial/Pause (0.67s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.3s)

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

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

                                                
                                    
x
+
TestPause/serial/Unpause (0.6s)

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.83s)

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

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

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

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

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

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

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.25s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (14.67s)

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

                                                
                                                
-- stdout --
	[]

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

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

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

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

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

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

                                                
                                    
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-x8j68" [320474a2-0c95-4538-a993-d38f615ebd2a] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.003735385s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-926598 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-psfl6" [2c640329-47f5-4b87-8607-5f52d2cd752a] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-psfl6" [2c640329-47f5-4b87-8607-5f52d2cd752a] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 10.003737638s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (10.58s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-926598 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-xktd6" [45e115b9-cfc7-4791-8f33-a4f889f3b836] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-xktd6" [45e115b9-cfc7-4791-8f33-a4f889f3b836] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.0039272s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.19s)

                                                
                                    
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-w66pw" [fd46f5cb-5de2-4c5f-9152-ec6e5926d77d] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005595068s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-926598 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-hjrhq" [015f4abe-d608-4b52-b750-994e6dfb2837] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-hjrhq" [015f4abe-d608-4b52-b750-994e6dfb2837] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 9.004135923s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (9.21s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p flannel-926598 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p flannel-926598 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=flannel --driver=docker  --container-runtime=crio: (55.734100017s)
--- PASS: TestNetworkPlugins/group/flannel/Start (55.73s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-926598 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-926598 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (31.712007809s)
--- PASS: TestNetworkPlugins/group/bridge/Start (31.71s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-859396 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-859396 --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: (2m17.742686159s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (137.74s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context enable-default-cni-926598 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-dvng9" [6a232669-e6f2-4329-92ae-bcde2b2c42b3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-dvng9" [6a232669-e6f2-4329-92ae-bcde2b2c42b3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.004108933s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.19s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-926598 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-hc792" [b25c3a3f-27dc-4f8c-8749-dd3b613ae7bd] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-hc792" [b25c3a3f-27dc-4f8c-8749-dd3b613ae7bd] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.004359783s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.20s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/DNS
net_test.go:175: (dbg) Run:  kubectl --context bridge-926598 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:175: (dbg) Non-zero exit: kubectl --context bridge-926598 exec deployment/netcat -- nslookup kubernetes.default: exit status 1 (15.129929601s)

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

                                                
                                                
-- /stdout --
** stderr ** 
	command terminated with exit code 1

                                                
                                                
** /stderr **
net_test.go:175: (dbg) Run:  kubectl --context bridge-926598 exec deployment/netcat -- nslookup kubernetes.default
net_test.go:175: (dbg) Done: kubectl --context bridge-926598 exec deployment/netcat -- nslookup kubernetes.default: (10.121459878s)
--- PASS: TestNetworkPlugins/group/bridge/DNS (26.54s)

                                                
                                    
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-ghkbp" [f50cae8e-01c6-479a-95a3-c54d512d15dc] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.004215415s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-926598 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6fc964789b-pknpr" [ba3ffcb2-0eef-470d-ac46-229d04ba3d5c] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6fc964789b-pknpr" [ba3ffcb2-0eef-470d-ac46-229d04ba3d5c] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 12.003733243s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (12.20s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/HairPin
net_test.go:264: (dbg) Run:  kubectl --context bridge-926598 exec deployment/netcat -- /bin/sh -c "nc -w 5 -i 5 -z netcat 8080"
--- PASS: TestNetworkPlugins/group/bridge/HairPin (0.15s)
E0816 13:10:39.446465   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/calico-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:40.585204   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:52.477453   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/custom-flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:54.595694   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:59.928221   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/calico-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:04.793500   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/enable-default-cni-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:04.799844   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/enable-default-cni-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:04.811181   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/enable-default-cni-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:04.832536   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/enable-default-cni-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:04.873947   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/enable-default-cni-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:04.955364   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/enable-default-cni-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:05.117017   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/enable-default-cni-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:05.438713   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/enable-default-cni-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:06.080943   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/enable-default-cni-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:07.362707   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/enable-default-cni-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:09.924161   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/enable-default-cni-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:14.165860   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/bridge-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:14.172240   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/bridge-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:14.183600   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/bridge-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:14.204953   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/bridge-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:14.246321   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/bridge-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:14.327765   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/bridge-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:14.489208   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/bridge-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:14.810956   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/bridge-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:15.045467   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/enable-default-cni-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:15.453190   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/bridge-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:16.735229   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/bridge-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:19.297332   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/bridge-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:24.419118   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/bridge-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:25.287572   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/enable-default-cni-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:30.239909   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:30.246209   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:30.257578   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:30.278918   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:30.320276   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:30.401698   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:30.563272   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:30.884949   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:31.526950   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:32.808725   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:33.439689   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/custom-flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:33.572642   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:34.660376   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/bridge-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:35.370647   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:40.492727   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:40.890481   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/calico-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:45.769085   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/enable-default-cni-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:50.734747   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:11:55.142058   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/bridge-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:12:02.506464   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-655727 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" [28a23534-2f53-4c3b-93b8-ea96cf9f6775] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [28a23534-2f53-4c3b-93b8-ea96cf9f6775] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 10.003920918s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-655727 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (10.26s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-655727 --alsologtostderr -v=3
E0816 13:07:46.534814   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/addons-539832/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-655727 --alsologtostderr -v=3: (12.139432513s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (12.14s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-655727 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0816 13:07:51.527139   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-655727 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m21.129194557s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-655727 -n embed-certs-655727
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (261.42s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-950787 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" [e32eccb7-dc36-43fc-9ffe-8c038b9b61a7] Pending
helpers_test.go:344: "busybox" [e32eccb7-dc36-43fc-9ffe-8c038b9b61a7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [e32eccb7-dc36-43fc-9ffe-8c038b9b61a7] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.003915843s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-950787 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.27s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-859396 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" [d7f439d5-b3e6-4ee9-8b5d-423939957cee] Pending
helpers_test.go:344: "busybox" [d7f439d5-b3e6-4ee9-8b5d-423939957cee] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d7f439d5-b3e6-4ee9-8b5d-423939957cee] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 10.003658682s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-859396 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (10.35s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p old-k8s-version-859396 --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
E0816 13:08:49.712058   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:08:49.718452   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:08:49.730592   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:08:49.752023   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:08:49.794072   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:08:49.876184   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:08:50.037708   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:08:50.359109   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:08:51.000780   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:08:52.282207   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:08:54.844368   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p old-k8s-version-859396 --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: (28.360582315s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p old-k8s-version-859396 -n old-k8s-version-859396
--- PASS: TestStartStop/group/old-k8s-version/serial/SecondStart (28.77s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-429910 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" [d5e4f214-b605-4511-b03a-e696ea3ee1df] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [d5e4f214-b605-4511-b03a-e696ea3ee1df] Running
E0816 13:08:59.965793   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 10.004795377s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-429910 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (10.23s)

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

                                                
                                                
=== 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-62hdr" [315b9fdc-eff1-428e-9a14-b36a472633b3] Pending / Ready:ContainersNotReady (containers with unready status: [kubernetes-dashboard]) / ContainersReady:ContainersNotReady (containers with unready status: [kubernetes-dashboard])
E0816 13:09:21.215548   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:09:23.777901   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"
helpers_test.go:344: "kubernetes-dashboard-cd95d586-62hdr" [315b9fdc-eff1-428e-9a14-b36a472633b3] Running
E0816 13:09:28.900111   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:09:30.689072   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 28.003219431s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (28.00s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p no-preload-429910 --alsologtostderr -v=3
E0816 13:09:10.207761   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p no-preload-429910 --alsologtostderr -v=3: (12.036685711s)
--- PASS: TestStartStop/group/no-preload/serial/Stop (12.04s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p no-preload-429910 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0816 13:09:18.646815   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:09:18.653203   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:09:18.664863   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:09:18.686022   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:09:18.727441   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:09:18.809139   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:09:18.970729   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:09:19.292145   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:09:19.934239   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p no-preload-429910 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (4m23.120101017s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p no-preload-429910 -n no-preload-429910
--- PASS: TestStartStop/group/no-preload/serial/SecondStart (263.40s)

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

                                                
                                                
=== 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-62hdr" [315b9fdc-eff1-428e-9a14-b36a472633b3] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003827687s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-859396 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop (5.09s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p old-k8s-version-859396 --alsologtostderr -v=1
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-859396 -n old-k8s-version-859396
E0816 13:09:39.141742   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p old-k8s-version-859396 -n old-k8s-version-859396: exit status 2 (284.392866ms)

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-157640 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0816 13:09:59.623212   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kindnet-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:11.500564   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/custom-flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:11.506962   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/custom-flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:11.518285   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/custom-flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:11.539837   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/custom-flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:11.581256   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/custom-flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:11.650782   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:11.663140   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/custom-flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:11.824699   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/custom-flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:12.146589   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/custom-flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:12.788610   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/custom-flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:14.070180   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/custom-flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-157640 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (29.636985201s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (29.64s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/EnableAddonWhileActive
start_stop_delete_test.go:205: (dbg) Run:  out/minikube-linux-amd64 addons enable metrics-server -p newest-cni-157640 --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.84s)

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

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

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

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:239: status error: exit status 7 (may be ok)
start_stop_delete_test.go:246: (dbg) Run:  out/minikube-linux-amd64 addons enable dashboard -p newest-cni-157640 --images=MetricsScraper=registry.k8s.io/echoserver:1.4
E0816 13:10:16.632341   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/custom-flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
--- PASS: TestStartStop/group/newest-cni/serial/EnableAddonAfterStop (0.16s)

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-157640 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0
E0816 13:10:18.951795   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/calico-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:18.958194   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/calico-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:18.969560   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/calico-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:18.991311   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/calico-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:19.032674   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/calico-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:19.114614   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/calico-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:19.276132   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/calico-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:19.597755   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/calico-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:20.239260   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/calico-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:21.520554   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/calico-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:21.753708   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/custom-flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:24.082103   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/calico-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:10:29.204272   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/calico-926598/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-157640 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0: (12.945937478s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-157640 -n newest-cni-157640
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (13.24s)

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

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

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

                                                
                                                
-- /stdout --
start_stop_delete_test.go:311: status error: exit status 2 (may be ok)
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 unpause -p newest-cni-157640 --alsologtostderr -v=1
E0816 13:10:31.995643   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/custom-flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p newest-cni-157640 -n newest-cni-157640
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Kubelet}} -p newest-cni-157640 -n newest-cni-157640
--- PASS: TestStartStop/group/newest-cni/serial/Pause (2.92s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-svhfn" [3027660b-0ae4-4ced-82af-fe913408c5cc] Running
E0816 13:12:11.216761   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004117059s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-svhfn" [3027660b-0ae4-4ced-82af-fe913408c5cc] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003399801s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-655727 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p embed-certs-655727 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
--- PASS: TestStartStop/group/embed-certs/serial/VerifyKubernetesImages (0.22s)

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

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

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-sd777" [6631d19b-954c-4881-956b-bae313685690] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003365665s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-sd777" [6631d19b-954c-4881-956b-bae313685690] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003834066s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-950787 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop (5.07s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages
start_stop_delete_test.go:304: (dbg) Run:  out/minikube-linux-amd64 -p default-k8s-diff-port-950787 image list --format=json
E0816 13:12:51.526611   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/functional-579352/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240813-c6f155d6
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.22s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p default-k8s-diff-port-950787 --alsologtostderr -v=1
E0816 13:12:52.178694   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/flannel-926598/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-950787 -n default-k8s-diff-port-950787
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p default-k8s-diff-port-950787 -n default-k8s-diff-port-950787: exit status 2 (274.466977ms)

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-vxl5n" [aca5f294-052d-4d82-95bb-4f75a2fda20d] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003211686s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.00s)

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-vxl5n" [aca5f294-052d-4d82-95bb-4f75a2fda20d] Running
E0816 13:13:48.652732   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/enable-default-cni-926598/client.crt: no such file or directory" logger="UnhandledError"
E0816 13:13:49.711129   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/auto-926598/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003390246s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-429910 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.07s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/Pause
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 pause -p no-preload-429910 --alsologtostderr -v=1
E0816 13:13:53.865138   10540 cert_rotation.go:171] "Unhandled Error" err="key failed with : open /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/old-k8s-version-859396/client.crt: no such file or directory" logger="UnhandledError"
start_stop_delete_test.go:311: (dbg) Run:  out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-429910 -n no-preload-429910
start_stop_delete_test.go:311: (dbg) Non-zero exit: out/minikube-linux-amd64 status --format={{.APIServer}} -p no-preload-429910 -n no-preload-429910: exit status 2 (275.304301ms)

                                                
                                                
-- stdout --
	Paused

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    

Test skip (25/328)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/serial/Volcano (0s)

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

                                                
                                    
x
+
TestAddons/parallel/Olm (0s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Olm
addons_test.go:500: Skipping OLM addon test until https://github.com/operator-framework/operator-lifecycle-manager/issues/2534 is resolved
--- SKIP: TestAddons/parallel/Olm (0.00s)

                                                
                                    
x
+
TestDockerFlags (0s)

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

                                                
                                    
x
+
TestDockerEnvContainerd (0s)

                                                
                                                
=== RUN   TestDockerEnvContainerd
docker_test.go:170: running with crio true linux amd64
docker_test.go:172: skipping: TestDockerEnvContainerd can only be run with the containerd runtime on Docker driver
--- SKIP: TestDockerEnvContainerd (0.00s)

                                                
                                    
x
+
TestHyperKitDriverInstallOrUpdate (0s)

                                                
                                                
=== RUN   TestHyperKitDriverInstallOrUpdate
driver_install_or_update_test.go:105: Skip if not darwin.
--- SKIP: TestHyperKitDriverInstallOrUpdate (0.00s)

                                                
                                    
x
+
TestHyperkitDriverSkipUpgrade (0s)

                                                
                                                
=== RUN   TestHyperkitDriverSkipUpgrade
driver_install_or_update_test.go:169: Skip if not darwin.
--- SKIP: TestHyperkitDriverSkipUpgrade (0.00s)

                                                
                                    
x
+
TestFunctional/parallel/DockerEnv (0s)

                                                
                                                
=== RUN   TestFunctional/parallel/DockerEnv
=== PAUSE TestFunctional/parallel/DockerEnv

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (2.94s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 16 Aug 2024 12:59:12 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: cert-expiration-687992
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 16 Aug 2024 13:00:49 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.85.2:8443
name: kubernetes-upgrade-545734
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 16 Aug 2024 13:01:26 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.94.2:8443
name: missing-upgrade-714705
contexts:
- context:
cluster: cert-expiration-687992
extensions:
- extension:
last-update: Fri, 16 Aug 2024 12:59:12 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: cert-expiration-687992
name: cert-expiration-687992
- context:
cluster: kubernetes-upgrade-545734
user: kubernetes-upgrade-545734
name: kubernetes-upgrade-545734
- context:
cluster: missing-upgrade-714705
extensions:
- extension:
last-update: Fri, 16 Aug 2024 13:01:26 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-714705
name: missing-upgrade-714705
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-687992
user:
client-certificate: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/cert-expiration-687992/client.crt
client-key: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/cert-expiration-687992/client.key
- name: kubernetes-upgrade-545734
user:
client-certificate: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kubernetes-upgrade-545734/client.crt
client-key: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kubernetes-upgrade-545734/client.key
- name: missing-upgrade-714705
user:
client-certificate: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/missing-upgrade-714705/client.crt
client-key: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/missing-upgrade-714705/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (6.13s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 16 Aug 2024 12:59:12 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.76.2:8443
name: cert-expiration-687992
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 16 Aug 2024 13:00:49 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.85.2:8443
name: kubernetes-upgrade-545734
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19423-3765/.minikube/ca.crt
extensions:
- extension:
last-update: Fri, 16 Aug 2024 13:01:26 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: cluster_info
server: https://192.168.94.2:8443
name: missing-upgrade-714705
contexts:
- context:
cluster: cert-expiration-687992
extensions:
- extension:
last-update: Fri, 16 Aug 2024 12:59:12 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: cert-expiration-687992
name: cert-expiration-687992
- context:
cluster: kubernetes-upgrade-545734
user: kubernetes-upgrade-545734
name: kubernetes-upgrade-545734
- context:
cluster: missing-upgrade-714705
extensions:
- extension:
last-update: Fri, 16 Aug 2024 13:01:26 UTC
provider: minikube.sigs.k8s.io
version: v1.26.0
name: context_info
namespace: default
user: missing-upgrade-714705
name: missing-upgrade-714705
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-687992
user:
client-certificate: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/cert-expiration-687992/client.crt
client-key: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/cert-expiration-687992/client.key
- name: kubernetes-upgrade-545734
user:
client-certificate: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kubernetes-upgrade-545734/client.crt
client-key: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/kubernetes-upgrade-545734/client.key
- name: missing-upgrade-714705
user:
client-certificate: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/missing-upgrade-714705/client.crt
client-key: /home/jenkins/minikube-integration/19423-3765/.minikube/profiles/missing-upgrade-714705/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

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

                                                
                                    
Copied to clipboard