Test Report: Docker_Linux_crio 19389

                    
                      4e9c16444aca391b349fd87cc48c80a0a38d518e:2024-08-07:35690
                    
                

Test fail (2/336)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Ingress
addons_test.go:209: (dbg) Run:  kubectl --context addons-327212 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-327212 replace --force -f testdata/nginx-ingress-v1.yaml
addons_test.go:247: (dbg) Run:  kubectl --context addons-327212 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" [7a74ef31-0a99-4878-80df-800d77620e70] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx" [7a74ef31-0a99-4878-80df-800d77620e70] Running
addons_test.go:252: (dbg) TestAddons/parallel/Ingress: run=nginx healthy within 11.003385306s
addons_test.go:264: (dbg) Run:  out/minikube-linux-amd64 -p addons-327212 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-327212 ssh "curl -s http://127.0.0.1/ -H 'Host: nginx.example.com'": exit status 1 (2m11.177172715s)

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "a2cd6890851492265b762f71e50e4c1ffb16716fb84ca025ee3e5f398799fa14",
	        "Created": "2024-08-07T17:36:56.192134334Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 134970,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-07T17:36:56.32530957Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:d17bd43848dafc874617b40727c19e00972ff1d078819db667eabdbf87894954",
	        "ResolvConfPath": "/var/lib/docker/containers/a2cd6890851492265b762f71e50e4c1ffb16716fb84ca025ee3e5f398799fa14/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/a2cd6890851492265b762f71e50e4c1ffb16716fb84ca025ee3e5f398799fa14/hostname",
	        "HostsPath": "/var/lib/docker/containers/a2cd6890851492265b762f71e50e4c1ffb16716fb84ca025ee3e5f398799fa14/hosts",
	        "LogPath": "/var/lib/docker/containers/a2cd6890851492265b762f71e50e4c1ffb16716fb84ca025ee3e5f398799fa14/a2cd6890851492265b762f71e50e4c1ffb16716fb84ca025ee3e5f398799fa14-json.log",
	        "Name": "/addons-327212",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-327212:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-327212",
	            "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/d0e16a722a3776d3601801daee57c86d265791ffc01657dd2c045ed0a0f57305-init/diff:/var/lib/docker/overlay2/a88b08310825729e5e6be205aff430987ddd147a05b5c82d25a1411df860b1d7/diff",
	                "MergedDir": "/var/lib/docker/overlay2/d0e16a722a3776d3601801daee57c86d265791ffc01657dd2c045ed0a0f57305/merged",
	                "UpperDir": "/var/lib/docker/overlay2/d0e16a722a3776d3601801daee57c86d265791ffc01657dd2c045ed0a0f57305/diff",
	                "WorkDir": "/var/lib/docker/overlay2/d0e16a722a3776d3601801daee57c86d265791ffc01657dd2c045ed0a0f57305/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-327212",
	                "Source": "/var/lib/docker/volumes/addons-327212/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-327212",
	            "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-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0",
	            "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-327212",
	                "name.minikube.sigs.k8s.io": "addons-327212",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "959fa867e3a0b7e7aff9458912d962e62e56d62246f615023221fe2e150cb10f",
	            "SandboxKey": "/var/run/docker/netns/959fa867e3a0",
	            "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-327212": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "9e26bb389aad52e52431fa6b4e0b376b5774e3164a07b875cdd3729b3446c07e",
	                    "EndpointID": "0de42822add61596e6479665dd89c1797ec4de3b511e0b8547604c469d0f1bc2",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-327212",
	                        "a2cd68908514"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-327212 -n addons-327212
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-327212 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-327212 logs -n 25: (1.080612656s)
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-029383 | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC |                     |
	|         | download-docker-029383                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p download-docker-029383                                                                   | download-docker-029383 | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC | 07 Aug 24 17:36 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-940350   | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC |                     |
	|         | binary-mirror-940350                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:37739                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-940350                                                                     | binary-mirror-940350   | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC | 07 Aug 24 17:36 UTC |
	| addons  | enable dashboard -p                                                                         | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC |                     |
	|         | addons-327212                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC |                     |
	|         | addons-327212                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-327212 --wait=true                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC | 07 Aug 24 17:39 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-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:39 UTC | 07 Aug 24 17:39 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-327212 ip                                                                            | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	| addons  | addons-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | addons-327212                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-327212 ssh curl -s                                                                   | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ssh     | addons-327212 ssh cat                                                                       | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | /opt/local-path-provisioner/pvc-a0bc4ce0-a2d8-40d0-8f23-5549eff8e175_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-327212 addons                                                                        | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:41 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-327212 addons                                                                        | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | -p addons-327212                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | addons-327212                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | -p addons-327212                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:41 UTC | 07 Aug 24 17:41 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-327212 ip                                                                            | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:42 UTC | 07 Aug 24 17:42 UTC |
	| addons  | addons-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:42 UTC | 07 Aug 24 17:42 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:42 UTC | 07 Aug 24 17:42 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/07 17:36:33
	Running on machine: ubuntu-20-agent-2
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0807 17:36:33.050995  134222 out.go:291] Setting OutFile to fd 1 ...
	I0807 17:36:33.051231  134222 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:36:33.051242  134222 out.go:304] Setting ErrFile to fd 2...
	I0807 17:36:33.051246  134222 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:36:33.051471  134222 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
	I0807 17:36:33.052095  134222 out.go:298] Setting JSON to false
	I0807 17:36:33.052963  134222 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":4745,"bootTime":1723047448,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0807 17:36:33.053030  134222 start.go:139] virtualization: kvm guest
	I0807 17:36:33.054842  134222 out.go:177] * [addons-327212] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0807 17:36:33.056038  134222 notify.go:220] Checking for updates...
	I0807 17:36:33.056048  134222 out.go:177]   - MINIKUBE_LOCATION=19389
	I0807 17:36:33.057115  134222 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0807 17:36:33.058223  134222 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19389-125692/kubeconfig
	I0807 17:36:33.059370  134222 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19389-125692/.minikube
	I0807 17:36:33.060457  134222 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0807 17:36:33.061472  134222 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0807 17:36:33.062651  134222 driver.go:392] Setting default libvirt URI to qemu:///system
	I0807 17:36:33.083783  134222 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0807 17:36:33.083894  134222 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0807 17:36:33.132474  134222 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:28 OomKillDisable:true NGoroutines:46 SystemTime:2024-08-07 17:36:33.122735362 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0807 17:36:33.132585  134222 docker.go:307] overlay module found
	I0807 17:36:33.134358  134222 out.go:177] * Using the docker driver based on user configuration
	I0807 17:36:33.135524  134222 start.go:297] selected driver: docker
	I0807 17:36:33.135542  134222 start.go:901] validating driver "docker" against <nil>
	I0807 17:36:33.135553  134222 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0807 17:36:33.136336  134222 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0807 17:36:33.183302  134222 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:28 OomKillDisable:true NGoroutines:46 SystemTime:2024-08-07 17:36:33.175037429 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0807 17:36:33.183505  134222 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0807 17:36:33.183707  134222 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]
	I0807 17:36:33.185193  134222 out.go:177] * Using Docker driver with root privileges
	I0807 17:36:33.186330  134222 cni.go:84] Creating CNI manager for ""
	I0807 17:36:33.186353  134222 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0807 17:36:33.186361  134222 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0807 17:36:33.186429  134222 start.go:340] cluster config:
	{Name:addons-327212 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-327212 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0807 17:36:33.187729  134222 out.go:177] * Starting "addons-327212" primary control-plane node in "addons-327212" cluster
	I0807 17:36:33.188826  134222 cache.go:121] Beginning downloading kic base image for docker with crio
	I0807 17:36:33.189951  134222 out.go:177] * Pulling base image v0.0.44-1723026928-19389 ...
	I0807 17:36:33.190896  134222 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0807 17:36:33.190927  134222 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19389-125692/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4
	I0807 17:36:33.190937  134222 cache.go:56] Caching tarball of preloaded images
	I0807 17:36:33.191012  134222 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local docker daemon
	I0807 17:36:33.191026  134222 preload.go:172] Found /home/jenkins/minikube-integration/19389-125692/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0807 17:36:33.191040  134222 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0807 17:36:33.191330  134222 profile.go:143] Saving config to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/config.json ...
	I0807 17:36:33.191357  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/config.json: {Name:mkec4fd5c380be2a78385e85e65e7d0502d2315c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:36:33.205861  134222 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0807 17:36:33.205988  134222 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory
	I0807 17:36:33.206012  134222 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory, skipping pull
	I0807 17:36:33.206019  134222 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 exists in cache, skipping pull
	I0807 17:36:33.206026  134222 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 as a tarball
	I0807 17:36:33.206033  134222 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 from local cache
	I0807 17:36:44.976662  134222 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 from cached tarball
	I0807 17:36:44.976698  134222 cache.go:194] Successfully downloaded all kic artifacts
	I0807 17:36:44.976742  134222 start.go:360] acquireMachinesLock for addons-327212: {Name:mkf28bd786dd3801a2e8f91bad943fbbc7921e44 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0807 17:36:44.976844  134222 start.go:364] duration metric: took 80.778µs to acquireMachinesLock for "addons-327212"
	I0807 17:36:44.976870  134222 start.go:93] Provisioning new machine with config: &{Name:addons-327212 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-327212 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0807 17:36:44.976935  134222 start.go:125] createHost starting for "" (driver="docker")
	I0807 17:36:44.978623  134222 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0807 17:36:44.978832  134222 start.go:159] libmachine.API.Create for "addons-327212" (driver="docker")
	I0807 17:36:44.978854  134222 client.go:168] LocalClient.Create starting
	I0807 17:36:44.978942  134222 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca.pem
	I0807 17:36:45.151232  134222 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/cert.pem
	I0807 17:36:45.346768  134222 cli_runner.go:164] Run: docker network inspect addons-327212 --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}}]}"
	W0807 17:36:45.362324  134222 cli_runner.go:211] docker network inspect addons-327212 --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
	I0807 17:36:45.362400  134222 network_create.go:284] running [docker network inspect addons-327212] to gather additional debugging logs...
	I0807 17:36:45.362422  134222 cli_runner.go:164] Run: docker network inspect addons-327212
	W0807 17:36:45.377602  134222 cli_runner.go:211] docker network inspect addons-327212 returned with exit code 1
	I0807 17:36:45.377636  134222 network_create.go:287] error running [docker network inspect addons-327212]: docker network inspect addons-327212: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-327212 not found
	I0807 17:36:45.377655  134222 network_create.go:289] output of [docker network inspect addons-327212]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-327212 not found
	
	** /stderr **
	I0807 17:36:45.377756  134222 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}}]}"
	I0807 17:36:45.395002  134222 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:0xc0020028b0}
	I0807 17:36:45.395044  134222 network_create.go:124] attempt to create docker network addons-327212 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0807 17:36:45.395092  134222 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-327212 addons-327212
	I0807 17:36:45.456080  134222 network_create.go:108] docker network addons-327212 192.168.49.0/24 created
	I0807 17:36:45.456120  134222 kic.go:121] calculated static IP "192.168.49.2" for the "addons-327212" container
	I0807 17:36:45.456177  134222 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0807 17:36:45.471615  134222 cli_runner.go:164] Run: docker volume create addons-327212 --label name.minikube.sigs.k8s.io=addons-327212 --label created_by.minikube.sigs.k8s.io=true
	I0807 17:36:45.488920  134222 oci.go:103] Successfully created a docker volume addons-327212
	I0807 17:36:45.488998  134222 cli_runner.go:164] Run: docker run --rm --name addons-327212-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-327212 --entrypoint /usr/bin/test -v addons-327212:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -d /var/lib
	I0807 17:36:51.535941  134222 cli_runner.go:217] Completed: docker run --rm --name addons-327212-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-327212 --entrypoint /usr/bin/test -v addons-327212:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -d /var/lib: (6.046900727s)
	I0807 17:36:51.535980  134222 oci.go:107] Successfully prepared a docker volume addons-327212
	I0807 17:36:51.536010  134222 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0807 17:36:51.536034  134222 kic.go:194] Starting extracting preloaded images to volume ...
	I0807 17:36:51.536102  134222 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19389-125692/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-327212:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -I lz4 -xf /preloaded.tar -C /extractDir
	I0807 17:36:56.128176  134222 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19389-125692/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-327212:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -I lz4 -xf /preloaded.tar -C /extractDir: (4.592031584s)
	I0807 17:36:56.128211  134222 kic.go:203] duration metric: took 4.592173198s to extract preloaded images to volume ...
	W0807 17:36:56.128357  134222 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0807 17:36:56.128467  134222 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0807 17:36:56.176776  134222 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-327212 --name addons-327212 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-327212 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-327212 --network addons-327212 --ip 192.168.49.2 --volume addons-327212:/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-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0
	I0807 17:36:56.482598  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Running}}
	I0807 17:36:56.499916  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:36:56.518919  134222 cli_runner.go:164] Run: docker exec addons-327212 stat /var/lib/dpkg/alternatives/iptables
	I0807 17:36:56.561476  134222 oci.go:144] the created container "addons-327212" has a running status.
	I0807 17:36:56.561518  134222 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa...
	I0807 17:36:56.846220  134222 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0807 17:36:56.868987  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:36:56.889975  134222 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0807 17:36:56.890004  134222 kic_runner.go:114] Args: [docker exec --privileged addons-327212 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0807 17:36:56.966555  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:36:56.985310  134222 machine.go:94] provisionDockerMachine start ...
	I0807 17:36:56.985410  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:57.003687  134222 main.go:141] libmachine: Using SSH client type: native
	I0807 17:36:57.003956  134222 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0807 17:36:57.003973  134222 main.go:141] libmachine: About to run SSH command:
	hostname
	I0807 17:36:57.143065  134222 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-327212
	
	I0807 17:36:57.143098  134222 ubuntu.go:169] provisioning hostname "addons-327212"
	I0807 17:36:57.143168  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:57.160641  134222 main.go:141] libmachine: Using SSH client type: native
	I0807 17:36:57.160870  134222 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0807 17:36:57.160889  134222 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-327212 && echo "addons-327212" | sudo tee /etc/hostname
	I0807 17:36:57.294104  134222 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-327212
	
	I0807 17:36:57.294184  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:57.310756  134222 main.go:141] libmachine: Using SSH client type: native
	I0807 17:36:57.310936  134222 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0807 17:36:57.310952  134222 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-327212' /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-327212/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-327212' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0807 17:36:57.427283  134222 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0807 17:36:57.427335  134222 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19389-125692/.minikube CaCertPath:/home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19389-125692/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19389-125692/.minikube}
	I0807 17:36:57.427363  134222 ubuntu.go:177] setting up certificates
	I0807 17:36:57.427374  134222 provision.go:84] configureAuth start
	I0807 17:36:57.427428  134222 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-327212
	I0807 17:36:57.443522  134222 provision.go:143] copyHostCerts
	I0807 17:36:57.443615  134222 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19389-125692/.minikube/ca.pem (1082 bytes)
	I0807 17:36:57.443801  134222 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19389-125692/.minikube/cert.pem (1123 bytes)
	I0807 17:36:57.443903  134222 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19389-125692/.minikube/key.pem (1679 bytes)
	I0807 17:36:57.443960  134222 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19389-125692/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca-key.pem org=jenkins.addons-327212 san=[127.0.0.1 192.168.49.2 addons-327212 localhost minikube]
	I0807 17:36:57.624904  134222 provision.go:177] copyRemoteCerts
	I0807 17:36:57.624967  134222 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0807 17:36:57.625004  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:57.641436  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:36:57.727964  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0807 17:36:57.750141  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0807 17:36:57.772148  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0807 17:36:57.793773  134222 provision.go:87] duration metric: took 366.376598ms to configureAuth
	I0807 17:36:57.793806  134222 ubuntu.go:193] setting minikube options for container-runtime
	I0807 17:36:57.793979  134222 config.go:182] Loaded profile config "addons-327212": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0807 17:36:57.794079  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:57.810336  134222 main.go:141] libmachine: Using SSH client type: native
	I0807 17:36:57.810527  134222 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0807 17:36:57.810542  134222 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0807 17:36:58.016949  134222 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0807 17:36:58.016977  134222 machine.go:97] duration metric: took 1.031644822s to provisionDockerMachine
	I0807 17:36:58.016988  134222 client.go:171] duration metric: took 13.038128141s to LocalClient.Create
	I0807 17:36:58.017010  134222 start.go:167] duration metric: took 13.038177638s to libmachine.API.Create "addons-327212"
	I0807 17:36:58.017020  134222 start.go:293] postStartSetup for "addons-327212" (driver="docker")
	I0807 17:36:58.017034  134222 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]
	I0807 17:36:58.017095  134222 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
	I0807 17:36:58.017127  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:58.033459  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:36:58.120047  134222 ssh_runner.go:195] Run: cat /etc/os-release
	I0807 17:36:58.123050  134222 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0807 17:36:58.123081  134222 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0807 17:36:58.123088  134222 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0807 17:36:58.123096  134222 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0807 17:36:58.123107  134222 filesync.go:126] Scanning /home/jenkins/minikube-integration/19389-125692/.minikube/addons for local assets ...
	I0807 17:36:58.123163  134222 filesync.go:126] Scanning /home/jenkins/minikube-integration/19389-125692/.minikube/files for local assets ...
	I0807 17:36:58.123185  134222 start.go:296] duration metric: took 106.159762ms for postStartSetup
	I0807 17:36:58.123473  134222 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-327212
	I0807 17:36:58.139791  134222 profile.go:143] Saving config to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/config.json ...
	I0807 17:36:58.140050  134222 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0807 17:36:58.140088  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:58.156050  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:36:58.244052  134222 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0807 17:36:58.248309  134222 start.go:128] duration metric: took 13.271356398s to createHost
	I0807 17:36:58.248342  134222 start.go:83] releasing machines lock for "addons-327212", held for 13.271485562s
	I0807 17:36:58.248416  134222 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-327212
	I0807 17:36:58.264839  134222 ssh_runner.go:195] Run: cat /version.json
	I0807 17:36:58.264888  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:58.265037  134222 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0807 17:36:58.265120  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:58.281682  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:36:58.282004  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:36:58.429590  134222 ssh_runner.go:195] Run: systemctl --version
	I0807 17:36:58.433592  134222 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0807 17:36:58.570012  134222 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0807 17:36:58.574138  134222 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" ;
	I0807 17:36:58.591742  134222 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0807 17:36:58.591828  134222 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0807 17:36:58.618163  134222 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0807 17:36:58.618187  134222 start.go:495] detecting cgroup driver to use...
	I0807 17:36:58.618225  134222 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0807 17:36:58.618274  134222 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0807 17:36:58.632627  134222 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0807 17:36:58.643607  134222 docker.go:217] disabling cri-docker service (if available) ...
	I0807 17:36:58.643661  134222 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0807 17:36:58.655979  134222 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0807 17:36:58.668661  134222 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0807 17:36:58.745955  134222 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0807 17:36:58.826109  134222 docker.go:233] disabling docker service ...
	I0807 17:36:58.826177  134222 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0807 17:36:58.843841  134222 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0807 17:36:58.854348  134222 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0807 17:36:58.937928  134222 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0807 17:36:59.019920  134222 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0807 17:36:59.030295  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0807 17:36:59.044927  134222 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0807 17:36:59.044996  134222 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0807 17:36:59.053894  134222 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0807 17:36:59.053972  134222 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0807 17:36:59.063037  134222 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0807 17:36:59.071815  134222 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0807 17:36:59.080761  134222 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0807 17:36:59.089156  134222 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"
	I0807 17:36:59.098340  134222 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"
	I0807 17:36:59.112968  134222 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"
	I0807 17:36:59.121958  134222 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0807 17:36:59.129878  134222 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0807 17:36:59.137793  134222 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0807 17:36:59.212897  134222 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0807 17:36:59.320391  134222 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0807 17:36:59.320475  134222 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0807 17:36:59.323920  134222 start.go:563] Will wait 60s for crictl version
	I0807 17:36:59.323973  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:36:59.327030  134222 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0807 17:36:59.360038  134222 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0807 17:36:59.360135  134222 ssh_runner.go:195] Run: crio --version
	I0807 17:36:59.393789  134222 ssh_runner.go:195] Run: crio --version
	I0807 17:36:59.428721  134222 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0807 17:36:59.430271  134222 cli_runner.go:164] Run: docker network inspect addons-327212 --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}}]}"
	I0807 17:36:59.447605  134222 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0807 17:36:59.451092  134222 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""
	I0807 17:36:59.461110  134222 kubeadm.go:883] updating cluster {Name:addons-327212 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-327212 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0807 17:36:59.461231  134222 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0807 17:36:59.461275  134222 ssh_runner.go:195] Run: sudo crictl images --output json
	I0807 17:36:59.521844  134222 crio.go:514] all images are preloaded for cri-o runtime.
	I0807 17:36:59.521865  134222 crio.go:433] Images already preloaded, skipping extraction
	I0807 17:36:59.521914  134222 ssh_runner.go:195] Run: sudo crictl images --output json
	I0807 17:36:59.555994  134222 crio.go:514] all images are preloaded for cri-o runtime.
	I0807 17:36:59.556043  134222 cache_images.go:84] Images are preloaded, skipping loading
	I0807 17:36:59.556056  134222 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0807 17:36:59.556241  134222 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-327212 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-327212 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:}
	I0807 17:36:59.556561  134222 ssh_runner.go:195] Run: crio config
	I0807 17:36:59.596245  134222 cni.go:84] Creating CNI manager for ""
	I0807 17:36:59.596269  134222 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0807 17:36:59.596281  134222 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0807 17:36:59.596311  134222 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-327212 NodeName:addons-327212 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}
	I0807 17:36:59.596482  134222 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-327212"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0807 17:36:59.596555  134222 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0807 17:36:59.604871  134222 binaries.go:44] Found k8s binaries, skipping transfer
	I0807 17:36:59.604949  134222 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0807 17:36:59.612928  134222 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0807 17:36:59.629246  134222 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0807 17:36:59.645621  134222 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0807 17:36:59.662277  134222 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0807 17:36:59.665595  134222 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""
	I0807 17:36:59.675642  134222 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0807 17:36:59.749774  134222 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0807 17:36:59.762207  134222 certs.go:68] Setting up /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212 for IP: 192.168.49.2
	I0807 17:36:59.762245  134222 certs.go:194] generating shared ca certs ...
	I0807 17:36:59.762268  134222 certs.go:226] acquiring lock for ca certs: {Name:mk7976b57602b5440b5ada877d890b6476303984 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:36:59.762390  134222 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19389-125692/.minikube/ca.key
	I0807 17:36:59.882897  134222 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19389-125692/.minikube/ca.crt ...
	I0807 17:36:59.882933  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/ca.crt: {Name:mk4c5412fad96f69bf1118db6b82877fb19f7499 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:36:59.883113  134222 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19389-125692/.minikube/ca.key ...
	I0807 17:36:59.883124  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/ca.key: {Name:mk7055a2f84f8b6a8fa593160d62f0c7beeac532 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:36:59.883198  134222 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19389-125692/.minikube/proxy-client-ca.key
	I0807 17:37:00.089411  134222 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19389-125692/.minikube/proxy-client-ca.crt ...
	I0807 17:37:00.089445  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/proxy-client-ca.crt: {Name:mk1c58b63aaa4a85a445671c8c8e1ea4054ec651 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.089622  134222 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19389-125692/.minikube/proxy-client-ca.key ...
	I0807 17:37:00.089632  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/proxy-client-ca.key: {Name:mk615dcbf3d8a3d5adc9ef6df8a6d0e21001e409 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.089702  134222 certs.go:256] generating profile certs ...
	I0807 17:37:00.089758  134222 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.key
	I0807 17:37:00.089781  134222 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt with IP's: []
	I0807 17:37:00.487642  134222 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt ...
	I0807 17:37:00.487674  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: {Name:mkde44f1e09164d646cd4008dbe5f84be3b26baf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.487848  134222 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.key ...
	I0807 17:37:00.487859  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.key: {Name:mk3134ed8c775822515e69ba4b803620c40e2c46 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.487927  134222 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.key.ac882950
	I0807 17:37:00.487945  134222 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.crt.ac882950 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0807 17:37:00.587157  134222 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.crt.ac882950 ...
	I0807 17:37:00.587188  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.crt.ac882950: {Name:mk0d6839da7de37ad3b2f45e340a495d3ad2cf2a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.587357  134222 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.key.ac882950 ...
	I0807 17:37:00.587371  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.key.ac882950: {Name:mk83f625170bf6a572ef09f6dbf5f35dc552f73d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.587442  134222 certs.go:381] copying /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.crt.ac882950 -> /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.crt
	I0807 17:37:00.587522  134222 certs.go:385] copying /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.key.ac882950 -> /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.key
	I0807 17:37:00.587576  134222 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.key
	I0807 17:37:00.587593  134222 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.crt with IP's: []
	I0807 17:37:00.798666  134222 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.crt ...
	I0807 17:37:00.798705  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.crt: {Name:mke870a225a6992b880d40e8f54db358ea3bbe5f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.798887  134222 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.key ...
	I0807 17:37:00.798900  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.key: {Name:mk6019d32b5975870d6e6a2d7b039213c3cdea8c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.799065  134222 certs.go:484] found cert: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca-key.pem (1679 bytes)
	I0807 17:37:00.799102  134222 certs.go:484] found cert: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca.pem (1082 bytes)
	I0807 17:37:00.799127  134222 certs.go:484] found cert: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/cert.pem (1123 bytes)
	I0807 17:37:00.799149  134222 certs.go:484] found cert: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/key.pem (1679 bytes)
	I0807 17:37:00.799748  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0807 17:37:00.821971  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0807 17:37:00.844025  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0807 17:37:00.865903  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0807 17:37:00.888013  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0807 17:37:00.909588  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0807 17:37:00.931361  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0807 17:37:00.952963  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0807 17:37:00.974524  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0807 17:37:00.996403  134222 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0807 17:37:01.013152  134222 ssh_runner.go:195] Run: openssl version
	I0807 17:37:01.018190  134222 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"
	I0807 17:37:01.027003  134222 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0807 17:37:01.030224  134222 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug  7 17:36 /usr/share/ca-certificates/minikubeCA.pem
	I0807 17:37:01.030277  134222 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0807 17:37:01.036526  134222 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"
	I0807 17:37:01.045370  134222 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0807 17:37:01.048583  134222 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
	I0807 17:37:01.048639  134222 kubeadm.go:392] StartCluster: {Name:addons-327212 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-327212 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0807 17:37:01.048743  134222 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0807 17:37:01.048793  134222 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0807 17:37:01.081593  134222 cri.go:89] found id: ""
	I0807 17:37:01.081664  134222 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0807 17:37:01.089799  134222 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0807 17:37:01.097852  134222 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0807 17:37:01.097916  134222 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
	I0807 17:37:01.105811  134222 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
	I0807 17:37:01.105831  134222 kubeadm.go:157] found existing configuration files:
	
	I0807 17:37:01.105880  134222 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0807 17:37:01.113767  134222 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
	I0807 17:37:01.113827  134222 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0807 17:37:01.121557  134222 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0807 17:37:01.129606  134222 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
	I0807 17:37:01.129669  134222 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0807 17:37:01.137721  134222 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0807 17:37:01.145910  134222 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
	I0807 17:37:01.145962  134222 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0807 17:37:01.153998  134222 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0807 17:37:01.162030  134222 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
	I0807 17:37:01.162088  134222 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0807 17:37:01.170103  134222 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0807 17:37:01.210998  134222 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0807 17:37:01.211066  134222 kubeadm.go:310] [preflight] Running pre-flight checks
	I0807 17:37:01.245781  134222 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0807 17:37:01.245877  134222 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1065-gcp
	I0807 17:37:01.245933  134222 kubeadm.go:310] OS: Linux
	I0807 17:37:01.245992  134222 kubeadm.go:310] CGROUPS_CPU: enabled
	I0807 17:37:01.246060  134222 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0807 17:37:01.246153  134222 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0807 17:37:01.246233  134222 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0807 17:37:01.246301  134222 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0807 17:37:01.246394  134222 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0807 17:37:01.246467  134222 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0807 17:37:01.246542  134222 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0807 17:37:01.246594  134222 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0807 17:37:01.304705  134222 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0807 17:37:01.304877  134222 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0807 17:37:01.305018  134222 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0807 17:37:01.513751  134222 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0807 17:37:01.516573  134222 out.go:204]   - Generating certificates and keys ...
	I0807 17:37:01.516695  134222 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0807 17:37:01.516786  134222 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0807 17:37:01.633186  134222 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0807 17:37:01.780092  134222 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0807 17:37:01.921287  134222 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0807 17:37:02.071281  134222 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0807 17:37:02.128383  134222 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0807 17:37:02.128562  134222 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-327212 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0807 17:37:02.243936  134222 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0807 17:37:02.244084  134222 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-327212 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0807 17:37:02.445437  134222 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0807 17:37:02.598374  134222 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0807 17:37:02.715297  134222 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0807 17:37:02.715451  134222 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0807 17:37:02.906733  134222 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0807 17:37:03.179860  134222 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0807 17:37:03.324671  134222 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0807 17:37:03.621630  134222 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0807 17:37:03.844538  134222 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0807 17:37:03.844979  134222 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0807 17:37:03.847302  134222 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0807 17:37:03.849413  134222 out.go:204]   - Booting up control plane ...
	I0807 17:37:03.849535  134222 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0807 17:37:03.849635  134222 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0807 17:37:03.849722  134222 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0807 17:37:03.858172  134222 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0807 17:37:03.859115  134222 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0807 17:37:03.859161  134222 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0807 17:37:03.942268  134222 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0807 17:37:03.942391  134222 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0807 17:37:04.943896  134222 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001668281s
	I0807 17:37:04.944007  134222 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0807 17:37:09.445548  134222 kubeadm.go:310] [api-check] The API server is healthy after 4.50159023s
	I0807 17:37:09.456104  134222 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0807 17:37:09.466639  134222 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0807 17:37:09.483077  134222 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0807 17:37:09.483335  134222 kubeadm.go:310] [mark-control-plane] Marking the node addons-327212 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0807 17:37:09.490471  134222 kubeadm.go:310] [bootstrap-token] Using token: o0owcv.t92whkkoaa6vi2z7
	I0807 17:37:09.492045  134222 out.go:204]   - Configuring RBAC rules ...
	I0807 17:37:09.492205  134222 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0807 17:37:09.496701  134222 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0807 17:37:09.502148  134222 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
	I0807 17:37:09.506237  134222 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0807 17:37:09.509629  134222 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0807 17:37:09.512228  134222 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0807 17:37:09.851713  134222 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0807 17:37:10.268413  134222 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0807 17:37:10.851315  134222 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0807 17:37:10.852167  134222 kubeadm.go:310] 
	I0807 17:37:10.852258  134222 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0807 17:37:10.852269  134222 kubeadm.go:310] 
	I0807 17:37:10.852389  134222 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0807 17:37:10.852401  134222 kubeadm.go:310] 
	I0807 17:37:10.852436  134222 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0807 17:37:10.852524  134222 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0807 17:37:10.852599  134222 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0807 17:37:10.852609  134222 kubeadm.go:310] 
	I0807 17:37:10.852679  134222 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0807 17:37:10.852696  134222 kubeadm.go:310] 
	I0807 17:37:10.852737  134222 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0807 17:37:10.852743  134222 kubeadm.go:310] 
	I0807 17:37:10.852785  134222 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0807 17:37:10.852907  134222 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0807 17:37:10.853009  134222 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0807 17:37:10.853019  134222 kubeadm.go:310] 
	I0807 17:37:10.853118  134222 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0807 17:37:10.853215  134222 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0807 17:37:10.853225  134222 kubeadm.go:310] 
	I0807 17:37:10.853329  134222 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token o0owcv.t92whkkoaa6vi2z7 \
	I0807 17:37:10.853427  134222 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ef86a62145e35ad75b6f4bfe55306f2f0f161debce8e882a538b68b18e021bb4 \
	I0807 17:37:10.853450  134222 kubeadm.go:310] 	--control-plane 
	I0807 17:37:10.853457  134222 kubeadm.go:310] 
	I0807 17:37:10.853579  134222 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0807 17:37:10.853592  134222 kubeadm.go:310] 
	I0807 17:37:10.853692  134222 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token o0owcv.t92whkkoaa6vi2z7 \
	I0807 17:37:10.853819  134222 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ef86a62145e35ad75b6f4bfe55306f2f0f161debce8e882a538b68b18e021bb4 
	I0807 17:37:10.855507  134222 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-1065-gcp\n", err: exit status 1
	I0807 17:37:10.855606  134222 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0807 17:37:10.855628  134222 cni.go:84] Creating CNI manager for ""
	I0807 17:37:10.855637  134222 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0807 17:37:10.857216  134222 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0807 17:37:10.858366  134222 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0807 17:37:10.862262  134222 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0807 17:37:10.862280  134222 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0807 17:37:10.878899  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0807 17:37:11.064068  134222 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0807 17:37:11.064240  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:11.064252  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-327212 minikube.k8s.io/updated_at=2024_08_07T17_37_11_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=0ee3e7d60a6f6702c6c553e4aadfb0f66d72da6e minikube.k8s.io/name=addons-327212 minikube.k8s.io/primary=true
	I0807 17:37:11.071664  134222 ops.go:34] apiserver oom_adj: -16
	I0807 17:37:11.168974  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:11.669883  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:12.169352  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:12.669488  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:13.169773  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:13.669280  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:14.169398  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:14.669305  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:15.169889  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:15.669123  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:16.169940  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:16.669663  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:17.169997  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:17.669053  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:18.169353  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:18.669250  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:19.169362  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:19.669222  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:20.169547  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:20.669402  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:21.169218  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:21.669145  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:22.169374  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:22.669901  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:23.169713  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:23.669891  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:23.774196  134222 kubeadm.go:1113] duration metric: took 12.710022996s to wait for elevateKubeSystemPrivileges
	I0807 17:37:23.774233  134222 kubeadm.go:394] duration metric: took 22.725601616s to StartCluster
	I0807 17:37:23.774285  134222 settings.go:142] acquiring lock: {Name:mk65364174719df38bb6917dc4afad55fcc41bf0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:23.774446  134222 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19389-125692/kubeconfig
	I0807 17:37:23.774837  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/kubeconfig: {Name:mk7adc8cd85828264b4ac41ce348e0658a86bd79 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:23.775027  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0807 17:37:23.775077  134222 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0807 17:37:23.775145  134222 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]
	I0807 17:37:23.775271  134222 config.go:182] Loaded profile config "addons-327212": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0807 17:37:23.775291  134222 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-327212"
	I0807 17:37:23.775312  134222 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-327212"
	I0807 17:37:23.775343  134222 addons.go:69] Setting volcano=true in profile "addons-327212"
	I0807 17:37:23.775345  134222 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-327212"
	I0807 17:37:23.775361  134222 addons.go:69] Setting registry=true in profile "addons-327212"
	I0807 17:37:23.775366  134222 addons.go:69] Setting volumesnapshots=true in profile "addons-327212"
	I0807 17:37:23.775378  134222 addons.go:234] Setting addon volcano=true in "addons-327212"
	I0807 17:37:23.775384  134222 addons.go:234] Setting addon volumesnapshots=true in "addons-327212"
	I0807 17:37:23.775383  134222 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-327212"
	I0807 17:37:23.775395  134222 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-327212"
	I0807 17:37:23.775420  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.775422  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.775428  134222 addons.go:69] Setting helm-tiller=true in profile "addons-327212"
	I0807 17:37:23.775443  134222 addons.go:69] Setting ingress-dns=true in profile "addons-327212"
	I0807 17:37:23.775450  134222 addons.go:234] Setting addon helm-tiller=true in "addons-327212"
	I0807 17:37:23.775473  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.775489  134222 addons.go:69] Setting default-storageclass=true in profile "addons-327212"
	I0807 17:37:23.775505  134222 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-327212"
	I0807 17:37:23.775528  134222 addons.go:69] Setting storage-provisioner=true in profile "addons-327212"
	I0807 17:37:23.775550  134222 addons.go:234] Setting addon storage-provisioner=true in "addons-327212"
	I0807 17:37:23.775581  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.775774  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.775779  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.775939  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.775431  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.775954  134222 addons.go:69] Setting metrics-server=true in profile "addons-327212"
	I0807 17:37:23.775976  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.775986  134222 addons.go:234] Setting addon metrics-server=true in "addons-327212"
	I0807 17:37:23.776007  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.776015  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.776102  134222 addons.go:69] Setting gcp-auth=true in profile "addons-327212"
	I0807 17:37:23.776153  134222 mustload.go:65] Loading cluster: addons-327212
	I0807 17:37:23.776340  134222 config.go:182] Loaded profile config "addons-327212": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0807 17:37:23.776356  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.776426  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.775356  134222 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-327212"
	I0807 17:37:23.775473  134222 addons.go:234] Setting addon ingress-dns=true in "addons-327212"
	I0807 17:37:23.775284  134222 addons.go:69] Setting yakd=true in profile "addons-327212"
	I0807 17:37:23.775481  134222 addons.go:69] Setting ingress=true in profile "addons-327212"
	I0807 17:37:23.776482  134222 addons.go:69] Setting inspektor-gadget=true in profile "addons-327212"
	I0807 17:37:23.776563  134222 addons.go:234] Setting addon inspektor-gadget=true in "addons-327212"
	I0807 17:37:23.776614  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.776623  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.775940  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.779308  134222 out.go:177] * Verifying Kubernetes components...
	I0807 17:37:23.780582  134222 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0807 17:37:23.775380  134222 addons.go:234] Setting addon registry=true in "addons-327212"
	I0807 17:37:23.782167  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.776746  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.782663  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.783130  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.776770  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.786721  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.776812  134222 addons.go:234] Setting addon yakd=true in "addons-327212"
	I0807 17:37:23.776835  134222 addons.go:234] Setting addon ingress=true in "addons-327212"
	I0807 17:37:23.775293  134222 addons.go:69] Setting cloud-spanner=true in profile "addons-327212"
	I0807 17:37:23.777127  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.792154  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.792773  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.795853  134222 addons.go:234] Setting addon cloud-spanner=true in "addons-327212"
	I0807 17:37:23.796005  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.796864  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.795910  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.797644  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	W0807 17:37:23.813073  134222 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0807 17:37:23.821786  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0807 17:37:23.825753  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0807 17:37:23.827168  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0807 17:37:23.829159  134222 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0807 17:37:23.830171  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0807 17:37:23.831256  134222 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0807 17:37:23.831533  134222 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0807 17:37:23.831550  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0807 17:37:23.831626  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.833753  134222 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0807 17:37:23.833772  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0807 17:37:23.833836  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.834710  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0807 17:37:23.836046  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0807 17:37:23.837056  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0807 17:37:23.838100  134222 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0807 17:37:23.839174  134222 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0807 17:37:23.839393  134222 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0807 17:37:23.839411  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0807 17:37:23.839467  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.839701  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0807 17:37:23.841030  134222 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0807 17:37:23.841053  134222 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0807 17:37:23.841132  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.843446  134222 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0807 17:37:23.843465  134222 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0807 17:37:23.843523  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.847858  134222 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0807 17:37:23.852114  134222 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0807 17:37:23.852999  134222 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0807 17:37:23.853290  134222 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0807 17:37:23.853309  134222 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0807 17:37:23.853381  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.854623  134222 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-327212"
	I0807 17:37:23.854671  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.855147  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.855664  134222 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0807 17:37:23.860557  134222 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0807 17:37:23.860584  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0807 17:37:23.860648  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.862182  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0807 17:37:23.862298  134222 out.go:177]   - Using image docker.io/registry:2.8.3
	I0807 17:37:23.863265  134222 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0807 17:37:23.863286  134222 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0807 17:37:23.863532  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.864808  134222 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0807 17:37:23.864863  134222 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0807 17:37:23.866046  134222 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0807 17:37:23.866067  134222 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0807 17:37:23.866243  134222 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0807 17:37:23.866255  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0807 17:37:23.866311  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.866539  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.869137  134222 addons.go:234] Setting addon default-storageclass=true in "addons-327212"
	I0807 17:37:23.869185  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.869648  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.870122  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.873370  134222 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
	I0807 17:37:23.874646  134222 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0807 17:37:23.874670  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0807 17:37:23.874729  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.889566  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.900587  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.921987  134222 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0807 17:37:23.923243  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.923285  134222 out.go:177]   - Using image docker.io/busybox:stable
	I0807 17:37:23.924852  134222 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0807 17:37:23.924875  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0807 17:37:23.924937  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.932033  134222 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0807 17:37:23.932058  134222 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0807 17:37:23.932117  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.933976  134222 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0807 17:37:23.935172  134222 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0807 17:37:23.935160  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.935190  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0807 17:37:23.935249  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.936715  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.938754  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.940849  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.945217  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.947515  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.947551  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.947560  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.947592  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.952560  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.968248  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0807 17:37:23.971906  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:24.169248  134222 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0807 17:37:24.364967  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0807 17:37:24.375479  134222 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0807 17:37:24.375583  134222 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0807 17:37:24.380127  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0807 17:37:24.456969  134222 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0807 17:37:24.457044  134222 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0807 17:37:24.471228  134222 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0807 17:37:24.471306  134222 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0807 17:37:24.471474  134222 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0807 17:37:24.471507  134222 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0807 17:37:24.477286  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0807 17:37:24.556019  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0807 17:37:24.557427  134222 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0807 17:37:24.557495  134222 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0807 17:37:24.565010  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0807 17:37:24.567897  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0807 17:37:24.655906  134222 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0807 17:37:24.655996  134222 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0807 17:37:24.658165  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0807 17:37:24.661661  134222 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0807 17:37:24.661739  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0807 17:37:24.673718  134222 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0807 17:37:24.673751  134222 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)
	I0807 17:37:24.673848  134222 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0807 17:37:24.673863  134222 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0807 17:37:24.677668  134222 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0807 17:37:24.677704  134222 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0807 17:37:24.760873  134222 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0807 17:37:24.760900  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0807 17:37:24.780033  134222 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0807 17:37:24.780069  134222 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0807 17:37:24.957302  134222 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0807 17:37:24.957336  134222 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0807 17:37:25.058169  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0807 17:37:25.059014  134222 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0807 17:37:25.059092  134222 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0807 17:37:25.067112  134222 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0807 17:37:25.067207  134222 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0807 17:37:25.067568  134222 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0807 17:37:25.067592  134222 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0807 17:37:25.075741  134222 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0807 17:37:25.075774  134222 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0807 17:37:25.274623  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0807 17:37:25.275056  134222 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0807 17:37:25.275113  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0807 17:37:25.379885  134222 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0807 17:37:25.379914  134222 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0807 17:37:25.468901  134222 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0807 17:37:25.468995  134222 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0807 17:37:25.557450  134222 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0807 17:37:25.557668  134222 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0807 17:37:25.557634  134222 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0807 17:37:25.557792  134222 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0807 17:37:25.656989  134222 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0807 17:37:25.657024  134222 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0807 17:37:25.666911  134222 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0807 17:37:25.666946  134222 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0807 17:37:25.769068  134222 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.800769366s)
	I0807 17:37:25.769277  134222 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0807 17:37:25.769197  134222 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.599915145s)
	I0807 17:37:25.772906  134222 node_ready.go:35] waiting up to 6m0s for node "addons-327212" to be "Ready" ...
	I0807 17:37:25.862476  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0807 17:37:25.870437  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0807 17:37:26.057043  134222 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0807 17:37:26.057073  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0807 17:37:26.065584  134222 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0807 17:37:26.065620  134222 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0807 17:37:26.164775  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0807 17:37:26.359054  134222 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0807 17:37:26.359089  134222 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0807 17:37:26.376428  134222 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-327212" context rescaled to 1 replicas
	I0807 17:37:26.456932  134222 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0807 17:37:26.457016  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0807 17:37:26.677314  134222 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0807 17:37:26.677418  134222 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0807 17:37:26.857986  134222 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0807 17:37:26.858015  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0807 17:37:26.875777  134222 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0807 17:37:26.875847  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0807 17:37:27.159717  134222 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0807 17:37:27.159773  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0807 17:37:27.259260  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0807 17:37:27.372255  134222 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0807 17:37:27.372367  134222 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0807 17:37:27.566893  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0807 17:37:28.062788  134222 node_ready.go:53] node "addons-327212" has status "Ready":"False"
	I0807 17:37:30.278029  134222 node_ready.go:53] node "addons-327212" has status "Ready":"False"
	I0807 17:37:30.377605  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.012591515s)
	I0807 17:37:30.377651  134222 addons.go:475] Verifying addon ingress=true in "addons-327212"
	I0807 17:37:30.377894  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.99767695s)
	I0807 17:37:30.377959  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.900591308s)
	I0807 17:37:30.378085  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.821936096s)
	I0807 17:37:30.378123  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.812102334s)
	I0807 17:37:30.378174  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.810199051s)
	I0807 17:37:30.378227  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.720035715s)
	I0807 17:37:30.378264  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.32006462s)
	I0807 17:37:30.378276  134222 addons.go:475] Verifying addon registry=true in "addons-327212"
	I0807 17:37:30.378478  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (5.103732409s)
	I0807 17:37:30.378526  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.515943739s)
	I0807 17:37:30.378565  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.508093769s)
	I0807 17:37:30.379131  134222 addons.go:475] Verifying addon metrics-server=true in "addons-327212"
	I0807 17:37:30.379359  134222 out.go:177] * Verifying ingress addon...
	I0807 17:37:30.380125  134222 out.go:177] * Verifying registry addon...
	I0807 17:37:30.380199  134222 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-327212 service yakd-dashboard -n yakd-dashboard
	
	I0807 17:37:30.381908  134222 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0807 17:37:30.382756  134222 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0807 17:37:30.462928  134222 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0807 17:37:30.463610  134222 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0807 17:37:30.463637  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:30.463837  134222 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0807 17:37:30.463858  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:30.886459  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:30.888284  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:31.166728  134222 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0807 17:37:31.166823  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:31.190579  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:31.356885  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.192047411s)
	W0807 17:37:31.356940  134222 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0807 17:37:31.356969  134222 retry.go:31] will retry after 127.487565ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0807 17:37:31.356998  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.097597525s)
	I0807 17:37:31.386072  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:31.386079  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:31.475078  134222 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0807 17:37:31.485119  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0807 17:37:31.496358  134222 addons.go:234] Setting addon gcp-auth=true in "addons-327212"
	I0807 17:37:31.496431  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:31.496960  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:31.516519  134222 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0807 17:37:31.516581  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:31.533167  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:31.885003  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:31.886450  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:31.892213  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.325206468s)
	I0807 17:37:31.892256  134222 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-327212"
	I0807 17:37:31.893675  134222 out.go:177] * Verifying csi-hostpath-driver addon...
	I0807 17:37:31.895696  134222 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0807 17:37:31.899823  134222 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0807 17:37:31.899845  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:32.363682  134222 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0807 17:37:32.365010  134222 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0807 17:37:32.366251  134222 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0807 17:37:32.366283  134222 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0807 17:37:32.383871  134222 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0807 17:37:32.383899  134222 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0807 17:37:32.386508  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:32.386519  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:32.400655  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:32.401987  134222 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0807 17:37:32.402007  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0807 17:37:32.418861  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0807 17:37:32.770048  134222 addons.go:475] Verifying addon gcp-auth=true in "addons-327212"
	I0807 17:37:32.771440  134222 out.go:177] * Verifying gcp-auth addon...
	I0807 17:37:32.773457  134222 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0807 17:37:32.775485  134222 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0807 17:37:32.775510  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:32.775491  134222 node_ready.go:53] node "addons-327212" has status "Ready":"False"
	I0807 17:37:32.885814  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:32.886126  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:32.899567  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:33.278507  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:33.386855  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:33.456671  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:33.460202  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:33.776531  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:33.886485  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:33.886931  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:33.957574  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:34.276240  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:34.386087  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:34.386878  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:34.400745  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:34.776781  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:34.776806  134222 node_ready.go:53] node "addons-327212" has status "Ready":"False"
	I0807 17:37:34.886190  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:34.886495  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:34.899549  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:35.276439  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:35.386280  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:35.386684  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:35.400265  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:35.775979  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:35.886300  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:35.886505  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:35.899690  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:36.276528  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:36.385981  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:36.386686  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:36.400132  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:36.776699  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:36.885947  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:36.886154  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:36.899082  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:37.275839  134222 node_ready.go:53] node "addons-327212" has status "Ready":"False"
	I0807 17:37:37.276754  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:37.386630  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:37.386715  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:37.400017  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:37.776703  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:37.886168  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:37.887067  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:37.901956  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:38.276638  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:38.386206  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:38.386525  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:38.401565  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:38.776590  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:38.885831  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:38.886426  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:38.899801  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:39.276616  134222 node_ready.go:53] node "addons-327212" has status "Ready":"False"
	I0807 17:37:39.277068  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:39.386326  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:39.386512  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:39.399683  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:39.777553  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:39.885632  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:39.886167  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:39.899560  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:40.276146  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:40.385734  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:40.386056  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:40.399575  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:40.776130  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:40.885815  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:40.886046  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:40.899192  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:41.276654  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:41.386047  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:41.386214  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:41.399375  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:41.775987  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:41.776048  134222 node_ready.go:53] node "addons-327212" has status "Ready":"False"
	I0807 17:37:41.886409  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:41.886409  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:41.899745  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:42.276511  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:42.385778  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:42.386619  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:42.399924  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:42.776560  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:42.887646  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:42.958790  134222 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0807 17:37:42.958819  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:42.961710  134222 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0807 17:37:42.961740  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:43.277713  134222 node_ready.go:49] node "addons-327212" has status "Ready":"True"
	I0807 17:37:43.277738  134222 node_ready.go:38] duration metric: took 17.504742799s for node "addons-327212" to be "Ready" ...
	I0807 17:37:43.277747  134222 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0807 17:37:43.278579  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:43.286660  134222 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-2q6ns" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:43.386834  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:43.386874  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:43.400785  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:43.778973  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:43.887436  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:43.887751  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:43.902605  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:44.276475  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:44.386673  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:44.386831  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:44.401201  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:44.777706  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:44.885713  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:44.887217  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:44.901417  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:45.277797  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:45.293390  134222 pod_ready.go:102] pod "coredns-7db6d8ff4d-2q6ns" in "kube-system" namespace has status "Ready":"False"
	I0807 17:37:45.386523  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:45.387310  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:45.401263  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:45.777603  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:45.886737  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:45.886861  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:45.900886  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:46.277469  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:46.386329  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:46.387126  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:46.402506  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:46.777570  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:46.886877  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:46.886947  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:46.901427  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:47.277511  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:47.385862  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:47.386597  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:47.401319  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:47.777670  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:47.792757  134222 pod_ready.go:102] pod "coredns-7db6d8ff4d-2q6ns" in "kube-system" namespace has status "Ready":"False"
	I0807 17:37:47.886542  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:47.886602  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:47.901533  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:48.277084  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:48.386291  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:48.386763  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:48.400771  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:48.777133  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:48.886222  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:48.886265  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:48.901675  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:49.276846  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:49.385902  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:49.386669  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:49.400724  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:49.776943  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:49.886372  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:49.886386  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:49.900451  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:50.276770  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:50.292648  134222 pod_ready.go:102] pod "coredns-7db6d8ff4d-2q6ns" in "kube-system" namespace has status "Ready":"False"
	I0807 17:37:50.386989  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:50.387810  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:50.401855  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:50.776734  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:50.886417  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:50.887244  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:50.900591  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:51.276975  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:51.387435  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:51.387562  134222 kapi.go:107] duration metric: took 21.004803453s to wait for kubernetes.io/minikube-addons=registry ...
	I0807 17:37:51.400948  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:51.776803  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:51.886462  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:51.901493  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:52.277693  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:52.386022  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:52.400377  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:52.777583  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:52.791865  134222 pod_ready.go:102] pod "coredns-7db6d8ff4d-2q6ns" in "kube-system" namespace has status "Ready":"False"
	I0807 17:37:52.886299  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:52.901000  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:53.277425  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:53.386183  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:53.400680  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:53.777417  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:53.792226  134222 pod_ready.go:92] pod "coredns-7db6d8ff4d-2q6ns" in "kube-system" namespace has status "Ready":"True"
	I0807 17:37:53.792249  134222 pod_ready.go:81] duration metric: took 10.505550367s for pod "coredns-7db6d8ff4d-2q6ns" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.792273  134222 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.796639  134222 pod_ready.go:92] pod "etcd-addons-327212" in "kube-system" namespace has status "Ready":"True"
	I0807 17:37:53.796659  134222 pod_ready.go:81] duration metric: took 4.378469ms for pod "etcd-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.796673  134222 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.800846  134222 pod_ready.go:92] pod "kube-apiserver-addons-327212" in "kube-system" namespace has status "Ready":"True"
	I0807 17:37:53.800872  134222 pod_ready.go:81] duration metric: took 4.18934ms for pod "kube-apiserver-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.800885  134222 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.805128  134222 pod_ready.go:92] pod "kube-controller-manager-addons-327212" in "kube-system" namespace has status "Ready":"True"
	I0807 17:37:53.805157  134222 pod_ready.go:81] duration metric: took 4.26344ms for pod "kube-controller-manager-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.805172  134222 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-n2k9q" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.809214  134222 pod_ready.go:92] pod "kube-proxy-n2k9q" in "kube-system" namespace has status "Ready":"True"
	I0807 17:37:53.809239  134222 pod_ready.go:81] duration metric: took 4.059362ms for pod "kube-proxy-n2k9q" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.809251  134222 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.885807  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:53.900382  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:54.190173  134222 pod_ready.go:92] pod "kube-scheduler-addons-327212" in "kube-system" namespace has status "Ready":"True"
	I0807 17:37:54.190202  134222 pod_ready.go:81] duration metric: took 380.942054ms for pod "kube-scheduler-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:54.190215  134222 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:54.276815  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:54.388607  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:54.401560  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:54.776625  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:54.886310  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:54.901453  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:55.277891  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:55.386473  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:55.461826  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:55.777114  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:55.887003  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:55.961026  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:56.196498  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:37:56.277575  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:56.386517  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:56.459845  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:56.777134  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:56.886624  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:56.900873  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:57.277004  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:57.387143  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:57.401279  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:57.777057  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:57.886596  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:57.902139  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:58.196908  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:37:58.277249  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:58.386978  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:58.400831  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:58.778101  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:58.888482  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:58.902291  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:59.277884  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:59.386713  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:59.403085  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:59.777274  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:59.885973  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:59.900261  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:00.277438  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:00.385738  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:00.401004  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:00.695654  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:00.777366  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:00.885831  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:00.900504  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:01.277460  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:01.386851  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:01.401332  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:01.777380  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:01.887161  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:01.900283  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:02.277562  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:02.386676  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:02.401663  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:02.696544  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:02.777544  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:02.886359  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:02.901012  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:03.277225  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:03.386691  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:03.401245  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:03.777025  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:03.886451  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:03.900451  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:04.277313  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:04.386092  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:04.400687  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:04.776331  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:04.885804  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:04.900668  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:05.196491  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:05.277688  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:05.387578  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:05.459923  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:05.777262  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:05.887221  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:05.901382  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:06.311098  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:06.386213  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:06.401978  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:06.776845  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:06.886819  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:06.901745  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:07.276717  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:07.386022  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:07.400678  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:07.695779  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:07.776567  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:07.885718  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:07.900428  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:08.277527  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:08.386415  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:08.402306  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:08.777848  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:08.887207  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:08.901532  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:09.277246  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:09.386898  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:09.457228  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:09.696188  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:09.777227  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:09.887154  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:09.901477  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:10.277399  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:10.385555  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:10.400550  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:10.776633  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:10.886060  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:10.901022  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:11.276659  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:11.386416  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:11.401304  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:11.696445  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:11.777510  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:11.889124  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:11.901102  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:12.277714  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:12.386255  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:12.401986  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:12.777345  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:12.885710  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:12.900575  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:13.277767  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:13.385939  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:13.463497  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:13.696529  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:13.777956  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:13.886565  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:13.900330  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:14.277199  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:14.386516  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:14.402298  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:14.777561  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:14.887385  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:14.901606  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:15.277483  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:15.386355  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:15.401779  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:15.776834  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:15.886805  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:15.901611  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:16.197749  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:16.276652  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:16.385918  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:16.403554  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:16.776813  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:16.886933  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:16.900756  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:17.277283  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:17.386375  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:17.400984  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:17.777160  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:17.886220  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:17.901254  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:18.277305  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:18.386039  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:18.401550  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:18.696369  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:18.777447  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:18.886674  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:18.901930  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:19.277289  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:19.385514  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:19.400368  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:19.777195  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:19.885770  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:19.900030  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:20.277386  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:20.386663  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:20.461432  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:20.758876  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:20.778188  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:20.963079  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:20.964164  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:21.277806  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:21.462142  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:21.464203  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:21.861391  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:22.059771  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:22.060788  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:22.277206  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:22.387069  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:22.400711  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:22.777159  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:22.886848  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:22.904604  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:23.196602  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:23.277419  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:23.386492  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:23.401879  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:23.777690  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:23.886906  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:23.900746  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:24.279539  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:24.386261  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:24.401127  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:24.777624  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:24.886285  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:24.901368  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:25.277471  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:25.386536  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:25.401133  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:25.695644  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:25.777540  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:25.887005  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:25.901173  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:26.277085  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:26.387026  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:26.400851  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:26.777520  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:26.885968  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:26.901265  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:27.277474  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:27.385876  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:27.400815  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:27.696363  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:27.777245  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:27.886579  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:27.900846  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:28.277003  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:28.385788  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:28.400575  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:28.776877  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:28.886204  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:28.901210  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:29.277798  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:29.386738  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:29.400670  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:29.696655  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:29.777664  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:29.888962  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:29.901344  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:30.278046  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:30.386655  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:30.400926  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:30.777328  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:30.885708  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:30.900522  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:31.277113  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:31.387600  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:31.402426  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:31.777216  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:31.887105  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:31.900971  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:32.195433  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:32.277159  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:32.386646  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:32.400831  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:32.777186  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:32.886701  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:32.901442  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:33.277014  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:33.386947  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:33.401436  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:33.777764  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:33.886318  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:33.901514  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:34.195760  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:34.276422  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:34.385830  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:34.400560  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:34.776463  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:34.885808  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:34.900680  134222 kapi.go:107] duration metric: took 1m3.004983294s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0807 17:38:35.276840  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:35.386359  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:35.776897  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:35.886368  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:36.196034  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:36.276928  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:36.388103  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:36.777159  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:36.886322  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:37.276426  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:37.385778  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:37.776968  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:37.886367  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:38.197765  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:38.276414  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:38.441501  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:38.777406  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:38.885875  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:39.277385  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:39.385758  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:39.777047  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:39.886411  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:40.277087  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:40.386429  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:40.695646  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:40.777227  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:40.885594  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:41.277013  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:41.386449  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:41.777231  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:41.885517  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:42.276890  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:42.386102  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:42.695779  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:42.777480  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:42.885972  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:43.277140  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:43.386822  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:43.777162  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:43.885901  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:44.277253  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:44.386067  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:44.777092  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:44.886261  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:45.196111  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:45.276886  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:45.386365  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:45.777027  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:45.886380  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:46.276860  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:46.386201  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:46.776473  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:46.886601  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:47.276808  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:47.386195  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:47.695946  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:47.776763  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:47.886045  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:48.277292  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:48.385660  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:48.777017  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:48.886655  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:49.383661  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:49.386773  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:49.696188  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:49.776970  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:49.886314  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:50.276997  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:50.461617  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:50.777695  134222 kapi.go:107] duration metric: took 1m18.004234821s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0807 17:38:50.779152  134222 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-327212 cluster.
	I0807 17:38:50.780857  134222 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.
	I0807 17:38:50.782052  134222 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0807 17:38:50.886186  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:51.387616  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:51.761820  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:51.886462  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:52.386825  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:52.886275  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:53.386546  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:53.886211  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:54.196295  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:54.386449  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:54.885806  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:55.386601  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:55.886501  134222 kapi.go:107] duration metric: took 1m25.504593175s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0807 17:38:55.888240  134222 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, ingress-dns, storage-provisioner, helm-tiller, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0807 17:38:55.889578  134222 addons.go:510] duration metric: took 1m32.114433492s for enable addons: enabled=[nvidia-device-plugin cloud-spanner ingress-dns storage-provisioner helm-tiller metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0807 17:38:56.696700  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:59.195768  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:01.196421  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:03.695976  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:06.195482  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:08.195617  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:10.196009  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:12.696343  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:15.196230  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:17.695832  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:20.195634  134222 pod_ready.go:92] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"True"
	I0807 17:39:20.195662  134222 pod_ready.go:81] duration metric: took 1m26.005437527s for pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace to be "Ready" ...
	I0807 17:39:20.195677  134222 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-cgstt" in "kube-system" namespace to be "Ready" ...
	I0807 17:39:20.199904  134222 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-cgstt" in "kube-system" namespace has status "Ready":"True"
	I0807 17:39:20.199926  134222 pod_ready.go:81] duration metric: took 4.241263ms for pod "nvidia-device-plugin-daemonset-cgstt" in "kube-system" namespace to be "Ready" ...
	I0807 17:39:20.199946  134222 pod_ready.go:38] duration metric: took 1m36.922163291s 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" ...
	I0807 17:39:20.200039  134222 api_server.go:52] waiting for apiserver process to appear ...
	I0807 17:39:20.200072  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0807 17:39:20.200133  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0807 17:39:20.234372  134222 cri.go:89] found id: "be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042"
	I0807 17:39:20.234399  134222 cri.go:89] found id: ""
	I0807 17:39:20.234409  134222 logs.go:276] 1 containers: [be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042]
	I0807 17:39:20.234466  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:20.237710  134222 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0807 17:39:20.237788  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0807 17:39:20.274746  134222 cri.go:89] found id: "ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3"
	I0807 17:39:20.274771  134222 cri.go:89] found id: ""
	I0807 17:39:20.274786  134222 logs.go:276] 1 containers: [ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3]
	I0807 17:39:20.274846  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:20.278384  134222 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0807 17:39:20.278466  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0807 17:39:20.310867  134222 cri.go:89] found id: "8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137"
	I0807 17:39:20.310893  134222 cri.go:89] found id: ""
	I0807 17:39:20.310903  134222 logs.go:276] 1 containers: [8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137]
	I0807 17:39:20.310961  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:20.314161  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0807 17:39:20.314230  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0807 17:39:20.347882  134222 cri.go:89] found id: "03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358"
	I0807 17:39:20.347904  134222 cri.go:89] found id: ""
	I0807 17:39:20.347913  134222 logs.go:276] 1 containers: [03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358]
	I0807 17:39:20.347969  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:20.351283  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0807 17:39:20.351380  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0807 17:39:20.383955  134222 cri.go:89] found id: "7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952"
	I0807 17:39:20.383980  134222 cri.go:89] found id: ""
	I0807 17:39:20.383988  134222 logs.go:276] 1 containers: [7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952]
	I0807 17:39:20.384036  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:20.387181  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0807 17:39:20.387246  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0807 17:39:20.420427  134222 cri.go:89] found id: "dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12"
	I0807 17:39:20.420447  134222 cri.go:89] found id: ""
	I0807 17:39:20.420454  134222 logs.go:276] 1 containers: [dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12]
	I0807 17:39:20.420511  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:20.423678  134222 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0807 17:39:20.423732  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0807 17:39:20.456602  134222 cri.go:89] found id: "86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807"
	I0807 17:39:20.456627  134222 cri.go:89] found id: ""
	I0807 17:39:20.456635  134222 logs.go:276] 1 containers: [86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807]
	I0807 17:39:20.456691  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:20.459949  134222 logs.go:123] Gathering logs for kube-proxy [7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952] ...
	I0807 17:39:20.459981  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952"
	I0807 17:39:20.492298  134222 logs.go:123] Gathering logs for kube-controller-manager [dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12] ...
	I0807 17:39:20.492329  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12"
	I0807 17:39:20.549890  134222 logs.go:123] Gathering logs for kindnet [86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807] ...
	I0807 17:39:20.549929  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807"
	I0807 17:39:20.590246  134222 logs.go:123] Gathering logs for kubelet ...
	I0807 17:39:20.590282  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0807 17:39:20.662885  134222 logs.go:123] Gathering logs for describe nodes ...
	I0807 17:39:20.662921  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0807 17:39:20.762911  134222 logs.go:123] Gathering logs for kube-apiserver [be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042] ...
	I0807 17:39:20.762940  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042"
	I0807 17:39:20.807466  134222 logs.go:123] Gathering logs for etcd [ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3] ...
	I0807 17:39:20.807503  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3"
	I0807 17:39:20.854616  134222 logs.go:123] Gathering logs for coredns [8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137] ...
	I0807 17:39:20.854648  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137"
	I0807 17:39:20.888772  134222 logs.go:123] Gathering logs for CRI-O ...
	I0807 17:39:20.888808  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0807 17:39:20.961874  134222 logs.go:123] Gathering logs for dmesg ...
	I0807 17:39:20.961913  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0807 17:39:20.979421  134222 logs.go:123] Gathering logs for kube-scheduler [03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358] ...
	I0807 17:39:20.979454  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358"
	I0807 17:39:21.018155  134222 logs.go:123] Gathering logs for container status ...
	I0807 17:39:21.018192  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0807 17:39:23.560394  134222 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0807 17:39:23.574747  134222 api_server.go:72] duration metric: took 1m59.799629169s to wait for apiserver process to appear ...
	I0807 17:39:23.574779  134222 api_server.go:88] waiting for apiserver healthz status ...
	I0807 17:39:23.574815  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0807 17:39:23.574863  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0807 17:39:23.607976  134222 cri.go:89] found id: "be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042"
	I0807 17:39:23.607996  134222 cri.go:89] found id: ""
	I0807 17:39:23.608004  134222 logs.go:276] 1 containers: [be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042]
	I0807 17:39:23.608060  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:23.611233  134222 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0807 17:39:23.611295  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0807 17:39:23.643537  134222 cri.go:89] found id: "ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3"
	I0807 17:39:23.643561  134222 cri.go:89] found id: ""
	I0807 17:39:23.643570  134222 logs.go:276] 1 containers: [ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3]
	I0807 17:39:23.643628  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:23.647064  134222 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0807 17:39:23.647124  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0807 17:39:23.679867  134222 cri.go:89] found id: "8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137"
	I0807 17:39:23.679892  134222 cri.go:89] found id: ""
	I0807 17:39:23.679900  134222 logs.go:276] 1 containers: [8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137]
	I0807 17:39:23.679958  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:23.683245  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0807 17:39:23.683304  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0807 17:39:23.717437  134222 cri.go:89] found id: "03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358"
	I0807 17:39:23.717461  134222 cri.go:89] found id: ""
	I0807 17:39:23.717470  134222 logs.go:276] 1 containers: [03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358]
	I0807 17:39:23.717527  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:23.720728  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0807 17:39:23.720786  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0807 17:39:23.753512  134222 cri.go:89] found id: "7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952"
	I0807 17:39:23.753541  134222 cri.go:89] found id: ""
	I0807 17:39:23.753551  134222 logs.go:276] 1 containers: [7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952]
	I0807 17:39:23.753609  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:23.756855  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0807 17:39:23.756930  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0807 17:39:23.789955  134222 cri.go:89] found id: "dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12"
	I0807 17:39:23.789980  134222 cri.go:89] found id: ""
	I0807 17:39:23.789990  134222 logs.go:276] 1 containers: [dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12]
	I0807 17:39:23.790048  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:23.793372  134222 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0807 17:39:23.793431  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0807 17:39:23.826092  134222 cri.go:89] found id: "86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807"
	I0807 17:39:23.826118  134222 cri.go:89] found id: ""
	I0807 17:39:23.826131  134222 logs.go:276] 1 containers: [86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807]
	I0807 17:39:23.826198  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:23.829433  134222 logs.go:123] Gathering logs for kube-controller-manager [dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12] ...
	I0807 17:39:23.829461  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12"
	I0807 17:39:23.883065  134222 logs.go:123] Gathering logs for dmesg ...
	I0807 17:39:23.883107  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0807 17:39:23.899119  134222 logs.go:123] Gathering logs for kube-apiserver [be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042] ...
	I0807 17:39:23.899152  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042"
	I0807 17:39:23.943709  134222 logs.go:123] Gathering logs for coredns [8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137] ...
	I0807 17:39:23.943741  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137"
	I0807 17:39:23.979804  134222 logs.go:123] Gathering logs for kube-scheduler [03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358] ...
	I0807 17:39:23.979840  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358"
	I0807 17:39:24.017877  134222 logs.go:123] Gathering logs for kindnet [86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807] ...
	I0807 17:39:24.017912  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807"
	I0807 17:39:24.059577  134222 logs.go:123] Gathering logs for CRI-O ...
	I0807 17:39:24.059612  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0807 17:39:24.132270  134222 logs.go:123] Gathering logs for container status ...
	I0807 17:39:24.132311  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0807 17:39:24.174303  134222 logs.go:123] Gathering logs for kubelet ...
	I0807 17:39:24.174343  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0807 17:39:24.242545  134222 logs.go:123] Gathering logs for describe nodes ...
	I0807 17:39:24.242584  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0807 17:39:24.341145  134222 logs.go:123] Gathering logs for etcd [ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3] ...
	I0807 17:39:24.341178  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3"
	I0807 17:39:24.390828  134222 logs.go:123] Gathering logs for kube-proxy [7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952] ...
	I0807 17:39:24.390864  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952"
	I0807 17:39:26.924474  134222 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0807 17:39:26.929115  134222 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0807 17:39:26.930482  134222 api_server.go:141] control plane version: v1.30.3
	I0807 17:39:26.930546  134222 api_server.go:131] duration metric: took 3.355758437s to wait for apiserver health ...
	I0807 17:39:26.930557  134222 system_pods.go:43] waiting for kube-system pods to appear ...
	I0807 17:39:26.930591  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0807 17:39:26.930649  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0807 17:39:26.966382  134222 cri.go:89] found id: "be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042"
	I0807 17:39:26.966409  134222 cri.go:89] found id: ""
	I0807 17:39:26.966416  134222 logs.go:276] 1 containers: [be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042]
	I0807 17:39:26.966467  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:26.969875  134222 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0807 17:39:26.969936  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0807 17:39:27.002744  134222 cri.go:89] found id: "ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3"
	I0807 17:39:27.002780  134222 cri.go:89] found id: ""
	I0807 17:39:27.002790  134222 logs.go:276] 1 containers: [ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3]
	I0807 17:39:27.002860  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:27.006283  134222 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0807 17:39:27.006346  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0807 17:39:27.039617  134222 cri.go:89] found id: "8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137"
	I0807 17:39:27.039638  134222 cri.go:89] found id: ""
	I0807 17:39:27.039646  134222 logs.go:276] 1 containers: [8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137]
	I0807 17:39:27.039692  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:27.042913  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0807 17:39:27.042973  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0807 17:39:27.076257  134222 cri.go:89] found id: "03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358"
	I0807 17:39:27.076283  134222 cri.go:89] found id: ""
	I0807 17:39:27.076292  134222 logs.go:276] 1 containers: [03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358]
	I0807 17:39:27.076339  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:27.079665  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0807 17:39:27.079727  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0807 17:39:27.111978  134222 cri.go:89] found id: "7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952"
	I0807 17:39:27.112001  134222 cri.go:89] found id: ""
	I0807 17:39:27.112011  134222 logs.go:276] 1 containers: [7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952]
	I0807 17:39:27.112071  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:27.115421  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0807 17:39:27.115482  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0807 17:39:27.148209  134222 cri.go:89] found id: "dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12"
	I0807 17:39:27.148235  134222 cri.go:89] found id: ""
	I0807 17:39:27.148244  134222 logs.go:276] 1 containers: [dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12]
	I0807 17:39:27.148296  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:27.151664  134222 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0807 17:39:27.151717  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0807 17:39:27.184627  134222 cri.go:89] found id: "86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807"
	I0807 17:39:27.184651  134222 cri.go:89] found id: ""
	I0807 17:39:27.184658  134222 logs.go:276] 1 containers: [86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807]
	I0807 17:39:27.184713  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:27.187977  134222 logs.go:123] Gathering logs for container status ...
	I0807 17:39:27.188000  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0807 17:39:27.228531  134222 logs.go:123] Gathering logs for kube-apiserver [be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042] ...
	I0807 17:39:27.228569  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042"
	I0807 17:39:27.271814  134222 logs.go:123] Gathering logs for coredns [8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137] ...
	I0807 17:39:27.271847  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137"
	I0807 17:39:27.305366  134222 logs.go:123] Gathering logs for kube-scheduler [03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358] ...
	I0807 17:39:27.305399  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358"
	I0807 17:39:27.343106  134222 logs.go:123] Gathering logs for etcd [ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3] ...
	I0807 17:39:27.343139  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3"
	I0807 17:39:27.392171  134222 logs.go:123] Gathering logs for kube-proxy [7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952] ...
	I0807 17:39:27.392210  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952"
	I0807 17:39:27.424996  134222 logs.go:123] Gathering logs for kube-controller-manager [dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12] ...
	I0807 17:39:27.425030  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12"
	I0807 17:39:27.480784  134222 logs.go:123] Gathering logs for kindnet [86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807] ...
	I0807 17:39:27.480821  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807"
	I0807 17:39:27.519135  134222 logs.go:123] Gathering logs for CRI-O ...
	I0807 17:39:27.519171  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0807 17:39:27.596682  134222 logs.go:123] Gathering logs for kubelet ...
	I0807 17:39:27.596724  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0807 17:39:27.666075  134222 logs.go:123] Gathering logs for dmesg ...
	I0807 17:39:27.666113  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0807 17:39:27.682798  134222 logs.go:123] Gathering logs for describe nodes ...
	I0807 17:39:27.682833  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0807 17:39:30.294643  134222 system_pods.go:59] 19 kube-system pods found
	I0807 17:39:30.294677  134222 system_pods.go:61] "coredns-7db6d8ff4d-2q6ns" [4913d8db-b38b-4a97-817b-fca8f553d456] Running
	I0807 17:39:30.294682  134222 system_pods.go:61] "csi-hostpath-attacher-0" [44a02fde-8555-4b8f-9e02-c24d0f8c859c] Running
	I0807 17:39:30.294685  134222 system_pods.go:61] "csi-hostpath-resizer-0" [1bc2baa9-cf02-43c9-b04c-517e4d066431] Running
	I0807 17:39:30.294688  134222 system_pods.go:61] "csi-hostpathplugin-64t24" [0d789b91-d1aa-426a-9187-cff9b419a605] Running
	I0807 17:39:30.294691  134222 system_pods.go:61] "etcd-addons-327212" [1f1c8cfa-e59d-46f2-b5b2-e0b46f43c932] Running
	I0807 17:39:30.294694  134222 system_pods.go:61] "kindnet-rntt5" [591220b6-7b2a-46a3-ad88-f49738392444] Running
	I0807 17:39:30.294697  134222 system_pods.go:61] "kube-apiserver-addons-327212" [284c2b11-8265-41a1-b5ac-6d0ee5579828] Running
	I0807 17:39:30.294700  134222 system_pods.go:61] "kube-controller-manager-addons-327212" [1f7e0d7b-b8ec-470a-ab6c-b367cdfe5b9b] Running
	I0807 17:39:30.294703  134222 system_pods.go:61] "kube-ingress-dns-minikube" [b33ba738-de21-42df-86c4-87c05e23dc6d] Running
	I0807 17:39:30.294708  134222 system_pods.go:61] "kube-proxy-n2k9q" [088d1b0c-4d56-4f5d-a60b-ec314b219063] Running
	I0807 17:39:30.294710  134222 system_pods.go:61] "kube-scheduler-addons-327212" [c77fd6b7-b106-41b5-a6d3-6ecfd7077695] Running
	I0807 17:39:30.294715  134222 system_pods.go:61] "metrics-server-c59844bb4-z4tdk" [2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522] Running
	I0807 17:39:30.294719  134222 system_pods.go:61] "nvidia-device-plugin-daemonset-cgstt" [38c1378e-168f-43d6-9200-4a3a708e51d7] Running
	I0807 17:39:30.294723  134222 system_pods.go:61] "registry-698f998955-mqg6g" [0745fd8e-f7df-431a-b141-53fcd8105af9] Running
	I0807 17:39:30.294728  134222 system_pods.go:61] "registry-proxy-4jbk7" [2228ef26-7bba-4664-9d48-bfd207995a71] Running
	I0807 17:39:30.294732  134222 system_pods.go:61] "snapshot-controller-745499f584-hxl54" [c4eb990c-da25-4bcf-98f4-dc79780979fd] Running
	I0807 17:39:30.294736  134222 system_pods.go:61] "snapshot-controller-745499f584-qxtcb" [676d05d0-47b2-4bd6-815d-c069d15a3566] Running
	I0807 17:39:30.294741  134222 system_pods.go:61] "storage-provisioner" [858b21c6-56d3-4381-8fab-fc1c565eb12c] Running
	I0807 17:39:30.294749  134222 system_pods.go:61] "tiller-deploy-6677d64bcd-tds7v" [f2d34ff5-8e54-4b3f-83b5-043be019f2b5] Running
	I0807 17:39:30.294757  134222 system_pods.go:74] duration metric: took 3.364193011s to wait for pod list to return data ...
	I0807 17:39:30.294770  134222 default_sa.go:34] waiting for default service account to be created ...
	I0807 17:39:30.296852  134222 default_sa.go:45] found service account: "default"
	I0807 17:39:30.296874  134222 default_sa.go:55] duration metric: took 2.091087ms for default service account to be created ...
	I0807 17:39:30.296883  134222 system_pods.go:116] waiting for k8s-apps to be running ...
	I0807 17:39:30.306726  134222 system_pods.go:86] 19 kube-system pods found
	I0807 17:39:30.306761  134222 system_pods.go:89] "coredns-7db6d8ff4d-2q6ns" [4913d8db-b38b-4a97-817b-fca8f553d456] Running
	I0807 17:39:30.306766  134222 system_pods.go:89] "csi-hostpath-attacher-0" [44a02fde-8555-4b8f-9e02-c24d0f8c859c] Running
	I0807 17:39:30.306770  134222 system_pods.go:89] "csi-hostpath-resizer-0" [1bc2baa9-cf02-43c9-b04c-517e4d066431] Running
	I0807 17:39:30.306775  134222 system_pods.go:89] "csi-hostpathplugin-64t24" [0d789b91-d1aa-426a-9187-cff9b419a605] Running
	I0807 17:39:30.306779  134222 system_pods.go:89] "etcd-addons-327212" [1f1c8cfa-e59d-46f2-b5b2-e0b46f43c932] Running
	I0807 17:39:30.306783  134222 system_pods.go:89] "kindnet-rntt5" [591220b6-7b2a-46a3-ad88-f49738392444] Running
	I0807 17:39:30.306788  134222 system_pods.go:89] "kube-apiserver-addons-327212" [284c2b11-8265-41a1-b5ac-6d0ee5579828] Running
	I0807 17:39:30.306792  134222 system_pods.go:89] "kube-controller-manager-addons-327212" [1f7e0d7b-b8ec-470a-ab6c-b367cdfe5b9b] Running
	I0807 17:39:30.306796  134222 system_pods.go:89] "kube-ingress-dns-minikube" [b33ba738-de21-42df-86c4-87c05e23dc6d] Running
	I0807 17:39:30.306801  134222 system_pods.go:89] "kube-proxy-n2k9q" [088d1b0c-4d56-4f5d-a60b-ec314b219063] Running
	I0807 17:39:30.306805  134222 system_pods.go:89] "kube-scheduler-addons-327212" [c77fd6b7-b106-41b5-a6d3-6ecfd7077695] Running
	I0807 17:39:30.306809  134222 system_pods.go:89] "metrics-server-c59844bb4-z4tdk" [2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522] Running
	I0807 17:39:30.306813  134222 system_pods.go:89] "nvidia-device-plugin-daemonset-cgstt" [38c1378e-168f-43d6-9200-4a3a708e51d7] Running
	I0807 17:39:30.306817  134222 system_pods.go:89] "registry-698f998955-mqg6g" [0745fd8e-f7df-431a-b141-53fcd8105af9] Running
	I0807 17:39:30.306820  134222 system_pods.go:89] "registry-proxy-4jbk7" [2228ef26-7bba-4664-9d48-bfd207995a71] Running
	I0807 17:39:30.306824  134222 system_pods.go:89] "snapshot-controller-745499f584-hxl54" [c4eb990c-da25-4bcf-98f4-dc79780979fd] Running
	I0807 17:39:30.306828  134222 system_pods.go:89] "snapshot-controller-745499f584-qxtcb" [676d05d0-47b2-4bd6-815d-c069d15a3566] Running
	I0807 17:39:30.306831  134222 system_pods.go:89] "storage-provisioner" [858b21c6-56d3-4381-8fab-fc1c565eb12c] Running
	I0807 17:39:30.306838  134222 system_pods.go:89] "tiller-deploy-6677d64bcd-tds7v" [f2d34ff5-8e54-4b3f-83b5-043be019f2b5] Running
	I0807 17:39:30.306846  134222 system_pods.go:126] duration metric: took 9.957558ms to wait for k8s-apps to be running ...
	I0807 17:39:30.306856  134222 system_svc.go:44] waiting for kubelet service to be running ....
	I0807 17:39:30.306904  134222 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0807 17:39:30.318202  134222 system_svc.go:56] duration metric: took 11.332954ms WaitForService to wait for kubelet
	I0807 17:39:30.318233  134222 kubeadm.go:582] duration metric: took 2m6.543123123s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0807 17:39:30.318256  134222 node_conditions.go:102] verifying NodePressure condition ...
	I0807 17:39:30.321128  134222 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0807 17:39:30.321157  134222 node_conditions.go:123] node cpu capacity is 8
	I0807 17:39:30.321171  134222 node_conditions.go:105] duration metric: took 2.910934ms to run NodePressure ...
	I0807 17:39:30.321185  134222 start.go:241] waiting for startup goroutines ...
	I0807 17:39:30.321191  134222 start.go:246] waiting for cluster config update ...
	I0807 17:39:30.321209  134222 start.go:255] writing updated cluster config ...
	I0807 17:39:30.321523  134222 ssh_runner.go:195] Run: rm -f paused
	I0807 17:39:30.372447  134222 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0807 17:39:30.374499  134222 out.go:177] * Done! kubectl is now configured to use "addons-327212" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 07 17:42:30 addons-327212 crio[1024]: time="2024-08-07 17:42:30.289332311Z" 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=89da1ab2-044d-4abd-8352-d24bc66afbc5 name=/runtime.v1.ImageService/ImageStatus
	Aug 07 17:42:30 addons-327212 crio[1024]: time="2024-08-07 17:42:30.290065175Z" level=info msg="Checking image status: docker.io/kicbase/echo-server:1.0" id=be88a671-d0d7-4dfa-b37f-a688cb78e99c name=/runtime.v1.ImageService/ImageStatus
	Aug 07 17:42:30 addons-327212 crio[1024]: time="2024-08-07 17:42:30.290573402Z" 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=be88a671-d0d7-4dfa-b37f-a688cb78e99c name=/runtime.v1.ImageService/ImageStatus
	Aug 07 17:42:30 addons-327212 crio[1024]: time="2024-08-07 17:42:30.291283706Z" level=info msg="Creating container: default/hello-world-app-6778b5fc9f-dmstw/hello-world-app" id=4081bfaa-9f0d-4701-9b27-4824245fe713 name=/runtime.v1.RuntimeService/CreateContainer
	Aug 07 17:42:30 addons-327212 crio[1024]: time="2024-08-07 17:42:30.291411317Z" level=warning msg="Allowed annotations are specified for workload []"
	Aug 07 17:42:30 addons-327212 crio[1024]: time="2024-08-07 17:42:30.305860207Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/db4503441e3363778284d65cde5403fda0d3762b4cde3be6a70c97306c3c5e69/merged/etc/passwd: no such file or directory"
	Aug 07 17:42:30 addons-327212 crio[1024]: time="2024-08-07 17:42:30.305898800Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/db4503441e3363778284d65cde5403fda0d3762b4cde3be6a70c97306c3c5e69/merged/etc/group: no such file or directory"
	Aug 07 17:42:30 addons-327212 crio[1024]: time="2024-08-07 17:42:30.338828284Z" level=info msg="Created container 022c573ec094827f6cecf674e78f764170f26f126e07de4b7531a39e7fb05211: default/hello-world-app-6778b5fc9f-dmstw/hello-world-app" id=4081bfaa-9f0d-4701-9b27-4824245fe713 name=/runtime.v1.RuntimeService/CreateContainer
	Aug 07 17:42:30 addons-327212 crio[1024]: time="2024-08-07 17:42:30.339477810Z" level=info msg="Starting container: 022c573ec094827f6cecf674e78f764170f26f126e07de4b7531a39e7fb05211" id=a49bbd21-f370-4215-aeea-7651afbfa26a name=/runtime.v1.RuntimeService/StartContainer
	Aug 07 17:42:30 addons-327212 crio[1024]: time="2024-08-07 17:42:30.345068221Z" level=info msg="Started container" PID=11403 containerID=022c573ec094827f6cecf674e78f764170f26f126e07de4b7531a39e7fb05211 description=default/hello-world-app-6778b5fc9f-dmstw/hello-world-app id=a49bbd21-f370-4215-aeea-7651afbfa26a name=/runtime.v1.RuntimeService/StartContainer sandboxID=eecbdf861c9a4ff39dde6e06cb80200eccabef9fedd2f62a1490e81549132801
	Aug 07 17:42:30 addons-327212 crio[1024]: time="2024-08-07 17:42:30.776331644Z" level=info msg="Stopping container: c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c (timeout: 2s)" id=b00cebda-049f-4c7a-9714-83e09bb57fee name=/runtime.v1.RuntimeService/StopContainer
	Aug 07 17:42:32 addons-327212 crio[1024]: time="2024-08-07 17:42:32.782217598Z" level=warning msg="Stopping container c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c with stop signal timed out: timeout reached after 2 seconds waiting for container process to exit" id=b00cebda-049f-4c7a-9714-83e09bb57fee name=/runtime.v1.RuntimeService/StopContainer
	Aug 07 17:42:32 addons-327212 conmon[6519]: conmon c56d1171033806ded2a6 <ninfo>: container 6531 exited with status 137
	Aug 07 17:42:32 addons-327212 crio[1024]: time="2024-08-07 17:42:32.913484880Z" level=info msg="Stopped container c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c: ingress-nginx/ingress-nginx-controller-6d9bd977d4-645zg/controller" id=b00cebda-049f-4c7a-9714-83e09bb57fee name=/runtime.v1.RuntimeService/StopContainer
	Aug 07 17:42:32 addons-327212 crio[1024]: time="2024-08-07 17:42:32.914025683Z" level=info msg="Stopping pod sandbox: 46b8b79ad5073b3ca172c8655c72d35588a83df0adc7b40f471ba016332cee47" id=aeea321d-88b1-4453-a048-9fbe87f43966 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 07 17:42:32 addons-327212 crio[1024]: time="2024-08-07 17:42:32.916950593Z" level=info msg="Restoring iptables rules: *nat\n:KUBE-HOSTPORTS - [0:0]\n:KUBE-HP-FUU5ILMKJND2SRMI - [0:0]\n:KUBE-HP-S4YCLIJEAOEIS4QF - [0:0]\n-X KUBE-HP-FUU5ILMKJND2SRMI\n-X KUBE-HP-S4YCLIJEAOEIS4QF\nCOMMIT\n"
	Aug 07 17:42:32 addons-327212 crio[1024]: time="2024-08-07 17:42:32.918379034Z" level=info msg="Closing host port tcp:80"
	Aug 07 17:42:32 addons-327212 crio[1024]: time="2024-08-07 17:42:32.918423883Z" level=info msg="Closing host port tcp:443"
	Aug 07 17:42:32 addons-327212 crio[1024]: time="2024-08-07 17:42:32.919871139Z" level=info msg="Host port tcp:80 does not have an open socket"
	Aug 07 17:42:32 addons-327212 crio[1024]: time="2024-08-07 17:42:32.919894446Z" level=info msg="Host port tcp:443 does not have an open socket"
	Aug 07 17:42:32 addons-327212 crio[1024]: time="2024-08-07 17:42:32.920031923Z" level=info msg="Got pod network &{Name:ingress-nginx-controller-6d9bd977d4-645zg Namespace:ingress-nginx ID:46b8b79ad5073b3ca172c8655c72d35588a83df0adc7b40f471ba016332cee47 UID:a56c34fc-5b31-47b5-86c1-13bed46ee5e6 NetNS:/var/run/netns/94f1595a-4df0-48c5-b6c0-ff669d412256 Networks:[{Name:kindnet Ifname:eth0}] RuntimeConfig:map[kindnet:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[]}] Aliases:map[]}"
	Aug 07 17:42:32 addons-327212 crio[1024]: time="2024-08-07 17:42:32.920146771Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-645zg from CNI network \"kindnet\" (type=ptp)"
	Aug 07 17:42:32 addons-327212 crio[1024]: time="2024-08-07 17:42:32.956816402Z" level=info msg="Stopped pod sandbox: 46b8b79ad5073b3ca172c8655c72d35588a83df0adc7b40f471ba016332cee47" id=aeea321d-88b1-4453-a048-9fbe87f43966 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 07 17:42:33 addons-327212 crio[1024]: time="2024-08-07 17:42:33.260965230Z" level=info msg="Removing container: c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c" id=b5480f56-cbb6-4072-b1b1-9df96e39a091 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 07 17:42:33 addons-327212 crio[1024]: time="2024-08-07 17:42:33.273827764Z" level=info msg="Removed container c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c: ingress-nginx/ingress-nginx-controller-6d9bd977d4-645zg/controller" id=b5480f56-cbb6-4072-b1b1-9df96e39a091 name=/runtime.v1.RuntimeService/RemoveContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                        CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	022c573ec0948       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                        7 seconds ago       Running             hello-world-app           0                   eecbdf861c9a4       hello-world-app-6778b5fc9f-dmstw
	8a62c434f885c       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                              2 minutes ago       Running             nginx                     0                   ea7dc11d499f8       nginx
	af907cb9d0a50       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                          3 minutes ago       Running             busybox                   0                   9d538f9e5951a       busybox
	ef583b01caa0c       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:35379defc3e7025b1c00d37092f560ce87d06ea5ab35d04ff8a0cf22d316bcf2   4 minutes ago       Exited              patch                     0                   ff9ebcea4cce0       ingress-nginx-admission-patch-47pnz
	4167c3472c238       registry.k8s.io/ingress-nginx/kube-webhook-certgen@sha256:35379defc3e7025b1c00d37092f560ce87d06ea5ab35d04ff8a0cf22d316bcf2   4 minutes ago       Exited              create                    0                   9e7a80b3b3a4c       ingress-nginx-admission-create-nwmt8
	e27fccbb79c51       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872        4 minutes ago       Running             metrics-server            0                   2432811966c33       metrics-server-c59844bb4-z4tdk
	8aed39255f083       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                             4 minutes ago       Running             coredns                   0                   67a395da0c3dd       coredns-7db6d8ff4d-2q6ns
	c08287dadefc6       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                             4 minutes ago       Running             storage-provisioner       0                   15e3c4b979355       storage-provisioner
	86e91eca6b764       docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3                           5 minutes ago       Running             kindnet-cni               0                   b836eecbb3c94       kindnet-rntt5
	7f010676f3a3c       55bb025d2cfa592b9381d01e122e72a1ed4b29ca32f86b7d289d99da794784d1                                                             5 minutes ago       Running             kube-proxy                0                   830be0120c2cc       kube-proxy-n2k9q
	03a7b4d6c9190       3edc18e7b76722eb2eb37a0858c09caacbd422d6e0cae4c2e5ce67bc9a9795e2                                                             5 minutes ago       Running             kube-scheduler            0                   8733cfeaa3a9e       kube-scheduler-addons-327212
	ab8c916859e2b       3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899                                                             5 minutes ago       Running             etcd                      0                   af5530eaeb155       etcd-addons-327212
	dfbc86370ffb0       76932a3b37d7eb138c8f47c9a2b4218f0466dd273badf856f2ce2f0277e15b5e                                                             5 minutes ago       Running             kube-controller-manager   0                   78817fd29776f       kube-controller-manager-addons-327212
	be4b565427a9c       1f6d574d502f3b61c851b1bbd4ef2a964ce4c70071dd8da556f2d490d36b095d                                                             5 minutes ago       Running             kube-apiserver            0                   972ae718404dd       kube-apiserver-addons-327212
	
	
	==> coredns [8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137] <==
	[INFO] 10.244.0.2:42966 - 948 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00010647s
	[INFO] 10.244.0.2:55280 - 28241 "A IN registry.kube-system.svc.cluster.local.us-west1-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.007372517s
	[INFO] 10.244.0.2:55280 - 37205 "AAAA IN registry.kube-system.svc.cluster.local.us-west1-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.007876774s
	[INFO] 10.244.0.2:39259 - 6416 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.008094639s
	[INFO] 10.244.0.2:39259 - 50975 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.009153156s
	[INFO] 10.244.0.2:60294 - 37241 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005787455s
	[INFO] 10.244.0.2:60294 - 30821 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.007881489s
	[INFO] 10.244.0.2:36961 - 24716 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000098221s
	[INFO] 10.244.0.2:36961 - 29577 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000141805s
	[INFO] 10.244.0.21:34931 - 14980 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000251075s
	[INFO] 10.244.0.21:58613 - 41232 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000145664s
	[INFO] 10.244.0.21:46077 - 51975 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000114444s
	[INFO] 10.244.0.21:32881 - 63783 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000153425s
	[INFO] 10.244.0.21:41829 - 15772 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000099591s
	[INFO] 10.244.0.21:48118 - 42806 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000185217s
	[INFO] 10.244.0.21:44083 - 39713 "A IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.007082596s
	[INFO] 10.244.0.21:57055 - 62291 "AAAA IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.007485934s
	[INFO] 10.244.0.21:57409 - 21863 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007169112s
	[INFO] 10.244.0.21:35299 - 48860 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008369065s
	[INFO] 10.244.0.21:56384 - 62165 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004454092s
	[INFO] 10.244.0.21:37913 - 38533 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005356265s
	[INFO] 10.244.0.21:35006 - 15913 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000755543s
	[INFO] 10.244.0.21:35281 - 35192 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 458 0.00090994s
	[INFO] 10.244.0.25:44193 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000164428s
	[INFO] 10.244.0.25:51744 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000141781s
	
	
	==> describe nodes <==
	Name:               addons-327212
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-327212
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0ee3e7d60a6f6702c6c553e4aadfb0f66d72da6e
	                    minikube.k8s.io/name=addons-327212
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_07T17_37_11_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-327212
	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:  Wed, 07 Aug 2024 17:37:07 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-327212
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 07 Aug 2024 17:42:37 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 07 Aug 2024 17:41:15 +0000   Wed, 07 Aug 2024 17:37:06 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 07 Aug 2024 17:41:15 +0000   Wed, 07 Aug 2024 17:37:06 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 07 Aug 2024 17:41:15 +0000   Wed, 07 Aug 2024 17:37:06 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 07 Aug 2024 17:41:15 +0000   Wed, 07 Aug 2024 17:37:42 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-327212
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 d07de21a960a447dacc61e89e3cacd37
	  System UUID:                b0c4d49c-9718-409e-abe9-0c27a27775bd
	  Boot ID:                    c4d51248-5baa-4ee4-972a-d36c42b9efcb
	  Kernel Version:             5.15.0-1065-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         3m7s
	  default                     hello-world-app-6778b5fc9f-dmstw         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         10s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m32s
	  kube-system                 coredns-7db6d8ff4d-2q6ns                 100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     5m13s
	  kube-system                 etcd-addons-327212                       100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         5m27s
	  kube-system                 kindnet-rntt5                            100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      5m14s
	  kube-system                 kube-apiserver-addons-327212             250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m27s
	  kube-system                 kube-controller-manager-addons-327212    200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m28s
	  kube-system                 kube-proxy-n2k9q                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m14s
	  kube-system                 kube-scheduler-addons-327212             100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m27s
	  kube-system                 metrics-server-c59844bb4-z4tdk           100m (1%!)(MISSING)     0 (0%!)(MISSING)      200Mi (0%!)(MISSING)       0 (0%!)(MISSING)         5m9s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m9s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%!)(MISSING)  100m (1%!)(MISSING)
	  memory             420Mi (1%!)(MISSING)  220Mi (0%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                    From             Message
	  ----    ------                   ----                   ----             -------
	  Normal  Starting                 5m10s                  kube-proxy       
	  Normal  Starting                 5m33s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  5m33s (x9 over 5m33s)  kubelet          Node addons-327212 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m33s (x8 over 5m33s)  kubelet          Node addons-327212 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m33s (x7 over 5m33s)  kubelet          Node addons-327212 status is now: NodeHasSufficientPID
	  Normal  Starting                 5m27s                  kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  5m27s                  kubelet          Node addons-327212 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    5m27s                  kubelet          Node addons-327212 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     5m27s                  kubelet          Node addons-327212 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           5m15s                  node-controller  Node addons-327212 event: Registered Node addons-327212 in Controller
	  Normal  NodeReady                4m55s                  kubelet          Node addons-327212 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 4a 5a 3f 8a 9a 21 08 06
	[ +19.821052] IPv4: martian source 10.244.0.1 from 10.244.0.52, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 9e 37 ce 07 7f 1f 08 06
	[Aug 7 17:28] IPv4: martian source 10.244.0.1 from 10.244.0.53, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 0a c4 f0 eb 93 8f 08 06
	[ +22.451112] IPv4: martian source 10.244.0.1 from 10.244.0.54, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 92 e7 db 7f 19 57 08 06
	[Aug 7 17:29] IPv4: martian source 10.244.0.1 from 10.244.0.2, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 1e d8 cb 10 68 b7 08 06
	[ +24.044320] IPv4: martian source 10.244.0.1 from 10.244.0.3, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 0e b7 2d 05 2b c4 08 06
	[Aug 7 17:40] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000010] ll header: 00000000: 7e 3a 65 10 51 68 3e d4 28 3d 1e 22 08 00
	[  +1.023569] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 3a 65 10 51 68 3e d4 28 3d 1e 22 08 00
	[  +2.015840] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 3a 65 10 51 68 3e d4 28 3d 1e 22 08 00
	[  +4.259548] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 7e 3a 65 10 51 68 3e d4 28 3d 1e 22 08 00
	[  +8.187157] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 7e 3a 65 10 51 68 3e d4 28 3d 1e 22 08 00
	[ +16.126392] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 3a 65 10 51 68 3e d4 28 3d 1e 22 08 00
	[Aug 7 17:41] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 7e 3a 65 10 51 68 3e d4 28 3d 1e 22 08 00
	
	
	==> etcd [ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3] <==
	{"level":"info","ts":"2024-08-07T17:37:27.163951Z","caller":"traceutil/trace.go:171","msg":"trace[170898558] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:427; }","duration":"101.390707ms","start":"2024-08-07T17:37:27.06255Z","end":"2024-08-07T17:37:27.163941Z","steps":["trace[170898558] 'agreement among raft nodes before linearized reading'  (duration: 101.317258ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-07T17:37:27.356131Z","caller":"traceutil/trace.go:171","msg":"trace[1150412852] transaction","detail":"{read_only:false; response_revision:434; number_of_response:1; }","duration":"177.775217ms","start":"2024-08-07T17:37:27.178338Z","end":"2024-08-07T17:37:27.356113Z","steps":["trace[1150412852] 'process raft request'  (duration: 88.490916ms)","trace[1150412852] 'compare'  (duration: 11.675991ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-07T17:37:27.56745Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.767771ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-07T17:37:27.567628Z","caller":"traceutil/trace.go:171","msg":"trace[1612267383] range","detail":"{range_begin:/registry/clusterrolebindings/minikube-ingress-dns; range_end:; response_count:0; response_revision:462; }","duration":"100.947575ms","start":"2024-08-07T17:37:27.466641Z","end":"2024-08-07T17:37:27.567588Z","steps":["trace[1612267383] 'agreement among raft nodes before linearized reading'  (duration: 100.763957ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-07T17:37:27.980076Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.433211ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/registry-proxy\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-07T17:37:27.980151Z","caller":"traceutil/trace.go:171","msg":"trace[1614199880] range","detail":"{range_begin:/registry/daemonsets/kube-system/registry-proxy; range_end:; response_count:0; response_revision:481; }","duration":"105.535277ms","start":"2024-08-07T17:37:27.874601Z","end":"2024-08-07T17:37:27.980136Z","steps":["trace[1614199880] 'agreement among raft nodes before linearized reading'  (duration: 105.433309ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-07T17:37:27.980301Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"116.381494ms","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-07T17:37:27.980327Z","caller":"traceutil/trace.go:171","msg":"trace[621551540] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:481; }","duration":"116.422872ms","start":"2024-08-07T17:37:27.863895Z","end":"2024-08-07T17:37:27.980317Z","steps":["trace[621551540] 'agreement among raft nodes before linearized reading'  (duration: 116.368917ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-07T17:37:27.980483Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"119.284438ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-327212\" ","response":"range_response_count:1 size:5654"}
	{"level":"info","ts":"2024-08-07T17:37:27.980507Z","caller":"traceutil/trace.go:171","msg":"trace[1362462460] range","detail":"{range_begin:/registry/minions/addons-327212; range_end:; response_count:1; response_revision:481; }","duration":"119.317067ms","start":"2024-08-07T17:37:27.861182Z","end":"2024-08-07T17:37:27.980499Z","steps":["trace[1362462460] 'agreement among raft nodes before linearized reading'  (duration: 119.229943ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-07T17:37:28.073031Z","caller":"traceutil/trace.go:171","msg":"trace[1878856043] transaction","detail":"{read_only:false; response_revision:482; number_of_response:1; }","duration":"101.243525ms","start":"2024-08-07T17:37:27.971768Z","end":"2024-08-07T17:37:28.073012Z","steps":["trace[1878856043] 'process raft request'  (duration: 87.220225ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-07T17:37:28.878993Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.879313ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/rolebindings/kube-system/metrics-server-auth-reader\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-07T17:37:28.882357Z","caller":"traceutil/trace.go:171","msg":"trace[910593594] range","detail":"{range_begin:/registry/rolebindings/kube-system/metrics-server-auth-reader; range_end:; response_count:0; response_revision:540; }","duration":"104.28139ms","start":"2024-08-07T17:37:28.778061Z","end":"2024-08-07T17:37:28.882343Z","steps":["trace[910593594] 'agreement among raft nodes before linearized reading'  (duration: 100.892953ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-07T17:38:06.309396Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"117.872803ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/metrics-server-c59844bb4-z4tdk\" ","response":"range_response_count:1 size:4467"}
	{"level":"info","ts":"2024-08-07T17:38:06.309476Z","caller":"traceutil/trace.go:171","msg":"trace[4562452] range","detail":"{range_begin:/registry/pods/kube-system/metrics-server-c59844bb4-z4tdk; range_end:; response_count:1; response_revision:1011; }","duration":"117.980459ms","start":"2024-08-07T17:38:06.191473Z","end":"2024-08-07T17:38:06.309454Z","steps":["trace[4562452] 'range keys from in-memory index tree'  (duration: 117.721792ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-07T17:38:21.756364Z","caller":"traceutil/trace.go:171","msg":"trace[1104251320] transaction","detail":"{read_only:false; response_revision:1121; number_of_response:1; }","duration":"177.861343ms","start":"2024-08-07T17:38:21.578471Z","end":"2024-08-07T17:38:21.756332Z","steps":["trace[1104251320] 'process raft request'  (duration: 177.404564ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-07T17:38:21.857549Z","caller":"traceutil/trace.go:171","msg":"trace[1373682727] linearizableReadLoop","detail":"{readStateIndex:1151; appliedIndex:1150; }","duration":"100.54259ms","start":"2024-08-07T17:38:21.756987Z","end":"2024-08-07T17:38:21.85753Z","steps":["trace[1373682727] 'read index received'  (duration: 100.322036ms)","trace[1373682727] 'applied index is now lower than readState.Index'  (duration: 220.047µs)"],"step_count":2}
	{"level":"info","ts":"2024-08-07T17:38:21.857828Z","caller":"traceutil/trace.go:171","msg":"trace[1671847267] transaction","detail":"{read_only:false; response_revision:1122; number_of_response:1; }","duration":"101.661125ms","start":"2024-08-07T17:38:21.756154Z","end":"2024-08-07T17:38:21.857815Z","steps":["trace[1671847267] 'process raft request'  (duration: 101.214327ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-07T17:38:21.858057Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.052013ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/metrics-server-c59844bb4-z4tdk\" ","response":"range_response_count:1 size:4754"}
	{"level":"info","ts":"2024-08-07T17:38:21.858085Z","caller":"traceutil/trace.go:171","msg":"trace[894394781] range","detail":"{range_begin:/registry/pods/kube-system/metrics-server-c59844bb4-z4tdk; range_end:; response_count:1; response_revision:1122; }","duration":"101.113908ms","start":"2024-08-07T17:38:21.756961Z","end":"2024-08-07T17:38:21.858075Z","steps":["trace[894394781] 'agreement among raft nodes before linearized reading'  (duration: 101.005964ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-07T17:38:22.056442Z","caller":"traceutil/trace.go:171","msg":"trace[190805253] transaction","detail":"{read_only:false; response_revision:1123; number_of_response:1; }","duration":"176.193009ms","start":"2024-08-07T17:38:21.880222Z","end":"2024-08-07T17:38:22.056415Z","steps":["trace[190805253] 'process raft request'  (duration: 87.554088ms)","trace[190805253] 'compare'  (duration: 88.504148ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-07T17:38:22.056767Z","caller":"traceutil/trace.go:171","msg":"trace[92223056] range","detail":"{range_begin:/registry/pods/ingress-nginx/; range_end:/registry/pods/ingress-nginx0; response_count:3; response_revision:1123; }","duration":"100.02998ms","start":"2024-08-07T17:38:21.956726Z","end":"2024-08-07T17:38:22.056756Z","steps":["trace[92223056] 'agreement among raft nodes before linearized reading'  (duration: 99.954946ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-07T17:38:49.381732Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.871585ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/gcp-auth/\" range_end:\"/registry/pods/gcp-auth0\" ","response":"range_response_count:2 size:8452"}
	{"level":"info","ts":"2024-08-07T17:38:49.381803Z","caller":"traceutil/trace.go:171","msg":"trace[1428170178] range","detail":"{range_begin:/registry/pods/gcp-auth/; range_end:/registry/pods/gcp-auth0; response_count:2; response_revision:1222; }","duration":"105.981221ms","start":"2024-08-07T17:38:49.275807Z","end":"2024-08-07T17:38:49.381788Z","steps":["trace[1428170178] 'range keys from in-memory index tree'  (duration: 105.736462ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-07T17:40:29.105746Z","caller":"traceutil/trace.go:171","msg":"trace[606467844] transaction","detail":"{read_only:false; response_revision:1811; number_of_response:1; }","duration":"121.013504ms","start":"2024-08-07T17:40:28.984708Z","end":"2024-08-07T17:40:29.105722Z","steps":["trace[606467844] 'process raft request'  (duration: 120.802442ms)"],"step_count":1}
	
	
	==> kernel <==
	 17:42:38 up  1:25,  0 users,  load average: 0.49, 1.03, 0.94
	Linux addons-327212 5.15.0-1065-gcp #73~20.04.1-Ubuntu SMP Mon Jul 15 20:08:36 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807] <==
	I0807 17:41:22.357029       1 main.go:299] handling current node
	W0807 17:41:31.055803       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
	E0807 17:41:31.055848       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
	I0807 17:41:32.356934       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0807 17:41:32.356979       1 main.go:299] handling current node
	W0807 17:41:39.166268       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
	E0807 17:41:39.166300       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
	I0807 17:41:42.356474       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0807 17:41:42.356511       1 main.go:299] handling current node
	I0807 17:41:52.356534       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0807 17:41:52.356581       1 main.go:299] handling current node
	I0807 17:42:02.356645       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0807 17:42:02.356680       1 main.go:299] handling current node
	I0807 17:42:12.356391       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0807 17:42:12.356429       1 main.go:299] handling current node
	W0807 17:42:12.865728       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
	E0807 17:42:12.865768       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
	W0807 17:42:12.960126       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
	E0807 17:42:12.960168       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
	W0807 17:42:16.391119       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
	E0807 17:42:16.391160       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
	I0807 17:42:22.357477       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0807 17:42:22.357535       1 main.go:299] handling current node
	I0807 17:42:32.357217       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0807 17:42:32.357268       1 main.go:299] handling current node
	
	
	==> kube-apiserver [be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042] <==
	I0807 17:39:20.135381       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0807 17:39:39.806010       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54150: use of closed network connection
	E0807 17:39:39.964799       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54184: use of closed network connection
	E0807 17:40:01.032133       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.24:55986: read: connection reset by peer
	I0807 17:40:04.544473       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0807 17:40:04.966612       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0807 17:40:05.128877       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.102.224.146"}
	I0807 17:40:09.010997       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0807 17:40:10.025614       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0807 17:40:32.589806       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0807 17:40:32.589865       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0807 17:40:32.601672       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0807 17:40:32.601714       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0807 17:40:32.602301       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0807 17:40:32.602343       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0807 17:40:32.616077       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0807 17:40:32.616233       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0807 17:40:32.625208       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0807 17:40:32.625245       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0807 17:40:33.602378       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0807 17:40:33.625878       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0807 17:40:33.669694       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	E0807 17:40:41.941209       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0807 17:40:54.981963       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.111.139.144"}
	I0807 17:42:27.585261       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.53.133"}
	
	
	==> kube-controller-manager [dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12] <==
	W0807 17:41:12.049702       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:41:12.049743       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0807 17:41:14.239304       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="local-path-storage"
	I0807 17:41:16.531923       1 namespace_controller.go:182] "Namespace has been deleted" logger="namespace-controller" namespace="headlamp"
	W0807 17:41:30.609681       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:41:30.609721       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:41:40.487966       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:41:40.488002       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:41:48.001203       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:41:48.001249       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:41:48.547667       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:41:48.547703       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:42:20.358453       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:42:20.358492       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:42:25.366910       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:42:25.366952       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0807 17:42:27.437925       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="11.103512ms"
	I0807 17:42:27.443695       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="5.626453ms"
	I0807 17:42:27.443776       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="42.157µs"
	I0807 17:42:27.450525       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="48.035µs"
	I0807 17:42:29.764751       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-create"
	I0807 17:42:29.766306       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="ingress-nginx/ingress-nginx-controller-6d9bd977d4" duration="10.651µs"
	I0807 17:42:29.768787       1 job_controller.go:566] "enqueueing job" logger="job-controller" key="ingress-nginx/ingress-nginx-admission-patch"
	I0807 17:42:31.267441       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="5.712973ms"
	I0807 17:42:31.267527       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="default/hello-world-app-6778b5fc9f" duration="51.698µs"
	
	
	==> kube-proxy [7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952] <==
	I0807 17:37:26.381661       1 server_linux.go:69] "Using iptables proxy"
	I0807 17:37:27.257691       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0807 17:37:27.860515       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0807 17:37:27.860643       1 server_linux.go:165] "Using iptables Proxier"
	I0807 17:37:27.867604       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0807 17:37:27.867715       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0807 17:37:27.867789       1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0807 17:37:27.868396       1 server.go:872] "Version info" version="v1.30.3"
	I0807 17:37:27.868483       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0807 17:37:27.872992       1 config.go:192] "Starting service config controller"
	I0807 17:37:27.873069       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0807 17:37:27.873123       1 config.go:101] "Starting endpoint slice config controller"
	I0807 17:37:27.873145       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0807 17:37:27.873813       1 config.go:319] "Starting node config controller"
	I0807 17:37:27.873875       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0807 17:37:27.974504       1 shared_informer.go:320] Caches are synced for node config
	I0807 17:37:27.974622       1 shared_informer.go:320] Caches are synced for service config
	I0807 17:37:27.974667       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358] <==
	E0807 17:37:07.682931       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0807 17:37:07.682938       1 reflector.go:150] 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
	W0807 17:37:07.682982       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0807 17:37:07.683055       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0807 17:37:07.684092       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0807 17:37:07.683001       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0807 17:37:07.683014       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0807 17:37:07.683212       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0807 17:37:07.684213       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0807 17:37:07.683214       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0807 17:37:07.684243       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0807 17:37:07.683447       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0807 17:37:07.684264       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0807 17:37:07.684275       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0807 17:37:08.640823       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0807 17:37:08.640877       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0807 17:37:08.689370       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0807 17:37:08.689414       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0807 17:37:08.719524       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0807 17:37:08.719565       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0807 17:37:08.739680       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0807 17:37:08.739715       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0807 17:37:08.800921       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0807 17:37:08.800961       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	I0807 17:37:09.181404       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 07 17:42:27 addons-327212 kubelet[1736]: E0807 17:42:27.439347    1736 cpu_manager.go:395] "RemoveStaleState: removing container" podUID="3bfc3e96-fee8-4677-a190-6a83b990e2e2" containerName="local-path-provisioner"
	Aug 07 17:42:27 addons-327212 kubelet[1736]: I0807 17:42:27.439426    1736 memory_manager.go:354] "RemoveStaleState removing state" podUID="3bfc3e96-fee8-4677-a190-6a83b990e2e2" containerName="local-path-provisioner"
	Aug 07 17:42:27 addons-327212 kubelet[1736]: I0807 17:42:27.439442    1736 memory_manager.go:354] "RemoveStaleState removing state" podUID="1842cd4a-25b7-4009-a0a6-105821e8b8c6" containerName="headlamp"
	Aug 07 17:42:27 addons-327212 kubelet[1736]: I0807 17:42:27.518390    1736 reconciler_common.go:247] "operationExecutor.VerifyControllerAttachedVolume started for volume \"kube-api-access-wqz8x\" (UniqueName: \"kubernetes.io/projected/36856c00-10e7-4a71-9ae8-7ed07f980b8f-kube-api-access-wqz8x\") pod \"hello-world-app-6778b5fc9f-dmstw\" (UID: \"36856c00-10e7-4a71-9ae8-7ed07f980b8f\") " pod="default/hello-world-app-6778b5fc9f-dmstw"
	Aug 07 17:42:28 addons-327212 kubelet[1736]: I0807 17:42:28.523647    1736 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-qxjwd\" (UniqueName: \"kubernetes.io/projected/b33ba738-de21-42df-86c4-87c05e23dc6d-kube-api-access-qxjwd\") pod \"b33ba738-de21-42df-86c4-87c05e23dc6d\" (UID: \"b33ba738-de21-42df-86c4-87c05e23dc6d\") "
	Aug 07 17:42:28 addons-327212 kubelet[1736]: I0807 17:42:28.525475    1736 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/b33ba738-de21-42df-86c4-87c05e23dc6d-kube-api-access-qxjwd" (OuterVolumeSpecName: "kube-api-access-qxjwd") pod "b33ba738-de21-42df-86c4-87c05e23dc6d" (UID: "b33ba738-de21-42df-86c4-87c05e23dc6d"). InnerVolumeSpecName "kube-api-access-qxjwd". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 07 17:42:28 addons-327212 kubelet[1736]: I0807 17:42:28.624392    1736 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-qxjwd\" (UniqueName: \"kubernetes.io/projected/b33ba738-de21-42df-86c4-87c05e23dc6d-kube-api-access-qxjwd\") on node \"addons-327212\" DevicePath \"\""
	Aug 07 17:42:29 addons-327212 kubelet[1736]: I0807 17:42:29.247316    1736 scope.go:117] "RemoveContainer" containerID="9d995473e8a7e376b65f1bacdbc32c6df9f4c96edebd4b032aedb645c019aad5"
	Aug 07 17:42:29 addons-327212 kubelet[1736]: I0807 17:42:29.262019    1736 scope.go:117] "RemoveContainer" containerID="9d995473e8a7e376b65f1bacdbc32c6df9f4c96edebd4b032aedb645c019aad5"
	Aug 07 17:42:29 addons-327212 kubelet[1736]: E0807 17:42:29.262438    1736 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"9d995473e8a7e376b65f1bacdbc32c6df9f4c96edebd4b032aedb645c019aad5\": container with ID starting with 9d995473e8a7e376b65f1bacdbc32c6df9f4c96edebd4b032aedb645c019aad5 not found: ID does not exist" containerID="9d995473e8a7e376b65f1bacdbc32c6df9f4c96edebd4b032aedb645c019aad5"
	Aug 07 17:42:29 addons-327212 kubelet[1736]: I0807 17:42:29.262479    1736 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"9d995473e8a7e376b65f1bacdbc32c6df9f4c96edebd4b032aedb645c019aad5"} err="failed to get container status \"9d995473e8a7e376b65f1bacdbc32c6df9f4c96edebd4b032aedb645c019aad5\": rpc error: code = NotFound desc = could not find container \"9d995473e8a7e376b65f1bacdbc32c6df9f4c96edebd4b032aedb645c019aad5\": container with ID starting with 9d995473e8a7e376b65f1bacdbc32c6df9f4c96edebd4b032aedb645c019aad5 not found: ID does not exist"
	Aug 07 17:42:30 addons-327212 kubelet[1736]: I0807 17:42:30.092532    1736 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="aaa34407-b164-4f0d-91ff-60b000e4b06d" path="/var/lib/kubelet/pods/aaa34407-b164-4f0d-91ff-60b000e4b06d/volumes"
	Aug 07 17:42:30 addons-327212 kubelet[1736]: I0807 17:42:30.093039    1736 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="b33ba738-de21-42df-86c4-87c05e23dc6d" path="/var/lib/kubelet/pods/b33ba738-de21-42df-86c4-87c05e23dc6d/volumes"
	Aug 07 17:42:30 addons-327212 kubelet[1736]: I0807 17:42:30.093391    1736 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="c2c3cf3d-41c7-4a85-9ca2-435267604222" path="/var/lib/kubelet/pods/c2c3cf3d-41c7-4a85-9ca2-435267604222/volumes"
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.074632    1736 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/a56c34fc-5b31-47b5-86c1-13bed46ee5e6-webhook-cert\") pod \"a56c34fc-5b31-47b5-86c1-13bed46ee5e6\" (UID: \"a56c34fc-5b31-47b5-86c1-13bed46ee5e6\") "
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.074692    1736 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-q5mnl\" (UniqueName: \"kubernetes.io/projected/a56c34fc-5b31-47b5-86c1-13bed46ee5e6-kube-api-access-q5mnl\") pod \"a56c34fc-5b31-47b5-86c1-13bed46ee5e6\" (UID: \"a56c34fc-5b31-47b5-86c1-13bed46ee5e6\") "
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.076647    1736 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a56c34fc-5b31-47b5-86c1-13bed46ee5e6-kube-api-access-q5mnl" (OuterVolumeSpecName: "kube-api-access-q5mnl") pod "a56c34fc-5b31-47b5-86c1-13bed46ee5e6" (UID: "a56c34fc-5b31-47b5-86c1-13bed46ee5e6"). InnerVolumeSpecName "kube-api-access-q5mnl". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.076682    1736 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/a56c34fc-5b31-47b5-86c1-13bed46ee5e6-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "a56c34fc-5b31-47b5-86c1-13bed46ee5e6" (UID: "a56c34fc-5b31-47b5-86c1-13bed46ee5e6"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.175262    1736 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/a56c34fc-5b31-47b5-86c1-13bed46ee5e6-webhook-cert\") on node \"addons-327212\" DevicePath \"\""
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.175307    1736 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-q5mnl\" (UniqueName: \"kubernetes.io/projected/a56c34fc-5b31-47b5-86c1-13bed46ee5e6-kube-api-access-q5mnl\") on node \"addons-327212\" DevicePath \"\""
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.260059    1736 scope.go:117] "RemoveContainer" containerID="c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c"
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.274113    1736 scope.go:117] "RemoveContainer" containerID="c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c"
	Aug 07 17:42:33 addons-327212 kubelet[1736]: E0807 17:42:33.274523    1736 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c\": container with ID starting with c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c not found: ID does not exist" containerID="c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c"
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.274553    1736 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c"} err="failed to get container status \"c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c\": rpc error: code = NotFound desc = could not find container \"c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c\": container with ID starting with c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c not found: ID does not exist"
	Aug 07 17:42:34 addons-327212 kubelet[1736]: I0807 17:42:34.092652    1736 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a56c34fc-5b31-47b5-86c1-13bed46ee5e6" path="/var/lib/kubelet/pods/a56c34fc-5b31-47b5-86c1-13bed46ee5e6/volumes"
	
	
	==> storage-provisioner [c08287dadefc603abe373397353623fbeb86b2158c2860d4d86efa6775d2bc24] <==
	I0807 17:37:43.909930       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0807 17:37:43.957874       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0807 17:37:43.957924       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0807 17:37:43.964434       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0807 17:37:43.964521       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"01f5826c-5204-46b5-96b1-69b081e2ed89", APIVersion:"v1", ResourceVersion:"942", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-327212_1886ad65-069e-48bf-a787-ce49307a8d6c became leader
	I0807 17:37:43.964622       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-327212_1886ad65-069e-48bf-a787-ce49307a8d6c!
	I0807 17:37:44.065232       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-327212_1886ad65-069e-48bf-a787-ce49307a8d6c!
	

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

                                                
                                    
x
+
TestAddons/parallel/MetricsServer (324.11s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/MetricsServer
addons_test.go:409: metrics-server stabilized in 3.619165ms
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: waiting 6m0s for pods matching "k8s-app=metrics-server" in namespace "kube-system" ...
helpers_test.go:344: "metrics-server-c59844bb4-z4tdk" [2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522] Running
addons_test.go:411: (dbg) TestAddons/parallel/MetricsServer: k8s-app=metrics-server healthy within 5.007549358s
addons_test.go:417: (dbg) Run:  kubectl --context addons-327212 top pods -n kube-system
addons_test.go:417: (dbg) Non-zero exit: kubectl --context addons-327212 top pods -n kube-system: exit status 1 (74.179256ms)

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2q6ns, age: 2m29.278938024s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2q6ns, age: 2m32.82625142s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2q6ns, age: 2m35.648736666s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2q6ns, age: 2m40.689332232s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2q6ns, age: 2m49.483089368s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2q6ns, age: 3m6.17518228s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2q6ns, age: 3m33.872202005s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2q6ns, age: 4m21.117434734s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2q6ns, age: 5m0.418768168s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2q6ns, age: 5m51.636066667s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2q6ns, age: 7m13.67314646s

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

                                                
                                                
** stderr ** 
	error: Metrics not available for pod kube-system/coredns-7db6d8ff4d-2q6ns, age: 7m45.9301321s

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

                                                
                                                
-- stdout --
	[
	    {
	        "Id": "a2cd6890851492265b762f71e50e4c1ffb16716fb84ca025ee3e5f398799fa14",
	        "Created": "2024-08-07T17:36:56.192134334Z",
	        "Path": "/usr/local/bin/entrypoint",
	        "Args": [
	            "/sbin/init"
	        ],
	        "State": {
	            "Status": "running",
	            "Running": true,
	            "Paused": false,
	            "Restarting": false,
	            "OOMKilled": false,
	            "Dead": false,
	            "Pid": 134970,
	            "ExitCode": 0,
	            "Error": "",
	            "StartedAt": "2024-08-07T17:36:56.32530957Z",
	            "FinishedAt": "0001-01-01T00:00:00Z"
	        },
	        "Image": "sha256:d17bd43848dafc874617b40727c19e00972ff1d078819db667eabdbf87894954",
	        "ResolvConfPath": "/var/lib/docker/containers/a2cd6890851492265b762f71e50e4c1ffb16716fb84ca025ee3e5f398799fa14/resolv.conf",
	        "HostnamePath": "/var/lib/docker/containers/a2cd6890851492265b762f71e50e4c1ffb16716fb84ca025ee3e5f398799fa14/hostname",
	        "HostsPath": "/var/lib/docker/containers/a2cd6890851492265b762f71e50e4c1ffb16716fb84ca025ee3e5f398799fa14/hosts",
	        "LogPath": "/var/lib/docker/containers/a2cd6890851492265b762f71e50e4c1ffb16716fb84ca025ee3e5f398799fa14/a2cd6890851492265b762f71e50e4c1ffb16716fb84ca025ee3e5f398799fa14-json.log",
	        "Name": "/addons-327212",
	        "RestartCount": 0,
	        "Driver": "overlay2",
	        "Platform": "linux",
	        "MountLabel": "",
	        "ProcessLabel": "",
	        "AppArmorProfile": "unconfined",
	        "ExecIDs": null,
	        "HostConfig": {
	            "Binds": [
	                "/lib/modules:/lib/modules:ro",
	                "addons-327212:/var"
	            ],
	            "ContainerIDFile": "",
	            "LogConfig": {
	                "Type": "json-file",
	                "Config": {
	                    "max-size": "100m"
	                }
	            },
	            "NetworkMode": "addons-327212",
	            "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/d0e16a722a3776d3601801daee57c86d265791ffc01657dd2c045ed0a0f57305-init/diff:/var/lib/docker/overlay2/a88b08310825729e5e6be205aff430987ddd147a05b5c82d25a1411df860b1d7/diff",
	                "MergedDir": "/var/lib/docker/overlay2/d0e16a722a3776d3601801daee57c86d265791ffc01657dd2c045ed0a0f57305/merged",
	                "UpperDir": "/var/lib/docker/overlay2/d0e16a722a3776d3601801daee57c86d265791ffc01657dd2c045ed0a0f57305/diff",
	                "WorkDir": "/var/lib/docker/overlay2/d0e16a722a3776d3601801daee57c86d265791ffc01657dd2c045ed0a0f57305/work"
	            },
	            "Name": "overlay2"
	        },
	        "Mounts": [
	            {
	                "Type": "bind",
	                "Source": "/lib/modules",
	                "Destination": "/lib/modules",
	                "Mode": "ro",
	                "RW": false,
	                "Propagation": "rprivate"
	            },
	            {
	                "Type": "volume",
	                "Name": "addons-327212",
	                "Source": "/var/lib/docker/volumes/addons-327212/_data",
	                "Destination": "/var",
	                "Driver": "local",
	                "Mode": "z",
	                "RW": true,
	                "Propagation": ""
	            }
	        ],
	        "Config": {
	            "Hostname": "addons-327212",
	            "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-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0",
	            "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-327212",
	                "name.minikube.sigs.k8s.io": "addons-327212",
	                "role.minikube.sigs.k8s.io": ""
	            },
	            "StopSignal": "SIGRTMIN+3"
	        },
	        "NetworkSettings": {
	            "Bridge": "",
	            "SandboxID": "959fa867e3a0b7e7aff9458912d962e62e56d62246f615023221fe2e150cb10f",
	            "SandboxKey": "/var/run/docker/netns/959fa867e3a0",
	            "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-327212": {
	                    "IPAMConfig": {
	                        "IPv4Address": "192.168.49.2"
	                    },
	                    "Links": null,
	                    "Aliases": null,
	                    "MacAddress": "02:42:c0:a8:31:02",
	                    "DriverOpts": null,
	                    "NetworkID": "9e26bb389aad52e52431fa6b4e0b376b5774e3164a07b875cdd3729b3446c07e",
	                    "EndpointID": "0de42822add61596e6479665dd89c1797ec4de3b511e0b8547604c469d0f1bc2",
	                    "Gateway": "192.168.49.1",
	                    "IPAddress": "192.168.49.2",
	                    "IPPrefixLen": 24,
	                    "IPv6Gateway": "",
	                    "GlobalIPv6Address": "",
	                    "GlobalIPv6PrefixLen": 0,
	                    "DNSNames": [
	                        "addons-327212",
	                        "a2cd68908514"
	                    ]
	                }
	            }
	        }
	    }
	]

                                                
                                                
-- /stdout --
helpers_test.go:239: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p addons-327212 -n addons-327212
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-327212 logs -n 25
helpers_test.go:247: (dbg) Done: out/minikube-linux-amd64 -p addons-327212 logs -n 25: (1.094307446s)
helpers_test.go:252: TestAddons/parallel/MetricsServer logs: 
-- stdout --
	
	==> Audit <==
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| Command |                                            Args                                             |        Profile         |  User   | Version |     Start Time      |      End Time       |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	| delete  | -p download-docker-029383                                                                   | download-docker-029383 | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC | 07 Aug 24 17:36 UTC |
	| start   | --download-only -p                                                                          | binary-mirror-940350   | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC |                     |
	|         | binary-mirror-940350                                                                        |                        |         |         |                     |                     |
	|         | --alsologtostderr                                                                           |                        |         |         |                     |                     |
	|         | --binary-mirror                                                                             |                        |         |         |                     |                     |
	|         | http://127.0.0.1:37739                                                                      |                        |         |         |                     |                     |
	|         | --driver=docker                                                                             |                        |         |         |                     |                     |
	|         | --container-runtime=crio                                                                    |                        |         |         |                     |                     |
	| delete  | -p binary-mirror-940350                                                                     | binary-mirror-940350   | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC | 07 Aug 24 17:36 UTC |
	| addons  | enable dashboard -p                                                                         | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC |                     |
	|         | addons-327212                                                                               |                        |         |         |                     |                     |
	| addons  | disable dashboard -p                                                                        | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC |                     |
	|         | addons-327212                                                                               |                        |         |         |                     |                     |
	| start   | -p addons-327212 --wait=true                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC | 07 Aug 24 17:39 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-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:39 UTC | 07 Aug 24 17:39 UTC |
	|         | gcp-auth --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | helm-tiller --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-327212 ip                                                                            | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	| addons  | addons-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | registry --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | disable inspektor-gadget -p                                                                 | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | addons-327212                                                                               |                        |         |         |                     |                     |
	| ssh     | addons-327212 ssh curl -s                                                                   | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC |                     |
	|         | http://127.0.0.1/ -H 'Host:                                                                 |                        |         |         |                     |                     |
	|         | nginx.example.com'                                                                          |                        |         |         |                     |                     |
	| ssh     | addons-327212 ssh cat                                                                       | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | /opt/local-path-provisioner/pvc-a0bc4ce0-a2d8-40d0-8f23-5549eff8e175_default_test-pvc/file1 |                        |         |         |                     |                     |
	| addons  | addons-327212 addons                                                                        | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | disable csi-hostpath-driver                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:41 UTC |
	|         | storage-provisioner-rancher                                                                 |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-327212 addons                                                                        | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | disable volumesnapshots                                                                     |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | yakd --alsologtostderr -v=1                                                                 |                        |         |         |                     |                     |
	| addons  | disable nvidia-device-plugin                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | -p addons-327212                                                                            |                        |         |         |                     |                     |
	| addons  | disable cloud-spanner -p                                                                    | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | addons-327212                                                                               |                        |         |         |                     |                     |
	| addons  | enable headlamp                                                                             | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:40 UTC | 07 Aug 24 17:40 UTC |
	|         | -p addons-327212                                                                            |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	| addons  | addons-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:41 UTC | 07 Aug 24 17:41 UTC |
	|         | headlamp --alsologtostderr                                                                  |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| ip      | addons-327212 ip                                                                            | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:42 UTC | 07 Aug 24 17:42 UTC |
	| addons  | addons-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:42 UTC | 07 Aug 24 17:42 UTC |
	|         | ingress-dns --alsologtostderr                                                               |                        |         |         |                     |                     |
	|         | -v=1                                                                                        |                        |         |         |                     |                     |
	| addons  | addons-327212 addons disable                                                                | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:42 UTC | 07 Aug 24 17:42 UTC |
	|         | ingress --alsologtostderr -v=1                                                              |                        |         |         |                     |                     |
	| addons  | addons-327212 addons                                                                        | addons-327212          | jenkins | v1.33.1 | 07 Aug 24 17:45 UTC | 07 Aug 24 17:45 UTC |
	|         | disable metrics-server                                                                      |                        |         |         |                     |                     |
	|         | --alsologtostderr -v=1                                                                      |                        |         |         |                     |                     |
	|---------|---------------------------------------------------------------------------------------------|------------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/07 17:36:33
	Running on machine: ubuntu-20-agent-2
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0807 17:36:33.050995  134222 out.go:291] Setting OutFile to fd 1 ...
	I0807 17:36:33.051231  134222 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:36:33.051242  134222 out.go:304] Setting ErrFile to fd 2...
	I0807 17:36:33.051246  134222 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:36:33.051471  134222 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
	I0807 17:36:33.052095  134222 out.go:298] Setting JSON to false
	I0807 17:36:33.052963  134222 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":4745,"bootTime":1723047448,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0807 17:36:33.053030  134222 start.go:139] virtualization: kvm guest
	I0807 17:36:33.054842  134222 out.go:177] * [addons-327212] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0807 17:36:33.056038  134222 notify.go:220] Checking for updates...
	I0807 17:36:33.056048  134222 out.go:177]   - MINIKUBE_LOCATION=19389
	I0807 17:36:33.057115  134222 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0807 17:36:33.058223  134222 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19389-125692/kubeconfig
	I0807 17:36:33.059370  134222 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19389-125692/.minikube
	I0807 17:36:33.060457  134222 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0807 17:36:33.061472  134222 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0807 17:36:33.062651  134222 driver.go:392] Setting default libvirt URI to qemu:///system
	I0807 17:36:33.083783  134222 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0807 17:36:33.083894  134222 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0807 17:36:33.132474  134222 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:28 OomKillDisable:true NGoroutines:46 SystemTime:2024-08-07 17:36:33.122735362 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0807 17:36:33.132585  134222 docker.go:307] overlay module found
	I0807 17:36:33.134358  134222 out.go:177] * Using the docker driver based on user configuration
	I0807 17:36:33.135524  134222 start.go:297] selected driver: docker
	I0807 17:36:33.135542  134222 start.go:901] validating driver "docker" against <nil>
	I0807 17:36:33.135553  134222 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0807 17:36:33.136336  134222 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0807 17:36:33.183302  134222 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:28 OomKillDisable:true NGoroutines:46 SystemTime:2024-08-07 17:36:33.175037429 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0807 17:36:33.183505  134222 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0807 17:36:33.183707  134222 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]
	I0807 17:36:33.185193  134222 out.go:177] * Using Docker driver with root privileges
	I0807 17:36:33.186330  134222 cni.go:84] Creating CNI manager for ""
	I0807 17:36:33.186353  134222 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0807 17:36:33.186361  134222 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0807 17:36:33.186429  134222 start.go:340] cluster config:
	{Name:addons-327212 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-327212 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime
:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSH
AgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0807 17:36:33.187729  134222 out.go:177] * Starting "addons-327212" primary control-plane node in "addons-327212" cluster
	I0807 17:36:33.188826  134222 cache.go:121] Beginning downloading kic base image for docker with crio
	I0807 17:36:33.189951  134222 out.go:177] * Pulling base image v0.0.44-1723026928-19389 ...
	I0807 17:36:33.190896  134222 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0807 17:36:33.190927  134222 preload.go:146] Found local preload: /home/jenkins/minikube-integration/19389-125692/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4
	I0807 17:36:33.190937  134222 cache.go:56] Caching tarball of preloaded images
	I0807 17:36:33.191012  134222 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local docker daemon
	I0807 17:36:33.191026  134222 preload.go:172] Found /home/jenkins/minikube-integration/19389-125692/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4 in cache, skipping download
	I0807 17:36:33.191040  134222 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0807 17:36:33.191330  134222 profile.go:143] Saving config to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/config.json ...
	I0807 17:36:33.191357  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/config.json: {Name:mkec4fd5c380be2a78385e85e65e7d0502d2315c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:36:33.205861  134222 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0807 17:36:33.205988  134222 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory
	I0807 17:36:33.206012  134222 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory, skipping pull
	I0807 17:36:33.206019  134222 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 exists in cache, skipping pull
	I0807 17:36:33.206026  134222 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 as a tarball
	I0807 17:36:33.206033  134222 cache.go:162] Loading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 from local cache
	I0807 17:36:44.976662  134222 cache.go:164] successfully loaded and using gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 from cached tarball
	I0807 17:36:44.976698  134222 cache.go:194] Successfully downloaded all kic artifacts
	I0807 17:36:44.976742  134222 start.go:360] acquireMachinesLock for addons-327212: {Name:mkf28bd786dd3801a2e8f91bad943fbbc7921e44 Clock:{} Delay:500ms Timeout:10m0s Cancel:<nil>}
	I0807 17:36:44.976844  134222 start.go:364] duration metric: took 80.778µs to acquireMachinesLock for "addons-327212"
	I0807 17:36:44.976870  134222 start.go:93] Provisioning new machine with config: &{Name:addons-327212 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-327212 Namespace:default APIServerHAVIP: APIServerName:min
ikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQe
muFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} &{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0807 17:36:44.976935  134222 start.go:125] createHost starting for "" (driver="docker")
	I0807 17:36:44.978623  134222 out.go:204] * Creating docker container (CPUs=2, Memory=4000MB) ...
	I0807 17:36:44.978832  134222 start.go:159] libmachine.API.Create for "addons-327212" (driver="docker")
	I0807 17:36:44.978854  134222 client.go:168] LocalClient.Create starting
	I0807 17:36:44.978942  134222 main.go:141] libmachine: Creating CA: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca.pem
	I0807 17:36:45.151232  134222 main.go:141] libmachine: Creating client certificate: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/cert.pem
	I0807 17:36:45.346768  134222 cli_runner.go:164] Run: docker network inspect addons-327212 --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}}]}"
	W0807 17:36:45.362324  134222 cli_runner.go:211] docker network inspect addons-327212 --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
	I0807 17:36:45.362400  134222 network_create.go:284] running [docker network inspect addons-327212] to gather additional debugging logs...
	I0807 17:36:45.362422  134222 cli_runner.go:164] Run: docker network inspect addons-327212
	W0807 17:36:45.377602  134222 cli_runner.go:211] docker network inspect addons-327212 returned with exit code 1
	I0807 17:36:45.377636  134222 network_create.go:287] error running [docker network inspect addons-327212]: docker network inspect addons-327212: exit status 1
	stdout:
	[]
	
	stderr:
	Error response from daemon: network addons-327212 not found
	I0807 17:36:45.377655  134222 network_create.go:289] output of [docker network inspect addons-327212]: -- stdout --
	[]
	
	-- /stdout --
	** stderr ** 
	Error response from daemon: network addons-327212 not found
	
	** /stderr **
	I0807 17:36:45.377756  134222 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}}]}"
	I0807 17:36:45.395002  134222 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:0xc0020028b0}
	I0807 17:36:45.395044  134222 network_create.go:124] attempt to create docker network addons-327212 192.168.49.0/24 with gateway 192.168.49.1 and MTU of 1500 ...
	I0807 17:36:45.395092  134222 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-327212 addons-327212
	I0807 17:36:45.456080  134222 network_create.go:108] docker network addons-327212 192.168.49.0/24 created
	I0807 17:36:45.456120  134222 kic.go:121] calculated static IP "192.168.49.2" for the "addons-327212" container
	I0807 17:36:45.456177  134222 cli_runner.go:164] Run: docker ps -a --format {{.Names}}
	I0807 17:36:45.471615  134222 cli_runner.go:164] Run: docker volume create addons-327212 --label name.minikube.sigs.k8s.io=addons-327212 --label created_by.minikube.sigs.k8s.io=true
	I0807 17:36:45.488920  134222 oci.go:103] Successfully created a docker volume addons-327212
	I0807 17:36:45.488998  134222 cli_runner.go:164] Run: docker run --rm --name addons-327212-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-327212 --entrypoint /usr/bin/test -v addons-327212:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -d /var/lib
	I0807 17:36:51.535941  134222 cli_runner.go:217] Completed: docker run --rm --name addons-327212-preload-sidecar --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-327212 --entrypoint /usr/bin/test -v addons-327212:/var gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -d /var/lib: (6.046900727s)
	I0807 17:36:51.535980  134222 oci.go:107] Successfully prepared a docker volume addons-327212
	I0807 17:36:51.536010  134222 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0807 17:36:51.536034  134222 kic.go:194] Starting extracting preloaded images to volume ...
	I0807 17:36:51.536102  134222 cli_runner.go:164] Run: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19389-125692/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-327212:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -I lz4 -xf /preloaded.tar -C /extractDir
	I0807 17:36:56.128176  134222 cli_runner.go:217] Completed: docker run --rm --entrypoint /usr/bin/tar -v /home/jenkins/minikube-integration/19389-125692/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4:/preloaded.tar:ro -v addons-327212:/extractDir gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 -I lz4 -xf /preloaded.tar -C /extractDir: (4.592031584s)
	I0807 17:36:56.128211  134222 kic.go:203] duration metric: took 4.592173198s to extract preloaded images to volume ...
	W0807 17:36:56.128357  134222 cgroups_linux.go:77] Your kernel does not support swap limit capabilities or the cgroup is not mounted.
	I0807 17:36:56.128467  134222 cli_runner.go:164] Run: docker info --format "'{{json .SecurityOptions}}'"
	I0807 17:36:56.176776  134222 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-327212 --name addons-327212 --label created_by.minikube.sigs.k8s.io=true --label name.minikube.sigs.k8s.io=addons-327212 --label role.minikube.sigs.k8s.io= --label mode.minikube.sigs.k8s.io=addons-327212 --network addons-327212 --ip 192.168.49.2 --volume addons-327212:/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-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0
	I0807 17:36:56.482598  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Running}}
	I0807 17:36:56.499916  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:36:56.518919  134222 cli_runner.go:164] Run: docker exec addons-327212 stat /var/lib/dpkg/alternatives/iptables
	I0807 17:36:56.561476  134222 oci.go:144] the created container "addons-327212" has a running status.
	I0807 17:36:56.561518  134222 kic.go:225] Creating ssh key for kic: /home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa...
	I0807 17:36:56.846220  134222 kic_runner.go:191] docker (temp): /home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa.pub --> /home/docker/.ssh/authorized_keys (381 bytes)
	I0807 17:36:56.868987  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:36:56.889975  134222 kic_runner.go:93] Run: chown docker:docker /home/docker/.ssh/authorized_keys
	I0807 17:36:56.890004  134222 kic_runner.go:114] Args: [docker exec --privileged addons-327212 chown docker:docker /home/docker/.ssh/authorized_keys]
	I0807 17:36:56.966555  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:36:56.985310  134222 machine.go:94] provisionDockerMachine start ...
	I0807 17:36:56.985410  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:57.003687  134222 main.go:141] libmachine: Using SSH client type: native
	I0807 17:36:57.003956  134222 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0807 17:36:57.003973  134222 main.go:141] libmachine: About to run SSH command:
	hostname
	I0807 17:36:57.143065  134222 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-327212
	
	I0807 17:36:57.143098  134222 ubuntu.go:169] provisioning hostname "addons-327212"
	I0807 17:36:57.143168  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:57.160641  134222 main.go:141] libmachine: Using SSH client type: native
	I0807 17:36:57.160870  134222 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0807 17:36:57.160889  134222 main.go:141] libmachine: About to run SSH command:
	sudo hostname addons-327212 && echo "addons-327212" | sudo tee /etc/hostname
	I0807 17:36:57.294104  134222 main.go:141] libmachine: SSH cmd err, output: <nil>: addons-327212
	
	I0807 17:36:57.294184  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:57.310756  134222 main.go:141] libmachine: Using SSH client type: native
	I0807 17:36:57.310936  134222 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0807 17:36:57.310952  134222 main.go:141] libmachine: About to run SSH command:
	
			if ! grep -xq '.*\saddons-327212' /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-327212/g' /etc/hosts;
				else 
					echo '127.0.1.1 addons-327212' | sudo tee -a /etc/hosts; 
				fi
			fi
	I0807 17:36:57.427283  134222 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	I0807 17:36:57.427335  134222 ubuntu.go:175] set auth options {CertDir:/home/jenkins/minikube-integration/19389-125692/.minikube CaCertPath:/home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca.pem CaPrivateKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca-key.pem CaCertRemotePath:/etc/docker/ca.pem ServerCertPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/server.pem ServerKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/server-key.pem ClientKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/certs/key.pem ServerCertRemotePath:/etc/docker/server.pem ServerKeyRemotePath:/etc/docker/server-key.pem ClientCertPath:/home/jenkins/minikube-integration/19389-125692/.minikube/certs/cert.pem ServerCertSANs:[] StorePath:/home/jenkins/minikube-integration/19389-125692/.minikube}
	I0807 17:36:57.427363  134222 ubuntu.go:177] setting up certificates
	I0807 17:36:57.427374  134222 provision.go:84] configureAuth start
	I0807 17:36:57.427428  134222 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-327212
	I0807 17:36:57.443522  134222 provision.go:143] copyHostCerts
	I0807 17:36:57.443615  134222 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca.pem --> /home/jenkins/minikube-integration/19389-125692/.minikube/ca.pem (1082 bytes)
	I0807 17:36:57.443801  134222 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/cert.pem --> /home/jenkins/minikube-integration/19389-125692/.minikube/cert.pem (1123 bytes)
	I0807 17:36:57.443903  134222 exec_runner.go:151] cp: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/key.pem --> /home/jenkins/minikube-integration/19389-125692/.minikube/key.pem (1679 bytes)
	I0807 17:36:57.443960  134222 provision.go:117] generating server cert: /home/jenkins/minikube-integration/19389-125692/.minikube/machines/server.pem ca-key=/home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca.pem private-key=/home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca-key.pem org=jenkins.addons-327212 san=[127.0.0.1 192.168.49.2 addons-327212 localhost minikube]
	I0807 17:36:57.624904  134222 provision.go:177] copyRemoteCerts
	I0807 17:36:57.624967  134222 ssh_runner.go:195] Run: sudo mkdir -p /etc/docker /etc/docker /etc/docker
	I0807 17:36:57.625004  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:57.641436  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:36:57.727964  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca.pem --> /etc/docker/ca.pem (1082 bytes)
	I0807 17:36:57.750141  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/machines/server.pem --> /etc/docker/server.pem (1208 bytes)
	I0807 17:36:57.772148  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/machines/server-key.pem --> /etc/docker/server-key.pem (1675 bytes)
	I0807 17:36:57.793773  134222 provision.go:87] duration metric: took 366.376598ms to configureAuth
	I0807 17:36:57.793806  134222 ubuntu.go:193] setting minikube options for container-runtime
	I0807 17:36:57.793979  134222 config.go:182] Loaded profile config "addons-327212": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0807 17:36:57.794079  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:57.810336  134222 main.go:141] libmachine: Using SSH client type: native
	I0807 17:36:57.810527  134222 main.go:141] libmachine: &{{{<nil> 0 [] [] []} docker [0x82da80] 0x8307e0 <nil>  [] 0s} 127.0.0.1 32768 <nil> <nil>}
	I0807 17:36:57.810542  134222 main.go:141] libmachine: About to run SSH command:
	sudo mkdir -p /etc/sysconfig && printf %!s(MISSING) "
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	" | sudo tee /etc/sysconfig/crio.minikube && sudo systemctl restart crio
	I0807 17:36:58.016949  134222 main.go:141] libmachine: SSH cmd err, output: <nil>: 
	CRIO_MINIKUBE_OPTIONS='--insecure-registry 10.96.0.0/12 '
	
	I0807 17:36:58.016977  134222 machine.go:97] duration metric: took 1.031644822s to provisionDockerMachine
	I0807 17:36:58.016988  134222 client.go:171] duration metric: took 13.038128141s to LocalClient.Create
	I0807 17:36:58.017010  134222 start.go:167] duration metric: took 13.038177638s to libmachine.API.Create "addons-327212"
	I0807 17:36:58.017020  134222 start.go:293] postStartSetup for "addons-327212" (driver="docker")
	I0807 17:36:58.017034  134222 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]
	I0807 17:36:58.017095  134222 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
	I0807 17:36:58.017127  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:58.033459  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:36:58.120047  134222 ssh_runner.go:195] Run: cat /etc/os-release
	I0807 17:36:58.123050  134222 main.go:141] libmachine: Couldn't set key VERSION_CODENAME, no corresponding struct field found
	I0807 17:36:58.123081  134222 main.go:141] libmachine: Couldn't set key PRIVACY_POLICY_URL, no corresponding struct field found
	I0807 17:36:58.123088  134222 main.go:141] libmachine: Couldn't set key UBUNTU_CODENAME, no corresponding struct field found
	I0807 17:36:58.123096  134222 info.go:137] Remote host: Ubuntu 22.04.4 LTS
	I0807 17:36:58.123107  134222 filesync.go:126] Scanning /home/jenkins/minikube-integration/19389-125692/.minikube/addons for local assets ...
	I0807 17:36:58.123163  134222 filesync.go:126] Scanning /home/jenkins/minikube-integration/19389-125692/.minikube/files for local assets ...
	I0807 17:36:58.123185  134222 start.go:296] duration metric: took 106.159762ms for postStartSetup
	I0807 17:36:58.123473  134222 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-327212
	I0807 17:36:58.139791  134222 profile.go:143] Saving config to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/config.json ...
	I0807 17:36:58.140050  134222 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0807 17:36:58.140088  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:58.156050  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:36:58.244052  134222 ssh_runner.go:195] Run: sh -c "df -BG /var | awk 'NR==2{print $4}'"
	I0807 17:36:58.248309  134222 start.go:128] duration metric: took 13.271356398s to createHost
	I0807 17:36:58.248342  134222 start.go:83] releasing machines lock for "addons-327212", held for 13.271485562s
	I0807 17:36:58.248416  134222 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" addons-327212
	I0807 17:36:58.264839  134222 ssh_runner.go:195] Run: cat /version.json
	I0807 17:36:58.264888  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:58.265037  134222 ssh_runner.go:195] Run: curl -sS -m 2 https://registry.k8s.io/
	I0807 17:36:58.265120  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:36:58.281682  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:36:58.282004  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:36:58.429590  134222 ssh_runner.go:195] Run: systemctl --version
	I0807 17:36:58.433592  134222 ssh_runner.go:195] Run: sudo sh -c "podman version >/dev/null"
	I0807 17:36:58.570012  134222 ssh_runner.go:195] Run: sh -c "stat /etc/cni/net.d/*loopback.conf*"
	I0807 17:36:58.574138  134222 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" ;
	I0807 17:36:58.591742  134222 cni.go:221] loopback cni configuration disabled: "/etc/cni/net.d/*loopback.conf*" found
	I0807 17:36:58.591828  134222 ssh_runner.go:195] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -name *bridge* -or -name *podman* ) -and -not -name *.mk_disabled ) -printf "%!p(MISSING), " -exec sh -c "sudo mv {} {}.mk_disabled" ;
	I0807 17:36:58.618163  134222 cni.go:262] disabled [/etc/cni/net.d/87-podman-bridge.conflist, /etc/cni/net.d/100-crio-bridge.conf] bridge cni config(s)
	I0807 17:36:58.618187  134222 start.go:495] detecting cgroup driver to use...
	I0807 17:36:58.618225  134222 detect.go:187] detected "cgroupfs" cgroup driver on host os
	I0807 17:36:58.618274  134222 ssh_runner.go:195] Run: sudo systemctl stop -f containerd
	I0807 17:36:58.632627  134222 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service containerd
	I0807 17:36:58.643607  134222 docker.go:217] disabling cri-docker service (if available) ...
	I0807 17:36:58.643661  134222 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.socket
	I0807 17:36:58.655979  134222 ssh_runner.go:195] Run: sudo systemctl stop -f cri-docker.service
	I0807 17:36:58.668661  134222 ssh_runner.go:195] Run: sudo systemctl disable cri-docker.socket
	I0807 17:36:58.745955  134222 ssh_runner.go:195] Run: sudo systemctl mask cri-docker.service
	I0807 17:36:58.826109  134222 docker.go:233] disabling docker service ...
	I0807 17:36:58.826177  134222 ssh_runner.go:195] Run: sudo systemctl stop -f docker.socket
	I0807 17:36:58.843841  134222 ssh_runner.go:195] Run: sudo systemctl stop -f docker.service
	I0807 17:36:58.854348  134222 ssh_runner.go:195] Run: sudo systemctl disable docker.socket
	I0807 17:36:58.937928  134222 ssh_runner.go:195] Run: sudo systemctl mask docker.service
	I0807 17:36:59.019920  134222 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service docker
	I0807 17:36:59.030295  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo mkdir -p /etc && printf %!s(MISSING) "runtime-endpoint: unix:///var/run/crio/crio.sock
	" | sudo tee /etc/crictl.yaml"
	I0807 17:36:59.044927  134222 crio.go:59] configure cri-o to use "registry.k8s.io/pause:3.9" pause image...
	I0807 17:36:59.044996  134222 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*pause_image = .*$|pause_image = "registry.k8s.io/pause:3.9"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0807 17:36:59.053894  134222 crio.go:70] configuring cri-o to use "cgroupfs" as cgroup driver...
	I0807 17:36:59.053972  134222 ssh_runner.go:195] Run: sh -c "sudo sed -i 's|^.*cgroup_manager = .*$|cgroup_manager = "cgroupfs"|' /etc/crio/crio.conf.d/02-crio.conf"
	I0807 17:36:59.063037  134222 ssh_runner.go:195] Run: sh -c "sudo sed -i '/conmon_cgroup = .*/d' /etc/crio/crio.conf.d/02-crio.conf"
	I0807 17:36:59.071815  134222 ssh_runner.go:195] Run: sh -c "sudo sed -i '/cgroup_manager = .*/a conmon_cgroup = "pod"' /etc/crio/crio.conf.d/02-crio.conf"
	I0807 17:36:59.080761  134222 ssh_runner.go:195] Run: sh -c "sudo rm -rf /etc/cni/net.mk"
	I0807 17:36:59.089156  134222 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"
	I0807 17:36:59.098340  134222 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"
	I0807 17:36:59.112968  134222 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"
	I0807 17:36:59.121958  134222 ssh_runner.go:195] Run: sudo sysctl net.bridge.bridge-nf-call-iptables
	I0807 17:36:59.129878  134222 ssh_runner.go:195] Run: sudo sh -c "echo 1 > /proc/sys/net/ipv4/ip_forward"
	I0807 17:36:59.137793  134222 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0807 17:36:59.212897  134222 ssh_runner.go:195] Run: sudo systemctl restart crio
	I0807 17:36:59.320391  134222 start.go:542] Will wait 60s for socket path /var/run/crio/crio.sock
	I0807 17:36:59.320475  134222 ssh_runner.go:195] Run: stat /var/run/crio/crio.sock
	I0807 17:36:59.323920  134222 start.go:563] Will wait 60s for crictl version
	I0807 17:36:59.323973  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:36:59.327030  134222 ssh_runner.go:195] Run: sudo /usr/bin/crictl version
	I0807 17:36:59.360038  134222 start.go:579] Version:  0.1.0
	RuntimeName:  cri-o
	RuntimeVersion:  1.24.6
	RuntimeApiVersion:  v1
	I0807 17:36:59.360135  134222 ssh_runner.go:195] Run: crio --version
	I0807 17:36:59.393789  134222 ssh_runner.go:195] Run: crio --version
	I0807 17:36:59.428721  134222 out.go:177] * Preparing Kubernetes v1.30.3 on CRI-O 1.24.6 ...
	I0807 17:36:59.430271  134222 cli_runner.go:164] Run: docker network inspect addons-327212 --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}}]}"
	I0807 17:36:59.447605  134222 ssh_runner.go:195] Run: grep 192.168.49.1	host.minikube.internal$ /etc/hosts
	I0807 17:36:59.451092  134222 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""
	I0807 17:36:59.461110  134222 kubeadm.go:883] updating cluster {Name:addons-327212 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-327212 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNa
mes:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmw
arePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s} ...
	I0807 17:36:59.461231  134222 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0807 17:36:59.461275  134222 ssh_runner.go:195] Run: sudo crictl images --output json
	I0807 17:36:59.521844  134222 crio.go:514] all images are preloaded for cri-o runtime.
	I0807 17:36:59.521865  134222 crio.go:433] Images already preloaded, skipping extraction
	I0807 17:36:59.521914  134222 ssh_runner.go:195] Run: sudo crictl images --output json
	I0807 17:36:59.555994  134222 crio.go:514] all images are preloaded for cri-o runtime.
	I0807 17:36:59.556043  134222 cache_images.go:84] Images are preloaded, skipping loading
	I0807 17:36:59.556056  134222 kubeadm.go:934] updating node { 192.168.49.2 8443 v1.30.3 crio true true} ...
	I0807 17:36:59.556241  134222 kubeadm.go:946] kubelet [Unit]
	Wants=crio.service
	
	[Service]
	ExecStart=
	ExecStart=/var/lib/minikube/binaries/v1.30.3/kubelet --bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf --cgroups-per-qos=false --config=/var/lib/kubelet/config.yaml --enforce-node-allocatable= --hostname-override=addons-327212 --kubeconfig=/etc/kubernetes/kubelet.conf --node-ip=192.168.49.2
	
	[Install]
	 config:
	{KubernetesVersion:v1.30.3 ClusterName:addons-327212 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:}
	I0807 17:36:59.556561  134222 ssh_runner.go:195] Run: crio config
	I0807 17:36:59.596245  134222 cni.go:84] Creating CNI manager for ""
	I0807 17:36:59.596269  134222 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0807 17:36:59.596281  134222 kubeadm.go:84] Using pod CIDR: 10.244.0.0/16
	I0807 17:36:59.596311  134222 kubeadm.go:181] kubeadm options: {CertDir:/var/lib/minikube/certs ServiceCIDR:10.96.0.0/12 PodSubnet:10.244.0.0/16 AdvertiseAddress:192.168.49.2 APIServerPort:8443 KubernetesVersion:v1.30.3 EtcdDataDir:/var/lib/minikube/etcd EtcdExtraArgs:map[] ClusterName:addons-327212 NodeName:addons-327212 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}
	I0807 17:36:59.596482  134222 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-327212"
	  kubeletExtraArgs:
	    node-ip: 192.168.49.2
	  taints: []
	---
	apiVersion: kubeadm.k8s.io/v1beta3
	kind: ClusterConfiguration
	apiServer:
	  certSANs: ["127.0.0.1", "localhost", "192.168.49.2"]
	  extraArgs:
	    enable-admission-plugins: "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,NodeRestriction,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota"
	controllerManager:
	  extraArgs:
	    allocate-node-cidrs: "true"
	    leader-elect: "false"
	scheduler:
	  extraArgs:
	    leader-elect: "false"
	certificatesDir: /var/lib/minikube/certs
	clusterName: mk
	controlPlaneEndpoint: control-plane.minikube.internal:8443
	etcd:
	  local:
	    dataDir: /var/lib/minikube/etcd
	    extraArgs:
	      proxy-refresh-interval: "70000"
	kubernetesVersion: v1.30.3
	networking:
	  dnsDomain: cluster.local
	  podSubnet: "10.244.0.0/16"
	  serviceSubnet: 10.96.0.0/12
	---
	apiVersion: kubelet.config.k8s.io/v1beta1
	kind: KubeletConfiguration
	authentication:
	  x509:
	    clientCAFile: /var/lib/minikube/certs/ca.crt
	cgroupDriver: cgroupfs
	containerRuntimeEndpoint: unix:///var/run/crio/crio.sock
	hairpinMode: hairpin-veth
	runtimeRequestTimeout: 15m
	clusterDomain: "cluster.local"
	# disable disk resource management by default
	imageGCHighThresholdPercent: 100
	evictionHard:
	  nodefs.available: "0%!"(MISSING)
	  nodefs.inodesFree: "0%!"(MISSING)
	  imagefs.available: "0%!"(MISSING)
	failSwapOn: false
	staticPodPath: /etc/kubernetes/manifests
	---
	apiVersion: kubeproxy.config.k8s.io/v1alpha1
	kind: KubeProxyConfiguration
	clusterCIDR: "10.244.0.0/16"
	metricsBindAddress: 0.0.0.0:10249
	conntrack:
	  maxPerCore: 0
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_established"
	  tcpEstablishedTimeout: 0s
	# Skip setting "net.netfilter.nf_conntrack_tcp_timeout_close"
	  tcpCloseWaitTimeout: 0s
	
	I0807 17:36:59.596555  134222 ssh_runner.go:195] Run: sudo ls /var/lib/minikube/binaries/v1.30.3
	I0807 17:36:59.604871  134222 binaries.go:44] Found k8s binaries, skipping transfer
	I0807 17:36:59.604949  134222 ssh_runner.go:195] Run: sudo mkdir -p /etc/systemd/system/kubelet.service.d /lib/systemd/system /var/tmp/minikube
	I0807 17:36:59.612928  134222 ssh_runner.go:362] scp memory --> /etc/systemd/system/kubelet.service.d/10-kubeadm.conf (363 bytes)
	I0807 17:36:59.629246  134222 ssh_runner.go:362] scp memory --> /lib/systemd/system/kubelet.service (352 bytes)
	I0807 17:36:59.645621  134222 ssh_runner.go:362] scp memory --> /var/tmp/minikube/kubeadm.yaml.new (2151 bytes)
	I0807 17:36:59.662277  134222 ssh_runner.go:195] Run: grep 192.168.49.2	control-plane.minikube.internal$ /etc/hosts
	I0807 17:36:59.665595  134222 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""
	I0807 17:36:59.675642  134222 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0807 17:36:59.749774  134222 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0807 17:36:59.762207  134222 certs.go:68] Setting up /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212 for IP: 192.168.49.2
	I0807 17:36:59.762245  134222 certs.go:194] generating shared ca certs ...
	I0807 17:36:59.762268  134222 certs.go:226] acquiring lock for ca certs: {Name:mk7976b57602b5440b5ada877d890b6476303984 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:36:59.762390  134222 certs.go:240] generating "minikubeCA" ca cert: /home/jenkins/minikube-integration/19389-125692/.minikube/ca.key
	I0807 17:36:59.882897  134222 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19389-125692/.minikube/ca.crt ...
	I0807 17:36:59.882933  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/ca.crt: {Name:mk4c5412fad96f69bf1118db6b82877fb19f7499 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:36:59.883113  134222 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19389-125692/.minikube/ca.key ...
	I0807 17:36:59.883124  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/ca.key: {Name:mk7055a2f84f8b6a8fa593160d62f0c7beeac532 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:36:59.883198  134222 certs.go:240] generating "proxyClientCA" ca cert: /home/jenkins/minikube-integration/19389-125692/.minikube/proxy-client-ca.key
	I0807 17:37:00.089411  134222 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19389-125692/.minikube/proxy-client-ca.crt ...
	I0807 17:37:00.089445  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/proxy-client-ca.crt: {Name:mk1c58b63aaa4a85a445671c8c8e1ea4054ec651 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.089622  134222 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19389-125692/.minikube/proxy-client-ca.key ...
	I0807 17:37:00.089632  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/proxy-client-ca.key: {Name:mk615dcbf3d8a3d5adc9ef6df8a6d0e21001e409 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.089702  134222 certs.go:256] generating profile certs ...
	I0807 17:37:00.089758  134222 certs.go:363] generating signed profile cert for "minikube-user": /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.key
	I0807 17:37:00.089781  134222 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt with IP's: []
	I0807 17:37:00.487642  134222 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt ...
	I0807 17:37:00.487674  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: {Name:mkde44f1e09164d646cd4008dbe5f84be3b26baf Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.487848  134222 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.key ...
	I0807 17:37:00.487859  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.key: {Name:mk3134ed8c775822515e69ba4b803620c40e2c46 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.487927  134222 certs.go:363] generating signed profile cert for "minikube": /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.key.ac882950
	I0807 17:37:00.487945  134222 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.crt.ac882950 with IP's: [10.96.0.1 127.0.0.1 10.0.0.1 192.168.49.2]
	I0807 17:37:00.587157  134222 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.crt.ac882950 ...
	I0807 17:37:00.587188  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.crt.ac882950: {Name:mk0d6839da7de37ad3b2f45e340a495d3ad2cf2a Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.587357  134222 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.key.ac882950 ...
	I0807 17:37:00.587371  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.key.ac882950: {Name:mk83f625170bf6a572ef09f6dbf5f35dc552f73d Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.587442  134222 certs.go:381] copying /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.crt.ac882950 -> /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.crt
	I0807 17:37:00.587522  134222 certs.go:385] copying /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.key.ac882950 -> /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.key
	I0807 17:37:00.587576  134222 certs.go:363] generating signed profile cert for "aggregator": /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.key
	I0807 17:37:00.587593  134222 crypto.go:68] Generating cert /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.crt with IP's: []
	I0807 17:37:00.798666  134222 crypto.go:156] Writing cert to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.crt ...
	I0807 17:37:00.798705  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.crt: {Name:mke870a225a6992b880d40e8f54db358ea3bbe5f Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.798887  134222 crypto.go:164] Writing key to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.key ...
	I0807 17:37:00.798900  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.key: {Name:mk6019d32b5975870d6e6a2d7b039213c3cdea8c Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:00.799065  134222 certs.go:484] found cert: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca-key.pem (1679 bytes)
	I0807 17:37:00.799102  134222 certs.go:484] found cert: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/ca.pem (1082 bytes)
	I0807 17:37:00.799127  134222 certs.go:484] found cert: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/cert.pem (1123 bytes)
	I0807 17:37:00.799149  134222 certs.go:484] found cert: /home/jenkins/minikube-integration/19389-125692/.minikube/certs/key.pem (1679 bytes)
	I0807 17:37:00.799748  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/ca.crt --> /var/lib/minikube/certs/ca.crt (1111 bytes)
	I0807 17:37:00.821971  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/ca.key --> /var/lib/minikube/certs/ca.key (1675 bytes)
	I0807 17:37:00.844025  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/proxy-client-ca.crt --> /var/lib/minikube/certs/proxy-client-ca.crt (1119 bytes)
	I0807 17:37:00.865903  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/proxy-client-ca.key --> /var/lib/minikube/certs/proxy-client-ca.key (1675 bytes)
	I0807 17:37:00.888013  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.crt --> /var/lib/minikube/certs/apiserver.crt (1419 bytes)
	I0807 17:37:00.909588  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/apiserver.key --> /var/lib/minikube/certs/apiserver.key (1679 bytes)
	I0807 17:37:00.931361  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.crt --> /var/lib/minikube/certs/proxy-client.crt (1147 bytes)
	I0807 17:37:00.952963  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/proxy-client.key --> /var/lib/minikube/certs/proxy-client.key (1675 bytes)
	I0807 17:37:00.974524  134222 ssh_runner.go:362] scp /home/jenkins/minikube-integration/19389-125692/.minikube/ca.crt --> /usr/share/ca-certificates/minikubeCA.pem (1111 bytes)
	I0807 17:37:00.996403  134222 ssh_runner.go:362] scp memory --> /var/lib/minikube/kubeconfig (738 bytes)
	I0807 17:37:01.013152  134222 ssh_runner.go:195] Run: openssl version
	I0807 17:37:01.018190  134222 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"
	I0807 17:37:01.027003  134222 ssh_runner.go:195] Run: ls -la /usr/share/ca-certificates/minikubeCA.pem
	I0807 17:37:01.030224  134222 certs.go:528] hashing: -rw-r--r-- 1 root root 1111 Aug  7 17:36 /usr/share/ca-certificates/minikubeCA.pem
	I0807 17:37:01.030277  134222 ssh_runner.go:195] Run: openssl x509 -hash -noout -in /usr/share/ca-certificates/minikubeCA.pem
	I0807 17:37:01.036526  134222 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"
	I0807 17:37:01.045370  134222 ssh_runner.go:195] Run: stat /var/lib/minikube/certs/apiserver-kubelet-client.crt
	I0807 17:37:01.048583  134222 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
	I0807 17:37:01.048639  134222 kubeadm.go:392] StartCluster: {Name:addons-327212 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8443 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:addons-327212 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames
:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmware
Path: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0807 17:37:01.048743  134222 cri.go:54] listing CRI containers in root : {State:paused Name: Namespaces:[kube-system]}
	I0807 17:37:01.048793  134222 ssh_runner.go:195] Run: sudo -s eval "crictl ps -a --quiet --label io.kubernetes.pod.namespace=kube-system"
	I0807 17:37:01.081593  134222 cri.go:89] found id: ""
	I0807 17:37:01.081664  134222 ssh_runner.go:195] Run: sudo ls /var/lib/kubelet/kubeadm-flags.env /var/lib/kubelet/config.yaml /var/lib/minikube/etcd
	I0807 17:37:01.089799  134222 ssh_runner.go:195] Run: sudo cp /var/tmp/minikube/kubeadm.yaml.new /var/tmp/minikube/kubeadm.yaml
	I0807 17:37:01.097852  134222 kubeadm.go:214] ignoring SystemVerification for kubeadm because of docker driver
	I0807 17:37:01.097916  134222 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
	I0807 17:37:01.105811  134222 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
	I0807 17:37:01.105831  134222 kubeadm.go:157] found existing configuration files:
	
	I0807 17:37:01.105880  134222 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/admin.conf
	I0807 17:37:01.113767  134222 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
	I0807 17:37:01.113827  134222 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/admin.conf
	I0807 17:37:01.121557  134222 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/kubelet.conf
	I0807 17:37:01.129606  134222 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
	I0807 17:37:01.129669  134222 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/kubelet.conf
	I0807 17:37:01.137721  134222 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/controller-manager.conf
	I0807 17:37:01.145910  134222 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
	I0807 17:37:01.145962  134222 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/controller-manager.conf
	I0807 17:37:01.153998  134222 ssh_runner.go:195] Run: sudo grep https://control-plane.minikube.internal:8443 /etc/kubernetes/scheduler.conf
	I0807 17:37:01.162030  134222 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
	I0807 17:37:01.162088  134222 ssh_runner.go:195] Run: sudo rm -f /etc/kubernetes/scheduler.conf
	I0807 17:37:01.170103  134222 ssh_runner.go:286] Start: /bin/bash -c "sudo env PATH="/var/lib/minikube/binaries/v1.30.3:$PATH" kubeadm init --config /var/tmp/minikube/kubeadm.yaml  --ignore-preflight-errors=DirAvailable--etc-kubernetes-manifests,DirAvailable--var-lib-minikube,DirAvailable--var-lib-minikube-etcd,FileAvailable--etc-kubernetes-manifests-kube-scheduler.yaml,FileAvailable--etc-kubernetes-manifests-kube-apiserver.yaml,FileAvailable--etc-kubernetes-manifests-kube-controller-manager.yaml,FileAvailable--etc-kubernetes-manifests-etcd.yaml,Port-10250,Swap,NumCPU,Mem,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables"
	I0807 17:37:01.210998  134222 kubeadm.go:310] [init] Using Kubernetes version: v1.30.3
	I0807 17:37:01.211066  134222 kubeadm.go:310] [preflight] Running pre-flight checks
	I0807 17:37:01.245781  134222 kubeadm.go:310] [preflight] The system verification failed. Printing the output from the verification:
	I0807 17:37:01.245877  134222 kubeadm.go:310] KERNEL_VERSION: 5.15.0-1065-gcp
	I0807 17:37:01.245933  134222 kubeadm.go:310] OS: Linux
	I0807 17:37:01.245992  134222 kubeadm.go:310] CGROUPS_CPU: enabled
	I0807 17:37:01.246060  134222 kubeadm.go:310] CGROUPS_CPUACCT: enabled
	I0807 17:37:01.246153  134222 kubeadm.go:310] CGROUPS_CPUSET: enabled
	I0807 17:37:01.246233  134222 kubeadm.go:310] CGROUPS_DEVICES: enabled
	I0807 17:37:01.246301  134222 kubeadm.go:310] CGROUPS_FREEZER: enabled
	I0807 17:37:01.246394  134222 kubeadm.go:310] CGROUPS_MEMORY: enabled
	I0807 17:37:01.246467  134222 kubeadm.go:310] CGROUPS_PIDS: enabled
	I0807 17:37:01.246542  134222 kubeadm.go:310] CGROUPS_HUGETLB: enabled
	I0807 17:37:01.246594  134222 kubeadm.go:310] CGROUPS_BLKIO: enabled
	I0807 17:37:01.304705  134222 kubeadm.go:310] [preflight] Pulling images required for setting up a Kubernetes cluster
	I0807 17:37:01.304877  134222 kubeadm.go:310] [preflight] This might take a minute or two, depending on the speed of your internet connection
	I0807 17:37:01.305018  134222 kubeadm.go:310] [preflight] You can also perform this action in beforehand using 'kubeadm config images pull'
	I0807 17:37:01.513751  134222 kubeadm.go:310] [certs] Using certificateDir folder "/var/lib/minikube/certs"
	I0807 17:37:01.516573  134222 out.go:204]   - Generating certificates and keys ...
	I0807 17:37:01.516695  134222 kubeadm.go:310] [certs] Using existing ca certificate authority
	I0807 17:37:01.516786  134222 kubeadm.go:310] [certs] Using existing apiserver certificate and key on disk
	I0807 17:37:01.633186  134222 kubeadm.go:310] [certs] Generating "apiserver-kubelet-client" certificate and key
	I0807 17:37:01.780092  134222 kubeadm.go:310] [certs] Generating "front-proxy-ca" certificate and key
	I0807 17:37:01.921287  134222 kubeadm.go:310] [certs] Generating "front-proxy-client" certificate and key
	I0807 17:37:02.071281  134222 kubeadm.go:310] [certs] Generating "etcd/ca" certificate and key
	I0807 17:37:02.128383  134222 kubeadm.go:310] [certs] Generating "etcd/server" certificate and key
	I0807 17:37:02.128562  134222 kubeadm.go:310] [certs] etcd/server serving cert is signed for DNS names [addons-327212 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0807 17:37:02.243936  134222 kubeadm.go:310] [certs] Generating "etcd/peer" certificate and key
	I0807 17:37:02.244084  134222 kubeadm.go:310] [certs] etcd/peer serving cert is signed for DNS names [addons-327212 localhost] and IPs [192.168.49.2 127.0.0.1 ::1]
	I0807 17:37:02.445437  134222 kubeadm.go:310] [certs] Generating "etcd/healthcheck-client" certificate and key
	I0807 17:37:02.598374  134222 kubeadm.go:310] [certs] Generating "apiserver-etcd-client" certificate and key
	I0807 17:37:02.715297  134222 kubeadm.go:310] [certs] Generating "sa" key and public key
	I0807 17:37:02.715451  134222 kubeadm.go:310] [kubeconfig] Using kubeconfig folder "/etc/kubernetes"
	I0807 17:37:02.906733  134222 kubeadm.go:310] [kubeconfig] Writing "admin.conf" kubeconfig file
	I0807 17:37:03.179860  134222 kubeadm.go:310] [kubeconfig] Writing "super-admin.conf" kubeconfig file
	I0807 17:37:03.324671  134222 kubeadm.go:310] [kubeconfig] Writing "kubelet.conf" kubeconfig file
	I0807 17:37:03.621630  134222 kubeadm.go:310] [kubeconfig] Writing "controller-manager.conf" kubeconfig file
	I0807 17:37:03.844538  134222 kubeadm.go:310] [kubeconfig] Writing "scheduler.conf" kubeconfig file
	I0807 17:37:03.844979  134222 kubeadm.go:310] [etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
	I0807 17:37:03.847302  134222 kubeadm.go:310] [control-plane] Using manifest folder "/etc/kubernetes/manifests"
	I0807 17:37:03.849413  134222 out.go:204]   - Booting up control plane ...
	I0807 17:37:03.849535  134222 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-apiserver"
	I0807 17:37:03.849635  134222 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-controller-manager"
	I0807 17:37:03.849722  134222 kubeadm.go:310] [control-plane] Creating static Pod manifest for "kube-scheduler"
	I0807 17:37:03.858172  134222 kubeadm.go:310] [kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
	I0807 17:37:03.859115  134222 kubeadm.go:310] [kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
	I0807 17:37:03.859161  134222 kubeadm.go:310] [kubelet-start] Starting the kubelet
	I0807 17:37:03.942268  134222 kubeadm.go:310] [wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests"
	I0807 17:37:03.942391  134222 kubeadm.go:310] [kubelet-check] Waiting for a healthy kubelet. This can take up to 4m0s
	I0807 17:37:04.943896  134222 kubeadm.go:310] [kubelet-check] The kubelet is healthy after 1.001668281s
	I0807 17:37:04.944007  134222 kubeadm.go:310] [api-check] Waiting for a healthy API server. This can take up to 4m0s
	I0807 17:37:09.445548  134222 kubeadm.go:310] [api-check] The API server is healthy after 4.50159023s
	I0807 17:37:09.456104  134222 kubeadm.go:310] [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace
	I0807 17:37:09.466639  134222 kubeadm.go:310] [kubelet] Creating a ConfigMap "kubelet-config" in namespace kube-system with the configuration for the kubelets in the cluster
	I0807 17:37:09.483077  134222 kubeadm.go:310] [upload-certs] Skipping phase. Please see --upload-certs
	I0807 17:37:09.483335  134222 kubeadm.go:310] [mark-control-plane] Marking the node addons-327212 as control-plane by adding the labels: [node-role.kubernetes.io/control-plane node.kubernetes.io/exclude-from-external-load-balancers]
	I0807 17:37:09.490471  134222 kubeadm.go:310] [bootstrap-token] Using token: o0owcv.t92whkkoaa6vi2z7
	I0807 17:37:09.492045  134222 out.go:204]   - Configuring RBAC rules ...
	I0807 17:37:09.492205  134222 kubeadm.go:310] [bootstrap-token] Configuring bootstrap tokens, cluster-info ConfigMap, RBAC Roles
	I0807 17:37:09.496701  134222 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow Node Bootstrap tokens to get nodes
	I0807 17:37:09.502148  134222 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
	I0807 17:37:09.506237  134222 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow the csrapprover controller automatically approve CSRs from a Node Bootstrap Token
	I0807 17:37:09.509629  134222 kubeadm.go:310] [bootstrap-token] Configured RBAC rules to allow certificate rotation for all node client certificates in the cluster
	I0807 17:37:09.512228  134222 kubeadm.go:310] [bootstrap-token] Creating the "cluster-info" ConfigMap in the "kube-public" namespace
	I0807 17:37:09.851713  134222 kubeadm.go:310] [kubelet-finalize] Updating "/etc/kubernetes/kubelet.conf" to point to a rotatable kubelet client certificate and key
	I0807 17:37:10.268413  134222 kubeadm.go:310] [addons] Applied essential addon: CoreDNS
	I0807 17:37:10.851315  134222 kubeadm.go:310] [addons] Applied essential addon: kube-proxy
	I0807 17:37:10.852167  134222 kubeadm.go:310] 
	I0807 17:37:10.852258  134222 kubeadm.go:310] Your Kubernetes control-plane has initialized successfully!
	I0807 17:37:10.852269  134222 kubeadm.go:310] 
	I0807 17:37:10.852389  134222 kubeadm.go:310] To start using your cluster, you need to run the following as a regular user:
	I0807 17:37:10.852401  134222 kubeadm.go:310] 
	I0807 17:37:10.852436  134222 kubeadm.go:310]   mkdir -p $HOME/.kube
	I0807 17:37:10.852524  134222 kubeadm.go:310]   sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config
	I0807 17:37:10.852599  134222 kubeadm.go:310]   sudo chown $(id -u):$(id -g) $HOME/.kube/config
	I0807 17:37:10.852609  134222 kubeadm.go:310] 
	I0807 17:37:10.852679  134222 kubeadm.go:310] Alternatively, if you are the root user, you can run:
	I0807 17:37:10.852696  134222 kubeadm.go:310] 
	I0807 17:37:10.852737  134222 kubeadm.go:310]   export KUBECONFIG=/etc/kubernetes/admin.conf
	I0807 17:37:10.852743  134222 kubeadm.go:310] 
	I0807 17:37:10.852785  134222 kubeadm.go:310] You should now deploy a pod network to the cluster.
	I0807 17:37:10.852907  134222 kubeadm.go:310] Run "kubectl apply -f [podnetwork].yaml" with one of the options listed at:
	I0807 17:37:10.853009  134222 kubeadm.go:310]   https://kubernetes.io/docs/concepts/cluster-administration/addons/
	I0807 17:37:10.853019  134222 kubeadm.go:310] 
	I0807 17:37:10.853118  134222 kubeadm.go:310] You can now join any number of control-plane nodes by copying certificate authorities
	I0807 17:37:10.853215  134222 kubeadm.go:310] and service account keys on each node and then running the following as root:
	I0807 17:37:10.853225  134222 kubeadm.go:310] 
	I0807 17:37:10.853329  134222 kubeadm.go:310]   kubeadm join control-plane.minikube.internal:8443 --token o0owcv.t92whkkoaa6vi2z7 \
	I0807 17:37:10.853427  134222 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ef86a62145e35ad75b6f4bfe55306f2f0f161debce8e882a538b68b18e021bb4 \
	I0807 17:37:10.853450  134222 kubeadm.go:310] 	--control-plane 
	I0807 17:37:10.853457  134222 kubeadm.go:310] 
	I0807 17:37:10.853579  134222 kubeadm.go:310] Then you can join any number of worker nodes by running the following on each as root:
	I0807 17:37:10.853592  134222 kubeadm.go:310] 
	I0807 17:37:10.853692  134222 kubeadm.go:310] kubeadm join control-plane.minikube.internal:8443 --token o0owcv.t92whkkoaa6vi2z7 \
	I0807 17:37:10.853819  134222 kubeadm.go:310] 	--discovery-token-ca-cert-hash sha256:ef86a62145e35ad75b6f4bfe55306f2f0f161debce8e882a538b68b18e021bb4 
	I0807 17:37:10.855507  134222 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-1065-gcp\n", err: exit status 1
	I0807 17:37:10.855606  134222 kubeadm.go:310] 	[WARNING Service-Kubelet]: kubelet service is not enabled, please run 'systemctl enable kubelet.service'
	I0807 17:37:10.855628  134222 cni.go:84] Creating CNI manager for ""
	I0807 17:37:10.855637  134222 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0807 17:37:10.857216  134222 out.go:177] * Configuring CNI (Container Networking Interface) ...
	I0807 17:37:10.858366  134222 ssh_runner.go:195] Run: stat /opt/cni/bin/portmap
	I0807 17:37:10.862262  134222 cni.go:182] applying CNI manifest using /var/lib/minikube/binaries/v1.30.3/kubectl ...
	I0807 17:37:10.862280  134222 ssh_runner.go:362] scp memory --> /var/tmp/minikube/cni.yaml (2438 bytes)
	I0807 17:37:10.878899  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl apply --kubeconfig=/var/lib/minikube/kubeconfig -f /var/tmp/minikube/cni.yaml
	I0807 17:37:11.064068  134222 ssh_runner.go:195] Run: /bin/bash -c "cat /proc/$(pgrep kube-apiserver)/oom_adj"
	I0807 17:37:11.064240  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl create clusterrolebinding minikube-rbac --clusterrole=cluster-admin --serviceaccount=kube-system:default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:11.064252  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig label --overwrite nodes addons-327212 minikube.k8s.io/updated_at=2024_08_07T17_37_11_0700 minikube.k8s.io/version=v1.33.1 minikube.k8s.io/commit=0ee3e7d60a6f6702c6c553e4aadfb0f66d72da6e minikube.k8s.io/name=addons-327212 minikube.k8s.io/primary=true
	I0807 17:37:11.071664  134222 ops.go:34] apiserver oom_adj: -16
	I0807 17:37:11.168974  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:11.669883  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:12.169352  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:12.669488  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:13.169773  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:13.669280  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:14.169398  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:14.669305  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:15.169889  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:15.669123  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:16.169940  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:16.669663  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:17.169997  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:17.669053  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:18.169353  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:18.669250  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:19.169362  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:19.669222  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:20.169547  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:20.669402  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:21.169218  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:21.669145  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:22.169374  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:22.669901  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:23.169713  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:23.669891  134222 ssh_runner.go:195] Run: sudo /var/lib/minikube/binaries/v1.30.3/kubectl get sa default --kubeconfig=/var/lib/minikube/kubeconfig
	I0807 17:37:23.774196  134222 kubeadm.go:1113] duration metric: took 12.710022996s to wait for elevateKubeSystemPrivileges
	I0807 17:37:23.774233  134222 kubeadm.go:394] duration metric: took 22.725601616s to StartCluster
	I0807 17:37:23.774285  134222 settings.go:142] acquiring lock: {Name:mk65364174719df38bb6917dc4afad55fcc41bf0 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:23.774446  134222 settings.go:150] Updating kubeconfig:  /home/jenkins/minikube-integration/19389-125692/kubeconfig
	I0807 17:37:23.774837  134222 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/kubeconfig: {Name:mk7adc8cd85828264b4ac41ce348e0658a86bd79 Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:37:23.775027  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml"
	I0807 17:37:23.775077  134222 start.go:235] Will wait 6m0s for node &{Name: IP:192.168.49.2 Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}
	I0807 17:37:23.775145  134222 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]
	I0807 17:37:23.775271  134222 config.go:182] Loaded profile config "addons-327212": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0807 17:37:23.775291  134222 addons.go:69] Setting csi-hostpath-driver=true in profile "addons-327212"
	I0807 17:37:23.775312  134222 addons.go:69] Setting nvidia-device-plugin=true in profile "addons-327212"
	I0807 17:37:23.775343  134222 addons.go:69] Setting volcano=true in profile "addons-327212"
	I0807 17:37:23.775345  134222 addons.go:69] Setting storage-provisioner-rancher=true in profile "addons-327212"
	I0807 17:37:23.775361  134222 addons.go:69] Setting registry=true in profile "addons-327212"
	I0807 17:37:23.775366  134222 addons.go:69] Setting volumesnapshots=true in profile "addons-327212"
	I0807 17:37:23.775378  134222 addons.go:234] Setting addon volcano=true in "addons-327212"
	I0807 17:37:23.775384  134222 addons.go:234] Setting addon volumesnapshots=true in "addons-327212"
	I0807 17:37:23.775383  134222 addons_storage_classes.go:33] enableOrDisableStorageClasses storage-provisioner-rancher=true on "addons-327212"
	I0807 17:37:23.775395  134222 addons.go:234] Setting addon csi-hostpath-driver=true in "addons-327212"
	I0807 17:37:23.775420  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.775422  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.775428  134222 addons.go:69] Setting helm-tiller=true in profile "addons-327212"
	I0807 17:37:23.775443  134222 addons.go:69] Setting ingress-dns=true in profile "addons-327212"
	I0807 17:37:23.775450  134222 addons.go:234] Setting addon helm-tiller=true in "addons-327212"
	I0807 17:37:23.775473  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.775489  134222 addons.go:69] Setting default-storageclass=true in profile "addons-327212"
	I0807 17:37:23.775505  134222 addons_storage_classes.go:33] enableOrDisableStorageClasses default-storageclass=true on "addons-327212"
	I0807 17:37:23.775528  134222 addons.go:69] Setting storage-provisioner=true in profile "addons-327212"
	I0807 17:37:23.775550  134222 addons.go:234] Setting addon storage-provisioner=true in "addons-327212"
	I0807 17:37:23.775581  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.775774  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.775779  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.775939  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.775431  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.775954  134222 addons.go:69] Setting metrics-server=true in profile "addons-327212"
	I0807 17:37:23.775976  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.775986  134222 addons.go:234] Setting addon metrics-server=true in "addons-327212"
	I0807 17:37:23.776007  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.776015  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.776102  134222 addons.go:69] Setting gcp-auth=true in profile "addons-327212"
	I0807 17:37:23.776153  134222 mustload.go:65] Loading cluster: addons-327212
	I0807 17:37:23.776340  134222 config.go:182] Loaded profile config "addons-327212": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0807 17:37:23.776356  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.776426  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.775356  134222 addons.go:234] Setting addon nvidia-device-plugin=true in "addons-327212"
	I0807 17:37:23.775473  134222 addons.go:234] Setting addon ingress-dns=true in "addons-327212"
	I0807 17:37:23.775284  134222 addons.go:69] Setting yakd=true in profile "addons-327212"
	I0807 17:37:23.775481  134222 addons.go:69] Setting ingress=true in profile "addons-327212"
	I0807 17:37:23.776482  134222 addons.go:69] Setting inspektor-gadget=true in profile "addons-327212"
	I0807 17:37:23.776563  134222 addons.go:234] Setting addon inspektor-gadget=true in "addons-327212"
	I0807 17:37:23.776614  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.776623  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.775940  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.779308  134222 out.go:177] * Verifying Kubernetes components...
	I0807 17:37:23.780582  134222 ssh_runner.go:195] Run: sudo systemctl daemon-reload
	I0807 17:37:23.775380  134222 addons.go:234] Setting addon registry=true in "addons-327212"
	I0807 17:37:23.782167  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.776746  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.782663  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.783130  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.776770  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.786721  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.776812  134222 addons.go:234] Setting addon yakd=true in "addons-327212"
	I0807 17:37:23.776835  134222 addons.go:234] Setting addon ingress=true in "addons-327212"
	I0807 17:37:23.775293  134222 addons.go:69] Setting cloud-spanner=true in profile "addons-327212"
	I0807 17:37:23.777127  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.792154  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.792773  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.795853  134222 addons.go:234] Setting addon cloud-spanner=true in "addons-327212"
	I0807 17:37:23.796005  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.796864  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.795910  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.797644  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	W0807 17:37:23.813073  134222 out.go:239] ! Enabling 'volcano' returned an error: running callbacks: [volcano addon does not support crio]
	I0807 17:37:23.821786  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-provisioner:v3.3.0
	I0807 17:37:23.825753  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-attacher:v4.0.0
	I0807 17:37:23.827168  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-external-health-monitor-controller:v0.7.0
	I0807 17:37:23.829159  134222 out.go:177]   - Using image gcr.io/k8s-minikube/storage-provisioner:v5
	I0807 17:37:23.830171  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-node-driver-registrar:v2.6.0
	I0807 17:37:23.831256  134222 out.go:177]   - Using image ghcr.io/helm/tiller:v2.17.0
	I0807 17:37:23.831533  134222 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner.yaml
	I0807 17:37:23.831550  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner.yaml (2676 bytes)
	I0807 17:37:23.831626  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.833753  134222 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-dp.yaml
	I0807 17:37:23.833772  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/helm-tiller-dp.yaml (2422 bytes)
	I0807 17:37:23.833836  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.834710  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/hostpathplugin:v1.9.0
	I0807 17:37:23.836046  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/livenessprobe:v2.8.0
	I0807 17:37:23.837056  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-resizer:v1.6.0
	I0807 17:37:23.838100  134222 out.go:177]   - Using image gcr.io/k8s-minikube/minikube-ingress-dns:0.0.3
	I0807 17:37:23.839174  134222 out.go:177]   - Using image ghcr.io/inspektor-gadget/inspektor-gadget:v0.30.0
	I0807 17:37:23.839393  134222 addons.go:431] installing /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0807 17:37:23.839411  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-dns-pod.yaml (2442 bytes)
	I0807 17:37:23.839467  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.839701  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/csi-snapshotter:v6.1.0
	I0807 17:37:23.841030  134222 addons.go:431] installing /etc/kubernetes/addons/rbac-external-attacher.yaml
	I0807 17:37:23.841053  134222 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-attacher.yaml --> /etc/kubernetes/addons/rbac-external-attacher.yaml (3073 bytes)
	I0807 17:37:23.841132  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.843446  134222 addons.go:431] installing /etc/kubernetes/addons/ig-namespace.yaml
	I0807 17:37:23.843465  134222 ssh_runner.go:362] scp inspektor-gadget/ig-namespace.yaml --> /etc/kubernetes/addons/ig-namespace.yaml (55 bytes)
	I0807 17:37:23.843523  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.847858  134222 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0807 17:37:23.852114  134222 out.go:177]   - Using image docker.io/marcnuri/yakd:0.0.5
	I0807 17:37:23.852999  134222 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0807 17:37:23.853290  134222 addons.go:431] installing /etc/kubernetes/addons/yakd-ns.yaml
	I0807 17:37:23.853309  134222 ssh_runner.go:362] scp yakd/yakd-ns.yaml --> /etc/kubernetes/addons/yakd-ns.yaml (171 bytes)
	I0807 17:37:23.853381  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.854623  134222 addons.go:234] Setting addon storage-provisioner-rancher=true in "addons-327212"
	I0807 17:37:23.854671  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.855147  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.855664  134222 out.go:177]   - Using image registry.k8s.io/ingress-nginx/controller:v1.11.1
	I0807 17:37:23.860557  134222 addons.go:431] installing /etc/kubernetes/addons/ingress-deploy.yaml
	I0807 17:37:23.860584  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ingress-deploy.yaml (16078 bytes)
	I0807 17:37:23.860648  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.862182  134222 out.go:177]   - Using image registry.k8s.io/sig-storage/snapshot-controller:v6.1.0
	I0807 17:37:23.862298  134222 out.go:177]   - Using image docker.io/registry:2.8.3
	I0807 17:37:23.863265  134222 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml
	I0807 17:37:23.863286  134222 ssh_runner.go:362] scp volumesnapshots/csi-hostpath-snapshotclass.yaml --> /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml (934 bytes)
	I0807 17:37:23.863532  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.864808  134222 out.go:177]   - Using image registry.k8s.io/metrics-server/metrics-server:v0.7.1
	I0807 17:37:23.864863  134222 out.go:177]   - Using image gcr.io/k8s-minikube/kube-registry-proxy:0.0.6
	I0807 17:37:23.866046  134222 addons.go:431] installing /etc/kubernetes/addons/metrics-apiservice.yaml
	I0807 17:37:23.866067  134222 ssh_runner.go:362] scp metrics-server/metrics-apiservice.yaml --> /etc/kubernetes/addons/metrics-apiservice.yaml (424 bytes)
	I0807 17:37:23.866243  134222 addons.go:431] installing /etc/kubernetes/addons/registry-rc.yaml
	I0807 17:37:23.866255  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-rc.yaml (860 bytes)
	I0807 17:37:23.866311  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.866539  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.869137  134222 addons.go:234] Setting addon default-storageclass=true in "addons-327212"
	I0807 17:37:23.869185  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.869648  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:23.870122  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:23.873370  134222 out.go:177]   - Using image nvcr.io/nvidia/k8s-device-plugin:v0.16.1
	I0807 17:37:23.874646  134222 addons.go:431] installing /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0807 17:37:23.874670  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/nvidia-device-plugin.yaml (1966 bytes)
	I0807 17:37:23.874729  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.889566  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.900587  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.921987  134222 out.go:177]   - Using image docker.io/rancher/local-path-provisioner:v0.0.22
	I0807 17:37:23.923243  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.923285  134222 out.go:177]   - Using image docker.io/busybox:stable
	I0807 17:37:23.924852  134222 addons.go:431] installing /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0807 17:37:23.924875  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/storage-provisioner-rancher.yaml (3113 bytes)
	I0807 17:37:23.924937  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.932033  134222 addons.go:431] installing /etc/kubernetes/addons/storageclass.yaml
	I0807 17:37:23.932058  134222 ssh_runner.go:362] scp storageclass/storageclass.yaml --> /etc/kubernetes/addons/storageclass.yaml (271 bytes)
	I0807 17:37:23.932117  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.933976  134222 out.go:177]   - Using image gcr.io/cloud-spanner-emulator/emulator:1.5.22
	I0807 17:37:23.935172  134222 addons.go:431] installing /etc/kubernetes/addons/deployment.yaml
	I0807 17:37:23.935160  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.935190  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/deployment.yaml (1004 bytes)
	I0807 17:37:23.935249  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:23.936715  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.938754  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.940849  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.945217  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.947515  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.947551  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.947560  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.947592  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.952560  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:23.968248  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -"
	I0807 17:37:23.971906  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:24.169248  134222 ssh_runner.go:195] Run: sudo systemctl start kubelet
	I0807 17:37:24.364967  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml
	I0807 17:37:24.375479  134222 addons.go:431] installing /etc/kubernetes/addons/ig-serviceaccount.yaml
	I0807 17:37:24.375583  134222 ssh_runner.go:362] scp inspektor-gadget/ig-serviceaccount.yaml --> /etc/kubernetes/addons/ig-serviceaccount.yaml (80 bytes)
	I0807 17:37:24.380127  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml
	I0807 17:37:24.456969  134222 addons.go:431] installing /etc/kubernetes/addons/rbac-hostpath.yaml
	I0807 17:37:24.457044  134222 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-hostpath.yaml --> /etc/kubernetes/addons/rbac-hostpath.yaml (4266 bytes)
	I0807 17:37:24.471228  134222 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-rbac.yaml
	I0807 17:37:24.471306  134222 ssh_runner.go:362] scp helm-tiller/helm-tiller-rbac.yaml --> /etc/kubernetes/addons/helm-tiller-rbac.yaml (1188 bytes)
	I0807 17:37:24.471474  134222 addons.go:431] installing /etc/kubernetes/addons/yakd-sa.yaml
	I0807 17:37:24.471507  134222 ssh_runner.go:362] scp yakd/yakd-sa.yaml --> /etc/kubernetes/addons/yakd-sa.yaml (247 bytes)
	I0807 17:37:24.477286  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml
	I0807 17:37:24.556019  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml
	I0807 17:37:24.557427  134222 addons.go:431] installing /etc/kubernetes/addons/registry-svc.yaml
	I0807 17:37:24.557495  134222 ssh_runner.go:362] scp registry/registry-svc.yaml --> /etc/kubernetes/addons/registry-svc.yaml (398 bytes)
	I0807 17:37:24.565010  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml
	I0807 17:37:24.567897  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml
	I0807 17:37:24.655906  134222 addons.go:431] installing /etc/kubernetes/addons/ig-role.yaml
	I0807 17:37:24.655996  134222 ssh_runner.go:362] scp inspektor-gadget/ig-role.yaml --> /etc/kubernetes/addons/ig-role.yaml (210 bytes)
	I0807 17:37:24.658165  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml
	I0807 17:37:24.661661  134222 addons.go:431] installing /etc/kubernetes/addons/metrics-server-deployment.yaml
	I0807 17:37:24.661739  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/metrics-server-deployment.yaml (1907 bytes)
	I0807 17:37:24.673718  134222 addons.go:431] installing /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml
	I0807 17:37:24.673751  134222 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)
	I0807 17:37:24.673848  134222 addons.go:431] installing /etc/kubernetes/addons/yakd-crb.yaml
	I0807 17:37:24.673863  134222 ssh_runner.go:362] scp yakd/yakd-crb.yaml --> /etc/kubernetes/addons/yakd-crb.yaml (422 bytes)
	I0807 17:37:24.677668  134222 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml
	I0807 17:37:24.677704  134222 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotclasses.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml (6471 bytes)
	I0807 17:37:24.760873  134222 addons.go:431] installing /etc/kubernetes/addons/registry-proxy.yaml
	I0807 17:37:24.760900  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/registry-proxy.yaml (947 bytes)
	I0807 17:37:24.780033  134222 addons.go:431] installing /etc/kubernetes/addons/helm-tiller-svc.yaml
	I0807 17:37:24.780069  134222 ssh_runner.go:362] scp helm-tiller/helm-tiller-svc.yaml --> /etc/kubernetes/addons/helm-tiller-svc.yaml (951 bytes)
	I0807 17:37:24.957302  134222 addons.go:431] installing /etc/kubernetes/addons/yakd-svc.yaml
	I0807 17:37:24.957336  134222 ssh_runner.go:362] scp yakd/yakd-svc.yaml --> /etc/kubernetes/addons/yakd-svc.yaml (412 bytes)
	I0807 17:37:25.058169  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml
	I0807 17:37:25.059014  134222 addons.go:431] installing /etc/kubernetes/addons/rbac-external-provisioner.yaml
	I0807 17:37:25.059092  134222 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-provisioner.yaml --> /etc/kubernetes/addons/rbac-external-provisioner.yaml (4442 bytes)
	I0807 17:37:25.067112  134222 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml
	I0807 17:37:25.067207  134222 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshotcontents.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml (23126 bytes)
	I0807 17:37:25.067568  134222 addons.go:431] installing /etc/kubernetes/addons/ig-rolebinding.yaml
	I0807 17:37:25.067592  134222 ssh_runner.go:362] scp inspektor-gadget/ig-rolebinding.yaml --> /etc/kubernetes/addons/ig-rolebinding.yaml (244 bytes)
	I0807 17:37:25.075741  134222 addons.go:431] installing /etc/kubernetes/addons/metrics-server-rbac.yaml
	I0807 17:37:25.075774  134222 ssh_runner.go:362] scp metrics-server/metrics-server-rbac.yaml --> /etc/kubernetes/addons/metrics-server-rbac.yaml (2175 bytes)
	I0807 17:37:25.274623  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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
	I0807 17:37:25.275056  134222 addons.go:431] installing /etc/kubernetes/addons/yakd-dp.yaml
	I0807 17:37:25.275113  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/yakd-dp.yaml (2017 bytes)
	I0807 17:37:25.379885  134222 addons.go:431] installing /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml
	I0807 17:37:25.379914  134222 ssh_runner.go:362] scp volumesnapshots/snapshot.storage.k8s.io_volumesnapshots.yaml --> /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml (19582 bytes)
	I0807 17:37:25.468901  134222 addons.go:431] installing /etc/kubernetes/addons/rbac-external-resizer.yaml
	I0807 17:37:25.468995  134222 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-resizer.yaml --> /etc/kubernetes/addons/rbac-external-resizer.yaml (2943 bytes)
	I0807 17:37:25.557450  134222 addons.go:431] installing /etc/kubernetes/addons/metrics-server-service.yaml
	I0807 17:37:25.557668  134222 ssh_runner.go:362] scp metrics-server/metrics-server-service.yaml --> /etc/kubernetes/addons/metrics-server-service.yaml (446 bytes)
	I0807 17:37:25.557634  134222 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrole.yaml
	I0807 17:37:25.557792  134222 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrole.yaml --> /etc/kubernetes/addons/ig-clusterrole.yaml (1485 bytes)
	I0807 17:37:25.656989  134222 addons.go:431] installing /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml
	I0807 17:37:25.657024  134222 ssh_runner.go:362] scp volumesnapshots/rbac-volume-snapshot-controller.yaml --> /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml (3545 bytes)
	I0807 17:37:25.666911  134222 addons.go:431] installing /etc/kubernetes/addons/rbac-external-snapshotter.yaml
	I0807 17:37:25.666946  134222 ssh_runner.go:362] scp csi-hostpath-driver/rbac/rbac-external-snapshotter.yaml --> /etc/kubernetes/addons/rbac-external-snapshotter.yaml (3149 bytes)
	I0807 17:37:25.769068  134222 ssh_runner.go:235] Completed: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig -n kube-system get configmap coredns -o yaml | sed -e '/^        forward . \/etc\/resolv.conf.*/i \        hosts {\n           192.168.49.1 host.minikube.internal\n           fallthrough\n        }' -e '/^        errors *$/i \        log' | sudo /var/lib/minikube/binaries/v1.30.3/kubectl --kubeconfig=/var/lib/minikube/kubeconfig replace -f -": (1.800769366s)
	I0807 17:37:25.769277  134222 start.go:971] {"host.minikube.internal": 192.168.49.1} host record injected into CoreDNS's ConfigMap
	I0807 17:37:25.769197  134222 ssh_runner.go:235] Completed: sudo systemctl start kubelet: (1.599915145s)
	I0807 17:37:25.772906  134222 node_ready.go:35] waiting up to 6m0s for node "addons-327212" to be "Ready" ...
	I0807 17:37:25.862476  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml
	I0807 17:37:25.870437  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml
	I0807 17:37:26.057043  134222 addons.go:431] installing /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0807 17:37:26.057073  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml (1475 bytes)
	I0807 17:37:26.065584  134222 addons.go:431] installing /etc/kubernetes/addons/ig-clusterrolebinding.yaml
	I0807 17:37:26.065620  134222 ssh_runner.go:362] scp inspektor-gadget/ig-clusterrolebinding.yaml --> /etc/kubernetes/addons/ig-clusterrolebinding.yaml (274 bytes)
	I0807 17:37:26.164775  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0807 17:37:26.359054  134222 addons.go:431] installing /etc/kubernetes/addons/ig-crd.yaml
	I0807 17:37:26.359089  134222 ssh_runner.go:362] scp inspektor-gadget/ig-crd.yaml --> /etc/kubernetes/addons/ig-crd.yaml (5216 bytes)
	I0807 17:37:26.376428  134222 kapi.go:214] "coredns" deployment in "kube-system" namespace and "addons-327212" context rescaled to 1 replicas
	I0807 17:37:26.456932  134222 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-attacher.yaml
	I0807 17:37:26.457016  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-attacher.yaml (2143 bytes)
	I0807 17:37:26.677314  134222 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml
	I0807 17:37:26.677418  134222 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-driverinfo.yaml --> /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml (1274 bytes)
	I0807 17:37:26.857986  134222 addons.go:431] installing /etc/kubernetes/addons/ig-daemonset.yaml
	I0807 17:37:26.858015  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/ig-daemonset.yaml (7735 bytes)
	I0807 17:37:26.875777  134222 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-plugin.yaml
	I0807 17:37:26.875847  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-plugin.yaml (8201 bytes)
	I0807 17:37:27.159717  134222 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-resizer.yaml
	I0807 17:37:27.159773  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/csi-hostpath-resizer.yaml (2191 bytes)
	I0807 17:37:27.259260  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml
	I0807 17:37:27.372255  134222 addons.go:431] installing /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0807 17:37:27.372367  134222 ssh_runner.go:362] scp csi-hostpath-driver/deploy/csi-hostpath-storageclass.yaml --> /etc/kubernetes/addons/csi-hostpath-storageclass.yaml (846 bytes)
	I0807 17:37:27.566893  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml
	I0807 17:37:28.062788  134222 node_ready.go:53] node "addons-327212" has status "Ready":"False"
	I0807 17:37:30.278029  134222 node_ready.go:53] node "addons-327212" has status "Ready":"False"
	I0807 17:37:30.377605  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-deploy.yaml: (6.012591515s)
	I0807 17:37:30.377651  134222 addons.go:475] Verifying addon ingress=true in "addons-327212"
	I0807 17:37:30.377894  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner-rancher.yaml: (5.99767695s)
	I0807 17:37:30.377959  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storageclass.yaml: (5.900591308s)
	I0807 17:37:30.378085  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/nvidia-device-plugin.yaml: (5.821936096s)
	I0807 17:37:30.378123  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/deployment.yaml: (5.812102334s)
	I0807 17:37:30.378174  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ingress-dns-pod.yaml: (5.810199051s)
	I0807 17:37:30.378227  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/storage-provisioner.yaml: (5.720035715s)
	I0807 17:37:30.378264  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/registry-rc.yaml -f /etc/kubernetes/addons/registry-svc.yaml -f /etc/kubernetes/addons/registry-proxy.yaml: (5.32006462s)
	I0807 17:37:30.378276  134222 addons.go:475] Verifying addon registry=true in "addons-327212"
	I0807 17:37:30.378478  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/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: (5.103732409s)
	I0807 17:37:30.378526  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/yakd-ns.yaml -f /etc/kubernetes/addons/yakd-sa.yaml -f /etc/kubernetes/addons/yakd-crb.yaml -f /etc/kubernetes/addons/yakd-svc.yaml -f /etc/kubernetes/addons/yakd-dp.yaml: (4.515943739s)
	I0807 17:37:30.378565  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/metrics-apiservice.yaml -f /etc/kubernetes/addons/metrics-server-deployment.yaml -f /etc/kubernetes/addons/metrics-server-rbac.yaml -f /etc/kubernetes/addons/metrics-server-service.yaml: (4.508093769s)
	I0807 17:37:30.379131  134222 addons.go:475] Verifying addon metrics-server=true in "addons-327212"
	I0807 17:37:30.379359  134222 out.go:177] * Verifying ingress addon...
	I0807 17:37:30.380125  134222 out.go:177] * Verifying registry addon...
	I0807 17:37:30.380199  134222 out.go:177] * To access YAKD - Kubernetes Dashboard, wait for Pod to be ready and run the following command:
	
		minikube -p addons-327212 service yakd-dashboard -n yakd-dashboard
	
	I0807 17:37:30.381908  134222 kapi.go:75] Waiting for pod with label "app.kubernetes.io/name=ingress-nginx" in ns "ingress-nginx" ...
	I0807 17:37:30.382756  134222 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=registry" in ns "kube-system" ...
	W0807 17:37:30.462928  134222 out.go:239] ! Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class local-path as non-default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "local-path": the object has been modified; please apply your changes to the latest version and try again]
	I0807 17:37:30.463610  134222 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=registry
	I0807 17:37:30.463637  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:30.463837  134222 kapi.go:86] Found 3 Pods for label selector app.kubernetes.io/name=ingress-nginx
	I0807 17:37:30.463858  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:30.886459  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:30.888284  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:31.166728  134222 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_application_credentials.json (162 bytes)
	I0807 17:37:31.166823  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:31.190579  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:31.356885  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: (5.192047411s)
	W0807 17:37:31.356940  134222 addons.go:457] apply failed, will retry: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0807 17:37:31.356969  134222 retry.go:31] will retry after 127.487565ms: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml: Process exited with status 1
	stdout:
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotclasses.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshotcontents.snapshot.storage.k8s.io created
	customresourcedefinition.apiextensions.k8s.io/volumesnapshots.snapshot.storage.k8s.io created
	serviceaccount/snapshot-controller created
	clusterrole.rbac.authorization.k8s.io/snapshot-controller-runner created
	clusterrolebinding.rbac.authorization.k8s.io/snapshot-controller-role created
	role.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	rolebinding.rbac.authorization.k8s.io/snapshot-controller-leaderelection created
	deployment.apps/snapshot-controller created
	
	stderr:
	error: resource mapping not found for name: "csi-hostpath-snapclass" namespace: "" from "/etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml": no matches for kind "VolumeSnapshotClass" in version "snapshot.storage.k8s.io/v1"
	ensure CRDs are installed first
	I0807 17:37:31.356998  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/ig-namespace.yaml -f /etc/kubernetes/addons/ig-serviceaccount.yaml -f /etc/kubernetes/addons/ig-role.yaml -f /etc/kubernetes/addons/ig-rolebinding.yaml -f /etc/kubernetes/addons/ig-clusterrole.yaml -f /etc/kubernetes/addons/ig-clusterrolebinding.yaml -f /etc/kubernetes/addons/ig-crd.yaml -f /etc/kubernetes/addons/ig-daemonset.yaml: (4.097597525s)
	I0807 17:37:31.386072  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:31.386079  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:31.475078  134222 ssh_runner.go:362] scp memory --> /var/lib/minikube/google_cloud_project (12 bytes)
	I0807 17:37:31.485119  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply --force -f /etc/kubernetes/addons/csi-hostpath-snapshotclass.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotclasses.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshotcontents.yaml -f /etc/kubernetes/addons/snapshot.storage.k8s.io_volumesnapshots.yaml -f /etc/kubernetes/addons/rbac-volume-snapshot-controller.yaml -f /etc/kubernetes/addons/volume-snapshot-controller-deployment.yaml
	I0807 17:37:31.496358  134222 addons.go:234] Setting addon gcp-auth=true in "addons-327212"
	I0807 17:37:31.496431  134222 host.go:66] Checking if "addons-327212" exists ...
	I0807 17:37:31.496960  134222 cli_runner.go:164] Run: docker container inspect addons-327212 --format={{.State.Status}}
	I0807 17:37:31.516519  134222 ssh_runner.go:195] Run: cat /var/lib/minikube/google_application_credentials.json
	I0807 17:37:31.516581  134222 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" addons-327212
	I0807 17:37:31.533167  134222 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32768 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/addons-327212/id_rsa Username:docker}
	I0807 17:37:31.885003  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:31.886450  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:31.892213  134222 ssh_runner.go:235] Completed: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/rbac-external-attacher.yaml -f /etc/kubernetes/addons/rbac-hostpath.yaml -f /etc/kubernetes/addons/rbac-external-health-monitor-controller.yaml -f /etc/kubernetes/addons/rbac-external-provisioner.yaml -f /etc/kubernetes/addons/rbac-external-resizer.yaml -f /etc/kubernetes/addons/rbac-external-snapshotter.yaml -f /etc/kubernetes/addons/csi-hostpath-attacher.yaml -f /etc/kubernetes/addons/csi-hostpath-driverinfo.yaml -f /etc/kubernetes/addons/csi-hostpath-plugin.yaml -f /etc/kubernetes/addons/csi-hostpath-resizer.yaml -f /etc/kubernetes/addons/csi-hostpath-storageclass.yaml: (4.325206468s)
	I0807 17:37:31.892256  134222 addons.go:475] Verifying addon csi-hostpath-driver=true in "addons-327212"
	I0807 17:37:31.893675  134222 out.go:177] * Verifying csi-hostpath-driver addon...
	I0807 17:37:31.895696  134222 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=csi-hostpath-driver" in ns "kube-system" ...
	I0807 17:37:31.899823  134222 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0807 17:37:31.899845  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:32.363682  134222 out.go:177]   - Using image registry.k8s.io/ingress-nginx/kube-webhook-certgen:v1.4.1
	I0807 17:37:32.365010  134222 out.go:177]   - Using image gcr.io/k8s-minikube/gcp-auth-webhook:v0.1.2
	I0807 17:37:32.366251  134222 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-ns.yaml
	I0807 17:37:32.366283  134222 ssh_runner.go:362] scp gcp-auth/gcp-auth-ns.yaml --> /etc/kubernetes/addons/gcp-auth-ns.yaml (700 bytes)
	I0807 17:37:32.383871  134222 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-service.yaml
	I0807 17:37:32.383899  134222 ssh_runner.go:362] scp gcp-auth/gcp-auth-service.yaml --> /etc/kubernetes/addons/gcp-auth-service.yaml (788 bytes)
	I0807 17:37:32.386508  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:32.386519  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:32.400655  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:32.401987  134222 addons.go:431] installing /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0807 17:37:32.402007  134222 ssh_runner.go:362] scp memory --> /etc/kubernetes/addons/gcp-auth-webhook.yaml (5421 bytes)
	I0807 17:37:32.418861  134222 ssh_runner.go:195] Run: sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.30.3/kubectl apply -f /etc/kubernetes/addons/gcp-auth-ns.yaml -f /etc/kubernetes/addons/gcp-auth-service.yaml -f /etc/kubernetes/addons/gcp-auth-webhook.yaml
	I0807 17:37:32.770048  134222 addons.go:475] Verifying addon gcp-auth=true in "addons-327212"
	I0807 17:37:32.771440  134222 out.go:177] * Verifying gcp-auth addon...
	I0807 17:37:32.773457  134222 kapi.go:75] Waiting for pod with label "kubernetes.io/minikube-addons=gcp-auth" in ns "gcp-auth" ...
	I0807 17:37:32.775485  134222 kapi.go:86] Found 1 Pods for label selector kubernetes.io/minikube-addons=gcp-auth
	I0807 17:37:32.775510  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:32.775491  134222 node_ready.go:53] node "addons-327212" has status "Ready":"False"
	I0807 17:37:32.885814  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:32.886126  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:32.899567  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:33.278507  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:33.386855  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:33.456671  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:33.460202  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:33.776531  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:33.886485  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:33.886931  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:33.957574  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:34.276240  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:34.386087  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:34.386878  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:34.400745  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:34.776781  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:34.776806  134222 node_ready.go:53] node "addons-327212" has status "Ready":"False"
	I0807 17:37:34.886190  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:34.886495  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:34.899549  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:35.276439  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:35.386280  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:35.386684  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:35.400265  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:35.775979  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:35.886300  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:35.886505  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:35.899690  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:36.276528  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:36.385981  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:36.386686  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:36.400132  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:36.776699  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:36.885947  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:36.886154  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:36.899082  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:37.275839  134222 node_ready.go:53] node "addons-327212" has status "Ready":"False"
	I0807 17:37:37.276754  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:37.386630  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:37.386715  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:37.400017  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:37.776703  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:37.886168  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:37.887067  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:37.901956  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:38.276638  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:38.386206  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:38.386525  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:38.401565  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:38.776590  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:38.885831  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:38.886426  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:38.899801  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:39.276616  134222 node_ready.go:53] node "addons-327212" has status "Ready":"False"
	I0807 17:37:39.277068  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:39.386326  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:39.386512  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:39.399683  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:39.777553  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:39.885632  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:39.886167  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:39.899560  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:40.276146  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:40.385734  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:40.386056  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:40.399575  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:40.776130  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:40.885815  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:40.886046  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:40.899192  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:41.276654  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:41.386047  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:41.386214  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:41.399375  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:41.775987  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:41.776048  134222 node_ready.go:53] node "addons-327212" has status "Ready":"False"
	I0807 17:37:41.886409  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:41.886409  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:41.899745  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:42.276511  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:42.385778  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:42.386619  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:42.399924  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:42.776560  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:42.887646  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:42.958790  134222 kapi.go:86] Found 2 Pods for label selector kubernetes.io/minikube-addons=registry
	I0807 17:37:42.958819  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:42.961710  134222 kapi.go:86] Found 3 Pods for label selector kubernetes.io/minikube-addons=csi-hostpath-driver
	I0807 17:37:42.961740  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:43.277713  134222 node_ready.go:49] node "addons-327212" has status "Ready":"True"
	I0807 17:37:43.277738  134222 node_ready.go:38] duration metric: took 17.504742799s for node "addons-327212" to be "Ready" ...
	I0807 17:37:43.277747  134222 pod_ready.go:35] extra waiting up to 6m0s for all system-critical pods including labels [k8s-app=kube-dns component=etcd component=kube-apiserver component=kube-controller-manager k8s-app=kube-proxy component=kube-scheduler] to be "Ready" ...
	I0807 17:37:43.278579  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:43.286660  134222 pod_ready.go:78] waiting up to 6m0s for pod "coredns-7db6d8ff4d-2q6ns" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:43.386834  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:43.386874  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:43.400785  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:43.778973  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:43.887436  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:43.887751  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:43.902605  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:44.276475  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:44.386673  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:44.386831  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:44.401201  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:44.777706  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:44.885713  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:44.887217  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:44.901417  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:45.277797  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:45.293390  134222 pod_ready.go:102] pod "coredns-7db6d8ff4d-2q6ns" in "kube-system" namespace has status "Ready":"False"
	I0807 17:37:45.386523  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:45.387310  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:45.401263  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:45.777603  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:45.886737  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:45.886861  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:45.900886  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:46.277469  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:46.386329  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:46.387126  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:46.402506  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:46.777570  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:46.886877  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:46.886947  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:46.901427  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:47.277511  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:47.385862  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:47.386597  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:47.401319  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:47.777670  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:47.792757  134222 pod_ready.go:102] pod "coredns-7db6d8ff4d-2q6ns" in "kube-system" namespace has status "Ready":"False"
	I0807 17:37:47.886542  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:47.886602  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:47.901533  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:48.277084  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:48.386291  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:48.386763  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:48.400771  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:48.777133  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:48.886222  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:48.886265  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:48.901675  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:49.276846  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:49.385902  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:49.386669  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:49.400724  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:49.776943  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:49.886372  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:49.886386  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:49.900451  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:50.276770  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:50.292648  134222 pod_ready.go:102] pod "coredns-7db6d8ff4d-2q6ns" in "kube-system" namespace has status "Ready":"False"
	I0807 17:37:50.386989  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:50.387810  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:50.401855  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:50.776734  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:50.886417  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:50.887244  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=registry", current state: Pending: [<nil>]
	I0807 17:37:50.900591  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:51.276975  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:51.387435  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:51.387562  134222 kapi.go:107] duration metric: took 21.004803453s to wait for kubernetes.io/minikube-addons=registry ...
	I0807 17:37:51.400948  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:51.776803  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:51.886462  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:51.901493  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:52.277693  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:52.386022  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:52.400377  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:52.777583  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:52.791865  134222 pod_ready.go:102] pod "coredns-7db6d8ff4d-2q6ns" in "kube-system" namespace has status "Ready":"False"
	I0807 17:37:52.886299  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:52.901000  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:53.277425  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:53.386183  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:53.400680  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:53.777417  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:53.792226  134222 pod_ready.go:92] pod "coredns-7db6d8ff4d-2q6ns" in "kube-system" namespace has status "Ready":"True"
	I0807 17:37:53.792249  134222 pod_ready.go:81] duration metric: took 10.505550367s for pod "coredns-7db6d8ff4d-2q6ns" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.792273  134222 pod_ready.go:78] waiting up to 6m0s for pod "etcd-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.796639  134222 pod_ready.go:92] pod "etcd-addons-327212" in "kube-system" namespace has status "Ready":"True"
	I0807 17:37:53.796659  134222 pod_ready.go:81] duration metric: took 4.378469ms for pod "etcd-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.796673  134222 pod_ready.go:78] waiting up to 6m0s for pod "kube-apiserver-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.800846  134222 pod_ready.go:92] pod "kube-apiserver-addons-327212" in "kube-system" namespace has status "Ready":"True"
	I0807 17:37:53.800872  134222 pod_ready.go:81] duration metric: took 4.18934ms for pod "kube-apiserver-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.800885  134222 pod_ready.go:78] waiting up to 6m0s for pod "kube-controller-manager-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.805128  134222 pod_ready.go:92] pod "kube-controller-manager-addons-327212" in "kube-system" namespace has status "Ready":"True"
	I0807 17:37:53.805157  134222 pod_ready.go:81] duration metric: took 4.26344ms for pod "kube-controller-manager-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.805172  134222 pod_ready.go:78] waiting up to 6m0s for pod "kube-proxy-n2k9q" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.809214  134222 pod_ready.go:92] pod "kube-proxy-n2k9q" in "kube-system" namespace has status "Ready":"True"
	I0807 17:37:53.809239  134222 pod_ready.go:81] duration metric: took 4.059362ms for pod "kube-proxy-n2k9q" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.809251  134222 pod_ready.go:78] waiting up to 6m0s for pod "kube-scheduler-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:53.885807  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:53.900382  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:54.190173  134222 pod_ready.go:92] pod "kube-scheduler-addons-327212" in "kube-system" namespace has status "Ready":"True"
	I0807 17:37:54.190202  134222 pod_ready.go:81] duration metric: took 380.942054ms for pod "kube-scheduler-addons-327212" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:54.190215  134222 pod_ready.go:78] waiting up to 6m0s for pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace to be "Ready" ...
	I0807 17:37:54.276815  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:54.388607  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:54.401560  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:54.776625  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:54.886310  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:54.901453  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:55.277891  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:55.386473  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:55.461826  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:55.777114  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:55.887003  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:55.961026  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:56.196498  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:37:56.277575  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:56.386517  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:56.459845  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:56.777134  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:56.886624  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:56.900873  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:57.277004  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:57.387143  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:57.401279  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:57.777057  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:57.886596  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:57.902139  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:58.196908  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:37:58.277249  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:58.386978  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:58.400831  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:58.778101  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:58.888482  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:58.902291  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:59.277884  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:59.386713  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:59.403085  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:37:59.777274  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:37:59.885973  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:37:59.900261  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:00.277438  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:00.385738  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:00.401004  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:00.695654  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:00.777366  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:00.885831  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:00.900504  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:01.277460  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:01.386851  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:01.401332  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:01.777380  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:01.887161  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:01.900283  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:02.277562  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:02.386676  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:02.401663  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:02.696544  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:02.777544  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:02.886359  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:02.901012  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:03.277225  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:03.386691  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:03.401245  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:03.777025  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:03.886451  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:03.900451  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:04.277313  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:04.386092  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:04.400687  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:04.776331  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:04.885804  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:04.900668  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:05.196491  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:05.277688  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:05.387578  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:05.459923  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:05.777262  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:05.887221  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:05.901382  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:06.311098  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:06.386213  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:06.401978  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:06.776845  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:06.886819  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:06.901745  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:07.276717  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:07.386022  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:07.400678  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:07.695779  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:07.776567  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:07.885718  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:07.900428  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:08.277527  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:08.386415  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:08.402306  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:08.777848  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:08.887207  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:08.901532  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:09.277246  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:09.386898  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:09.457228  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:09.696188  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:09.777227  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:09.887154  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:09.901477  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:10.277399  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:10.385555  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:10.400550  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:10.776633  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:10.886060  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:10.901022  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:11.276659  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:11.386416  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:11.401304  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:11.696445  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:11.777510  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:11.889124  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:11.901102  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:12.277714  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:12.386255  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:12.401986  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:12.777345  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:12.885710  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:12.900575  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:13.277767  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:13.385939  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:13.463497  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:13.696529  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:13.777956  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:13.886565  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:13.900330  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:14.277199  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:14.386516  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:14.402298  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:14.777561  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:14.887385  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:14.901606  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:15.277483  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:15.386355  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:15.401779  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:15.776834  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:15.886805  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:15.901611  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:16.197749  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:16.276652  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:16.385918  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:16.403554  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:16.776813  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:16.886933  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:16.900756  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:17.277283  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:17.386375  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:17.400984  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:17.777160  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:17.886220  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:17.901254  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:18.277305  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:18.386039  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:18.401550  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:18.696369  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:18.777447  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:18.886674  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:18.901930  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:19.277289  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:19.385514  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:19.400368  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:19.777195  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:19.885770  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:19.900030  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:20.277386  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:20.386663  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:20.461432  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:20.758876  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:20.778188  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:20.963079  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:20.964164  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:21.277806  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:21.462142  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:21.464203  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:21.861391  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:22.059771  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:22.060788  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:22.277206  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:22.387069  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:22.400711  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:22.777159  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:22.886848  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:22.904604  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:23.196602  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:23.277419  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:23.386492  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:23.401879  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:23.777690  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:23.886906  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:23.900746  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:24.279539  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:24.386261  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:24.401127  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:24.777624  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:24.886285  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:24.901368  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:25.277471  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:25.386536  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:25.401133  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:25.695644  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:25.777540  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:25.887005  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:25.901173  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:26.277085  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:26.387026  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:26.400851  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:26.777520  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:26.885968  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:26.901265  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:27.277474  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:27.385876  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:27.400815  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:27.696363  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:27.777245  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:27.886579  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:27.900846  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:28.277003  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:28.385788  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:28.400575  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:28.776877  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:28.886204  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:28.901210  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:29.277798  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:29.386738  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:29.400670  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:29.696655  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:29.777664  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:29.888962  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:29.901344  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:30.278046  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:30.386655  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:30.400926  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:30.777328  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:30.885708  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:30.900522  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:31.277113  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:31.387600  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:31.402426  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:31.777216  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:31.887105  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:31.900971  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:32.195433  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:32.277159  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:32.386646  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:32.400831  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:32.777186  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:32.886701  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:32.901442  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:33.277014  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:33.386947  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:33.401436  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:33.777764  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:33.886318  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:33.901514  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:34.195760  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:34.276422  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:34.385830  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:34.400560  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=csi-hostpath-driver", current state: Pending: [<nil>]
	I0807 17:38:34.776463  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:34.885808  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:34.900680  134222 kapi.go:107] duration metric: took 1m3.004983294s to wait for kubernetes.io/minikube-addons=csi-hostpath-driver ...
	I0807 17:38:35.276840  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:35.386359  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:35.776897  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:35.886368  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:36.196034  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:36.276928  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:36.388103  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:36.777159  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:36.886322  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:37.276426  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:37.385778  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:37.776968  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:37.886367  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:38.197765  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:38.276414  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:38.441501  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:38.777406  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:38.885875  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:39.277385  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:39.385758  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:39.777047  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:39.886411  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:40.277087  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:40.386429  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:40.695646  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:40.777227  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:40.885594  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:41.277013  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:41.386449  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:41.777231  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:41.885517  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:42.276890  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:42.386102  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:42.695779  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:42.777480  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:42.885972  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:43.277140  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:43.386822  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:43.777162  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:43.885901  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:44.277253  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:44.386067  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:44.777092  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:44.886261  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:45.196111  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:45.276886  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:45.386365  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:45.777027  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:45.886380  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:46.276860  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:46.386201  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:46.776473  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:46.886601  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:47.276808  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:47.386195  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:47.695946  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:47.776763  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:47.886045  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:48.277292  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:48.385660  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:48.777017  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:48.886655  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:49.383661  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:49.386773  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:49.696188  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:49.776970  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:49.886314  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:50.276997  134222 kapi.go:96] waiting for pod "kubernetes.io/minikube-addons=gcp-auth", current state: Pending: [<nil>]
	I0807 17:38:50.461617  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:50.777695  134222 kapi.go:107] duration metric: took 1m18.004234821s to wait for kubernetes.io/minikube-addons=gcp-auth ...
	I0807 17:38:50.779152  134222 out.go:177] * Your GCP credentials will now be mounted into every pod created in the addons-327212 cluster.
	I0807 17:38:50.780857  134222 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.
	I0807 17:38:50.782052  134222 out.go:177] * If you want existing pods to be mounted with credentials, either recreate them or rerun addons enable with --refresh.
	I0807 17:38:50.886186  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:51.387616  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:51.761820  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:51.886462  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:52.386825  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:52.886275  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:53.386546  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:53.886211  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:54.196295  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:54.386449  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:54.885806  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:55.386601  134222 kapi.go:96] waiting for pod "app.kubernetes.io/name=ingress-nginx", current state: Pending: [<nil>]
	I0807 17:38:55.886501  134222 kapi.go:107] duration metric: took 1m25.504593175s to wait for app.kubernetes.io/name=ingress-nginx ...
	I0807 17:38:55.888240  134222 out.go:177] * Enabled addons: nvidia-device-plugin, cloud-spanner, ingress-dns, storage-provisioner, helm-tiller, metrics-server, yakd, storage-provisioner-rancher, inspektor-gadget, volumesnapshots, registry, csi-hostpath-driver, gcp-auth, ingress
	I0807 17:38:55.889578  134222 addons.go:510] duration metric: took 1m32.114433492s for enable addons: enabled=[nvidia-device-plugin cloud-spanner ingress-dns storage-provisioner helm-tiller metrics-server yakd storage-provisioner-rancher inspektor-gadget volumesnapshots registry csi-hostpath-driver gcp-auth ingress]
	I0807 17:38:56.696700  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:38:59.195768  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:01.196421  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:03.695976  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:06.195482  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:08.195617  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:10.196009  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:12.696343  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:15.196230  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:17.695832  134222 pod_ready.go:102] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"False"
	I0807 17:39:20.195634  134222 pod_ready.go:92] pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace has status "Ready":"True"
	I0807 17:39:20.195662  134222 pod_ready.go:81] duration metric: took 1m26.005437527s for pod "metrics-server-c59844bb4-z4tdk" in "kube-system" namespace to be "Ready" ...
	I0807 17:39:20.195677  134222 pod_ready.go:78] waiting up to 6m0s for pod "nvidia-device-plugin-daemonset-cgstt" in "kube-system" namespace to be "Ready" ...
	I0807 17:39:20.199904  134222 pod_ready.go:92] pod "nvidia-device-plugin-daemonset-cgstt" in "kube-system" namespace has status "Ready":"True"
	I0807 17:39:20.199926  134222 pod_ready.go:81] duration metric: took 4.241263ms for pod "nvidia-device-plugin-daemonset-cgstt" in "kube-system" namespace to be "Ready" ...
	I0807 17:39:20.199946  134222 pod_ready.go:38] duration metric: took 1m36.922163291s 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" ...
	I0807 17:39:20.200039  134222 api_server.go:52] waiting for apiserver process to appear ...
	I0807 17:39:20.200072  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0807 17:39:20.200133  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0807 17:39:20.234372  134222 cri.go:89] found id: "be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042"
	I0807 17:39:20.234399  134222 cri.go:89] found id: ""
	I0807 17:39:20.234409  134222 logs.go:276] 1 containers: [be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042]
	I0807 17:39:20.234466  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:20.237710  134222 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0807 17:39:20.237788  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0807 17:39:20.274746  134222 cri.go:89] found id: "ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3"
	I0807 17:39:20.274771  134222 cri.go:89] found id: ""
	I0807 17:39:20.274786  134222 logs.go:276] 1 containers: [ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3]
	I0807 17:39:20.274846  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:20.278384  134222 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0807 17:39:20.278466  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0807 17:39:20.310867  134222 cri.go:89] found id: "8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137"
	I0807 17:39:20.310893  134222 cri.go:89] found id: ""
	I0807 17:39:20.310903  134222 logs.go:276] 1 containers: [8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137]
	I0807 17:39:20.310961  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:20.314161  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0807 17:39:20.314230  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0807 17:39:20.347882  134222 cri.go:89] found id: "03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358"
	I0807 17:39:20.347904  134222 cri.go:89] found id: ""
	I0807 17:39:20.347913  134222 logs.go:276] 1 containers: [03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358]
	I0807 17:39:20.347969  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:20.351283  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0807 17:39:20.351380  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0807 17:39:20.383955  134222 cri.go:89] found id: "7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952"
	I0807 17:39:20.383980  134222 cri.go:89] found id: ""
	I0807 17:39:20.383988  134222 logs.go:276] 1 containers: [7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952]
	I0807 17:39:20.384036  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:20.387181  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0807 17:39:20.387246  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0807 17:39:20.420427  134222 cri.go:89] found id: "dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12"
	I0807 17:39:20.420447  134222 cri.go:89] found id: ""
	I0807 17:39:20.420454  134222 logs.go:276] 1 containers: [dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12]
	I0807 17:39:20.420511  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:20.423678  134222 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0807 17:39:20.423732  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0807 17:39:20.456602  134222 cri.go:89] found id: "86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807"
	I0807 17:39:20.456627  134222 cri.go:89] found id: ""
	I0807 17:39:20.456635  134222 logs.go:276] 1 containers: [86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807]
	I0807 17:39:20.456691  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:20.459949  134222 logs.go:123] Gathering logs for kube-proxy [7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952] ...
	I0807 17:39:20.459981  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952"
	I0807 17:39:20.492298  134222 logs.go:123] Gathering logs for kube-controller-manager [dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12] ...
	I0807 17:39:20.492329  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12"
	I0807 17:39:20.549890  134222 logs.go:123] Gathering logs for kindnet [86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807] ...
	I0807 17:39:20.549929  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807"
	I0807 17:39:20.590246  134222 logs.go:123] Gathering logs for kubelet ...
	I0807 17:39:20.590282  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0807 17:39:20.662885  134222 logs.go:123] Gathering logs for describe nodes ...
	I0807 17:39:20.662921  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0807 17:39:20.762911  134222 logs.go:123] Gathering logs for kube-apiserver [be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042] ...
	I0807 17:39:20.762940  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042"
	I0807 17:39:20.807466  134222 logs.go:123] Gathering logs for etcd [ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3] ...
	I0807 17:39:20.807503  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3"
	I0807 17:39:20.854616  134222 logs.go:123] Gathering logs for coredns [8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137] ...
	I0807 17:39:20.854648  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137"
	I0807 17:39:20.888772  134222 logs.go:123] Gathering logs for CRI-O ...
	I0807 17:39:20.888808  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0807 17:39:20.961874  134222 logs.go:123] Gathering logs for dmesg ...
	I0807 17:39:20.961913  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0807 17:39:20.979421  134222 logs.go:123] Gathering logs for kube-scheduler [03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358] ...
	I0807 17:39:20.979454  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358"
	I0807 17:39:21.018155  134222 logs.go:123] Gathering logs for container status ...
	I0807 17:39:21.018192  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0807 17:39:23.560394  134222 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0807 17:39:23.574747  134222 api_server.go:72] duration metric: took 1m59.799629169s to wait for apiserver process to appear ...
	I0807 17:39:23.574779  134222 api_server.go:88] waiting for apiserver healthz status ...
	I0807 17:39:23.574815  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0807 17:39:23.574863  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0807 17:39:23.607976  134222 cri.go:89] found id: "be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042"
	I0807 17:39:23.607996  134222 cri.go:89] found id: ""
	I0807 17:39:23.608004  134222 logs.go:276] 1 containers: [be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042]
	I0807 17:39:23.608060  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:23.611233  134222 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0807 17:39:23.611295  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0807 17:39:23.643537  134222 cri.go:89] found id: "ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3"
	I0807 17:39:23.643561  134222 cri.go:89] found id: ""
	I0807 17:39:23.643570  134222 logs.go:276] 1 containers: [ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3]
	I0807 17:39:23.643628  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:23.647064  134222 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0807 17:39:23.647124  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0807 17:39:23.679867  134222 cri.go:89] found id: "8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137"
	I0807 17:39:23.679892  134222 cri.go:89] found id: ""
	I0807 17:39:23.679900  134222 logs.go:276] 1 containers: [8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137]
	I0807 17:39:23.679958  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:23.683245  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0807 17:39:23.683304  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0807 17:39:23.717437  134222 cri.go:89] found id: "03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358"
	I0807 17:39:23.717461  134222 cri.go:89] found id: ""
	I0807 17:39:23.717470  134222 logs.go:276] 1 containers: [03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358]
	I0807 17:39:23.717527  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:23.720728  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0807 17:39:23.720786  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0807 17:39:23.753512  134222 cri.go:89] found id: "7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952"
	I0807 17:39:23.753541  134222 cri.go:89] found id: ""
	I0807 17:39:23.753551  134222 logs.go:276] 1 containers: [7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952]
	I0807 17:39:23.753609  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:23.756855  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0807 17:39:23.756930  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0807 17:39:23.789955  134222 cri.go:89] found id: "dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12"
	I0807 17:39:23.789980  134222 cri.go:89] found id: ""
	I0807 17:39:23.789990  134222 logs.go:276] 1 containers: [dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12]
	I0807 17:39:23.790048  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:23.793372  134222 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0807 17:39:23.793431  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0807 17:39:23.826092  134222 cri.go:89] found id: "86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807"
	I0807 17:39:23.826118  134222 cri.go:89] found id: ""
	I0807 17:39:23.826131  134222 logs.go:276] 1 containers: [86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807]
	I0807 17:39:23.826198  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:23.829433  134222 logs.go:123] Gathering logs for kube-controller-manager [dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12] ...
	I0807 17:39:23.829461  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12"
	I0807 17:39:23.883065  134222 logs.go:123] Gathering logs for dmesg ...
	I0807 17:39:23.883107  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0807 17:39:23.899119  134222 logs.go:123] Gathering logs for kube-apiserver [be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042] ...
	I0807 17:39:23.899152  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042"
	I0807 17:39:23.943709  134222 logs.go:123] Gathering logs for coredns [8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137] ...
	I0807 17:39:23.943741  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137"
	I0807 17:39:23.979804  134222 logs.go:123] Gathering logs for kube-scheduler [03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358] ...
	I0807 17:39:23.979840  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358"
	I0807 17:39:24.017877  134222 logs.go:123] Gathering logs for kindnet [86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807] ...
	I0807 17:39:24.017912  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807"
	I0807 17:39:24.059577  134222 logs.go:123] Gathering logs for CRI-O ...
	I0807 17:39:24.059612  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0807 17:39:24.132270  134222 logs.go:123] Gathering logs for container status ...
	I0807 17:39:24.132311  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0807 17:39:24.174303  134222 logs.go:123] Gathering logs for kubelet ...
	I0807 17:39:24.174343  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0807 17:39:24.242545  134222 logs.go:123] Gathering logs for describe nodes ...
	I0807 17:39:24.242584  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0807 17:39:24.341145  134222 logs.go:123] Gathering logs for etcd [ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3] ...
	I0807 17:39:24.341178  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3"
	I0807 17:39:24.390828  134222 logs.go:123] Gathering logs for kube-proxy [7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952] ...
	I0807 17:39:24.390864  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952"
	I0807 17:39:26.924474  134222 api_server.go:253] Checking apiserver healthz at https://192.168.49.2:8443/healthz ...
	I0807 17:39:26.929115  134222 api_server.go:279] https://192.168.49.2:8443/healthz returned 200:
	ok
	I0807 17:39:26.930482  134222 api_server.go:141] control plane version: v1.30.3
	I0807 17:39:26.930546  134222 api_server.go:131] duration metric: took 3.355758437s to wait for apiserver health ...
	I0807 17:39:26.930557  134222 system_pods.go:43] waiting for kube-system pods to appear ...
	I0807 17:39:26.930591  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-apiserver Namespaces:[]}
	I0807 17:39:26.930649  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-apiserver
	I0807 17:39:26.966382  134222 cri.go:89] found id: "be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042"
	I0807 17:39:26.966409  134222 cri.go:89] found id: ""
	I0807 17:39:26.966416  134222 logs.go:276] 1 containers: [be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042]
	I0807 17:39:26.966467  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:26.969875  134222 cri.go:54] listing CRI containers in root : {State:all Name:etcd Namespaces:[]}
	I0807 17:39:26.969936  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=etcd
	I0807 17:39:27.002744  134222 cri.go:89] found id: "ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3"
	I0807 17:39:27.002780  134222 cri.go:89] found id: ""
	I0807 17:39:27.002790  134222 logs.go:276] 1 containers: [ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3]
	I0807 17:39:27.002860  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:27.006283  134222 cri.go:54] listing CRI containers in root : {State:all Name:coredns Namespaces:[]}
	I0807 17:39:27.006346  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=coredns
	I0807 17:39:27.039617  134222 cri.go:89] found id: "8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137"
	I0807 17:39:27.039638  134222 cri.go:89] found id: ""
	I0807 17:39:27.039646  134222 logs.go:276] 1 containers: [8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137]
	I0807 17:39:27.039692  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:27.042913  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-scheduler Namespaces:[]}
	I0807 17:39:27.042973  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-scheduler
	I0807 17:39:27.076257  134222 cri.go:89] found id: "03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358"
	I0807 17:39:27.076283  134222 cri.go:89] found id: ""
	I0807 17:39:27.076292  134222 logs.go:276] 1 containers: [03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358]
	I0807 17:39:27.076339  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:27.079665  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-proxy Namespaces:[]}
	I0807 17:39:27.079727  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-proxy
	I0807 17:39:27.111978  134222 cri.go:89] found id: "7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952"
	I0807 17:39:27.112001  134222 cri.go:89] found id: ""
	I0807 17:39:27.112011  134222 logs.go:276] 1 containers: [7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952]
	I0807 17:39:27.112071  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:27.115421  134222 cri.go:54] listing CRI containers in root : {State:all Name:kube-controller-manager Namespaces:[]}
	I0807 17:39:27.115482  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kube-controller-manager
	I0807 17:39:27.148209  134222 cri.go:89] found id: "dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12"
	I0807 17:39:27.148235  134222 cri.go:89] found id: ""
	I0807 17:39:27.148244  134222 logs.go:276] 1 containers: [dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12]
	I0807 17:39:27.148296  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:27.151664  134222 cri.go:54] listing CRI containers in root : {State:all Name:kindnet Namespaces:[]}
	I0807 17:39:27.151717  134222 ssh_runner.go:195] Run: sudo crictl ps -a --quiet --name=kindnet
	I0807 17:39:27.184627  134222 cri.go:89] found id: "86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807"
	I0807 17:39:27.184651  134222 cri.go:89] found id: ""
	I0807 17:39:27.184658  134222 logs.go:276] 1 containers: [86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807]
	I0807 17:39:27.184713  134222 ssh_runner.go:195] Run: which crictl
	I0807 17:39:27.187977  134222 logs.go:123] Gathering logs for container status ...
	I0807 17:39:27.188000  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo `which crictl || echo crictl` ps -a || sudo docker ps -a"
	I0807 17:39:27.228531  134222 logs.go:123] Gathering logs for kube-apiserver [be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042] ...
	I0807 17:39:27.228569  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042"
	I0807 17:39:27.271814  134222 logs.go:123] Gathering logs for coredns [8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137] ...
	I0807 17:39:27.271847  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137"
	I0807 17:39:27.305366  134222 logs.go:123] Gathering logs for kube-scheduler [03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358] ...
	I0807 17:39:27.305399  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358"
	I0807 17:39:27.343106  134222 logs.go:123] Gathering logs for etcd [ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3] ...
	I0807 17:39:27.343139  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3"
	I0807 17:39:27.392171  134222 logs.go:123] Gathering logs for kube-proxy [7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952] ...
	I0807 17:39:27.392210  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952"
	I0807 17:39:27.424996  134222 logs.go:123] Gathering logs for kube-controller-manager [dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12] ...
	I0807 17:39:27.425030  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12"
	I0807 17:39:27.480784  134222 logs.go:123] Gathering logs for kindnet [86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807] ...
	I0807 17:39:27.480821  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /usr/bin/crictl logs --tail 400 86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807"
	I0807 17:39:27.519135  134222 logs.go:123] Gathering logs for CRI-O ...
	I0807 17:39:27.519171  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u crio -n 400"
	I0807 17:39:27.596682  134222 logs.go:123] Gathering logs for kubelet ...
	I0807 17:39:27.596724  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo journalctl -u kubelet -n 400"
	I0807 17:39:27.666075  134222 logs.go:123] Gathering logs for dmesg ...
	I0807 17:39:27.666113  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo dmesg -PH -L=never --level warn,err,crit,alert,emerg | tail -n 400"
	I0807 17:39:27.682798  134222 logs.go:123] Gathering logs for describe nodes ...
	I0807 17:39:27.682833  134222 ssh_runner.go:195] Run: /bin/bash -c "sudo /var/lib/minikube/binaries/v1.30.3/kubectl describe nodes --kubeconfig=/var/lib/minikube/kubeconfig"
	I0807 17:39:30.294643  134222 system_pods.go:59] 19 kube-system pods found
	I0807 17:39:30.294677  134222 system_pods.go:61] "coredns-7db6d8ff4d-2q6ns" [4913d8db-b38b-4a97-817b-fca8f553d456] Running
	I0807 17:39:30.294682  134222 system_pods.go:61] "csi-hostpath-attacher-0" [44a02fde-8555-4b8f-9e02-c24d0f8c859c] Running
	I0807 17:39:30.294685  134222 system_pods.go:61] "csi-hostpath-resizer-0" [1bc2baa9-cf02-43c9-b04c-517e4d066431] Running
	I0807 17:39:30.294688  134222 system_pods.go:61] "csi-hostpathplugin-64t24" [0d789b91-d1aa-426a-9187-cff9b419a605] Running
	I0807 17:39:30.294691  134222 system_pods.go:61] "etcd-addons-327212" [1f1c8cfa-e59d-46f2-b5b2-e0b46f43c932] Running
	I0807 17:39:30.294694  134222 system_pods.go:61] "kindnet-rntt5" [591220b6-7b2a-46a3-ad88-f49738392444] Running
	I0807 17:39:30.294697  134222 system_pods.go:61] "kube-apiserver-addons-327212" [284c2b11-8265-41a1-b5ac-6d0ee5579828] Running
	I0807 17:39:30.294700  134222 system_pods.go:61] "kube-controller-manager-addons-327212" [1f7e0d7b-b8ec-470a-ab6c-b367cdfe5b9b] Running
	I0807 17:39:30.294703  134222 system_pods.go:61] "kube-ingress-dns-minikube" [b33ba738-de21-42df-86c4-87c05e23dc6d] Running
	I0807 17:39:30.294708  134222 system_pods.go:61] "kube-proxy-n2k9q" [088d1b0c-4d56-4f5d-a60b-ec314b219063] Running
	I0807 17:39:30.294710  134222 system_pods.go:61] "kube-scheduler-addons-327212" [c77fd6b7-b106-41b5-a6d3-6ecfd7077695] Running
	I0807 17:39:30.294715  134222 system_pods.go:61] "metrics-server-c59844bb4-z4tdk" [2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522] Running
	I0807 17:39:30.294719  134222 system_pods.go:61] "nvidia-device-plugin-daemonset-cgstt" [38c1378e-168f-43d6-9200-4a3a708e51d7] Running
	I0807 17:39:30.294723  134222 system_pods.go:61] "registry-698f998955-mqg6g" [0745fd8e-f7df-431a-b141-53fcd8105af9] Running
	I0807 17:39:30.294728  134222 system_pods.go:61] "registry-proxy-4jbk7" [2228ef26-7bba-4664-9d48-bfd207995a71] Running
	I0807 17:39:30.294732  134222 system_pods.go:61] "snapshot-controller-745499f584-hxl54" [c4eb990c-da25-4bcf-98f4-dc79780979fd] Running
	I0807 17:39:30.294736  134222 system_pods.go:61] "snapshot-controller-745499f584-qxtcb" [676d05d0-47b2-4bd6-815d-c069d15a3566] Running
	I0807 17:39:30.294741  134222 system_pods.go:61] "storage-provisioner" [858b21c6-56d3-4381-8fab-fc1c565eb12c] Running
	I0807 17:39:30.294749  134222 system_pods.go:61] "tiller-deploy-6677d64bcd-tds7v" [f2d34ff5-8e54-4b3f-83b5-043be019f2b5] Running
	I0807 17:39:30.294757  134222 system_pods.go:74] duration metric: took 3.364193011s to wait for pod list to return data ...
	I0807 17:39:30.294770  134222 default_sa.go:34] waiting for default service account to be created ...
	I0807 17:39:30.296852  134222 default_sa.go:45] found service account: "default"
	I0807 17:39:30.296874  134222 default_sa.go:55] duration metric: took 2.091087ms for default service account to be created ...
	I0807 17:39:30.296883  134222 system_pods.go:116] waiting for k8s-apps to be running ...
	I0807 17:39:30.306726  134222 system_pods.go:86] 19 kube-system pods found
	I0807 17:39:30.306761  134222 system_pods.go:89] "coredns-7db6d8ff4d-2q6ns" [4913d8db-b38b-4a97-817b-fca8f553d456] Running
	I0807 17:39:30.306766  134222 system_pods.go:89] "csi-hostpath-attacher-0" [44a02fde-8555-4b8f-9e02-c24d0f8c859c] Running
	I0807 17:39:30.306770  134222 system_pods.go:89] "csi-hostpath-resizer-0" [1bc2baa9-cf02-43c9-b04c-517e4d066431] Running
	I0807 17:39:30.306775  134222 system_pods.go:89] "csi-hostpathplugin-64t24" [0d789b91-d1aa-426a-9187-cff9b419a605] Running
	I0807 17:39:30.306779  134222 system_pods.go:89] "etcd-addons-327212" [1f1c8cfa-e59d-46f2-b5b2-e0b46f43c932] Running
	I0807 17:39:30.306783  134222 system_pods.go:89] "kindnet-rntt5" [591220b6-7b2a-46a3-ad88-f49738392444] Running
	I0807 17:39:30.306788  134222 system_pods.go:89] "kube-apiserver-addons-327212" [284c2b11-8265-41a1-b5ac-6d0ee5579828] Running
	I0807 17:39:30.306792  134222 system_pods.go:89] "kube-controller-manager-addons-327212" [1f7e0d7b-b8ec-470a-ab6c-b367cdfe5b9b] Running
	I0807 17:39:30.306796  134222 system_pods.go:89] "kube-ingress-dns-minikube" [b33ba738-de21-42df-86c4-87c05e23dc6d] Running
	I0807 17:39:30.306801  134222 system_pods.go:89] "kube-proxy-n2k9q" [088d1b0c-4d56-4f5d-a60b-ec314b219063] Running
	I0807 17:39:30.306805  134222 system_pods.go:89] "kube-scheduler-addons-327212" [c77fd6b7-b106-41b5-a6d3-6ecfd7077695] Running
	I0807 17:39:30.306809  134222 system_pods.go:89] "metrics-server-c59844bb4-z4tdk" [2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522] Running
	I0807 17:39:30.306813  134222 system_pods.go:89] "nvidia-device-plugin-daemonset-cgstt" [38c1378e-168f-43d6-9200-4a3a708e51d7] Running
	I0807 17:39:30.306817  134222 system_pods.go:89] "registry-698f998955-mqg6g" [0745fd8e-f7df-431a-b141-53fcd8105af9] Running
	I0807 17:39:30.306820  134222 system_pods.go:89] "registry-proxy-4jbk7" [2228ef26-7bba-4664-9d48-bfd207995a71] Running
	I0807 17:39:30.306824  134222 system_pods.go:89] "snapshot-controller-745499f584-hxl54" [c4eb990c-da25-4bcf-98f4-dc79780979fd] Running
	I0807 17:39:30.306828  134222 system_pods.go:89] "snapshot-controller-745499f584-qxtcb" [676d05d0-47b2-4bd6-815d-c069d15a3566] Running
	I0807 17:39:30.306831  134222 system_pods.go:89] "storage-provisioner" [858b21c6-56d3-4381-8fab-fc1c565eb12c] Running
	I0807 17:39:30.306838  134222 system_pods.go:89] "tiller-deploy-6677d64bcd-tds7v" [f2d34ff5-8e54-4b3f-83b5-043be019f2b5] Running
	I0807 17:39:30.306846  134222 system_pods.go:126] duration metric: took 9.957558ms to wait for k8s-apps to be running ...
	I0807 17:39:30.306856  134222 system_svc.go:44] waiting for kubelet service to be running ....
	I0807 17:39:30.306904  134222 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0807 17:39:30.318202  134222 system_svc.go:56] duration metric: took 11.332954ms WaitForService to wait for kubelet
	I0807 17:39:30.318233  134222 kubeadm.go:582] duration metric: took 2m6.543123123s to wait for: map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true]
	I0807 17:39:30.318256  134222 node_conditions.go:102] verifying NodePressure condition ...
	I0807 17:39:30.321128  134222 node_conditions.go:122] node storage ephemeral capacity is 304681132Ki
	I0807 17:39:30.321157  134222 node_conditions.go:123] node cpu capacity is 8
	I0807 17:39:30.321171  134222 node_conditions.go:105] duration metric: took 2.910934ms to run NodePressure ...
	I0807 17:39:30.321185  134222 start.go:241] waiting for startup goroutines ...
	I0807 17:39:30.321191  134222 start.go:246] waiting for cluster config update ...
	I0807 17:39:30.321209  134222 start.go:255] writing updated cluster config ...
	I0807 17:39:30.321523  134222 ssh_runner.go:195] Run: rm -f paused
	I0807 17:39:30.372447  134222 start.go:600] kubectl: 1.30.3, cluster: 1.30.3 (minor skew: 0)
	I0807 17:39:30.374499  134222 out.go:177] * Done! kubectl is now configured to use "addons-327212" cluster and "default" namespace by default
	
	
	==> CRI-O <==
	Aug 07 17:42:32 addons-327212 crio[1024]: time="2024-08-07 17:42:32.920146771Z" level=info msg="Deleting pod ingress-nginx_ingress-nginx-controller-6d9bd977d4-645zg from CNI network \"kindnet\" (type=ptp)"
	Aug 07 17:42:32 addons-327212 crio[1024]: time="2024-08-07 17:42:32.956816402Z" level=info msg="Stopped pod sandbox: 46b8b79ad5073b3ca172c8655c72d35588a83df0adc7b40f471ba016332cee47" id=aeea321d-88b1-4453-a048-9fbe87f43966 name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 07 17:42:33 addons-327212 crio[1024]: time="2024-08-07 17:42:33.260965230Z" level=info msg="Removing container: c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c" id=b5480f56-cbb6-4072-b1b1-9df96e39a091 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 07 17:42:33 addons-327212 crio[1024]: time="2024-08-07 17:42:33.273827764Z" level=info msg="Removed container c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c: ingress-nginx/ingress-nginx-controller-6d9bd977d4-645zg/controller" id=b5480f56-cbb6-4072-b1b1-9df96e39a091 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.379407727Z" level=info msg="Removing container: ef583b01caa0c51a9f178e6a8d63a1301e3c9faf4094845d7cb71fb2a88a9c55" id=b6b80ed7-c106-4c56-b8ca-8d8e77a1e892 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.393842746Z" level=info msg="Removed container ef583b01caa0c51a9f178e6a8d63a1301e3c9faf4094845d7cb71fb2a88a9c55: ingress-nginx/ingress-nginx-admission-patch-47pnz/patch" id=b6b80ed7-c106-4c56-b8ca-8d8e77a1e892 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.395129889Z" level=info msg="Removing container: 4167c3472c2386b82d6e29cf349093bb9c7b87b5924c022207f1a9954d33b10d" id=db69a4fc-6438-4c10-8804-2dde6a661582 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.408743637Z" level=info msg="Removed container 4167c3472c2386b82d6e29cf349093bb9c7b87b5924c022207f1a9954d33b10d: ingress-nginx/ingress-nginx-admission-create-nwmt8/create" id=db69a4fc-6438-4c10-8804-2dde6a661582 name=/runtime.v1.RuntimeService/RemoveContainer
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.410070485Z" level=info msg="Stopping pod sandbox: 38e72fe423f80bd7bb5746442ddd610d8cb27c00a08c4f7ecff15bf632d0af7d" id=233ce707-8a36-47aa-bc19-394ce31ecc6f name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.410109454Z" level=info msg="Stopped pod sandbox (already stopped): 38e72fe423f80bd7bb5746442ddd610d8cb27c00a08c4f7ecff15bf632d0af7d" id=233ce707-8a36-47aa-bc19-394ce31ecc6f name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.410384007Z" level=info msg="Removing pod sandbox: 38e72fe423f80bd7bb5746442ddd610d8cb27c00a08c4f7ecff15bf632d0af7d" id=77619104-250f-401e-9e5d-f46c88be029a name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.417119785Z" level=info msg="Removed pod sandbox: 38e72fe423f80bd7bb5746442ddd610d8cb27c00a08c4f7ecff15bf632d0af7d" id=77619104-250f-401e-9e5d-f46c88be029a name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.417573830Z" level=info msg="Stopping pod sandbox: 46b8b79ad5073b3ca172c8655c72d35588a83df0adc7b40f471ba016332cee47" id=3a5f0de8-bb4d-482d-aa36-c9b7993a29eb name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.417606242Z" level=info msg="Stopped pod sandbox (already stopped): 46b8b79ad5073b3ca172c8655c72d35588a83df0adc7b40f471ba016332cee47" id=3a5f0de8-bb4d-482d-aa36-c9b7993a29eb name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.417906324Z" level=info msg="Removing pod sandbox: 46b8b79ad5073b3ca172c8655c72d35588a83df0adc7b40f471ba016332cee47" id=f2526ce5-f697-4745-bb82-acac72af0b6d name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.423712458Z" level=info msg="Removed pod sandbox: 46b8b79ad5073b3ca172c8655c72d35588a83df0adc7b40f471ba016332cee47" id=f2526ce5-f697-4745-bb82-acac72af0b6d name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.424204815Z" level=info msg="Stopping pod sandbox: 9e7a80b3b3a4c6b66e6733f3394e494ef49be8d1ec2d226c4c02d159ab4fe0d3" id=38ce301e-c9e6-4879-8f66-469713b2631c name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.424243134Z" level=info msg="Stopped pod sandbox (already stopped): 9e7a80b3b3a4c6b66e6733f3394e494ef49be8d1ec2d226c4c02d159ab4fe0d3" id=38ce301e-c9e6-4879-8f66-469713b2631c name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.424556693Z" level=info msg="Removing pod sandbox: 9e7a80b3b3a4c6b66e6733f3394e494ef49be8d1ec2d226c4c02d159ab4fe0d3" id=93211540-d735-4543-ae52-d462c96e9f20 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.430585289Z" level=info msg="Removed pod sandbox: 9e7a80b3b3a4c6b66e6733f3394e494ef49be8d1ec2d226c4c02d159ab4fe0d3" id=93211540-d735-4543-ae52-d462c96e9f20 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.430984805Z" level=info msg="Stopping pod sandbox: ff9ebcea4cce090a6523b015e02bcef2333223f38f04b62132949dd019355f4b" id=633982ca-5273-4ce0-9147-701af094061f name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.431014042Z" level=info msg="Stopped pod sandbox (already stopped): ff9ebcea4cce090a6523b015e02bcef2333223f38f04b62132949dd019355f4b" id=633982ca-5273-4ce0-9147-701af094061f name=/runtime.v1.RuntimeService/StopPodSandbox
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.431347862Z" level=info msg="Removing pod sandbox: ff9ebcea4cce090a6523b015e02bcef2333223f38f04b62132949dd019355f4b" id=028ddcc8-0db5-4bd9-b776-94ed8628dce5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 07 17:43:10 addons-327212 crio[1024]: time="2024-08-07 17:43:10.437246272Z" level=info msg="Removed pod sandbox: ff9ebcea4cce090a6523b015e02bcef2333223f38f04b62132949dd019355f4b" id=028ddcc8-0db5-4bd9-b776-94ed8628dce5 name=/runtime.v1.RuntimeService/RemovePodSandbox
	Aug 07 17:45:10 addons-327212 crio[1024]: time="2024-08-07 17:45:10.357866003Z" level=info msg="Stopping container: e27fccbb79c5104c4c32d9a29ada42009f8b9f43608a4c2bc287d15bfb0c7dd0 (timeout: 30s)" id=cfc68630-5c11-4c7f-b6ed-e25a27772b0f name=/runtime.v1.RuntimeService/StopContainer
	
	
	==> container status <==
	CONTAINER           IMAGE                                                                                                                   CREATED             STATE               NAME                      ATTEMPT             POD ID              POD
	022c573ec0948       docker.io/kicbase/echo-server@sha256:127ac38a2bb9537b7f252addff209ea6801edcac8a92c8b1104dacd66a583ed6                   2 minutes ago       Running             hello-world-app           0                   eecbdf861c9a4       hello-world-app-6778b5fc9f-dmstw
	8a62c434f885c       docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9                         5 minutes ago       Running             nginx                     0                   ea7dc11d499f8       nginx
	af907cb9d0a50       gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e                     5 minutes ago       Running             busybox                   0                   9d538f9e5951a       busybox
	e27fccbb79c51       registry.k8s.io/metrics-server/metrics-server@sha256:31f034feb3f16062e93be7c40efc596553c89de172e2e412e588f02382388872   6 minutes ago       Running             metrics-server            0                   2432811966c33       metrics-server-c59844bb4-z4tdk
	8aed39255f083       cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4                                                        7 minutes ago       Running             coredns                   0                   67a395da0c3dd       coredns-7db6d8ff4d-2q6ns
	c08287dadefc6       6e38f40d628db3002f5617342c8872c935de530d867d0f709a2fbda1a302a562                                                        7 minutes ago       Running             storage-provisioner       0                   15e3c4b979355       storage-provisioner
	86e91eca6b764       docker.io/kindest/kindnetd@sha256:4067b91686869e19bac601aec305ba55d2e74cdcb91347869bfb4fd3a26cd3c3                      7 minutes ago       Running             kindnet-cni               0                   b836eecbb3c94       kindnet-rntt5
	7f010676f3a3c       55bb025d2cfa592b9381d01e122e72a1ed4b29ca32f86b7d289d99da794784d1                                                        7 minutes ago       Running             kube-proxy                0                   830be0120c2cc       kube-proxy-n2k9q
	03a7b4d6c9190       3edc18e7b76722eb2eb37a0858c09caacbd422d6e0cae4c2e5ce67bc9a9795e2                                                        8 minutes ago       Running             kube-scheduler            0                   8733cfeaa3a9e       kube-scheduler-addons-327212
	ab8c916859e2b       3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899                                                        8 minutes ago       Running             etcd                      0                   af5530eaeb155       etcd-addons-327212
	dfbc86370ffb0       76932a3b37d7eb138c8f47c9a2b4218f0466dd273badf856f2ce2f0277e15b5e                                                        8 minutes ago       Running             kube-controller-manager   0                   78817fd29776f       kube-controller-manager-addons-327212
	be4b565427a9c       1f6d574d502f3b61c851b1bbd4ef2a964ce4c70071dd8da556f2d490d36b095d                                                        8 minutes ago       Running             kube-apiserver            0                   972ae718404dd       kube-apiserver-addons-327212
	
	
	==> coredns [8aed39255f0831c7720290970bcbfa6ae4e77e2c8f8381ce99c7e40e7c9ff137] <==
	[INFO] 10.244.0.2:42966 - 948 "AAAA IN registry.kube-system.svc.cluster.local.cluster.local. udp 70 false 512" NXDOMAIN qr,aa,rd 163 0.00010647s
	[INFO] 10.244.0.2:55280 - 28241 "A IN registry.kube-system.svc.cluster.local.us-west1-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.007372517s
	[INFO] 10.244.0.2:55280 - 37205 "AAAA IN registry.kube-system.svc.cluster.local.us-west1-a.c.k8s-minikube.internal. udp 91 false 512" NXDOMAIN qr,rd,ra 91 0.007876774s
	[INFO] 10.244.0.2:39259 - 6416 "A IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.008094639s
	[INFO] 10.244.0.2:39259 - 50975 "AAAA IN registry.kube-system.svc.cluster.local.c.k8s-minikube.internal. udp 80 false 512" NXDOMAIN qr,rd,ra 80 0.009153156s
	[INFO] 10.244.0.2:60294 - 37241 "A IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.005787455s
	[INFO] 10.244.0.2:60294 - 30821 "AAAA IN registry.kube-system.svc.cluster.local.google.internal. udp 72 false 512" NXDOMAIN qr,rd,ra 72 0.007881489s
	[INFO] 10.244.0.2:36961 - 24716 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000098221s
	[INFO] 10.244.0.2:36961 - 29577 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000141805s
	[INFO] 10.244.0.21:34931 - 14980 "AAAA IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000251075s
	[INFO] 10.244.0.21:58613 - 41232 "A IN storage.googleapis.com.gcp-auth.svc.cluster.local. udp 78 false 1232" NXDOMAIN qr,aa,rd 160 0.000145664s
	[INFO] 10.244.0.21:46077 - 51975 "A IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000114444s
	[INFO] 10.244.0.21:32881 - 63783 "AAAA IN storage.googleapis.com.svc.cluster.local. udp 69 false 1232" NXDOMAIN qr,aa,rd 151 0.000153425s
	[INFO] 10.244.0.21:41829 - 15772 "A IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000099591s
	[INFO] 10.244.0.21:48118 - 42806 "AAAA IN storage.googleapis.com.cluster.local. udp 65 false 1232" NXDOMAIN qr,aa,rd 147 0.000185217s
	[INFO] 10.244.0.21:44083 - 39713 "A IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.007082596s
	[INFO] 10.244.0.21:57055 - 62291 "AAAA IN storage.googleapis.com.us-west1-a.c.k8s-minikube.internal. udp 86 false 1232" NXDOMAIN qr,rd,ra 75 0.007485934s
	[INFO] 10.244.0.21:57409 - 21863 "A IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.007169112s
	[INFO] 10.244.0.21:35299 - 48860 "AAAA IN storage.googleapis.com.c.k8s-minikube.internal. udp 75 false 1232" NXDOMAIN qr,rd,ra 64 0.008369065s
	[INFO] 10.244.0.21:56384 - 62165 "AAAA IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.004454092s
	[INFO] 10.244.0.21:37913 - 38533 "A IN storage.googleapis.com.google.internal. udp 67 false 1232" NXDOMAIN qr,rd,ra 56 0.005356265s
	[INFO] 10.244.0.21:35006 - 15913 "AAAA IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 240 0.000755543s
	[INFO] 10.244.0.21:35281 - 35192 "A IN storage.googleapis.com. udp 51 false 1232" NOERROR qr,rd,ra 458 0.00090994s
	[INFO] 10.244.0.25:44193 - 2 "AAAA IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 149 0.000164428s
	[INFO] 10.244.0.25:51744 - 3 "A IN registry.kube-system.svc.cluster.local. udp 56 false 512" NOERROR qr,aa,rd 110 0.000141781s
	
	
	==> describe nodes <==
	Name:               addons-327212
	Roles:              control-plane
	Labels:             beta.kubernetes.io/arch=amd64
	                    beta.kubernetes.io/os=linux
	                    kubernetes.io/arch=amd64
	                    kubernetes.io/hostname=addons-327212
	                    kubernetes.io/os=linux
	                    minikube.k8s.io/commit=0ee3e7d60a6f6702c6c553e4aadfb0f66d72da6e
	                    minikube.k8s.io/name=addons-327212
	                    minikube.k8s.io/primary=true
	                    minikube.k8s.io/updated_at=2024_08_07T17_37_11_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-327212
	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:  Wed, 07 Aug 2024 17:37:07 +0000
	Taints:             <none>
	Unschedulable:      false
	Lease:
	  HolderIdentity:  addons-327212
	  AcquireTime:     <unset>
	  RenewTime:       Wed, 07 Aug 2024 17:45:10 +0000
	Conditions:
	  Type             Status  LastHeartbeatTime                 LastTransitionTime                Reason                       Message
	  ----             ------  -----------------                 ------------------                ------                       -------
	  MemoryPressure   False   Wed, 07 Aug 2024 17:42:47 +0000   Wed, 07 Aug 2024 17:37:06 +0000   KubeletHasSufficientMemory   kubelet has sufficient memory available
	  DiskPressure     False   Wed, 07 Aug 2024 17:42:47 +0000   Wed, 07 Aug 2024 17:37:06 +0000   KubeletHasNoDiskPressure     kubelet has no disk pressure
	  PIDPressure      False   Wed, 07 Aug 2024 17:42:47 +0000   Wed, 07 Aug 2024 17:37:06 +0000   KubeletHasSufficientPID      kubelet has sufficient PID available
	  Ready            True    Wed, 07 Aug 2024 17:42:47 +0000   Wed, 07 Aug 2024 17:37:42 +0000   KubeletReady                 kubelet is posting ready status
	Addresses:
	  InternalIP:  192.168.49.2
	  Hostname:    addons-327212
	Capacity:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	Allocatable:
	  cpu:                8
	  ephemeral-storage:  304681132Ki
	  hugepages-1Gi:      0
	  hugepages-2Mi:      0
	  memory:             32859316Ki
	  pods:               110
	System Info:
	  Machine ID:                 d07de21a960a447dacc61e89e3cacd37
	  System UUID:                b0c4d49c-9718-409e-abe9-0c27a27775bd
	  Boot ID:                    c4d51248-5baa-4ee4-972a-d36c42b9efcb
	  Kernel Version:             5.15.0-1065-gcp
	  OS Image:                   Ubuntu 22.04.4 LTS
	  Operating System:           linux
	  Architecture:               amd64
	  Container Runtime Version:  cri-o://1.24.6
	  Kubelet Version:            v1.30.3
	  Kube-Proxy Version:         v1.30.3
	PodCIDR:                      10.244.0.0/24
	PodCIDRs:                     10.244.0.0/24
	Non-terminated Pods:          (12 in total)
	  Namespace                   Name                                     CPU Requests  CPU Limits  Memory Requests  Memory Limits  Age
	  ---------                   ----                                     ------------  ----------  ---------------  -------------  ---
	  default                     busybox                                  0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m41s
	  default                     hello-world-app-6778b5fc9f-dmstw         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         2m44s
	  default                     nginx                                    0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         5m6s
	  kube-system                 coredns-7db6d8ff4d-2q6ns                 100m (1%!)(MISSING)     0 (0%!)(MISSING)      70Mi (0%!)(MISSING)        170Mi (0%!)(MISSING)     7m47s
	  kube-system                 etcd-addons-327212                       100m (1%!)(MISSING)     0 (0%!)(MISSING)      100Mi (0%!)(MISSING)       0 (0%!)(MISSING)         8m1s
	  kube-system                 kindnet-rntt5                            100m (1%!)(MISSING)     100m (1%!)(MISSING)   50Mi (0%!)(MISSING)        50Mi (0%!)(MISSING)      7m48s
	  kube-system                 kube-apiserver-addons-327212             250m (3%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m1s
	  kube-system                 kube-controller-manager-addons-327212    200m (2%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m2s
	  kube-system                 kube-proxy-n2k9q                         0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m48s
	  kube-system                 kube-scheduler-addons-327212             100m (1%!)(MISSING)     0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         8m1s
	  kube-system                 metrics-server-c59844bb4-z4tdk           100m (1%!)(MISSING)     0 (0%!)(MISSING)      200Mi (0%!)(MISSING)       0 (0%!)(MISSING)         7m43s
	  kube-system                 storage-provisioner                      0 (0%!)(MISSING)        0 (0%!)(MISSING)      0 (0%!)(MISSING)           0 (0%!)(MISSING)         7m43s
	Allocated resources:
	  (Total limits may be over 100 percent, i.e., overcommitted.)
	  Resource           Requests    Limits
	  --------           --------    ------
	  cpu                950m (11%!)(MISSING)  100m (1%!)(MISSING)
	  memory             420Mi (1%!)(MISSING)  220Mi (0%!)(MISSING)
	  ephemeral-storage  0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-1Gi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	  hugepages-2Mi      0 (0%!)(MISSING)      0 (0%!)(MISSING)
	Events:
	  Type    Reason                   Age                  From             Message
	  ----    ------                   ----                 ----             -------
	  Normal  Starting                 7m43s                kube-proxy       
	  Normal  Starting                 8m7s                 kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m7s (x9 over 8m7s)  kubelet          Node addons-327212 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m7s (x8 over 8m7s)  kubelet          Node addons-327212 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m7s (x7 over 8m7s)  kubelet          Node addons-327212 status is now: NodeHasSufficientPID
	  Normal  Starting                 8m1s                 kubelet          Starting kubelet.
	  Normal  NodeHasSufficientMemory  8m1s                 kubelet          Node addons-327212 status is now: NodeHasSufficientMemory
	  Normal  NodeHasNoDiskPressure    8m1s                 kubelet          Node addons-327212 status is now: NodeHasNoDiskPressure
	  Normal  NodeHasSufficientPID     8m1s                 kubelet          Node addons-327212 status is now: NodeHasSufficientPID
	  Normal  RegisteredNode           7m49s                node-controller  Node addons-327212 event: Registered Node addons-327212 in Controller
	  Normal  NodeReady                7m29s                kubelet          Node addons-327212 status is now: NodeReady
	
	
	==> dmesg <==
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 4a 5a 3f 8a 9a 21 08 06
	[ +19.821052] IPv4: martian source 10.244.0.1 from 10.244.0.52, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 9e 37 ce 07 7f 1f 08 06
	[Aug 7 17:28] IPv4: martian source 10.244.0.1 from 10.244.0.53, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 0a c4 f0 eb 93 8f 08 06
	[ +22.451112] IPv4: martian source 10.244.0.1 from 10.244.0.54, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 92 e7 db 7f 19 57 08 06
	[Aug 7 17:29] IPv4: martian source 10.244.0.1 from 10.244.0.2, on dev eth0
	[  +0.000006] ll header: 00000000: ff ff ff ff ff ff 1e d8 cb 10 68 b7 08 06
	[ +24.044320] IPv4: martian source 10.244.0.1 from 10.244.0.3, on dev eth0
	[  +0.000007] ll header: 00000000: ff ff ff ff ff ff 0e b7 2d 05 2b c4 08 06
	[Aug 7 17:40] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000010] ll header: 00000000: 7e 3a 65 10 51 68 3e d4 28 3d 1e 22 08 00
	[  +1.023569] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 3a 65 10 51 68 3e d4 28 3d 1e 22 08 00
	[  +2.015840] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 3a 65 10 51 68 3e d4 28 3d 1e 22 08 00
	[  +4.259548] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 7e 3a 65 10 51 68 3e d4 28 3d 1e 22 08 00
	[  +8.187157] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000008] ll header: 00000000: 7e 3a 65 10 51 68 3e d4 28 3d 1e 22 08 00
	[ +16.126392] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000007] ll header: 00000000: 7e 3a 65 10 51 68 3e d4 28 3d 1e 22 08 00
	[Aug 7 17:41] IPv4: martian source 10.244.0.20 from 127.0.0.1, on dev eth0
	[  +0.000006] ll header: 00000000: 7e 3a 65 10 51 68 3e d4 28 3d 1e 22 08 00
	
	
	==> etcd [ab8c916859e2b6bd0903b7bfa7e0313a68628ca2acd7d2be1fbd44e36f714af3] <==
	{"level":"info","ts":"2024-08-07T17:37:27.163951Z","caller":"traceutil/trace.go:171","msg":"trace[170898558] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:427; }","duration":"101.390707ms","start":"2024-08-07T17:37:27.06255Z","end":"2024-08-07T17:37:27.163941Z","steps":["trace[170898558] 'agreement among raft nodes before linearized reading'  (duration: 101.317258ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-07T17:37:27.356131Z","caller":"traceutil/trace.go:171","msg":"trace[1150412852] transaction","detail":"{read_only:false; response_revision:434; number_of_response:1; }","duration":"177.775217ms","start":"2024-08-07T17:37:27.178338Z","end":"2024-08-07T17:37:27.356113Z","steps":["trace[1150412852] 'process raft request'  (duration: 88.490916ms)","trace[1150412852] 'compare'  (duration: 11.675991ms)"],"step_count":2}
	{"level":"warn","ts":"2024-08-07T17:37:27.56745Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.767771ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/clusterrolebindings/minikube-ingress-dns\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-07T17:37:27.567628Z","caller":"traceutil/trace.go:171","msg":"trace[1612267383] range","detail":"{range_begin:/registry/clusterrolebindings/minikube-ingress-dns; range_end:; response_count:0; response_revision:462; }","duration":"100.947575ms","start":"2024-08-07T17:37:27.466641Z","end":"2024-08-07T17:37:27.567588Z","steps":["trace[1612267383] 'agreement among raft nodes before linearized reading'  (duration: 100.763957ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-07T17:37:27.980076Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.433211ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/daemonsets/kube-system/registry-proxy\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-07T17:37:27.980151Z","caller":"traceutil/trace.go:171","msg":"trace[1614199880] range","detail":"{range_begin:/registry/daemonsets/kube-system/registry-proxy; range_end:; response_count:0; response_revision:481; }","duration":"105.535277ms","start":"2024-08-07T17:37:27.874601Z","end":"2024-08-07T17:37:27.980136Z","steps":["trace[1614199880] 'agreement among raft nodes before linearized reading'  (duration: 105.433309ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-07T17:37:27.980301Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"116.381494ms","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-07T17:37:27.980327Z","caller":"traceutil/trace.go:171","msg":"trace[621551540] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:481; }","duration":"116.422872ms","start":"2024-08-07T17:37:27.863895Z","end":"2024-08-07T17:37:27.980317Z","steps":["trace[621551540] 'agreement among raft nodes before linearized reading'  (duration: 116.368917ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-07T17:37:27.980483Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"119.284438ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/minions/addons-327212\" ","response":"range_response_count:1 size:5654"}
	{"level":"info","ts":"2024-08-07T17:37:27.980507Z","caller":"traceutil/trace.go:171","msg":"trace[1362462460] range","detail":"{range_begin:/registry/minions/addons-327212; range_end:; response_count:1; response_revision:481; }","duration":"119.317067ms","start":"2024-08-07T17:37:27.861182Z","end":"2024-08-07T17:37:27.980499Z","steps":["trace[1362462460] 'agreement among raft nodes before linearized reading'  (duration: 119.229943ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-07T17:37:28.073031Z","caller":"traceutil/trace.go:171","msg":"trace[1878856043] transaction","detail":"{read_only:false; response_revision:482; number_of_response:1; }","duration":"101.243525ms","start":"2024-08-07T17:37:27.971768Z","end":"2024-08-07T17:37:28.073012Z","steps":["trace[1878856043] 'process raft request'  (duration: 87.220225ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-07T17:37:28.878993Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"100.879313ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/rolebindings/kube-system/metrics-server-auth-reader\" ","response":"range_response_count:0 size:5"}
	{"level":"info","ts":"2024-08-07T17:37:28.882357Z","caller":"traceutil/trace.go:171","msg":"trace[910593594] range","detail":"{range_begin:/registry/rolebindings/kube-system/metrics-server-auth-reader; range_end:; response_count:0; response_revision:540; }","duration":"104.28139ms","start":"2024-08-07T17:37:28.778061Z","end":"2024-08-07T17:37:28.882343Z","steps":["trace[910593594] 'agreement among raft nodes before linearized reading'  (duration: 100.892953ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-07T17:38:06.309396Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"117.872803ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/metrics-server-c59844bb4-z4tdk\" ","response":"range_response_count:1 size:4467"}
	{"level":"info","ts":"2024-08-07T17:38:06.309476Z","caller":"traceutil/trace.go:171","msg":"trace[4562452] range","detail":"{range_begin:/registry/pods/kube-system/metrics-server-c59844bb4-z4tdk; range_end:; response_count:1; response_revision:1011; }","duration":"117.980459ms","start":"2024-08-07T17:38:06.191473Z","end":"2024-08-07T17:38:06.309454Z","steps":["trace[4562452] 'range keys from in-memory index tree'  (duration: 117.721792ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-07T17:38:21.756364Z","caller":"traceutil/trace.go:171","msg":"trace[1104251320] transaction","detail":"{read_only:false; response_revision:1121; number_of_response:1; }","duration":"177.861343ms","start":"2024-08-07T17:38:21.578471Z","end":"2024-08-07T17:38:21.756332Z","steps":["trace[1104251320] 'process raft request'  (duration: 177.404564ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-07T17:38:21.857549Z","caller":"traceutil/trace.go:171","msg":"trace[1373682727] linearizableReadLoop","detail":"{readStateIndex:1151; appliedIndex:1150; }","duration":"100.54259ms","start":"2024-08-07T17:38:21.756987Z","end":"2024-08-07T17:38:21.85753Z","steps":["trace[1373682727] 'read index received'  (duration: 100.322036ms)","trace[1373682727] 'applied index is now lower than readState.Index'  (duration: 220.047µs)"],"step_count":2}
	{"level":"info","ts":"2024-08-07T17:38:21.857828Z","caller":"traceutil/trace.go:171","msg":"trace[1671847267] transaction","detail":"{read_only:false; response_revision:1122; number_of_response:1; }","duration":"101.661125ms","start":"2024-08-07T17:38:21.756154Z","end":"2024-08-07T17:38:21.857815Z","steps":["trace[1671847267] 'process raft request'  (duration: 101.214327ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-07T17:38:21.858057Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"101.052013ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/metrics-server-c59844bb4-z4tdk\" ","response":"range_response_count:1 size:4754"}
	{"level":"info","ts":"2024-08-07T17:38:21.858085Z","caller":"traceutil/trace.go:171","msg":"trace[894394781] range","detail":"{range_begin:/registry/pods/kube-system/metrics-server-c59844bb4-z4tdk; range_end:; response_count:1; response_revision:1122; }","duration":"101.113908ms","start":"2024-08-07T17:38:21.756961Z","end":"2024-08-07T17:38:21.858075Z","steps":["trace[894394781] 'agreement among raft nodes before linearized reading'  (duration: 101.005964ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-07T17:38:22.056442Z","caller":"traceutil/trace.go:171","msg":"trace[190805253] transaction","detail":"{read_only:false; response_revision:1123; number_of_response:1; }","duration":"176.193009ms","start":"2024-08-07T17:38:21.880222Z","end":"2024-08-07T17:38:22.056415Z","steps":["trace[190805253] 'process raft request'  (duration: 87.554088ms)","trace[190805253] 'compare'  (duration: 88.504148ms)"],"step_count":2}
	{"level":"info","ts":"2024-08-07T17:38:22.056767Z","caller":"traceutil/trace.go:171","msg":"trace[92223056] range","detail":"{range_begin:/registry/pods/ingress-nginx/; range_end:/registry/pods/ingress-nginx0; response_count:3; response_revision:1123; }","duration":"100.02998ms","start":"2024-08-07T17:38:21.956726Z","end":"2024-08-07T17:38:22.056756Z","steps":["trace[92223056] 'agreement among raft nodes before linearized reading'  (duration: 99.954946ms)"],"step_count":1}
	{"level":"warn","ts":"2024-08-07T17:38:49.381732Z","caller":"etcdserver/util.go:170","msg":"apply request took too long","took":"105.871585ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/gcp-auth/\" range_end:\"/registry/pods/gcp-auth0\" ","response":"range_response_count:2 size:8452"}
	{"level":"info","ts":"2024-08-07T17:38:49.381803Z","caller":"traceutil/trace.go:171","msg":"trace[1428170178] range","detail":"{range_begin:/registry/pods/gcp-auth/; range_end:/registry/pods/gcp-auth0; response_count:2; response_revision:1222; }","duration":"105.981221ms","start":"2024-08-07T17:38:49.275807Z","end":"2024-08-07T17:38:49.381788Z","steps":["trace[1428170178] 'range keys from in-memory index tree'  (duration: 105.736462ms)"],"step_count":1}
	{"level":"info","ts":"2024-08-07T17:40:29.105746Z","caller":"traceutil/trace.go:171","msg":"trace[606467844] transaction","detail":"{read_only:false; response_revision:1811; number_of_response:1; }","duration":"121.013504ms","start":"2024-08-07T17:40:28.984708Z","end":"2024-08-07T17:40:29.105722Z","steps":["trace[606467844] 'process raft request'  (duration: 120.802442ms)"],"step_count":1}
	
	
	==> kernel <==
	 17:45:11 up  1:27,  0 users,  load average: 0.04, 0.62, 0.79
	Linux addons-327212 5.15.0-1065-gcp #73~20.04.1-Ubuntu SMP Mon Jul 15 20:08:36 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
	PRETTY_NAME="Ubuntu 22.04.4 LTS"
	
	
	==> kindnet [86e91eca6b7640ede7fc9aef39a47541e9f25b26cb71c960a42fa18b8e16f807] <==
	E0807 17:43:51.899682       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
	I0807 17:43:52.356874       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0807 17:43:52.356919       1 main.go:299] handling current node
	I0807 17:44:02.357448       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0807 17:44:02.357484       1 main.go:299] handling current node
	I0807 17:44:12.357132       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0807 17:44:12.357182       1 main.go:299] handling current node
	W0807 17:44:19.540947       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
	E0807 17:44:19.540978       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
	I0807 17:44:22.356801       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0807 17:44:22.356845       1 main.go:299] handling current node
	W0807 17:44:32.296121       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
	E0807 17:44:32.296167       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
	I0807 17:44:32.357280       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0807 17:44:32.357333       1 main.go:299] handling current node
	W0807 17:44:34.300784       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
	E0807 17:44:34.300827       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
	I0807 17:44:42.356775       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0807 17:44:42.356809       1 main.go:299] handling current node
	I0807 17:44:52.357063       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0807 17:44:52.357106       1 main.go:299] handling current node
	W0807 17:44:54.715297       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
	E0807 17:44:54.715354       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
	I0807 17:45:02.356749       1 main.go:295] Handling node with IPs: map[192.168.49.2:{}]
	I0807 17:45:02.356793       1 main.go:299] handling current node
	
	
	==> kube-apiserver [be4b565427a9c6f42cebea86dde1d32f48d86c86f70f0093aa7e9c5e8dd09042] <==
	I0807 17:39:20.135381       1 handler.go:286] Adding GroupVersion metrics.k8s.io v1beta1 to ResourceManager
	E0807 17:39:39.806010       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54150: use of closed network connection
	E0807 17:39:39.964799       1 conn.go:339] Error on socket receive: read tcp 192.168.49.2:8443->192.168.49.1:54184: use of closed network connection
	E0807 17:40:01.032133       1 upgradeaware.go:427] Error proxying data from client to backend: read tcp 192.168.49.2:8443->10.244.0.24:55986: read: connection reset by peer
	I0807 17:40:04.544473       1 controller.go:615] quota admission added evaluator for: volumesnapshots.snapshot.storage.k8s.io
	I0807 17:40:04.966612       1 controller.go:615] quota admission added evaluator for: ingresses.networking.k8s.io
	I0807 17:40:05.128877       1 alloc.go:330] "allocated clusterIPs" service="default/nginx" clusterIPs={"IPv4":"10.102.224.146"}
	I0807 17:40:09.010997       1 handler.go:286] Adding GroupVersion gadget.kinvolk.io v1alpha1 to ResourceManager
	W0807 17:40:10.025614       1 cacher.go:168] Terminating all watchers from cacher traces.gadget.kinvolk.io
	I0807 17:40:32.589806       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0807 17:40:32.589865       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0807 17:40:32.601672       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0807 17:40:32.601714       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0807 17:40:32.602301       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0807 17:40:32.602343       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0807 17:40:32.616077       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0807 17:40:32.616233       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	I0807 17:40:32.625208       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1 to ResourceManager
	I0807 17:40:32.625245       1 handler.go:286] Adding GroupVersion snapshot.storage.k8s.io v1beta1 to ResourceManager
	W0807 17:40:33.602378       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotclasses.snapshot.storage.k8s.io
	W0807 17:40:33.625878       1 cacher.go:168] Terminating all watchers from cacher volumesnapshotcontents.snapshot.storage.k8s.io
	W0807 17:40:33.669694       1 cacher.go:168] Terminating all watchers from cacher volumesnapshots.snapshot.storage.k8s.io
	E0807 17:40:41.941209       1 authentication.go:73] "Unable to authenticate the request" err="[invalid bearer token, serviceaccounts \"local-path-provisioner-service-account\" not found]"
	I0807 17:40:54.981963       1 alloc.go:330] "allocated clusterIPs" service="headlamp/headlamp" clusterIPs={"IPv4":"10.111.139.144"}
	I0807 17:42:27.585261       1 alloc.go:330] "allocated clusterIPs" service="default/hello-world-app" clusterIPs={"IPv4":"10.106.53.133"}
	
	
	==> kube-controller-manager [dfbc86370ffb03c5add12f292716f55daea002238af3113d535ffc0406b01b12] <==
	W0807 17:43:08.278158       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:43:08.278204       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:43:12.956750       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:43:12.956790       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:43:23.443287       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:43:23.443359       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:43:23.554037       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:43:23.554075       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:43:50.919251       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:43:50.919297       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:44:03.191467       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:44:03.191502       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:44:11.958768       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:44:11.958803       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:44:12.675407       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:44:12.675443       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:44:39.204253       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:44:39.204292       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:44:43.875815       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:44:43.875856       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:44:46.274152       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:44:46.274188       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	W0807 17:44:57.028957       1 reflector.go:547] k8s.io/client-go/metadata/metadatainformer/informer.go:138: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	E0807 17:44:57.028998       1 reflector.go:150] k8s.io/client-go/metadata/metadatainformer/informer.go:138: Failed to watch *v1.PartialObjectMetadata: failed to list *v1.PartialObjectMetadata: the server could not find the requested resource
	I0807 17:45:10.348423       1 replica_set.go:676] "Finished syncing" logger="replicaset-controller" kind="ReplicaSet" key="kube-system/metrics-server-c59844bb4" duration="6.892µs"
	
	
	==> kube-proxy [7f010676f3a3c7b1efa880ba081129bd79f72ab51e12997a48ce749e6e400952] <==
	I0807 17:37:26.381661       1 server_linux.go:69] "Using iptables proxy"
	I0807 17:37:27.257691       1 server.go:1062] "Successfully retrieved node IP(s)" IPs=["192.168.49.2"]
	I0807 17:37:27.860515       1 server.go:659] "kube-proxy running in dual-stack mode" primary ipFamily="IPv4"
	I0807 17:37:27.860643       1 server_linux.go:165] "Using iptables Proxier"
	I0807 17:37:27.867604       1 server_linux.go:511] "Detect-local-mode set to ClusterCIDR, but no cluster CIDR for family" ipFamily="IPv6"
	I0807 17:37:27.867715       1 server_linux.go:528] "Defaulting to no-op detect-local"
	I0807 17:37:27.867789       1 proxier.go:243] "Setting route_localnet=1 to allow node-ports on localhost; to change this either disable iptables.localhostNodePorts (--iptables-localhost-nodeports) or set nodePortAddresses (--nodeport-addresses) to filter loopback addresses"
	I0807 17:37:27.868396       1 server.go:872] "Version info" version="v1.30.3"
	I0807 17:37:27.868483       1 server.go:874] "Golang settings" GOGC="" GOMAXPROCS="" GOTRACEBACK=""
	I0807 17:37:27.872992       1 config.go:192] "Starting service config controller"
	I0807 17:37:27.873069       1 shared_informer.go:313] Waiting for caches to sync for service config
	I0807 17:37:27.873123       1 config.go:101] "Starting endpoint slice config controller"
	I0807 17:37:27.873145       1 shared_informer.go:313] Waiting for caches to sync for endpoint slice config
	I0807 17:37:27.873813       1 config.go:319] "Starting node config controller"
	I0807 17:37:27.873875       1 shared_informer.go:313] Waiting for caches to sync for node config
	I0807 17:37:27.974504       1 shared_informer.go:320] Caches are synced for node config
	I0807 17:37:27.974622       1 shared_informer.go:320] Caches are synced for service config
	I0807 17:37:27.974667       1 shared_informer.go:320] Caches are synced for endpoint slice config
	
	
	==> kube-scheduler [03a7b4d6c9190147fe1daa7d077e3aaf4fa660894cd78e8bef057f2c2a87d358] <==
	E0807 17:37:07.682931       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Node: failed to list *v1.Node: nodes is forbidden: User "system:kube-scheduler" cannot list resource "nodes" in API group "" at the cluster scope
	E0807 17:37:07.682938       1 reflector.go:150] 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
	W0807 17:37:07.682982       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	W0807 17:37:07.683055       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	E0807 17:37:07.684092       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSINode: failed to list *v1.CSINode: csinodes.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csinodes" in API group "storage.k8s.io" at the cluster scope
	W0807 17:37:07.683001       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	W0807 17:37:07.683014       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0807 17:37:07.683212       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0807 17:37:07.684213       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0807 17:37:07.683214       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0807 17:37:07.684243       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.ReplicaSet: failed to list *v1.ReplicaSet: replicasets.apps is forbidden: User "system:kube-scheduler" cannot list resource "replicasets" in API group "apps" at the cluster scope
	E0807 17:37:07.683447       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIDriver: failed to list *v1.CSIDriver: csidrivers.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csidrivers" in API group "storage.k8s.io" at the cluster scope
	E0807 17:37:07.684264       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:kube-scheduler" cannot list resource "pods" in API group "" at the cluster scope
	E0807 17:37:07.684275       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PodDisruptionBudget: failed to list *v1.PodDisruptionBudget: poddisruptionbudgets.policy is forbidden: User "system:kube-scheduler" cannot list resource "poddisruptionbudgets" in API group "policy" at the cluster scope
	W0807 17:37:08.640823       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	E0807 17:37:08.640877       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Service: failed to list *v1.Service: services is forbidden: User "system:kube-scheduler" cannot list resource "services" in API group "" at the cluster scope
	W0807 17:37:08.689370       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	E0807 17:37:08.689414       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.CSIStorageCapacity: failed to list *v1.CSIStorageCapacity: csistoragecapacities.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "csistoragecapacities" in API group "storage.k8s.io" at the cluster scope
	W0807 17:37:08.719524       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	E0807 17:37:08.719565       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.Namespace: failed to list *v1.Namespace: namespaces is forbidden: User "system:kube-scheduler" cannot list resource "namespaces" in API group "" at the cluster scope
	W0807 17:37:08.739680       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	E0807 17:37:08.739715       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.PersistentVolume: failed to list *v1.PersistentVolume: persistentvolumes is forbidden: User "system:kube-scheduler" cannot list resource "persistentvolumes" in API group "" at the cluster scope
	W0807 17:37:08.800921       1 reflector.go:547] k8s.io/client-go/informers/factory.go:160: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	E0807 17:37:08.800961       1 reflector.go:150] k8s.io/client-go/informers/factory.go:160: Failed to watch *v1.StorageClass: failed to list *v1.StorageClass: storageclasses.storage.k8s.io is forbidden: User "system:kube-scheduler" cannot list resource "storageclasses" in API group "storage.k8s.io" at the cluster scope
	I0807 17:37:09.181404       1 shared_informer.go:320] Caches are synced for client-ca::kube-system::extension-apiserver-authentication::client-ca-file
	
	
	==> kubelet <==
	Aug 07 17:42:30 addons-327212 kubelet[1736]: I0807 17:42:30.093391    1736 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="c2c3cf3d-41c7-4a85-9ca2-435267604222" path="/var/lib/kubelet/pods/c2c3cf3d-41c7-4a85-9ca2-435267604222/volumes"
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.074632    1736 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/a56c34fc-5b31-47b5-86c1-13bed46ee5e6-webhook-cert\") pod \"a56c34fc-5b31-47b5-86c1-13bed46ee5e6\" (UID: \"a56c34fc-5b31-47b5-86c1-13bed46ee5e6\") "
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.074692    1736 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-q5mnl\" (UniqueName: \"kubernetes.io/projected/a56c34fc-5b31-47b5-86c1-13bed46ee5e6-kube-api-access-q5mnl\") pod \"a56c34fc-5b31-47b5-86c1-13bed46ee5e6\" (UID: \"a56c34fc-5b31-47b5-86c1-13bed46ee5e6\") "
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.076647    1736 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/a56c34fc-5b31-47b5-86c1-13bed46ee5e6-kube-api-access-q5mnl" (OuterVolumeSpecName: "kube-api-access-q5mnl") pod "a56c34fc-5b31-47b5-86c1-13bed46ee5e6" (UID: "a56c34fc-5b31-47b5-86c1-13bed46ee5e6"). InnerVolumeSpecName "kube-api-access-q5mnl". PluginName "kubernetes.io/projected", VolumeGidValue ""
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.076682    1736 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/secret/a56c34fc-5b31-47b5-86c1-13bed46ee5e6-webhook-cert" (OuterVolumeSpecName: "webhook-cert") pod "a56c34fc-5b31-47b5-86c1-13bed46ee5e6" (UID: "a56c34fc-5b31-47b5-86c1-13bed46ee5e6"). InnerVolumeSpecName "webhook-cert". PluginName "kubernetes.io/secret", VolumeGidValue ""
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.175262    1736 reconciler_common.go:289] "Volume detached for volume \"webhook-cert\" (UniqueName: \"kubernetes.io/secret/a56c34fc-5b31-47b5-86c1-13bed46ee5e6-webhook-cert\") on node \"addons-327212\" DevicePath \"\""
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.175307    1736 reconciler_common.go:289] "Volume detached for volume \"kube-api-access-q5mnl\" (UniqueName: \"kubernetes.io/projected/a56c34fc-5b31-47b5-86c1-13bed46ee5e6-kube-api-access-q5mnl\") on node \"addons-327212\" DevicePath \"\""
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.260059    1736 scope.go:117] "RemoveContainer" containerID="c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c"
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.274113    1736 scope.go:117] "RemoveContainer" containerID="c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c"
	Aug 07 17:42:33 addons-327212 kubelet[1736]: E0807 17:42:33.274523    1736 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c\": container with ID starting with c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c not found: ID does not exist" containerID="c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c"
	Aug 07 17:42:33 addons-327212 kubelet[1736]: I0807 17:42:33.274553    1736 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c"} err="failed to get container status \"c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c\": rpc error: code = NotFound desc = could not find container \"c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c\": container with ID starting with c56d1171033806ded2a67bb5b410d2997d8a4bf17bddfdc90f5a379b99dcd65c not found: ID does not exist"
	Aug 07 17:42:34 addons-327212 kubelet[1736]: I0807 17:42:34.092652    1736 kubelet_volumes.go:163] "Cleaned up orphaned pod volumes dir" podUID="a56c34fc-5b31-47b5-86c1-13bed46ee5e6" path="/var/lib/kubelet/pods/a56c34fc-5b31-47b5-86c1-13bed46ee5e6/volumes"
	Aug 07 17:42:50 addons-327212 kubelet[1736]: I0807 17:42:50.092045    1736 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Aug 07 17:43:10 addons-327212 kubelet[1736]: I0807 17:43:10.378258    1736 scope.go:117] "RemoveContainer" containerID="ef583b01caa0c51a9f178e6a8d63a1301e3c9faf4094845d7cb71fb2a88a9c55"
	Aug 07 17:43:10 addons-327212 kubelet[1736]: I0807 17:43:10.394087    1736 scope.go:117] "RemoveContainer" containerID="4167c3472c2386b82d6e29cf349093bb9c7b87b5924c022207f1a9954d33b10d"
	Aug 07 17:44:11 addons-327212 kubelet[1736]: I0807 17:44:11.091722    1736 kubelet_pods.go:988] "Unable to retrieve pull secret, the image pull may not succeed." pod="default/busybox" secret="" err="secret \"gcp-auth\" not found"
	Aug 07 17:45:10 addons-327212 kubelet[1736]: I0807 17:45:10.356634    1736 pod_startup_latency_tracker.go:104] "Observed pod startup duration" pod="default/hello-world-app-6778b5fc9f-dmstw" podStartSLOduration=160.856910083 podStartE2EDuration="2m43.356608412s" podCreationTimestamp="2024-08-07 17:42:27 +0000 UTC" firstStartedPulling="2024-08-07 17:42:27.789886897 +0000 UTC m=+317.776241398" lastFinishedPulling="2024-08-07 17:42:30.289585233 +0000 UTC m=+320.275939727" observedRunningTime="2024-08-07 17:42:31.261585766 +0000 UTC m=+321.247940278" watchObservedRunningTime="2024-08-07 17:45:10.356608412 +0000 UTC m=+480.342962927"
	Aug 07 17:45:11 addons-327212 kubelet[1736]: I0807 17:45:11.557880    1736 scope.go:117] "RemoveContainer" containerID="e27fccbb79c5104c4c32d9a29ada42009f8b9f43608a4c2bc287d15bfb0c7dd0"
	Aug 07 17:45:11 addons-327212 kubelet[1736]: I0807 17:45:11.572587    1736 scope.go:117] "RemoveContainer" containerID="e27fccbb79c5104c4c32d9a29ada42009f8b9f43608a4c2bc287d15bfb0c7dd0"
	Aug 07 17:45:11 addons-327212 kubelet[1736]: E0807 17:45:11.573029    1736 remote_runtime.go:432] "ContainerStatus from runtime service failed" err="rpc error: code = NotFound desc = could not find container \"e27fccbb79c5104c4c32d9a29ada42009f8b9f43608a4c2bc287d15bfb0c7dd0\": container with ID starting with e27fccbb79c5104c4c32d9a29ada42009f8b9f43608a4c2bc287d15bfb0c7dd0 not found: ID does not exist" containerID="e27fccbb79c5104c4c32d9a29ada42009f8b9f43608a4c2bc287d15bfb0c7dd0"
	Aug 07 17:45:11 addons-327212 kubelet[1736]: I0807 17:45:11.573217    1736 pod_container_deletor.go:53] "DeleteContainer returned error" containerID={"Type":"cri-o","ID":"e27fccbb79c5104c4c32d9a29ada42009f8b9f43608a4c2bc287d15bfb0c7dd0"} err="failed to get container status \"e27fccbb79c5104c4c32d9a29ada42009f8b9f43608a4c2bc287d15bfb0c7dd0\": rpc error: code = NotFound desc = could not find container \"e27fccbb79c5104c4c32d9a29ada42009f8b9f43608a4c2bc287d15bfb0c7dd0\": container with ID starting with e27fccbb79c5104c4c32d9a29ada42009f8b9f43608a4c2bc287d15bfb0c7dd0 not found: ID does not exist"
	Aug 07 17:45:11 addons-327212 kubelet[1736]: I0807 17:45:11.699540    1736 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"kube-api-access-ndtzc\" (UniqueName: \"kubernetes.io/projected/2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522-kube-api-access-ndtzc\") pod \"2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522\" (UID: \"2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522\") "
	Aug 07 17:45:11 addons-327212 kubelet[1736]: I0807 17:45:11.699620    1736 reconciler_common.go:161] "operationExecutor.UnmountVolume started for volume \"tmp-dir\" (UniqueName: \"kubernetes.io/empty-dir/2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522-tmp-dir\") pod \"2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522\" (UID: \"2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522\") "
	Aug 07 17:45:11 addons-327212 kubelet[1736]: I0807 17:45:11.699990    1736 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/empty-dir/2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522-tmp-dir" (OuterVolumeSpecName: "tmp-dir") pod "2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522" (UID: "2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522"). InnerVolumeSpecName "tmp-dir". PluginName "kubernetes.io/empty-dir", VolumeGidValue ""
	Aug 07 17:45:11 addons-327212 kubelet[1736]: I0807 17:45:11.701832    1736 operation_generator.go:887] UnmountVolume.TearDown succeeded for volume "kubernetes.io/projected/2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522-kube-api-access-ndtzc" (OuterVolumeSpecName: "kube-api-access-ndtzc") pod "2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522" (UID: "2b8a3c52-2ff6-42a9-8a6f-1a0180e0d522"). InnerVolumeSpecName "kube-api-access-ndtzc". PluginName "kubernetes.io/projected", VolumeGidValue ""
	
	
	==> storage-provisioner [c08287dadefc603abe373397353623fbeb86b2158c2860d4d86efa6775d2bc24] <==
	I0807 17:37:43.909930       1 storage_provisioner.go:116] Initializing the minikube storage provisioner...
	I0807 17:37:43.957874       1 storage_provisioner.go:141] Storage provisioner initialized, now starting service!
	I0807 17:37:43.957924       1 leaderelection.go:243] attempting to acquire leader lease kube-system/k8s.io-minikube-hostpath...
	I0807 17:37:43.964434       1 leaderelection.go:253] successfully acquired lease kube-system/k8s.io-minikube-hostpath
	I0807 17:37:43.964521       1 event.go:282] Event(v1.ObjectReference{Kind:"Endpoints", Namespace:"kube-system", Name:"k8s.io-minikube-hostpath", UID:"01f5826c-5204-46b5-96b1-69b081e2ed89", APIVersion:"v1", ResourceVersion:"942", FieldPath:""}): type: 'Normal' reason: 'LeaderElection' addons-327212_1886ad65-069e-48bf-a787-ce49307a8d6c became leader
	I0807 17:37:43.964622       1 controller.go:835] Starting provisioner controller k8s.io/minikube-hostpath_addons-327212_1886ad65-069e-48bf-a787-ce49307a8d6c!
	I0807 17:37:44.065232       1 controller.go:884] Started provisioner controller k8s.io/minikube-hostpath_addons-327212_1886ad65-069e-48bf-a787-ce49307a8d6c!
	

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

                                                
                                    

Test pass (306/336)

Order passed test Duration
3 TestDownloadOnly/v1.20.0/json-events 8.2
4 TestDownloadOnly/v1.20.0/preload-exists 0
8 TestDownloadOnly/v1.20.0/LogsDuration 0.06
9 TestDownloadOnly/v1.20.0/DeleteAll 0.2
10 TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds 0.12
12 TestDownloadOnly/v1.30.3/json-events 10.19
13 TestDownloadOnly/v1.30.3/preload-exists 0
17 TestDownloadOnly/v1.30.3/LogsDuration 0.06
18 TestDownloadOnly/v1.30.3/DeleteAll 0.2
19 TestDownloadOnly/v1.30.3/DeleteAlwaysSucceeds 0.13
21 TestDownloadOnly/v1.31.0-rc.0/json-events 7.5
22 TestDownloadOnly/v1.31.0-rc.0/preload-exists 0
26 TestDownloadOnly/v1.31.0-rc.0/LogsDuration 0.06
27 TestDownloadOnly/v1.31.0-rc.0/DeleteAll 0.2
28 TestDownloadOnly/v1.31.0-rc.0/DeleteAlwaysSucceeds 0.13
29 TestDownloadOnlyKic 1.09
30 TestBinaryMirror 0.71
31 TestOffline 64.1
34 TestAddons/PreSetup/EnablingAddonOnNonExistingCluster 0.05
35 TestAddons/PreSetup/DisablingAddonOnNonExistingCluster 0.05
36 TestAddons/Setup 177.37
40 TestAddons/serial/GCPAuth/Namespaces 0.14
42 TestAddons/parallel/Registry 16.48
44 TestAddons/parallel/InspektorGadget 10.77
46 TestAddons/parallel/HelmTiller 15.24
48 TestAddons/parallel/CSI 44.68
49 TestAddons/parallel/Headlamp 17.27
50 TestAddons/parallel/CloudSpanner 5.44
51 TestAddons/parallel/LocalPath 55.07
52 TestAddons/parallel/NvidiaDevicePlugin 5.43
53 TestAddons/parallel/Yakd 10.58
54 TestAddons/StoppedEnableDisable 12.03
55 TestCertOptions 27.54
56 TestCertExpiration 230.66
58 TestForceSystemdFlag 24.08
59 TestForceSystemdEnv 33.2
61 TestKVMDriverInstallOrUpdate 3.84
65 TestErrorSpam/setup 20.71
66 TestErrorSpam/start 0.57
67 TestErrorSpam/status 0.84
68 TestErrorSpam/pause 1.45
69 TestErrorSpam/unpause 1.42
70 TestErrorSpam/stop 1.34
73 TestFunctional/serial/CopySyncFile 0
74 TestFunctional/serial/StartWithProxy 49.39
75 TestFunctional/serial/AuditLog 0
76 TestFunctional/serial/SoftStart 21.46
77 TestFunctional/serial/KubeContext 0.04
78 TestFunctional/serial/KubectlGetPods 0.07
81 TestFunctional/serial/CacheCmd/cache/add_remote 3.03
82 TestFunctional/serial/CacheCmd/cache/add_local 1.64
83 TestFunctional/serial/CacheCmd/cache/CacheDelete 0.05
84 TestFunctional/serial/CacheCmd/cache/list 0.05
85 TestFunctional/serial/CacheCmd/cache/verify_cache_inside_node 0.26
86 TestFunctional/serial/CacheCmd/cache/cache_reload 1.66
87 TestFunctional/serial/CacheCmd/cache/delete 0.1
88 TestFunctional/serial/MinikubeKubectlCmd 0.11
89 TestFunctional/serial/MinikubeKubectlCmdDirectly 0.1
90 TestFunctional/serial/ExtraConfig 32.73
91 TestFunctional/serial/ComponentHealth 0.07
92 TestFunctional/serial/LogsCmd 1.32
93 TestFunctional/serial/LogsFileCmd 1.35
94 TestFunctional/serial/InvalidService 4.31
96 TestFunctional/parallel/ConfigCmd 0.37
97 TestFunctional/parallel/DashboardCmd 9.22
98 TestFunctional/parallel/DryRun 0.37
99 TestFunctional/parallel/InternationalLanguage 0.17
100 TestFunctional/parallel/StatusCmd 0.88
104 TestFunctional/parallel/ServiceCmdConnect 13.55
105 TestFunctional/parallel/AddonsCmd 0.12
106 TestFunctional/parallel/PersistentVolumeClaim 33.82
108 TestFunctional/parallel/SSHCmd 0.64
109 TestFunctional/parallel/CpCmd 1.78
110 TestFunctional/parallel/MySQL 24.79
111 TestFunctional/parallel/FileSync 0.32
112 TestFunctional/parallel/CertSync 1.71
116 TestFunctional/parallel/NodeLabels 0.08
118 TestFunctional/parallel/NonActiveRuntimeDisabled 0.52
120 TestFunctional/parallel/License 0.32
122 TestFunctional/parallel/TunnelCmd/serial/RunSecondTunnel 0.48
123 TestFunctional/parallel/TunnelCmd/serial/StartTunnel 0
125 TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup 9.24
126 TestFunctional/parallel/ServiceCmd/DeployApp 13.16
127 TestFunctional/parallel/TunnelCmd/serial/WaitService/IngressIP 0.1
128 TestFunctional/parallel/TunnelCmd/serial/AccessDirect 0
132 TestFunctional/parallel/TunnelCmd/serial/DeleteTunnel 0.11
133 TestFunctional/parallel/ProfileCmd/profile_not_create 0.42
134 TestFunctional/parallel/ProfileCmd/profile_list 0.44
135 TestFunctional/parallel/ProfileCmd/profile_json_output 0.4
136 TestFunctional/parallel/MountCmd/any-port 6.79
137 TestFunctional/parallel/ServiceCmd/List 0.55
138 TestFunctional/parallel/ServiceCmd/JSONOutput 0.49
139 TestFunctional/parallel/ServiceCmd/HTTPS 0.35
140 TestFunctional/parallel/ServiceCmd/Format 0.37
141 TestFunctional/parallel/ServiceCmd/URL 0.33
142 TestFunctional/parallel/Version/short 0.05
143 TestFunctional/parallel/Version/components 0.58
144 TestFunctional/parallel/UpdateContextCmd/no_changes 0.15
145 TestFunctional/parallel/UpdateContextCmd/no_minikube_cluster 0.15
146 TestFunctional/parallel/UpdateContextCmd/no_clusters 0.15
147 TestFunctional/parallel/ImageCommands/ImageListShort 0.24
148 TestFunctional/parallel/ImageCommands/ImageListTable 0.21
149 TestFunctional/parallel/ImageCommands/ImageListJson 0.25
150 TestFunctional/parallel/ImageCommands/ImageListYaml 0.23
151 TestFunctional/parallel/ImageCommands/ImageBuild 2.19
152 TestFunctional/parallel/ImageCommands/Setup 1.55
153 TestFunctional/parallel/MountCmd/specific-port 1.95
154 TestFunctional/parallel/ImageCommands/ImageLoadDaemon 1.11
155 TestFunctional/parallel/ImageCommands/ImageReloadDaemon 1.06
156 TestFunctional/parallel/MountCmd/VerifyCleanup 1.98
157 TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon 3.07
158 TestFunctional/parallel/ImageCommands/ImageSaveToFile 0.48
159 TestFunctional/parallel/ImageCommands/ImageRemove 0.41
160 TestFunctional/parallel/ImageCommands/ImageLoadFromFile 0.74
161 TestFunctional/parallel/ImageCommands/ImageSaveDaemon 0.6
162 TestFunctional/delete_echo-server_images 0.04
163 TestFunctional/delete_my-image_image 0.02
164 TestFunctional/delete_minikube_cached_images 0.02
168 TestMultiControlPlane/serial/StartCluster 114.22
169 TestMultiControlPlane/serial/DeployApp 5.33
170 TestMultiControlPlane/serial/PingHostFromPods 1.02
171 TestMultiControlPlane/serial/AddWorkerNode 36.86
172 TestMultiControlPlane/serial/NodeLabels 0.06
173 TestMultiControlPlane/serial/HAppyAfterClusterStart 0.62
174 TestMultiControlPlane/serial/CopyFile 15.17
175 TestMultiControlPlane/serial/StopSecondaryNode 12.53
176 TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop 0.48
177 TestMultiControlPlane/serial/RestartSecondaryNode 37.67
178 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart 0.63
179 TestMultiControlPlane/serial/RestartClusterKeepsNodes 173.97
180 TestMultiControlPlane/serial/DeleteSecondaryNode 11.72
181 TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete 0.45
182 TestMultiControlPlane/serial/StopCluster 35.51
183 TestMultiControlPlane/serial/RestartCluster 76.32
184 TestMultiControlPlane/serial/DegradedAfterClusterRestart 0.46
185 TestMultiControlPlane/serial/AddSecondaryNode 39.58
186 TestMultiControlPlane/serial/HAppyAfterSecondaryNodeAdd 0.62
190 TestJSONOutput/start/Command 51.94
191 TestJSONOutput/start/Audit 0
193 TestJSONOutput/start/parallel/DistinctCurrentSteps 0
194 TestJSONOutput/start/parallel/IncreasingCurrentSteps 0
196 TestJSONOutput/pause/Command 0.65
197 TestJSONOutput/pause/Audit 0
199 TestJSONOutput/pause/parallel/DistinctCurrentSteps 0
200 TestJSONOutput/pause/parallel/IncreasingCurrentSteps 0
202 TestJSONOutput/unpause/Command 0.58
203 TestJSONOutput/unpause/Audit 0
205 TestJSONOutput/unpause/parallel/DistinctCurrentSteps 0
206 TestJSONOutput/unpause/parallel/IncreasingCurrentSteps 0
208 TestJSONOutput/stop/Command 5.72
209 TestJSONOutput/stop/Audit 0
211 TestJSONOutput/stop/parallel/DistinctCurrentSteps 0
212 TestJSONOutput/stop/parallel/IncreasingCurrentSteps 0
213 TestErrorJSONOutput 0.2
215 TestKicCustomNetwork/create_custom_network 30.37
216 TestKicCustomNetwork/use_default_bridge_network 26.48
217 TestKicExistingNetwork 26.16
218 TestKicCustomSubnet 26.89
219 TestKicStaticIP 23.71
220 TestMainNoArgs 0.05
221 TestMinikubeProfile 52.41
224 TestMountStart/serial/StartWithMountFirst 8.18
225 TestMountStart/serial/VerifyMountFirst 0.23
226 TestMountStart/serial/StartWithMountSecond 8.3
227 TestMountStart/serial/VerifyMountSecond 0.24
228 TestMountStart/serial/DeleteFirst 1.61
229 TestMountStart/serial/VerifyMountPostDelete 0.24
230 TestMountStart/serial/Stop 1.17
231 TestMountStart/serial/RestartStopped 7.14
232 TestMountStart/serial/VerifyMountPostStop 0.23
235 TestMultiNode/serial/FreshStart2Nodes 84.37
236 TestMultiNode/serial/DeployApp2Nodes 4.38
237 TestMultiNode/serial/PingHostFrom2Pods 0.71
238 TestMultiNode/serial/AddNode 31.92
239 TestMultiNode/serial/MultiNodeLabels 0.06
240 TestMultiNode/serial/ProfileList 0.28
241 TestMultiNode/serial/CopyFile 8.73
242 TestMultiNode/serial/StopNode 2.07
243 TestMultiNode/serial/StartAfterStop 9.04
244 TestMultiNode/serial/RestartKeepsNodes 83.71
245 TestMultiNode/serial/DeleteNode 4.92
246 TestMultiNode/serial/StopMultiNode 23.68
247 TestMultiNode/serial/RestartMultiNode 51.59
248 TestMultiNode/serial/ValidateNameConflict 25.77
253 TestPreload 142.25
255 TestScheduledStopUnix 98.02
258 TestInsufficientStorage 10.04
259 TestRunningBinaryUpgrade 97.61
261 TestKubernetesUpgrade 343.03
262 TestMissingContainerUpgrade 113.87
264 TestNoKubernetes/serial/StartNoK8sWithVersion 0.08
265 TestStoppedBinaryUpgrade/Setup 0.57
266 TestNoKubernetes/serial/StartWithK8s 31.5
267 TestStoppedBinaryUpgrade/Upgrade 181.82
268 TestNoKubernetes/serial/StartWithStopK8s 8.11
269 TestNoKubernetes/serial/Start 4.8
270 TestNoKubernetes/serial/VerifyK8sNotRunning 0.24
271 TestNoKubernetes/serial/ProfileList 1.24
272 TestNoKubernetes/serial/Stop 1.21
273 TestNoKubernetes/serial/StartNoArgs 6.72
274 TestNoKubernetes/serial/VerifyK8sNotRunningSecond 0.26
276 TestPause/serial/Start 60.28
277 TestPause/serial/SecondStartNoReconfiguration 22.28
278 TestPause/serial/Pause 0.8
279 TestPause/serial/VerifyStatus 0.3
280 TestPause/serial/Unpause 0.67
281 TestPause/serial/PauseAgain 0.78
282 TestPause/serial/DeletePaused 2.77
283 TestPause/serial/VerifyDeletedResources 0.9
298 TestNetworkPlugins/group/false 3.72
302 TestStoppedBinaryUpgrade/MinikubeLogs 1.08
304 TestStartStop/group/old-k8s-version/serial/FirstStart 142.35
306 TestStartStop/group/no-preload/serial/FirstStart 60.8
308 TestStartStop/group/embed-certs/serial/FirstStart 56.4
309 TestStartStop/group/old-k8s-version/serial/DeployApp 9.41
310 TestStartStop/group/old-k8s-version/serial/EnableAddonWhileActive 0.82
311 TestStartStop/group/old-k8s-version/serial/Stop 11.92
312 TestStartStop/group/no-preload/serial/DeployApp 9.26
313 TestStartStop/group/embed-certs/serial/DeployApp 8.26
314 TestStartStop/group/old-k8s-version/serial/EnableAddonAfterStop 0.16
315 TestStartStop/group/old-k8s-version/serial/SecondStart 124.87
316 TestStartStop/group/embed-certs/serial/EnableAddonWhileActive 1
317 TestStartStop/group/no-preload/serial/EnableAddonWhileActive 0.94
318 TestStartStop/group/embed-certs/serial/Stop 14.47
319 TestStartStop/group/no-preload/serial/Stop 13.99
320 TestStartStop/group/embed-certs/serial/EnableAddonAfterStop 0.18
321 TestStartStop/group/no-preload/serial/EnableAddonAfterStop 0.18
322 TestStartStop/group/no-preload/serial/SecondStart 285.72
323 TestStartStop/group/embed-certs/serial/SecondStart 300.09
324 TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop 6.01
325 TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop 5.09
326 TestStartStop/group/old-k8s-version/serial/VerifyKubernetesImages 0.23
327 TestStartStop/group/old-k8s-version/serial/Pause 2.82
329 TestStartStop/group/default-k8s-diff-port/serial/FirstStart 55.03
331 TestStartStop/group/newest-cni/serial/FirstStart 30.29
332 TestStartStop/group/default-k8s-diff-port/serial/DeployApp 8.28
333 TestStartStop/group/newest-cni/serial/DeployApp 0
334 TestStartStop/group/newest-cni/serial/EnableAddonWhileActive 0.84
335 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonWhileActive 0.95
336 TestStartStop/group/newest-cni/serial/Stop 1.21
337 TestStartStop/group/default-k8s-diff-port/serial/Stop 11.9
338 TestStartStop/group/newest-cni/serial/EnableAddonAfterStop 0.17
339 TestStartStop/group/newest-cni/serial/SecondStart 13.21
340 TestStartStop/group/default-k8s-diff-port/serial/EnableAddonAfterStop 0.22
341 TestStartStop/group/default-k8s-diff-port/serial/SecondStart 286.09
342 TestStartStop/group/newest-cni/serial/UserAppExistsAfterStop 0
343 TestStartStop/group/newest-cni/serial/AddonExistsAfterStop 0
344 TestStartStop/group/newest-cni/serial/VerifyKubernetesImages 0.23
345 TestStartStop/group/newest-cni/serial/Pause 2.75
346 TestNetworkPlugins/group/auto/Start 53.11
347 TestNetworkPlugins/group/auto/KubeletFlags 0.26
348 TestNetworkPlugins/group/auto/NetCatPod 10.22
349 TestNetworkPlugins/group/auto/DNS 0.12
350 TestNetworkPlugins/group/auto/Localhost 0.1
351 TestNetworkPlugins/group/auto/HairPin 0.1
352 TestStartStop/group/no-preload/serial/UserAppExistsAfterStop 6.01
353 TestNetworkPlugins/group/flannel/Start 60.94
354 TestStartStop/group/no-preload/serial/AddonExistsAfterStop 5.08
355 TestStartStop/group/no-preload/serial/VerifyKubernetesImages 0.25
356 TestStartStop/group/no-preload/serial/Pause 3.12
357 TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop 6.01
358 TestNetworkPlugins/group/enable-default-cni/Start 48.17
359 TestStartStop/group/embed-certs/serial/AddonExistsAfterStop 6.09
360 TestStartStop/group/embed-certs/serial/VerifyKubernetesImages 0.24
361 TestStartStop/group/embed-certs/serial/Pause 2.93
362 TestNetworkPlugins/group/bridge/Start 38.89
363 TestNetworkPlugins/group/enable-default-cni/KubeletFlags 0.28
364 TestNetworkPlugins/group/enable-default-cni/NetCatPod 10.19
365 TestNetworkPlugins/group/flannel/ControllerPod 6.01
366 TestNetworkPlugins/group/bridge/KubeletFlags 0.27
367 TestNetworkPlugins/group/bridge/NetCatPod 9.18
368 TestNetworkPlugins/group/flannel/KubeletFlags 0.29
369 TestNetworkPlugins/group/flannel/NetCatPod 9.21
370 TestNetworkPlugins/group/enable-default-cni/DNS 0.13
371 TestNetworkPlugins/group/enable-default-cni/Localhost 0.11
372 TestNetworkPlugins/group/enable-default-cni/HairPin 0.12
373 TestNetworkPlugins/group/bridge/DNS 0.12
374 TestNetworkPlugins/group/bridge/Localhost 0.1
375 TestNetworkPlugins/group/bridge/HairPin 0.1
376 TestNetworkPlugins/group/flannel/DNS 0.13
377 TestNetworkPlugins/group/flannel/Localhost 0.12
378 TestNetworkPlugins/group/flannel/HairPin 0.11
379 TestNetworkPlugins/group/kindnet/Start 54.5
380 TestNetworkPlugins/group/calico/Start 64.7
381 TestNetworkPlugins/group/custom-flannel/Start 62.77
382 TestNetworkPlugins/group/kindnet/ControllerPod 6.01
383 TestNetworkPlugins/group/kindnet/KubeletFlags 0.31
384 TestNetworkPlugins/group/kindnet/NetCatPod 8.18
385 TestNetworkPlugins/group/kindnet/DNS 0.13
386 TestNetworkPlugins/group/kindnet/Localhost 0.11
387 TestNetworkPlugins/group/kindnet/HairPin 0.1
388 TestNetworkPlugins/group/calico/ControllerPod 6.01
389 TestNetworkPlugins/group/custom-flannel/KubeletFlags 0.27
390 TestNetworkPlugins/group/custom-flannel/NetCatPod 10.18
391 TestNetworkPlugins/group/calico/KubeletFlags 0.28
392 TestNetworkPlugins/group/calico/NetCatPod 10.18
393 TestNetworkPlugins/group/custom-flannel/DNS 0.14
394 TestNetworkPlugins/group/custom-flannel/Localhost 0.11
395 TestNetworkPlugins/group/custom-flannel/HairPin 0.11
396 TestNetworkPlugins/group/calico/DNS 0.13
397 TestNetworkPlugins/group/calico/Localhost 0.1
398 TestNetworkPlugins/group/calico/HairPin 0.11
399 TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop 6.01
400 TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop 5.07
401 TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages 0.22
402 TestStartStop/group/default-k8s-diff-port/serial/Pause 2.53
x
+
TestDownloadOnly/v1.20.0/json-events (8.2s)

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

                                                
                                    
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-534322
aaa_download_only_test.go:184: (dbg) Non-zero exit: out/minikube-linux-amd64 logs -p download-only-534322: exit status 85 (57.203437ms)

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      | End Time |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	| start   | -o=json --download-only        | download-only-534322 | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC |          |
	|         | -p download-only-534322        |                      |         |         |                     |          |
	|         | --force --alsologtostderr      |                      |         |         |                     |          |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|         | --driver=docker                |                      |         |         |                     |          |
	|         | --container-runtime=crio       |                      |         |         |                     |          |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|----------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/07 17:36:03
	Running on machine: ubuntu-20-agent-2
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0807 17:36:03.767773  132488 out.go:291] Setting OutFile to fd 1 ...
	I0807 17:36:03.767937  132488 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:36:03.767956  132488 out.go:304] Setting ErrFile to fd 2...
	I0807 17:36:03.767965  132488 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:36:03.768170  132488 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
	W0807 17:36:03.768298  132488 root.go:314] Error reading config file at /home/jenkins/minikube-integration/19389-125692/.minikube/config/config.json: open /home/jenkins/minikube-integration/19389-125692/.minikube/config/config.json: no such file or directory
	I0807 17:36:03.768949  132488 out.go:298] Setting JSON to true
	I0807 17:36:03.769858  132488 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":4716,"bootTime":1723047448,"procs":177,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0807 17:36:03.769925  132488 start.go:139] virtualization: kvm guest
	I0807 17:36:03.772160  132488 out.go:97] [download-only-534322] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	W0807 17:36:03.772279  132488 preload.go:293] Failed to list preload files: open /home/jenkins/minikube-integration/19389-125692/.minikube/cache/preloaded-tarball: no such file or directory
	I0807 17:36:03.772316  132488 notify.go:220] Checking for updates...
	I0807 17:36:03.773573  132488 out.go:169] MINIKUBE_LOCATION=19389
	I0807 17:36:03.774758  132488 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0807 17:36:03.775902  132488 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19389-125692/kubeconfig
	I0807 17:36:03.777184  132488 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19389-125692/.minikube
	I0807 17:36:03.778366  132488 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0807 17:36:03.780383  132488 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0807 17:36:03.780634  132488 driver.go:392] Setting default libvirt URI to qemu:///system
	I0807 17:36:03.802936  132488 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0807 17:36:03.803085  132488 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0807 17:36:03.856960  132488 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:28 OomKillDisable:true NGoroutines:54 SystemTime:2024-08-07 17:36:03.847988904 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0807 17:36:03.857066  132488 docker.go:307] overlay module found
	I0807 17:36:03.858649  132488 out.go:97] Using the docker driver based on user configuration
	I0807 17:36:03.858679  132488 start.go:297] selected driver: docker
	I0807 17:36:03.858689  132488 start.go:901] validating driver "docker" against <nil>
	I0807 17:36:03.858776  132488 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0807 17:36:03.910663  132488 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:28 OomKillDisable:true NGoroutines:54 SystemTime:2024-08-07 17:36:03.901428805 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0807 17:36:03.910853  132488 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0807 17:36:03.911343  132488 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0807 17:36:03.911510  132488 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0807 17:36:03.913295  132488 out.go:169] Using Docker driver with root privileges
	I0807 17:36:03.914455  132488 cni.go:84] Creating CNI manager for ""
	I0807 17:36:03.914472  132488 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0807 17:36:03.914481  132488 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0807 17:36:03.914565  132488 start.go:340] cluster config:
	{Name:download-only-534322 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 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-534322 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}
	I0807 17:36:03.915674  132488 out.go:97] Starting "download-only-534322" primary control-plane node in "download-only-534322" cluster
	I0807 17:36:03.915694  132488 cache.go:121] Beginning downloading kic base image for docker with crio
	I0807 17:36:03.916668  132488 out.go:97] Pulling base image v0.0.44-1723026928-19389 ...
	I0807 17:36:03.916692  132488 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0807 17:36:03.916804  132488 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local docker daemon
	I0807 17:36:03.932827  132488 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0807 17:36:03.933003  132488 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory
	I0807 17:36:03.933117  132488 image.go:148] Writing gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0807 17:36:03.939416  132488 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
	I0807 17:36:03.939445  132488 cache.go:56] Caching tarball of preloaded images
	I0807 17:36:03.939606  132488 preload.go:131] Checking if preload exists for k8s version v1.20.0 and runtime crio
	I0807 17:36:03.941282  132488 out.go:97] Downloading Kubernetes v1.20.0 preload ...
	I0807 17:36:03.941300  132488 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4 ...
	I0807 17:36:03.965651  132488 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/19389-125692/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.20.0-cri-o-overlay-amd64.tar.lz4
	
	
	* The control-plane node download-only-534322 host does not exist
	  To start a cluster, run: "minikube start -p download-only-534322"

                                                
                                                
-- /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.2s)

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

                                                
                                    
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-534322
--- PASS: TestDownloadOnly/v1.20.0/DeleteAlwaysSucceeds (0.12s)

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |              Args              |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only        | download-only-534322 | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC |                     |
	|         | -p download-only-534322        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	| delete  | --all                          | minikube             | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC | 07 Aug 24 17:36 UTC |
	| delete  | -p download-only-534322        | download-only-534322 | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC | 07 Aug 24 17:36 UTC |
	| start   | -o=json --download-only        | download-only-942849 | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC |                     |
	|         | -p download-only-942849        |                      |         |         |                     |                     |
	|         | --force --alsologtostderr      |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3   |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|         | --driver=docker                |                      |         |         |                     |                     |
	|         | --container-runtime=crio       |                      |         |         |                     |                     |
	|---------|--------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/07 17:36:12
	Running on machine: ubuntu-20-agent-2
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0807 17:36:12.351911  132843 out.go:291] Setting OutFile to fd 1 ...
	I0807 17:36:12.352021  132843 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:36:12.352027  132843 out.go:304] Setting ErrFile to fd 2...
	I0807 17:36:12.352033  132843 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:36:12.352274  132843 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
	I0807 17:36:12.352919  132843 out.go:298] Setting JSON to true
	I0807 17:36:12.353854  132843 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":4724,"bootTime":1723047448,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0807 17:36:12.353919  132843 start.go:139] virtualization: kvm guest
	I0807 17:36:12.355942  132843 out.go:97] [download-only-942849] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0807 17:36:12.356096  132843 notify.go:220] Checking for updates...
	I0807 17:36:12.357487  132843 out.go:169] MINIKUBE_LOCATION=19389
	I0807 17:36:12.358951  132843 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0807 17:36:12.360304  132843 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19389-125692/kubeconfig
	I0807 17:36:12.361642  132843 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19389-125692/.minikube
	I0807 17:36:12.362839  132843 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0807 17:36:12.365155  132843 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0807 17:36:12.365401  132843 driver.go:392] Setting default libvirt URI to qemu:///system
	I0807 17:36:12.386981  132843 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0807 17:36:12.387089  132843 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0807 17:36:12.433977  132843 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:28 OomKillDisable:true NGoroutines:47 SystemTime:2024-08-07 17:36:12.424979116 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0807 17:36:12.434082  132843 docker.go:307] overlay module found
	I0807 17:36:12.435834  132843 out.go:97] Using the docker driver based on user configuration
	I0807 17:36:12.435867  132843 start.go:297] selected driver: docker
	I0807 17:36:12.435873  132843 start.go:901] validating driver "docker" against <nil>
	I0807 17:36:12.435976  132843 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0807 17:36:12.486419  132843 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:28 OomKillDisable:true NGoroutines:47 SystemTime:2024-08-07 17:36:12.478027156 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0807 17:36:12.486610  132843 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0807 17:36:12.487149  132843 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0807 17:36:12.487379  132843 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0807 17:36:12.489176  132843 out.go:169] Using Docker driver with root privileges
	I0807 17:36:12.490305  132843 cni.go:84] Creating CNI manager for ""
	I0807 17:36:12.490318  132843 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0807 17:36:12.490325  132843 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0807 17:36:12.490396  132843 start.go:340] cluster config:
	{Name:download-only-942849 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 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.30.3 ClusterName:download-only-942849 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local Co
ntainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0807 17:36:12.491654  132843 out.go:97] Starting "download-only-942849" primary control-plane node in "download-only-942849" cluster
	I0807 17:36:12.491672  132843 cache.go:121] Beginning downloading kic base image for docker with crio
	I0807 17:36:12.492854  132843 out.go:97] Pulling base image v0.0.44-1723026928-19389 ...
	I0807 17:36:12.492874  132843 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0807 17:36:12.492974  132843 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local docker daemon
	I0807 17:36:12.507788  132843 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0807 17:36:12.507925  132843 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory
	I0807 17:36:12.507945  132843 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory, skipping pull
	I0807 17:36:12.507954  132843 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 exists in cache, skipping pull
	I0807 17:36:12.507968  132843 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 as a tarball
	I0807 17:36:12.519334  132843 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4
	I0807 17:36:12.519384  132843 cache.go:56] Caching tarball of preloaded images
	I0807 17:36:12.519542  132843 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0807 17:36:12.521167  132843 out.go:97] Downloading Kubernetes v1.30.3 preload ...
	I0807 17:36:12.521182  132843 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4 ...
	I0807 17:36:12.545012  132843 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.30.3/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4?checksum=md5:15191286f02471d9b3ea0b587fcafc39 -> /home/jenkins/minikube-integration/19389-125692/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4
	I0807 17:36:20.908940  132843 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4 ...
	I0807 17:36:20.909037  132843 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19389-125692/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.30.3-cri-o-overlay-amd64.tar.lz4 ...
	I0807 17:36:21.785947  132843 cache.go:59] Finished verifying existence of preloaded tar for v1.30.3 on crio
	I0807 17:36:21.786313  132843 profile.go:143] Saving config to /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/download-only-942849/config.json ...
	I0807 17:36:21.786347  132843 lock.go:35] WriteFile acquiring /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/download-only-942849/config.json: {Name:mkb5e5b9b6e11a38773d04c558012d7d440995ba Clock:{} Delay:500ms Timeout:1m0s Cancel:<nil>}
	I0807 17:36:21.786543  132843 preload.go:131] Checking if preload exists for k8s version v1.30.3 and runtime crio
	I0807 17:36:21.786724  132843 download.go:107] Downloading: https://dl.k8s.io/release/v1.30.3/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.30.3/bin/linux/amd64/kubectl.sha256 -> /home/jenkins/minikube-integration/19389-125692/.minikube/cache/linux/amd64/v1.30.3/kubectl
	
	
	* The control-plane node download-only-942849 host does not exist
	  To start a cluster, run: "minikube start -p download-only-942849"

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
-- stdout --
	
	==> Audit <==
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| Command |               Args                |       Profile        |  User   | Version |     Start Time      |      End Time       |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	| start   | -o=json --download-only           | download-only-534322 | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC |                     |
	|         | -p download-only-534322           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.20.0      |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC | 07 Aug 24 17:36 UTC |
	| delete  | -p download-only-534322           | download-only-534322 | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC | 07 Aug 24 17:36 UTC |
	| start   | -o=json --download-only           | download-only-942849 | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC |                     |
	|         | -p download-only-942849           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.30.3      |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	| delete  | --all                             | minikube             | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC | 07 Aug 24 17:36 UTC |
	| delete  | -p download-only-942849           | download-only-942849 | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC | 07 Aug 24 17:36 UTC |
	| start   | -o=json --download-only           | download-only-495266 | jenkins | v1.33.1 | 07 Aug 24 17:36 UTC |                     |
	|         | -p download-only-495266           |                      |         |         |                     |                     |
	|         | --force --alsologtostderr         |                      |         |         |                     |                     |
	|         | --kubernetes-version=v1.31.0-rc.0 |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|         | --driver=docker                   |                      |         |         |                     |                     |
	|         | --container-runtime=crio          |                      |         |         |                     |                     |
	|---------|-----------------------------------|----------------------|---------|---------|---------------------|---------------------|
	
	
	==> Last Start <==
	Log file created at: 2024/08/07 17:36:22
	Running on machine: ubuntu-20-agent-2
	Binary: Built with gc go1.22.5 for linux/amd64
	Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
	I0807 17:36:22.927743  133205 out.go:291] Setting OutFile to fd 1 ...
	I0807 17:36:22.927971  133205 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:36:22.927979  133205 out.go:304] Setting ErrFile to fd 2...
	I0807 17:36:22.927984  133205 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:36:22.928165  133205 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
	I0807 17:36:22.928740  133205 out.go:298] Setting JSON to true
	I0807 17:36:22.929618  133205 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":4735,"bootTime":1723047448,"procs":175,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0807 17:36:22.929682  133205 start.go:139] virtualization: kvm guest
	I0807 17:36:22.931751  133205 out.go:97] [download-only-495266] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0807 17:36:22.931932  133205 notify.go:220] Checking for updates...
	I0807 17:36:22.933092  133205 out.go:169] MINIKUBE_LOCATION=19389
	I0807 17:36:22.934393  133205 out.go:169] MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0807 17:36:22.935516  133205 out.go:169] KUBECONFIG=/home/jenkins/minikube-integration/19389-125692/kubeconfig
	I0807 17:36:22.936825  133205 out.go:169] MINIKUBE_HOME=/home/jenkins/minikube-integration/19389-125692/.minikube
	I0807 17:36:22.937937  133205 out.go:169] MINIKUBE_BIN=out/minikube-linux-amd64
	W0807 17:36:22.940214  133205 out.go:267] minikube skips various validations when --force is supplied; this may lead to unexpected behavior
	I0807 17:36:22.940448  133205 driver.go:392] Setting default libvirt URI to qemu:///system
	I0807 17:36:22.962202  133205 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0807 17:36:22.962326  133205 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0807 17:36:23.018887  133205 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:28 OomKillDisable:true NGoroutines:46 SystemTime:2024-08-07 17:36:23.008527011 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0807 17:36:23.018995  133205 docker.go:307] overlay module found
	I0807 17:36:23.020502  133205 out.go:97] Using the docker driver based on user configuration
	I0807 17:36:23.020525  133205 start.go:297] selected driver: docker
	I0807 17:36:23.020544  133205 start.go:901] validating driver "docker" against <nil>
	I0807 17:36:23.020634  133205 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0807 17:36:23.070428  133205 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:28 OomKillDisable:true NGoroutines:46 SystemTime:2024-08-07 17:36:23.061013604 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0807 17:36:23.070629  133205 start_flags.go:310] no existing cluster config was found, will generate one from the flags 
	I0807 17:36:23.071131  133205 start_flags.go:393] Using suggested 8000MB memory alloc based on sys=32089MB, container=32089MB
	I0807 17:36:23.071266  133205 start_flags.go:929] Wait components to verify : map[apiserver:true system_pods:true]
	I0807 17:36:23.073010  133205 out.go:169] Using Docker driver with root privileges
	I0807 17:36:23.074396  133205 cni.go:84] Creating CNI manager for ""
	I0807 17:36:23.074416  133205 cni.go:143] "docker" driver + "crio" runtime found, recommending kindnet
	I0807 17:36:23.074427  133205 start_flags.go:319] Found "CNI" CNI - setting NetworkPlugin=cni
	I0807 17:36:23.074526  133205 start.go:340] cluster config:
	{Name:download-only-495266 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 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-rc.0 ClusterName:download-only-495266 Namespace:default APIServerHAVIP: APIServerName:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.loc
al ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP: Port:8443 KubernetesVersion:v1.31.0-rc.0 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0807 17:36:23.075677  133205 out.go:97] Starting "download-only-495266" primary control-plane node in "download-only-495266" cluster
	I0807 17:36:23.075698  133205 cache.go:121] Beginning downloading kic base image for docker with crio
	I0807 17:36:23.076776  133205 out.go:97] Pulling base image v0.0.44-1723026928-19389 ...
	I0807 17:36:23.076803  133205 preload.go:131] Checking if preload exists for k8s version v1.31.0-rc.0 and runtime crio
	I0807 17:36:23.076913  133205 image.go:79] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local docker daemon
	I0807 17:36:23.092430  133205 cache.go:149] Downloading gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 to local cache
	I0807 17:36:23.092584  133205 image.go:63] Checking for gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory
	I0807 17:36:23.092602  133205 image.go:66] Found gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 in local cache directory, skipping pull
	I0807 17:36:23.092607  133205 image.go:135] gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 exists in cache, skipping pull
	I0807 17:36:23.092616  133205 cache.go:152] successfully saved gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 as a tarball
	I0807 17:36:23.100397  133205 preload.go:118] Found remote preload: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-rc.0/preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-amd64.tar.lz4
	I0807 17:36:23.100441  133205 cache.go:56] Caching tarball of preloaded images
	I0807 17:36:23.100591  133205 preload.go:131] Checking if preload exists for k8s version v1.31.0-rc.0 and runtime crio
	I0807 17:36:23.102250  133205 out.go:97] Downloading Kubernetes v1.31.0-rc.0 preload ...
	I0807 17:36:23.102273  133205 preload.go:236] getting checksum for preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-amd64.tar.lz4 ...
	I0807 17:36:23.123175  133205 download.go:107] Downloading: https://storage.googleapis.com/minikube-preloaded-volume-tarballs/v18/v1.31.0-rc.0/preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-amd64.tar.lz4?checksum=md5:89b2d75682ccec9e5b50b57ad7b65741 -> /home/jenkins/minikube-integration/19389-125692/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-amd64.tar.lz4
	I0807 17:36:27.689785  133205 preload.go:247] saving checksum for preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-amd64.tar.lz4 ...
	I0807 17:36:27.689890  133205 preload.go:254] verifying checksum of /home/jenkins/minikube-integration/19389-125692/.minikube/cache/preloaded-tarball/preloaded-images-k8s-v18-v1.31.0-rc.0-cri-o-overlay-amd64.tar.lz4 ...
	
	
	* The control-plane node download-only-495266 host does not exist
	  To start a cluster, run: "minikube start -p download-only-495266"

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

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

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

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

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

                                                
                                    
x
+
TestDownloadOnlyKic (1.09s)

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

                                                
                                    
x
+
TestBinaryMirror (0.71s)

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

                                                
                                    
x
+
TestOffline (64.1s)

                                                
                                                
=== RUN   TestOffline
=== PAUSE TestOffline

                                                
                                                

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

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

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

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

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

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

                                                
                                    
x
+
TestAddons/Setup (177.37s)

                                                
                                                
=== RUN   TestAddons/Setup
addons_test.go:110: (dbg) Run:  out/minikube-linux-amd64 start -p addons-327212 --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-327212 --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: (2m57.37087644s)
--- PASS: TestAddons/Setup (177.37s)

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

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

                                                
                                    
x
+
TestAddons/parallel/Registry (16.48s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Registry
addons_test.go:332: registry stabilized in 3.402759ms
addons_test.go:334: (dbg) TestAddons/parallel/Registry: waiting 6m0s for pods matching "actual-registry=true" in namespace "kube-system" ...
helpers_test.go:344: "registry-698f998955-mqg6g" [0745fd8e-f7df-431a-b141-53fcd8105af9] Running
addons_test.go:334: (dbg) TestAddons/parallel/Registry: actual-registry=true healthy within 5.006316711s
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-4jbk7" [2228ef26-7bba-4664-9d48-bfd207995a71] Running
addons_test.go:337: (dbg) TestAddons/parallel/Registry: registry-proxy=true healthy within 5.004472845s
addons_test.go:342: (dbg) Run:  kubectl --context addons-327212 delete po -l run=registry-test --now
addons_test.go:347: (dbg) Run:  kubectl --context addons-327212 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-327212 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": (5.693994104s)
addons_test.go:361: (dbg) Run:  out/minikube-linux-amd64 -p addons-327212 ip
2024/08/07 17:40:04 [DEBUG] GET http://192.168.49.2:5000
addons_test.go:390: (dbg) Run:  out/minikube-linux-amd64 -p addons-327212 addons disable registry --alsologtostderr -v=1
--- PASS: TestAddons/parallel/Registry (16.48s)

                                                
                                    
x
+
TestAddons/parallel/InspektorGadget (10.77s)

                                                
                                                
=== 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-brvbj" [091b2cdc-f19e-43ec-b65d-fd4778c24ffb] 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.028131645s
addons_test.go:851: (dbg) Run:  out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-327212
addons_test.go:851: (dbg) Done: out/minikube-linux-amd64 addons disable inspektor-gadget -p addons-327212: (5.741395918s)
--- PASS: TestAddons/parallel/InspektorGadget (10.77s)

                                                
                                    
x
+
TestAddons/parallel/HelmTiller (15.24s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/HelmTiller
addons_test.go:458: tiller-deploy stabilized in 2.336387ms
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-6677d64bcd-tds7v" [f2d34ff5-8e54-4b3f-83b5-043be019f2b5] Running
addons_test.go:460: (dbg) TestAddons/parallel/HelmTiller: app=helm healthy within 5.007326485s
addons_test.go:475: (dbg) Run:  kubectl --context addons-327212 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-327212 run --rm helm-test --restart=Never --image=docker.io/alpine/helm:2.16.3 -it --namespace=kube-system -- version: (9.736907851s)
addons_test.go:492: (dbg) Run:  out/minikube-linux-amd64 -p addons-327212 addons disable helm-tiller --alsologtostderr -v=1
--- PASS: TestAddons/parallel/HelmTiller (15.24s)

                                                
                                    
x
+
TestAddons/parallel/CSI (44.68s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CSI
addons_test.go:567: csi-hostpath-driver pods stabilized in 6.30405ms
addons_test.go:570: (dbg) Run:  kubectl --context addons-327212 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-327212 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc hpvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc hpvc -o jsonpath={.status.phase} -n default
addons_test.go:580: (dbg) Run:  kubectl --context addons-327212 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" [e38b4d4e-1b83-4e6f-8b3a-eaa1e4b641a4] Pending
helpers_test.go:344: "task-pv-pod" [e38b4d4e-1b83-4e6f-8b3a-eaa1e4b641a4] 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" [e38b4d4e-1b83-4e6f-8b3a-eaa1e4b641a4] Running
addons_test.go:585: (dbg) TestAddons/parallel/CSI: app=task-pv-pod healthy within 12.00375159s
addons_test.go:590: (dbg) Run:  kubectl --context addons-327212 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-327212 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
helpers_test.go:419: (dbg) Run:  kubectl --context addons-327212 get volumesnapshot new-snapshot-demo -o jsonpath={.status.readyToUse} -n default
addons_test.go:600: (dbg) Run:  kubectl --context addons-327212 delete pod task-pv-pod
addons_test.go:606: (dbg) Run:  kubectl --context addons-327212 delete pvc hpvc
addons_test.go:612: (dbg) Run:  kubectl --context addons-327212 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-327212 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc hpvc-restore -o jsonpath={.status.phase} -n default
addons_test.go:622: (dbg) Run:  kubectl --context addons-327212 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" [197abff2-b2af-46ff-999c-b0dd234a5d98] Pending
helpers_test.go:344: "task-pv-pod-restore" [197abff2-b2af-46ff-999c-b0dd234a5d98] 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" [197abff2-b2af-46ff-999c-b0dd234a5d98] Running
addons_test.go:627: (dbg) TestAddons/parallel/CSI: app=task-pv-pod-restore healthy within 9.004086956s
addons_test.go:632: (dbg) Run:  kubectl --context addons-327212 delete pod task-pv-pod-restore
addons_test.go:636: (dbg) Run:  kubectl --context addons-327212 delete pvc hpvc-restore
addons_test.go:640: (dbg) Run:  kubectl --context addons-327212 delete volumesnapshot new-snapshot-demo
addons_test.go:644: (dbg) Run:  out/minikube-linux-amd64 -p addons-327212 addons disable csi-hostpath-driver --alsologtostderr -v=1
addons_test.go:644: (dbg) Done: out/minikube-linux-amd64 -p addons-327212 addons disable csi-hostpath-driver --alsologtostderr -v=1: (6.587838696s)
addons_test.go:648: (dbg) Run:  out/minikube-linux-amd64 -p addons-327212 addons disable volumesnapshots --alsologtostderr -v=1
--- PASS: TestAddons/parallel/CSI (44.68s)

                                                
                                    
x
+
TestAddons/parallel/Headlamp (17.27s)

                                                
                                                
=== 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-327212 --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-9d868696f-6pjcm" [1842cd4a-25b7-4009-a0a6-105821e8b8c6] Pending / Ready:ContainersNotReady (containers with unready status: [headlamp]) / ContainersReady:ContainersNotReady (containers with unready status: [headlamp])
helpers_test.go:344: "headlamp-9d868696f-6pjcm" [1842cd4a-25b7-4009-a0a6-105821e8b8c6] Running
addons_test.go:835: (dbg) TestAddons/parallel/Headlamp: app.kubernetes.io/name=headlamp healthy within 11.004021578s
addons_test.go:839: (dbg) Run:  out/minikube-linux-amd64 -p addons-327212 addons disable headlamp --alsologtostderr -v=1
addons_test.go:839: (dbg) Done: out/minikube-linux-amd64 -p addons-327212 addons disable headlamp --alsologtostderr -v=1: (5.570524073s)
--- PASS: TestAddons/parallel/Headlamp (17.27s)

                                                
                                    
x
+
TestAddons/parallel/CloudSpanner (5.44s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/CloudSpanner
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: waiting 6m0s for pods matching "app=cloud-spanner-emulator" in namespace "default" ...
helpers_test.go:344: "cloud-spanner-emulator-5455fb9b69-xzrfj" [744bfbe6-bd0b-4c69-99bd-ac3a2900dfba] Running
addons_test.go:867: (dbg) TestAddons/parallel/CloudSpanner: app=cloud-spanner-emulator healthy within 5.00358404s
addons_test.go:870: (dbg) Run:  out/minikube-linux-amd64 addons disable cloud-spanner -p addons-327212
--- PASS: TestAddons/parallel/CloudSpanner (5.44s)

                                                
                                    
x
+
TestAddons/parallel/LocalPath (55.07s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/LocalPath
addons_test.go:982: (dbg) Run:  kubectl --context addons-327212 apply -f testdata/storage-provisioner-rancher/pvc.yaml
addons_test.go:988: (dbg) Run:  kubectl --context addons-327212 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-327212 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 get pvc test-pvc -o jsonpath={.status.phase} -n default
helpers_test.go:394: (dbg) Run:  kubectl --context addons-327212 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" [1469de98-1698-43c3-a88d-f3c828122b5b] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "test-local-path" [1469de98-1698-43c3-a88d-f3c828122b5b] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "test-local-path" [1469de98-1698-43c3-a88d-f3c828122b5b] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
addons_test.go:995: (dbg) TestAddons/parallel/LocalPath: run=test-local-path healthy within 5.003708035s
addons_test.go:1000: (dbg) Run:  kubectl --context addons-327212 get pvc test-pvc -o=json
addons_test.go:1009: (dbg) Run:  out/minikube-linux-amd64 -p addons-327212 ssh "cat /opt/local-path-provisioner/pvc-a0bc4ce0-a2d8-40d0-8f23-5549eff8e175_default_test-pvc/file1"
addons_test.go:1021: (dbg) Run:  kubectl --context addons-327212 delete pod test-local-path
addons_test.go:1025: (dbg) Run:  kubectl --context addons-327212 delete pvc test-pvc
addons_test.go:1029: (dbg) Run:  out/minikube-linux-amd64 -p addons-327212 addons disable storage-provisioner-rancher --alsologtostderr -v=1
addons_test.go:1029: (dbg) Done: out/minikube-linux-amd64 -p addons-327212 addons disable storage-provisioner-rancher --alsologtostderr -v=1: (43.253588478s)
--- PASS: TestAddons/parallel/LocalPath (55.07s)

                                                
                                    
x
+
TestAddons/parallel/NvidiaDevicePlugin (5.43s)

                                                
                                                
=== 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-cgstt" [38c1378e-168f-43d6-9200-4a3a708e51d7] Running
addons_test.go:1061: (dbg) TestAddons/parallel/NvidiaDevicePlugin: name=nvidia-device-plugin-ds healthy within 5.00353125s
addons_test.go:1064: (dbg) Run:  out/minikube-linux-amd64 addons disable nvidia-device-plugin -p addons-327212
--- PASS: TestAddons/parallel/NvidiaDevicePlugin (5.43s)

                                                
                                    
x
+
TestAddons/parallel/Yakd (10.58s)

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

                                                
                                                

                                                
                                                
=== CONT  TestAddons/parallel/Yakd
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: waiting 2m0s for pods matching "app.kubernetes.io/name=yakd-dashboard" in namespace "yakd-dashboard" ...
helpers_test.go:344: "yakd-dashboard-799879c74f-sptqb" [c709aece-2890-4edb-a7e9-69b34ba7f29c] Running
addons_test.go:1072: (dbg) TestAddons/parallel/Yakd: app.kubernetes.io/name=yakd-dashboard healthy within 5.003566282s
addons_test.go:1076: (dbg) Run:  out/minikube-linux-amd64 -p addons-327212 addons disable yakd --alsologtostderr -v=1
addons_test.go:1076: (dbg) Done: out/minikube-linux-amd64 -p addons-327212 addons disable yakd --alsologtostderr -v=1: (5.577230145s)
--- PASS: TestAddons/parallel/Yakd (10.58s)

                                                
                                    
x
+
TestAddons/StoppedEnableDisable (12.03s)

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

                                                
                                    
x
+
TestCertOptions (27.54s)

                                                
                                                
=== RUN   TestCertOptions
=== PAUSE TestCertOptions

                                                
                                                

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

                                                
                                    
x
+
TestCertExpiration (230.66s)

                                                
                                                
=== RUN   TestCertExpiration
=== PAUSE TestCertExpiration

                                                
                                                

                                                
                                                
=== CONT  TestCertExpiration
cert_options_test.go:123: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-141612 --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-141612 --memory=2048 --cert-expiration=3m --driver=docker  --container-runtime=crio: (25.097033951s)
cert_options_test.go:131: (dbg) Run:  out/minikube-linux-amd64 start -p cert-expiration-141612 --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-141612 --memory=2048 --cert-expiration=8760h --driver=docker  --container-runtime=crio: (23.205091456s)
helpers_test.go:175: Cleaning up "cert-expiration-141612" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p cert-expiration-141612
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p cert-expiration-141612: (2.353613464s)
--- PASS: TestCertExpiration (230.66s)

                                                
                                    
x
+
TestForceSystemdFlag (24.08s)

                                                
                                                
=== RUN   TestForceSystemdFlag
=== PAUSE TestForceSystemdFlag

                                                
                                                

                                                
                                                
=== CONT  TestForceSystemdFlag
docker_test.go:91: (dbg) Run:  out/minikube-linux-amd64 start -p force-systemd-flag-463083 --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-463083 --memory=2048 --force-systemd --alsologtostderr -v=5 --driver=docker  --container-runtime=crio: (21.454215112s)
docker_test.go:132: (dbg) Run:  out/minikube-linux-amd64 -p force-systemd-flag-463083 ssh "cat /etc/crio/crio.conf.d/02-crio.conf"
helpers_test.go:175: Cleaning up "force-systemd-flag-463083" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p force-systemd-flag-463083
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p force-systemd-flag-463083: (2.367761726s)
--- PASS: TestForceSystemdFlag (24.08s)

                                                
                                    
x
+
TestForceSystemdEnv (33.2s)

                                                
                                                
=== RUN   TestForceSystemdEnv
=== PAUSE TestForceSystemdEnv

                                                
                                                

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

                                                
                                    
x
+
TestKVMDriverInstallOrUpdate (3.84s)

                                                
                                                
=== RUN   TestKVMDriverInstallOrUpdate
=== PAUSE TestKVMDriverInstallOrUpdate

                                                
                                                

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

                                                
                                    
x
+
TestErrorSpam/setup (20.71s)

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

                                                
                                    
x
+
TestErrorSpam/start (0.57s)

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

                                                
                                    
x
+
TestErrorSpam/status (0.84s)

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

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

                                                
                                    
x
+
TestErrorSpam/unpause (1.42s)

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

                                                
                                    
x
+
TestErrorSpam/stop (1.34s)

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

                                                
                                    
x
+
TestFunctional/serial/CopySyncFile (0s)

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

                                                
                                    
x
+
TestFunctional/serial/StartWithProxy (49.39s)

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

                                                
                                    
x
+
TestFunctional/serial/AuditLog (0s)

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

                                                
                                    
x
+
TestFunctional/serial/SoftStart (21.46s)

                                                
                                                
=== RUN   TestFunctional/serial/SoftStart
functional_test.go:655: (dbg) Run:  out/minikube-linux-amd64 start -p functional-005458 --alsologtostderr -v=8
functional_test.go:655: (dbg) Done: out/minikube-linux-amd64 start -p functional-005458 --alsologtostderr -v=8: (21.462585895s)
functional_test.go:659: soft start took 21.463340415s for "functional-005458" cluster.
--- PASS: TestFunctional/serial/SoftStart (21.46s)

                                                
                                    
x
+
TestFunctional/serial/KubeContext (0.04s)

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

                                                
                                    
x
+
TestFunctional/serial/KubectlGetPods (0.07s)

                                                
                                                
=== RUN   TestFunctional/serial/KubectlGetPods
functional_test.go:692: (dbg) Run:  kubectl --context functional-005458 get po -A
--- PASS: TestFunctional/serial/KubectlGetPods (0.07s)

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

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

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

                                                
                                                
=== RUN   TestFunctional/serial/CacheCmd/cache/add_local
functional_test.go:1073: (dbg) Run:  docker build -t minikube-local-cache-test:functional-005458 /tmp/TestFunctionalserialCacheCmdcacheadd_local1393290447/001
functional_test.go:1085: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 cache add minikube-local-cache-test:functional-005458
functional_test.go:1085: (dbg) Done: out/minikube-linux-amd64 -p functional-005458 cache add minikube-local-cache-test:functional-005458: (1.3035827s)
functional_test.go:1090: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 cache delete minikube-local-cache-test:functional-005458
functional_test.go:1079: (dbg) Run:  docker rmi minikube-local-cache-test:functional-005458
--- PASS: TestFunctional/serial/CacheCmd/cache/add_local (1.64s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmd (0.11s)

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

                                                
                                    
x
+
TestFunctional/serial/MinikubeKubectlCmdDirectly (0.1s)

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

                                                
                                    
x
+
TestFunctional/serial/ExtraConfig (32.73s)

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

                                                
                                    
x
+
TestFunctional/serial/ComponentHealth (0.07s)

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

                                                
                                    
x
+
TestFunctional/serial/LogsCmd (1.32s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsCmd
functional_test.go:1232: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 logs
functional_test.go:1232: (dbg) Done: out/minikube-linux-amd64 -p functional-005458 logs: (1.315215044s)
--- PASS: TestFunctional/serial/LogsCmd (1.32s)

                                                
                                    
x
+
TestFunctional/serial/LogsFileCmd (1.35s)

                                                
                                                
=== RUN   TestFunctional/serial/LogsFileCmd
functional_test.go:1246: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 logs --file /tmp/TestFunctionalserialLogsFileCmd208714395/001/logs.txt
functional_test.go:1246: (dbg) Done: out/minikube-linux-amd64 -p functional-005458 logs --file /tmp/TestFunctionalserialLogsFileCmd208714395/001/logs.txt: (1.349428581s)
--- PASS: TestFunctional/serial/LogsFileCmd (1.35s)

                                                
                                    
x
+
TestFunctional/serial/InvalidService (4.31s)

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/ConfigCmd (0.37s)

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

                                                
                                                

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/DashboardCmd (9.22s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/DryRun (0.37s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0807 17:48:15.506561  172062 out.go:291] Setting OutFile to fd 1 ...
	I0807 17:48:15.506687  172062 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:48:15.506696  172062 out.go:304] Setting ErrFile to fd 2...
	I0807 17:48:15.506702  172062 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:48:15.506971  172062 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
	I0807 17:48:15.507728  172062 out.go:298] Setting JSON to false
	I0807 17:48:15.509010  172062 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":5447,"bootTime":1723047448,"procs":232,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0807 17:48:15.509103  172062 start.go:139] virtualization: kvm guest
	I0807 17:48:15.511056  172062 out.go:177] * [functional-005458] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0807 17:48:15.512252  172062 out.go:177]   - MINIKUBE_LOCATION=19389
	I0807 17:48:15.512319  172062 notify.go:220] Checking for updates...
	I0807 17:48:15.514663  172062 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0807 17:48:15.515950  172062 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19389-125692/kubeconfig
	I0807 17:48:15.517075  172062 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19389-125692/.minikube
	I0807 17:48:15.518180  172062 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0807 17:48:15.519194  172062 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0807 17:48:15.520693  172062 config.go:182] Loaded profile config "functional-005458": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0807 17:48:15.521180  172062 driver.go:392] Setting default libvirt URI to qemu:///system
	I0807 17:48:15.546040  172062 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0807 17:48:15.546203  172062 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0807 17:48:15.602566  172062 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:35 OomKillDisable:true NGoroutines:54 SystemTime:2024-08-07 17:48:15.592575443 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0807 17:48:15.602706  172062 docker.go:307] overlay module found
	I0807 17:48:15.604392  172062 out.go:177] * Using the docker driver based on existing profile
	I0807 17:48:15.605430  172062 start.go:297] selected driver: docker
	I0807 17:48:15.605448  172062 start.go:901] validating driver "docker" against &{Name:functional-005458 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-005458 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0807 17:48:15.605588  172062 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0807 17:48:15.607820  172062 out.go:177] 
	W0807 17:48:15.609054  172062 out.go:239] X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	X Exiting due to RSRC_INSUFFICIENT_REQ_MEMORY: Requested memory allocation 250MiB is less than the usable minimum of 1800MB
	I0807 17:48:15.610157  172062 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/InternationalLanguage (0.17s)

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

                                                
                                                

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0807 17:48:15.342418  171966 out.go:291] Setting OutFile to fd 1 ...
	I0807 17:48:15.342550  171966 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:48:15.342559  171966 out.go:304] Setting ErrFile to fd 2...
	I0807 17:48:15.342564  171966 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:48:15.342842  171966 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
	I0807 17:48:15.343395  171966 out.go:298] Setting JSON to false
	I0807 17:48:15.344419  171966 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":5447,"bootTime":1723047448,"procs":235,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0807 17:48:15.344503  171966 start.go:139] virtualization: kvm guest
	I0807 17:48:15.346635  171966 out.go:177] * [functional-005458] minikube v1.33.1 sur Ubuntu 20.04 (kvm/amd64)
	I0807 17:48:15.347893  171966 out.go:177]   - MINIKUBE_LOCATION=19389
	I0807 17:48:15.347967  171966 notify.go:220] Checking for updates...
	I0807 17:48:15.350188  171966 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0807 17:48:15.351434  171966 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19389-125692/kubeconfig
	I0807 17:48:15.352681  171966 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19389-125692/.minikube
	I0807 17:48:15.353929  171966 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0807 17:48:15.355168  171966 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0807 17:48:15.356677  171966 config.go:182] Loaded profile config "functional-005458": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0807 17:48:15.357172  171966 driver.go:392] Setting default libvirt URI to qemu:///system
	I0807 17:48:15.384632  171966 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0807 17:48:15.384846  171966 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0807 17:48:15.449803  171966 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:35 OomKillDisable:true NGoroutines:54 SystemTime:2024-08-07 17:48:15.436975644 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0807 17:48:15.449945  171966 docker.go:307] overlay module found
	I0807 17:48:15.451483  171966 out.go:177] * Utilisation du pilote docker basé sur le profil existant
	I0807 17:48:15.452762  171966 start.go:297] selected driver: docker
	I0807 17:48:15.452778  171966 start.go:901] validating driver "docker" against &{Name:functional-005458 KeepContext:false EmbedCerts:false MinikubeISO: KicBaseImage:gcr.io/k8s-minikube/kicbase-builds:v0.0.44-1723026928-19389@sha256:7715fe0c5dce35b4eb757765cbbe02d40cd8b5effa0639735e42ad89f4f51ef0 Memory:4000 CPUs:2 DiskSize:20000 Driver:docker HyperkitVpnKitSock: HyperkitVSockPorts:[] DockerEnv:[] ContainerVolumeMounts:[] InsecureRegistry:[] RegistryMirror:[] HostOnlyCIDR:192.168.59.1/24 HypervVirtualSwitch: HypervUseExternalSwitch:false HypervExternalAdapter: KVMNetwork:default KVMQemuURI:qemu:///system KVMGPU:false KVMHidden:false KVMNUMACount:1 APIServerPort:8441 DockerOpt:[] DisableDriverMounts:false NFSShare:[] NFSSharesRoot:/nfsshares UUID: NoVTXCheck:false DNSProxy:false HostDNSResolver:true HostOnlyNicType:virtio NatNicType:virtio SSHIPAddress: SSHUser:root SSHKey: SSHPort:22 KubernetesConfig:{KubernetesVersion:v1.30.3 ClusterName:functional-005458 Namespace:default APIServerHAVIP: APIServerNa
me:minikubeCA APIServerNames:[] APIServerIPs:[] DNSDomain:cluster.local ContainerRuntime:crio CRISocket: NetworkPlugin:cni FeatureGates: ServiceCIDR:10.96.0.0/12 ImageRepository: LoadBalancerStartIP: LoadBalancerEndIP: CustomIngressCert: RegistryAliases: ExtraOptions:[{Component:apiserver Key:enable-admission-plugins Value:NamespaceAutoProvision}] ShouldLoadCachedImages:true EnableDefaultCNI:false CNI:} Nodes:[{Name: IP:192.168.49.2 Port:8441 KubernetesVersion:v1.30.3 ContainerRuntime:crio ControlPlane:true Worker:true}] Addons:map[default-storageclass:true storage-provisioner:true] CustomAddonImages:map[] CustomAddonRegistries:map[] VerifyComponents:map[apiserver:true apps_running:true default_sa:true extra:true kubelet:true node_ready:true system_pods:true] StartHostTimeout:6m0s ScheduledStop:<nil> ExposedPorts:[] ListenAddress: Network: Subnet: MultiNodeRequested:false ExtraDisks:0 CertExpiration:26280h0m0s Mount:false MountString:/home/jenkins:/minikube-host Mount9PVersion:9p2000.L MountGID:docker MountIP
: MountMSize:262144 MountOptions:[] MountPort:0 MountType:9p MountUID:docker BinaryMirror: DisableOptimizations:false DisableMetrics:false CustomQemuFirmwarePath: SocketVMnetClientPath: SocketVMnetPath: StaticIP: SSHAuthSock: SSHAgentPID:0 GPUs: AutoPauseInterval:1m0s}
	I0807 17:48:15.452895  171966 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0807 17:48:15.454934  171966 out.go:177] 
	W0807 17:48:15.456331  171966 out.go:239] X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	X Fermeture en raison de RSRC_INSUFFICIENT_REQ_MEMORY : L'allocation de mémoire demandée 250 Mio est inférieure au minimum utilisable de 1800 Mo
	I0807 17:48:15.457592  171966 out.go:177] 

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

                                                
                                    
x
+
TestFunctional/parallel/StatusCmd (0.88s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/ServiceCmdConnect (13.55s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ServiceCmdConnect
functional_test.go:1625: (dbg) Run:  kubectl --context functional-005458 create deployment hello-node-connect --image=registry.k8s.io/echoserver:1.8
functional_test.go:1631: (dbg) Run:  kubectl --context functional-005458 expose deployment hello-node-connect --type=NodePort --port=8080
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: waiting 10m0s for pods matching "app=hello-node-connect" in namespace "default" ...
helpers_test.go:344: "hello-node-connect-57b4589c47-5zb8x" [a386c11a-7060-4ea1-93ac-138af447b7b2] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-connect-57b4589c47-5zb8x" [a386c11a-7060-4ea1-93ac-138af447b7b2] Running
functional_test.go:1636: (dbg) TestFunctional/parallel/ServiceCmdConnect: app=hello-node-connect healthy within 13.003768988s
functional_test.go:1645: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 service hello-node-connect --url
functional_test.go:1651: found endpoint for hello-node-connect: http://192.168.49.2:30383
functional_test.go:1671: http://192.168.49.2:30383: success! body:

                                                
                                                

                                                
                                                
Hostname: hello-node-connect-57b4589c47-5zb8x

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

                                                
                                                
Request Body:
	-no body in request-

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

                                                
                                    
x
+
TestFunctional/parallel/AddonsCmd (0.12s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/PersistentVolumeClaim (33.82s)

                                                
                                                
=== 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" [032b6d89-ea96-4be1-b6fc-fe347678540c] Running
functional_test_pvc_test.go:44: (dbg) TestFunctional/parallel/PersistentVolumeClaim: integration-test=storage-provisioner healthy within 6.004885985s
functional_test_pvc_test.go:49: (dbg) Run:  kubectl --context functional-005458 get storageclass -o=json
functional_test_pvc_test.go:69: (dbg) Run:  kubectl --context functional-005458 apply -f testdata/storage-provisioner/pvc.yaml
functional_test_pvc_test.go:76: (dbg) Run:  kubectl --context functional-005458 get pvc myclaim -o=json
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-005458 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" [b74ec78b-e3d7-45c6-85a8-1d792bfba357] Pending
helpers_test.go:344: "sp-pod" [b74ec78b-e3d7-45c6-85a8-1d792bfba357] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [b74ec78b-e3d7-45c6-85a8-1d792bfba357] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 13.004205926s
functional_test_pvc_test.go:100: (dbg) Run:  kubectl --context functional-005458 exec sp-pod -- touch /tmp/mount/foo
functional_test_pvc_test.go:106: (dbg) Run:  kubectl --context functional-005458 delete -f testdata/storage-provisioner/pod.yaml
functional_test_pvc_test.go:125: (dbg) Run:  kubectl --context functional-005458 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" [9d3faaed-fa91-4bb9-8978-0ced2b3adb5f] Pending
helpers_test.go:344: "sp-pod" [9d3faaed-fa91-4bb9-8978-0ced2b3adb5f] Pending / Ready:ContainersNotReady (containers with unready status: [myfrontend]) / ContainersReady:ContainersNotReady (containers with unready status: [myfrontend])
helpers_test.go:344: "sp-pod" [9d3faaed-fa91-4bb9-8978-0ced2b3adb5f] Running
functional_test_pvc_test.go:130: (dbg) TestFunctional/parallel/PersistentVolumeClaim: test=storage-provisioner healthy within 13.035497444s
functional_test_pvc_test.go:114: (dbg) Run:  kubectl --context functional-005458 exec sp-pod -- ls /tmp/mount
--- PASS: TestFunctional/parallel/PersistentVolumeClaim (33.82s)

                                                
                                    
x
+
TestFunctional/parallel/SSHCmd (0.64s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CpCmd (1.78s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/MySQL (24.79s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/MySQL
functional_test.go:1789: (dbg) Run:  kubectl --context functional-005458 replace --force -f testdata/mysql.yaml
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: waiting 10m0s for pods matching "app=mysql" in namespace "default" ...
helpers_test.go:344: "mysql-64454c8b5c-k6l4f" [8a0438c4-a6e0-4f4a-84aa-11008ad6b616] Pending / Ready:ContainersNotReady (containers with unready status: [mysql]) / ContainersReady:ContainersNotReady (containers with unready status: [mysql])
helpers_test.go:344: "mysql-64454c8b5c-k6l4f" [8a0438c4-a6e0-4f4a-84aa-11008ad6b616] Running
functional_test.go:1795: (dbg) TestFunctional/parallel/MySQL: app=mysql healthy within 22.003980923s
functional_test.go:1803: (dbg) Run:  kubectl --context functional-005458 exec mysql-64454c8b5c-k6l4f -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-005458 exec mysql-64454c8b5c-k6l4f -- mysql -ppassword -e "show databases;": exit status 1 (100.422861ms)

                                                
                                                
** 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:1803: (dbg) Run:  kubectl --context functional-005458 exec mysql-64454c8b5c-k6l4f -- mysql -ppassword -e "show databases;"
functional_test.go:1803: (dbg) Non-zero exit: kubectl --context functional-005458 exec mysql-64454c8b5c-k6l4f -- mysql -ppassword -e "show databases;": exit status 1 (102.27591ms)

                                                
                                                
** 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:1803: (dbg) Run:  kubectl --context functional-005458 exec mysql-64454c8b5c-k6l4f -- mysql -ppassword -e "show databases;"
--- PASS: TestFunctional/parallel/MySQL (24.79s)

                                                
                                    
x
+
TestFunctional/parallel/FileSync (0.32s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/CertSync (1.71s)

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/CertSync
functional_test.go:1968: Checking for existence of /etc/ssl/certs/132476.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 ssh "sudo cat /etc/ssl/certs/132476.pem"
functional_test.go:1968: Checking for existence of /usr/share/ca-certificates/132476.pem within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 ssh "sudo cat /usr/share/ca-certificates/132476.pem"
functional_test.go:1968: Checking for existence of /etc/ssl/certs/51391683.0 within VM
functional_test.go:1969: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 ssh "sudo cat /etc/ssl/certs/51391683.0"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/1324762.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 ssh "sudo cat /etc/ssl/certs/1324762.pem"
functional_test.go:1995: Checking for existence of /usr/share/ca-certificates/1324762.pem within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 ssh "sudo cat /usr/share/ca-certificates/1324762.pem"
functional_test.go:1995: Checking for existence of /etc/ssl/certs/3ec20f2e.0 within VM
functional_test.go:1996: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 ssh "sudo cat /etc/ssl/certs/3ec20f2e.0"
--- PASS: TestFunctional/parallel/CertSync (1.71s)

                                                
                                    
x
+
TestFunctional/parallel/NodeLabels (0.08s)

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

                                                
                                                

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

                                                
                                    
x
+
TestFunctional/parallel/NonActiveRuntimeDisabled (0.52s)

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

                                                
                                                

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                                
-- stdout --
	inactive

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

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

                                                
                                    
x
+
TestFunctional/parallel/License (0.32s)

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

                                                
                                                

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup
functional_test_tunnel_test.go:212: (dbg) Run:  kubectl --context functional-005458 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" [1bb0d335-de77-4b58-8292-71dfca01598c] Pending / Ready:ContainersNotReady (containers with unready status: [nginx]) / ContainersReady:ContainersNotReady (containers with unready status: [nginx])
helpers_test.go:344: "nginx-svc" [1bb0d335-de77-4b58-8292-71dfca01598c] Running
functional_test_tunnel_test.go:216: (dbg) TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup: run=nginx-svc healthy within 9.00423645s
--- PASS: TestFunctional/parallel/TunnelCmd/serial/WaitService/Setup (9.24s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ServiceCmd/DeployApp
functional_test.go:1435: (dbg) Run:  kubectl --context functional-005458 create deployment hello-node --image=registry.k8s.io/echoserver:1.8
functional_test.go:1441: (dbg) Run:  kubectl --context functional-005458 expose deployment hello-node --type=NodePort --port=8080
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: waiting 10m0s for pods matching "app=hello-node" in namespace "default" ...
helpers_test.go:344: "hello-node-6d85cfcfd8-9tqbp" [7bb5b809-2258-4326-a3b8-bbd1874db204] Pending / Ready:ContainersNotReady (containers with unready status: [echoserver]) / ContainersReady:ContainersNotReady (containers with unready status: [echoserver])
helpers_test.go:344: "hello-node-6d85cfcfd8-9tqbp" [7bb5b809-2258-4326-a3b8-bbd1874db204] Running
functional_test.go:1446: (dbg) TestFunctional/parallel/ServiceCmd/DeployApp: app=hello-node healthy within 13.004300248s
--- PASS: TestFunctional/parallel/ServiceCmd/DeployApp (13.16s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
** /stderr **
functional_test_mount_test.go:115: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 ssh "findmnt -T /mount-9p | grep 9p"
functional_test_mount_test.go:129: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 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  7 17:48 created-by-test
-rw-r--r-- 1 docker docker 24 Aug  7 17:48 created-by-test-removed-by-pod
-rw-r--r-- 1 docker docker 24 Aug  7 17:48 test-1723052890646655435
functional_test_mount_test.go:137: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 ssh cat /mount-9p/test-1723052890646655435
functional_test_mount_test.go:148: (dbg) Run:  kubectl --context functional-005458 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" [2b924cf7-b8fe-4576-baee-a9bd45228b8d] Pending
helpers_test.go:344: "busybox-mount" [2b924cf7-b8fe-4576-baee-a9bd45228b8d] Pending / Ready:ContainersNotReady (containers with unready status: [mount-munger]) / ContainersReady:ContainersNotReady (containers with unready status: [mount-munger])
helpers_test.go:344: "busybox-mount" [2b924cf7-b8fe-4576-baee-a9bd45228b8d] Pending / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
helpers_test.go:344: "busybox-mount" [2b924cf7-b8fe-4576-baee-a9bd45228b8d] Succeeded / Initialized:PodCompleted / Ready:PodCompleted / ContainersReady:PodCompleted
functional_test_mount_test.go:153: (dbg) TestFunctional/parallel/MountCmd/any-port: integration-test=busybox-mount healthy within 4.004572251s
functional_test_mount_test.go:169: (dbg) Run:  kubectl --context functional-005458 logs busybox-mount
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 ssh stat /mount-9p/created-by-test
functional_test_mount_test.go:181: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 ssh stat /mount-9p/created-by-pod
functional_test_mount_test.go:90: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 ssh "sudo umount -f /mount-9p"
functional_test_mount_test.go:94: (dbg) stopping [out/minikube-linux-amd64 mount -p functional-005458 /tmp/TestFunctionalparallelMountCmdany-port2192400090/001:/mount-9p --alsologtostderr -v=1] ...
--- PASS: TestFunctional/parallel/MountCmd/any-port (6.79s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListShort
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 image ls --format short --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-005458 image ls --format short --alsologtostderr:
registry.k8s.io/pause:latest
registry.k8s.io/pause:3.9
registry.k8s.io/pause:3.3
registry.k8s.io/pause:3.1
registry.k8s.io/kube-scheduler:v1.30.3
registry.k8s.io/kube-proxy:v1.30.3
registry.k8s.io/kube-controller-manager:v1.30.3
registry.k8s.io/kube-apiserver:v1.30.3
registry.k8s.io/etcd:3.5.12-0
registry.k8s.io/echoserver:1.8
registry.k8s.io/coredns/coredns:v1.11.1
gcr.io/k8s-minikube/storage-provisioner:v5
gcr.io/k8s-minikube/busybox:1.28.4-glibc
docker.io/library/nginx:latest
docker.io/library/nginx:alpine
docker.io/kindest/kindnetd:v20240730-75a5af0c
docker.io/kindest/kindnetd:v20240715-585640e9
docker.io/kicbase/echo-server:functional-005458
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-005458 image ls --format short --alsologtostderr:
I0807 17:48:25.908229  175878 out.go:291] Setting OutFile to fd 1 ...
I0807 17:48:25.908391  175878 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0807 17:48:25.908408  175878 out.go:304] Setting ErrFile to fd 2...
I0807 17:48:25.908420  175878 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0807 17:48:25.908675  175878 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
I0807 17:48:25.909317  175878 config.go:182] Loaded profile config "functional-005458": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0807 17:48:25.909460  175878 config.go:182] Loaded profile config "functional-005458": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0807 17:48:25.909942  175878 cli_runner.go:164] Run: docker container inspect functional-005458 --format={{.State.Status}}
I0807 17:48:25.929647  175878 ssh_runner.go:195] Run: systemctl --version
I0807 17:48:25.929720  175878 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-005458
I0807 17:48:25.950751  175878 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/functional-005458/id_rsa Username:docker}
I0807 17:48:26.040814  175878 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListShort (0.24s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListTable
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 image ls --format table --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-005458 image ls --format table --alsologtostderr:
|-----------------------------------------|--------------------|---------------|--------|
|                  Image                  |        Tag         |   Image ID    |  Size  |
|-----------------------------------------|--------------------|---------------|--------|
| registry.k8s.io/kube-apiserver          | v1.30.3            | 1f6d574d502f3 | 118MB  |
| docker.io/library/nginx                 | latest             | a72860cb95fd5 | 192MB  |
| registry.k8s.io/pause                   | 3.9                | e6f1816883972 | 750kB  |
| registry.k8s.io/kube-proxy              | v1.30.3            | 55bb025d2cfa5 | 86MB   |
| registry.k8s.io/pause                   | 3.3                | 0184c1613d929 | 686kB  |
| registry.k8s.io/pause                   | latest             | 350b164e7ae1d | 247kB  |
| docker.io/kicbase/echo-server           | functional-005458  | 9056ab77afb8e | 4.94MB |
| docker.io/kindest/kindnetd              | v20240730-75a5af0c | 917d7814b9b5b | 87.2MB |
| gcr.io/k8s-minikube/busybox             | 1.28.4-glibc       | 56cc512116c8f | 4.63MB |
| gcr.io/k8s-minikube/storage-provisioner | v5                 | 6e38f40d628db | 31.5MB |
| registry.k8s.io/coredns/coredns         | v1.11.1            | cbb01a7bd410d | 61.2MB |
| registry.k8s.io/kube-scheduler          | v1.30.3            | 3edc18e7b7672 | 63.1MB |
| registry.k8s.io/pause                   | 3.1                | da86e6ba6ca19 | 747kB  |
| docker.io/kindest/kindnetd              | v20240715-585640e9 | 5cc3abe5717db | 87.2MB |
| docker.io/library/nginx                 | alpine             | 1ae23480369fa | 45.1MB |
| registry.k8s.io/echoserver              | 1.8                | 82e4c8a736a4f | 97.8MB |
| registry.k8s.io/etcd                    | 3.5.12-0           | 3861cfcd7c04c | 151MB  |
| registry.k8s.io/kube-controller-manager | v1.30.3            | 76932a3b37d7e | 112MB  |
|-----------------------------------------|--------------------|---------------|--------|
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-005458 image ls --format table --alsologtostderr:
I0807 17:48:26.520067  176254 out.go:291] Setting OutFile to fd 1 ...
I0807 17:48:26.520194  176254 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0807 17:48:26.520204  176254 out.go:304] Setting ErrFile to fd 2...
I0807 17:48:26.520210  176254 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0807 17:48:26.520406  176254 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
I0807 17:48:26.521017  176254 config.go:182] Loaded profile config "functional-005458": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0807 17:48:26.521140  176254 config.go:182] Loaded profile config "functional-005458": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0807 17:48:26.521596  176254 cli_runner.go:164] Run: docker container inspect functional-005458 --format={{.State.Status}}
I0807 17:48:26.540289  176254 ssh_runner.go:195] Run: systemctl --version
I0807 17:48:26.540355  176254 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-005458
I0807 17:48:26.557337  176254 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/functional-005458/id_rsa Username:docker}
I0807 17:48:26.639606  176254 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListTable (0.21s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListJson
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 image ls --format json --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-005458 image ls --format json --alsologtostderr:
[{"id":"3edc18e7b76722eb2eb37a0858c09caacbd422d6e0cae4c2e5ce67bc9a9795e2","repoDigests":["registry.k8s.io/kube-scheduler@sha256:1738178fb116d10e7cde2cfc3671f5dfdad518d773677af740483f2dfe674266","registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4"],"repoTags":["registry.k8s.io/kube-scheduler:v1.30.3"],"size":"63051080"},{"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":"56cc512116c8f894f11ce1995460aef1ee0972d48bc2a3bdb1faaac7c020289c","repoDigests":["gcr.io/k8s-minikube/busybox@sha256:2d03e6ceeb99250061dd110530b0ece7998cd84121f952adef120ea7c5a6f00e","gcr.io/k8s-minikube/busybox@sha256:a85c92d5aa82aa6db0f92e5af591c2670a60a762da6bdf
ec52d960d55295f998"],"repoTags":["gcr.io/k8s-minikube/busybox:1.28.4-glibc"],"size":"4631262"},{"id":"82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410","repoDigests":["registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969"],"repoTags":["registry.k8s.io/echoserver:1.8"],"size":"97846543"},{"id":"3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899","repoDigests":["registry.k8s.io/etcd@sha256:2e6b9c67730f1f1dce4c6e16d60135e00608728567f537e8ff70c244756cbb62","registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b"],"repoTags":["registry.k8s.io/etcd:3.5.12-0"],"size":"150779692"},{"id":"1f6d574d502f3b61c851b1bbd4ef2a964ce4c70071dd8da556f2d490d36b095d","repoDigests":["registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c","registry.k8s.io/kube-apiserver@sha256:a3a6c80030a6e720734ae3291448388f70b6f1d463f103e4f06f358f8a170315"],"repoTags":["registry.k8s.io/ku
be-apiserver:v1.30.3"],"size":"117609954"},{"id":"9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30","repoDigests":["docker.io/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf"],"repoTags":["docker.io/kicbase/echo-server:functional-005458"],"size":"4943877"},{"id":"5cc3abe5717dbf8e0db6fc2e890c3f82fe95e2ce5c5d7320f98a5b71c767d42f","repoDigests":["docker.io/kindest/kindnetd@sha256:3b93f681916ee780a9941d48cb20622486c08af54f8d87d801412bcca0832115","docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493"],"repoTags":["docker.io/kindest/kindnetd:v20240715-585640e9"],"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":"0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da","repoDigests":["registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04"],"repoTags":["registry.k8s.io/pause:3.3"],"size":"686139"},{"id":"da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e","repoDigests":["registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e"],"repoTags":["registry.k8s.io/pause:3.1"],"size":"746911"},{"id":"e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c","repoDigests":["registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097","regi
stry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10"],"repoTags":["registry.k8s.io/pause:3.9"],"size":"750414"},{"id":"55bb025d2cfa592b9381d01e122e72a1ed4b29ca32f86b7d289d99da794784d1","repoDigests":["registry.k8s.io/kube-proxy@sha256:8c178447597867a03bbcdf0d1ce43fc8f6807ead2321bd1ec0e845a2f12dad80","registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65"],"repoTags":["registry.k8s.io/kube-proxy:v1.30.3"],"size":"85953945"},{"id":"350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06","repoDigests":["registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9"],"repoTags":["registry.k8s.io/pause:latest"],"size":"247077"},{"id":"1ae23480369fa4139f6dec668d7a5a941b56ea174e9cf75e09771988fe621c95","repoDigests":["docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9","docker.io/library/nginx@sha256:a377278b7dde3a8012b25d141d025a88dbf9f5ed13c5cdf21e
e241e7ec07ab57"],"repoTags":["docker.io/library/nginx:alpine"],"size":"45068794"},{"id":"a72860cb95fd59e9c696c66441c64f18e66915fa26b249911e83c3854477ed9a","repoDigests":["docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c","docker.io/library/nginx@sha256:baa881b012a49e3c2cd6ab9d80f9fcd2962a98af8ede947d0ef930a427b28afc"],"repoTags":["docker.io/library/nginx:latest"],"size":"191750286"},{"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":"cbb01a7bd410dc08ba382018ab909a674fb0e48687f0c00797ed5bc34fcc6bb4","repoDigests":["registry.k8s.io/coredns/coredns@sha256:1eeb4c7316bacb1d4c8ead65571cd92dd21e27359f0d4917f1a5822a73b75db1","re
gistry.k8s.io/coredns/coredns@sha256:2169b3b96af988cf69d7dd69efbcc59433eb027320eb185c6110e0850b997870"],"repoTags":["registry.k8s.io/coredns/coredns:v1.11.1"],"size":"61245718"},{"id":"76932a3b37d7eb138c8f47c9a2b4218f0466dd273badf856f2ce2f0277e15b5e","repoDigests":["registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7","registry.k8s.io/kube-controller-manager@sha256:fa179d147c6bacddd1586f6d12ff79a844e951c7b159fdcb92cdf56f3033d91e"],"repoTags":["registry.k8s.io/kube-controller-manager:v1.30.3"],"size":"112198984"}]
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-005458 image ls --format json --alsologtostderr:
I0807 17:48:26.272019  176118 out.go:291] Setting OutFile to fd 1 ...
I0807 17:48:26.272257  176118 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0807 17:48:26.272266  176118 out.go:304] Setting ErrFile to fd 2...
I0807 17:48:26.272271  176118 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0807 17:48:26.272472  176118 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
I0807 17:48:26.273084  176118 config.go:182] Loaded profile config "functional-005458": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0807 17:48:26.273222  176118 config.go:182] Loaded profile config "functional-005458": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0807 17:48:26.273805  176118 cli_runner.go:164] Run: docker container inspect functional-005458 --format={{.State.Status}}
I0807 17:48:26.295219  176118 ssh_runner.go:195] Run: systemctl --version
I0807 17:48:26.295265  176118 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-005458
I0807 17:48:26.313069  176118 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/functional-005458/id_rsa Username:docker}
I0807 17:48:26.423633  176118 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListJson (0.25s)

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

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

                                                
                                                

                                                
                                                
=== CONT  TestFunctional/parallel/ImageCommands/ImageListYaml
functional_test.go:260: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 image ls --format yaml --alsologtostderr
functional_test.go:265: (dbg) Stdout: out/minikube-linux-amd64 -p functional-005458 image ls --format yaml --alsologtostderr:
- id: 3edc18e7b76722eb2eb37a0858c09caacbd422d6e0cae4c2e5ce67bc9a9795e2
repoDigests:
- registry.k8s.io/kube-scheduler@sha256:1738178fb116d10e7cde2cfc3671f5dfdad518d773677af740483f2dfe674266
- registry.k8s.io/kube-scheduler@sha256:2147ab5d2c73dd84e28332fcbee6826d1648eed30a531a52a96501b37d7ee4e4
repoTags:
- registry.k8s.io/kube-scheduler:v1.30.3
size: "63051080"
- id: 350b164e7ae1dcddeffadd65c76226c9b6dc5553f5179153fb0e36b78f2a5e06
repoDigests:
- registry.k8s.io/pause@sha256:5bcb06ed43da4a16c6e6e33898eb0506e940bd66822659ecf0a898bbb0da7cb9
repoTags:
- registry.k8s.io/pause:latest
size: "247077"
- id: 07655ddf2eebe5d250f7a72c25f638b27126805d61779741b4e62e69ba080558
repoDigests:
- docker.io/kubernetesui/dashboard@sha256:2e500d29e9d5f4a086b908eb8dfe7ecac57d2ab09d65b24f588b1d449841ef93
- docker.io/kubernetesui/dashboard@sha256:ca93706ef4e400542202d620b8094a7e4e568ca9b1869c71b053cdf8b5dc3029
repoTags: []
size: "249229937"
- id: 5cc3abe5717dbf8e0db6fc2e890c3f82fe95e2ce5c5d7320f98a5b71c767d42f
repoDigests:
- docker.io/kindest/kindnetd@sha256:3b93f681916ee780a9941d48cb20622486c08af54f8d87d801412bcca0832115
- docker.io/kindest/kindnetd@sha256:88ed2adbc140254762f98fad7f4b16d279117356ebaf95aebf191713c828a493
repoTags:
- docker.io/kindest/kindnetd:v20240715-585640e9
size: "87165492"
- 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: 1ae23480369fa4139f6dec668d7a5a941b56ea174e9cf75e09771988fe621c95
repoDigests:
- docker.io/library/nginx@sha256:208b70eefac13ee9be00e486f79c695b15cef861c680527171a27d253d834be9
- docker.io/library/nginx@sha256:a377278b7dde3a8012b25d141d025a88dbf9f5ed13c5cdf21ee241e7ec07ab57
repoTags:
- docker.io/library/nginx:alpine
size: "45068794"
- 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: 82e4c8a736a4fcf22b5ef9f6a4ff6207064c7187d7694bf97bd561605a538410
repoDigests:
- registry.k8s.io/echoserver@sha256:cb3386f863f6a4b05f33c191361723f9d5927ac287463b1bea633bf859475969
repoTags:
- registry.k8s.io/echoserver:1.8
size: "97846543"
- id: 1f6d574d502f3b61c851b1bbd4ef2a964ce4c70071dd8da556f2d490d36b095d
repoDigests:
- registry.k8s.io/kube-apiserver@sha256:a36d558835e48950f6d13b1edbe20605b8dfbc81e088f58221796631e107966c
- registry.k8s.io/kube-apiserver@sha256:a3a6c80030a6e720734ae3291448388f70b6f1d463f103e4f06f358f8a170315
repoTags:
- registry.k8s.io/kube-apiserver:v1.30.3
size: "117609954"
- id: 55bb025d2cfa592b9381d01e122e72a1ed4b29ca32f86b7d289d99da794784d1
repoDigests:
- registry.k8s.io/kube-proxy@sha256:8c178447597867a03bbcdf0d1ce43fc8f6807ead2321bd1ec0e845a2f12dad80
- registry.k8s.io/kube-proxy@sha256:b26e535e8ee1cbd7dc5642fb61bd36e9d23f32e9242ae0010b2905656e664f65
repoTags:
- registry.k8s.io/kube-proxy:v1.30.3
size: "85953945"
- id: 9056ab77afb8e18e04303f11000a9d31b3f16b74c59475b899ae1b342d328d30
repoDigests:
- docker.io/kicbase/echo-server@sha256:d3d0b737c6413dcf7b9393d61285525048f2d10a0aae68296150078d379c30cf
repoTags:
- docker.io/kicbase/echo-server:functional-005458
size: "4943877"
- id: e6f1816883972d4be47bd48879a08919b96afcd344132622e4d444987919323c
repoDigests:
- registry.k8s.io/pause@sha256:7031c1b283388d2c2e09b57badb803c05ebed362dc88d84b480cc47f72a21097
- registry.k8s.io/pause@sha256:8d4106c88ec0bd28001e34c975d65175d994072d65341f62a8ab0754b0fafe10
repoTags:
- registry.k8s.io/pause:3.9
size: "750414"
- id: 76932a3b37d7eb138c8f47c9a2b4218f0466dd273badf856f2ce2f0277e15b5e
repoDigests:
- registry.k8s.io/kube-controller-manager@sha256:eff43da55a29a5e66ec9480f28233d733a6a8433b7a46f6e8c07086fa4ef69b7
- registry.k8s.io/kube-controller-manager@sha256:fa179d147c6bacddd1586f6d12ff79a844e951c7b159fdcb92cdf56f3033d91e
repoTags:
- registry.k8s.io/kube-controller-manager:v1.30.3
size: "112198984"
- id: 0184c1613d92931126feb4c548e5da11015513b9e4c104e7305ee8b53b50a9da
repoDigests:
- registry.k8s.io/pause@sha256:1000de19145c53d83aab989956fa8fca08dcbcc5b0208bdc193517905e6ccd04
repoTags:
- registry.k8s.io/pause:3.3
size: "686139"
- 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: 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: 3861cfcd7c04ccac1f062788eca39487248527ef0c0cfd477a83d7691a75a899
repoDigests:
- registry.k8s.io/etcd@sha256:2e6b9c67730f1f1dce4c6e16d60135e00608728567f537e8ff70c244756cbb62
- registry.k8s.io/etcd@sha256:44a8e24dcbba3470ee1fee21d5e88d128c936e9b55d4bc51fbef8086f8ed123b
repoTags:
- registry.k8s.io/etcd:3.5.12-0
size: "150779692"
- id: da86e6ba6ca197bf6bc5e9d900febd906b133eaa4750e6bed647b0fbe50ed43e
repoDigests:
- registry.k8s.io/pause@sha256:84805ddcaaae94434d8eacb7e843f549ec1da0cd277787b97ad9d9ac2cea929e
repoTags:
- registry.k8s.io/pause:3.1
size: "746911"
- id: a72860cb95fd59e9c696c66441c64f18e66915fa26b249911e83c3854477ed9a
repoDigests:
- docker.io/library/nginx@sha256:6af79ae5de407283dcea8b00d5c37ace95441fd58a8b1d2aa1ed93f5511bb18c
- docker.io/library/nginx@sha256:baa881b012a49e3c2cd6ab9d80f9fcd2962a98af8ede947d0ef930a427b28afc
repoTags:
- docker.io/library/nginx:latest
size: "191750286"

                                                
                                                
functional_test.go:268: (dbg) Stderr: out/minikube-linux-amd64 -p functional-005458 image ls --format yaml --alsologtostderr:
I0807 17:48:26.030925  175965 out.go:291] Setting OutFile to fd 1 ...
I0807 17:48:26.031677  175965 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0807 17:48:26.031693  175965 out.go:304] Setting ErrFile to fd 2...
I0807 17:48:26.031727  175965 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0807 17:48:26.031940  175965 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
I0807 17:48:26.032566  175965 config.go:182] Loaded profile config "functional-005458": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0807 17:48:26.032702  175965 config.go:182] Loaded profile config "functional-005458": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0807 17:48:26.033222  175965 cli_runner.go:164] Run: docker container inspect functional-005458 --format={{.State.Status}}
I0807 17:48:26.057936  175965 ssh_runner.go:195] Run: systemctl --version
I0807 17:48:26.057999  175965 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-005458
I0807 17:48:26.081436  175965 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/functional-005458/id_rsa Username:docker}
I0807 17:48:26.168170  175965 ssh_runner.go:195] Run: sudo crictl images --output json
--- PASS: TestFunctional/parallel/ImageCommands/ImageListYaml (0.23s)

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

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

                                                
                                                

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

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

                                                
                                                
** /stderr **
functional_test.go:314: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 image build -t localhost/my-image:functional-005458 testdata/build --alsologtostderr
functional_test.go:314: (dbg) Done: out/minikube-linux-amd64 -p functional-005458 image build -t localhost/my-image:functional-005458 testdata/build --alsologtostderr: (1.701776108s)
functional_test.go:319: (dbg) Stdout: out/minikube-linux-amd64 -p functional-005458 image build -t localhost/my-image:functional-005458 testdata/build --alsologtostderr:
STEP 1/3: FROM gcr.io/k8s-minikube/busybox
STEP 2/3: RUN true
--> 007f6ac1fe7
STEP 3/3: ADD content.txt /
COMMIT localhost/my-image:functional-005458
--> d1187e888f8
Successfully tagged localhost/my-image:functional-005458
d1187e888f88cfc3f00215a4e22d343825e7dc42c49708cb968328c0957fd4be
functional_test.go:322: (dbg) Stderr: out/minikube-linux-amd64 -p functional-005458 image build -t localhost/my-image:functional-005458 testdata/build --alsologtostderr:
I0807 17:48:26.411197  176183 out.go:291] Setting OutFile to fd 1 ...
I0807 17:48:26.411468  176183 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0807 17:48:26.411490  176183 out.go:304] Setting ErrFile to fd 2...
I0807 17:48:26.411498  176183 out.go:338] TERM=,COLORTERM=, which probably does not support color
I0807 17:48:26.411690  176183 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
I0807 17:48:26.412305  176183 config.go:182] Loaded profile config "functional-005458": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0807 17:48:26.412887  176183 config.go:182] Loaded profile config "functional-005458": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
I0807 17:48:26.413338  176183 cli_runner.go:164] Run: docker container inspect functional-005458 --format={{.State.Status}}
I0807 17:48:26.431626  176183 ssh_runner.go:195] Run: systemctl --version
I0807 17:48:26.431677  176183 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" functional-005458
I0807 17:48:26.452324  176183 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32778 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/functional-005458/id_rsa Username:docker}
I0807 17:48:26.543502  176183 build_images.go:161] Building image from path: /tmp/build.3253345606.tar
I0807 17:48:26.543571  176183 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build
I0807 17:48:26.552279  176183 ssh_runner.go:195] Run: stat -c "%s %y" /var/lib/minikube/build/build.3253345606.tar
I0807 17:48:26.556067  176183 ssh_runner.go:352] existence check for /var/lib/minikube/build/build.3253345606.tar: stat -c "%s %y" /var/lib/minikube/build/build.3253345606.tar: Process exited with status 1
stdout:

                                                
                                                
stderr:
stat: cannot statx '/var/lib/minikube/build/build.3253345606.tar': No such file or directory
I0807 17:48:26.556109  176183 ssh_runner.go:362] scp /tmp/build.3253345606.tar --> /var/lib/minikube/build/build.3253345606.tar (3072 bytes)
I0807 17:48:26.579247  176183 ssh_runner.go:195] Run: sudo mkdir -p /var/lib/minikube/build/build.3253345606
I0807 17:48:26.587760  176183 ssh_runner.go:195] Run: sudo tar -C /var/lib/minikube/build/build.3253345606 -xf /var/lib/minikube/build/build.3253345606.tar
I0807 17:48:26.596461  176183 crio.go:315] Building image: /var/lib/minikube/build/build.3253345606
I0807 17:48:26.596548  176183 ssh_runner.go:195] Run: sudo podman build -t localhost/my-image:functional-005458 /var/lib/minikube/build/build.3253345606 --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
I0807 17:48:28.042267  176183 ssh_runner.go:235] Completed: sudo podman build -t localhost/my-image:functional-005458 /var/lib/minikube/build/build.3253345606 --cgroup-manager=cgroupfs: (1.445687334s)
I0807 17:48:28.042337  176183 ssh_runner.go:195] Run: sudo rm -rf /var/lib/minikube/build/build.3253345606
I0807 17:48:28.050906  176183 ssh_runner.go:195] Run: sudo rm -f /var/lib/minikube/build/build.3253345606.tar
I0807 17:48:28.058891  176183 build_images.go:217] Built localhost/my-image:functional-005458 from /tmp/build.3253345606.tar
I0807 17:48:28.058931  176183 build_images.go:133] succeeded building to: functional-005458
I0807 17:48:28.058936  176183 build_images.go:134] failed building to: 
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageBuild (2.19s)

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/Setup
functional_test.go:341: (dbg) Run:  docker pull docker.io/kicbase/echo-server:1.0
functional_test.go:341: (dbg) Done: docker pull docker.io/kicbase/echo-server:1.0: (1.528329953s)
functional_test.go:346: (dbg) Run:  docker tag docker.io/kicbase/echo-server:1.0 docker.io/kicbase/echo-server:functional-005458
--- PASS: TestFunctional/parallel/ImageCommands/Setup (1.55s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon
functional_test.go:234: (dbg) Run:  docker pull docker.io/kicbase/echo-server:latest
functional_test.go:239: (dbg) Run:  docker tag docker.io/kicbase/echo-server:latest docker.io/kicbase/echo-server:functional-005458
functional_test.go:244: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 image load --daemon docker.io/kicbase/echo-server:functional-005458 --alsologtostderr
functional_test.go:244: (dbg) Done: out/minikube-linux-amd64 -p functional-005458 image load --daemon docker.io/kicbase/echo-server:functional-005458 --alsologtostderr: (2.145544877s)
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageTagAndLoadDaemon (3.07s)

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

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

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

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

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

                                                
                                                
=== RUN   TestFunctional/parallel/ImageCommands/ImageLoadFromFile
functional_test.go:408: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 image load /home/jenkins/workspace/Docker_Linux_crio_integration/echo-server-save.tar --alsologtostderr
2024/08/07 17:48:24 [DEBUG] GET http://127.0.0.1:36195/api/v1/namespaces/kubernetes-dashboard/services/http:kubernetes-dashboard:/proxy/
functional_test.go:447: (dbg) Run:  out/minikube-linux-amd64 -p functional-005458 image ls
--- PASS: TestFunctional/parallel/ImageCommands/ImageLoadFromFile (0.74s)

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

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

                                                
                                    
x
+
TestFunctional/delete_echo-server_images (0.04s)

                                                
                                                
=== RUN   TestFunctional/delete_echo-server_images
functional_test.go:189: (dbg) Run:  docker rmi -f docker.io/kicbase/echo-server:1.0
functional_test.go:189: (dbg) Run:  docker rmi -f docker.io/kicbase/echo-server:functional-005458
--- PASS: TestFunctional/delete_echo-server_images (0.04s)

                                                
                                    
x
+
TestFunctional/delete_my-image_image (0.02s)

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

                                                
                                    
x
+
TestFunctional/delete_minikube_cached_images (0.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StartCluster (114.22s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StartCluster
ha_test.go:101: (dbg) Run:  out/minikube-linux-amd64 start -p ha-120792 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio
E0807 17:49:30.708566  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 17:49:30.714547  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 17:49:30.724889  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 17:49:30.745223  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 17:49:30.785528  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 17:49:30.865859  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 17:49:31.026270  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 17:49:31.346858  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 17:49:31.987625  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 17:49:33.267830  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 17:49:35.828322  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 17:49:40.948868  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 17:49:51.189946  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 17:50:11.670492  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
ha_test.go:101: (dbg) Done: out/minikube-linux-amd64 start -p ha-120792 --wait=true --memory=2200 --ha -v=7 --alsologtostderr --driver=docker  --container-runtime=crio: (1m53.56903209s)
ha_test.go:107: (dbg) Run:  out/minikube-linux-amd64 -p ha-120792 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/StartCluster (114.22s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeployApp (5.33s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/PingHostFromPods (1.02s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddWorkerNode (36.86s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddWorkerNode
ha_test.go:228: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-120792 -v=7 --alsologtostderr
E0807 17:50:52.631397  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
ha_test.go:228: (dbg) Done: out/minikube-linux-amd64 node add -p ha-120792 -v=7 --alsologtostderr: (36.057204742s)
ha_test.go:234: (dbg) Run:  out/minikube-linux-amd64 -p ha-120792 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddWorkerNode (36.86s)

                                                
                                    
x
+
TestMultiControlPlane/serial/NodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterClusterStart (0.62s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/CopyFile (15.17s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopSecondaryNode (12.53s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0807 17:51:56.511000  198378 out.go:291] Setting OutFile to fd 1 ...
	I0807 17:51:56.511330  198378 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:51:56.511373  198378 out.go:304] Setting ErrFile to fd 2...
	I0807 17:51:56.511398  198378 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:51:56.511976  198378 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
	I0807 17:51:56.512214  198378 out.go:298] Setting JSON to false
	I0807 17:51:56.512240  198378 mustload.go:65] Loading cluster: ha-120792
	I0807 17:51:56.512339  198378 notify.go:220] Checking for updates...
	I0807 17:51:56.512709  198378 config.go:182] Loaded profile config "ha-120792": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0807 17:51:56.512731  198378 status.go:255] checking status of ha-120792 ...
	I0807 17:51:56.513127  198378 cli_runner.go:164] Run: docker container inspect ha-120792 --format={{.State.Status}}
	I0807 17:51:56.529832  198378 status.go:330] ha-120792 host status = "Running" (err=<nil>)
	I0807 17:51:56.529883  198378 host.go:66] Checking if "ha-120792" exists ...
	I0807 17:51:56.530173  198378 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-120792
	I0807 17:51:56.548043  198378 host.go:66] Checking if "ha-120792" exists ...
	I0807 17:51:56.548315  198378 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0807 17:51:56.548372  198378 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-120792
	I0807 17:51:56.567296  198378 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32783 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/ha-120792/id_rsa Username:docker}
	I0807 17:51:56.652269  198378 ssh_runner.go:195] Run: systemctl --version
	I0807 17:51:56.656206  198378 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0807 17:51:56.666814  198378 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0807 17:51:56.717624  198378 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:56 OomKillDisable:true NGoroutines:73 SystemTime:2024-08-07 17:51:56.707607776 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0807 17:51:56.718185  198378 kubeconfig.go:125] found "ha-120792" server: "https://192.168.49.254:8443"
	I0807 17:51:56.718210  198378 api_server.go:166] Checking apiserver status ...
	I0807 17:51:56.718242  198378 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0807 17:51:56.728499  198378 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1612/cgroup
	I0807 17:51:56.737398  198378 api_server.go:182] apiserver freezer: "11:freezer:/docker/1fd3a3eed13a5b9730ffb9b894bfe00743e0f28458c15e5ca68d711ca180a23b/crio/crio-19a36021a76804b0ca243856de350781f7a7d7da684deb215b66faa4324ca42a"
	I0807 17:51:56.737460  198378 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/1fd3a3eed13a5b9730ffb9b894bfe00743e0f28458c15e5ca68d711ca180a23b/crio/crio-19a36021a76804b0ca243856de350781f7a7d7da684deb215b66faa4324ca42a/freezer.state
	I0807 17:51:56.745300  198378 api_server.go:204] freezer state: "THAWED"
	I0807 17:51:56.745336  198378 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0807 17:51:56.749036  198378 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0807 17:51:56.749060  198378 status.go:422] ha-120792 apiserver status = Running (err=<nil>)
	I0807 17:51:56.749074  198378 status.go:257] ha-120792 status: &{Name:ha-120792 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0807 17:51:56.749096  198378 status.go:255] checking status of ha-120792-m02 ...
	I0807 17:51:56.749395  198378 cli_runner.go:164] Run: docker container inspect ha-120792-m02 --format={{.State.Status}}
	I0807 17:51:56.766134  198378 status.go:330] ha-120792-m02 host status = "Stopped" (err=<nil>)
	I0807 17:51:56.766158  198378 status.go:343] host is not running, skipping remaining checks
	I0807 17:51:56.766166  198378 status.go:257] ha-120792-m02 status: &{Name:ha-120792-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0807 17:51:56.766192  198378 status.go:255] checking status of ha-120792-m03 ...
	I0807 17:51:56.766451  198378 cli_runner.go:164] Run: docker container inspect ha-120792-m03 --format={{.State.Status}}
	I0807 17:51:56.783052  198378 status.go:330] ha-120792-m03 host status = "Running" (err=<nil>)
	I0807 17:51:56.783089  198378 host.go:66] Checking if "ha-120792-m03" exists ...
	I0807 17:51:56.783342  198378 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-120792-m03
	I0807 17:51:56.800647  198378 host.go:66] Checking if "ha-120792-m03" exists ...
	I0807 17:51:56.800986  198378 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0807 17:51:56.801040  198378 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-120792-m03
	I0807 17:51:56.818882  198378 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32793 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/ha-120792-m03/id_rsa Username:docker}
	I0807 17:51:56.904281  198378 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0807 17:51:56.915418  198378 kubeconfig.go:125] found "ha-120792" server: "https://192.168.49.254:8443"
	I0807 17:51:56.915456  198378 api_server.go:166] Checking apiserver status ...
	I0807 17:51:56.915500  198378 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0807 17:51:56.926260  198378 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1550/cgroup
	I0807 17:51:56.935130  198378 api_server.go:182] apiserver freezer: "11:freezer:/docker/46f9fe52ecebbcf771d90cc868a7d2e74d16706e92f28650a70d2d2a48161c2f/crio/crio-babeff1dff3e8e82ee08785a83826c2c3e927c5378152a99a0aa04dfd3cd2297"
	I0807 17:51:56.935201  198378 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/46f9fe52ecebbcf771d90cc868a7d2e74d16706e92f28650a70d2d2a48161c2f/crio/crio-babeff1dff3e8e82ee08785a83826c2c3e927c5378152a99a0aa04dfd3cd2297/freezer.state
	I0807 17:51:56.943151  198378 api_server.go:204] freezer state: "THAWED"
	I0807 17:51:56.943190  198378 api_server.go:253] Checking apiserver healthz at https://192.168.49.254:8443/healthz ...
	I0807 17:51:56.946974  198378 api_server.go:279] https://192.168.49.254:8443/healthz returned 200:
	ok
	I0807 17:51:56.947004  198378 status.go:422] ha-120792-m03 apiserver status = Running (err=<nil>)
	I0807 17:51:56.947016  198378 status.go:257] ha-120792-m03 status: &{Name:ha-120792-m03 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0807 17:51:56.947038  198378 status.go:255] checking status of ha-120792-m04 ...
	I0807 17:51:56.947398  198378 cli_runner.go:164] Run: docker container inspect ha-120792-m04 --format={{.State.Status}}
	I0807 17:51:56.965081  198378 status.go:330] ha-120792-m04 host status = "Running" (err=<nil>)
	I0807 17:51:56.965114  198378 host.go:66] Checking if "ha-120792-m04" exists ...
	I0807 17:51:56.965353  198378 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" ha-120792-m04
	I0807 17:51:56.983242  198378 host.go:66] Checking if "ha-120792-m04" exists ...
	I0807 17:51:56.983548  198378 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0807 17:51:56.983601  198378 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" ha-120792-m04
	I0807 17:51:57.000849  198378 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32798 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/ha-120792-m04/id_rsa Username:docker}
	I0807 17:51:57.084235  198378 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0807 17:51:57.094698  198378 status.go:257] ha-120792-m04 status: &{Name:ha-120792-m04 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterControlPlaneNodeStop (0.48s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartSecondaryNode (37.67s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartSecondaryNode
ha_test.go:420: (dbg) Run:  out/minikube-linux-amd64 -p ha-120792 node start m02 -v=7 --alsologtostderr
E0807 17:52:14.552482  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
ha_test.go:420: (dbg) Done: out/minikube-linux-amd64 -p ha-120792 node start m02 -v=7 --alsologtostderr: (36.792329301s)
ha_test.go:428: (dbg) Run:  out/minikube-linux-amd64 -p ha-120792 status -v=7 --alsologtostderr
ha_test.go:448: (dbg) Run:  kubectl get nodes
--- PASS: TestMultiControlPlane/serial/RestartSecondaryNode (37.67s)

                                                
                                    
x
+
TestMultiControlPlane/serial/HAppyAfterSecondaryNodeRestart (0.63s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartClusterKeepsNodes (173.97s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/RestartClusterKeepsNodes
ha_test.go:456: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-120792 -v=7 --alsologtostderr
ha_test.go:462: (dbg) Run:  out/minikube-linux-amd64 stop -p ha-120792 -v=7 --alsologtostderr
E0807 17:52:59.938866  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 17:52:59.944130  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 17:52:59.954446  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 17:52:59.974760  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 17:53:00.015194  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 17:53:00.095540  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 17:53:00.256020  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 17:53:00.576529  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 17:53:01.216948  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 17:53:02.497463  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 17:53:05.058305  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 17:53:10.178901  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
ha_test.go:462: (dbg) Done: out/minikube-linux-amd64 stop -p ha-120792 -v=7 --alsologtostderr: (36.61206483s)
ha_test.go:467: (dbg) Run:  out/minikube-linux-amd64 start -p ha-120792 --wait=true -v=7 --alsologtostderr
E0807 17:53:20.419447  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 17:53:40.900046  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 17:54:21.860311  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 17:54:30.708179  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 17:54:58.393234  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
ha_test.go:467: (dbg) Done: out/minikube-linux-amd64 start -p ha-120792 --wait=true -v=7 --alsologtostderr: (2m17.2645061s)
ha_test.go:472: (dbg) Run:  out/minikube-linux-amd64 node list -p ha-120792
--- PASS: TestMultiControlPlane/serial/RestartClusterKeepsNodes (173.97s)

                                                
                                    
x
+
TestMultiControlPlane/serial/DeleteSecondaryNode (11.72s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterSecondaryNodeDelete (0.45s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/StopCluster (35.51s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/StopCluster
ha_test.go:531: (dbg) Run:  out/minikube-linux-amd64 -p ha-120792 stop -v=7 --alsologtostderr
E0807 17:55:43.780783  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
ha_test.go:531: (dbg) Done: out/minikube-linux-amd64 -p ha-120792 stop -v=7 --alsologtostderr: (35.410362198s)
ha_test.go:537: (dbg) Run:  out/minikube-linux-amd64 -p ha-120792 status -v=7 --alsologtostderr
ha_test.go:537: (dbg) Non-zero exit: out/minikube-linux-amd64 -p ha-120792 status -v=7 --alsologtostderr: exit status 7 (100.760503ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0807 17:56:17.476820  215883 out.go:291] Setting OutFile to fd 1 ...
	I0807 17:56:17.476943  215883 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:56:17.476952  215883 out.go:304] Setting ErrFile to fd 2...
	I0807 17:56:17.476957  215883 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 17:56:17.477163  215883 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
	I0807 17:56:17.477338  215883 out.go:298] Setting JSON to false
	I0807 17:56:17.477366  215883 mustload.go:65] Loading cluster: ha-120792
	I0807 17:56:17.477481  215883 notify.go:220] Checking for updates...
	I0807 17:56:17.477825  215883 config.go:182] Loaded profile config "ha-120792": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0807 17:56:17.477842  215883 status.go:255] checking status of ha-120792 ...
	I0807 17:56:17.478232  215883 cli_runner.go:164] Run: docker container inspect ha-120792 --format={{.State.Status}}
	I0807 17:56:17.495635  215883 status.go:330] ha-120792 host status = "Stopped" (err=<nil>)
	I0807 17:56:17.495658  215883 status.go:343] host is not running, skipping remaining checks
	I0807 17:56:17.495667  215883 status.go:257] ha-120792 status: &{Name:ha-120792 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0807 17:56:17.495714  215883 status.go:255] checking status of ha-120792-m02 ...
	I0807 17:56:17.496049  215883 cli_runner.go:164] Run: docker container inspect ha-120792-m02 --format={{.State.Status}}
	I0807 17:56:17.514156  215883 status.go:330] ha-120792-m02 host status = "Stopped" (err=<nil>)
	I0807 17:56:17.514181  215883 status.go:343] host is not running, skipping remaining checks
	I0807 17:56:17.514187  215883 status.go:257] ha-120792-m02 status: &{Name:ha-120792-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0807 17:56:17.514226  215883 status.go:255] checking status of ha-120792-m04 ...
	I0807 17:56:17.514502  215883 cli_runner.go:164] Run: docker container inspect ha-120792-m04 --format={{.State.Status}}
	I0807 17:56:17.532552  215883 status.go:330] ha-120792-m04 host status = "Stopped" (err=<nil>)
	I0807 17:56:17.532575  215883 status.go:343] host is not running, skipping remaining checks
	I0807 17:56:17.532582  215883 status.go:257] ha-120792-m04 status: &{Name:ha-120792-m04 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiControlPlane/serial/RestartCluster (76.32s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/DegradedAfterClusterRestart (0.46s)

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

                                                
                                    
x
+
TestMultiControlPlane/serial/AddSecondaryNode (39.58s)

                                                
                                                
=== RUN   TestMultiControlPlane/serial/AddSecondaryNode
ha_test.go:605: (dbg) Run:  out/minikube-linux-amd64 node add -p ha-120792 --control-plane -v=7 --alsologtostderr
E0807 17:57:59.936485  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
ha_test.go:605: (dbg) Done: out/minikube-linux-amd64 node add -p ha-120792 --control-plane -v=7 --alsologtostderr: (38.77858472s)
ha_test.go:611: (dbg) Run:  out/minikube-linux-amd64 -p ha-120792 status -v=7 --alsologtostderr
--- PASS: TestMultiControlPlane/serial/AddSecondaryNode (39.58s)

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

                                                
                                                
=== RUN   TestJSONOutput/start/Command
json_output_test.go:63: (dbg) Run:  out/minikube-linux-amd64 start -p json-output-678449 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio
E0807 17:58:27.621255  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
json_output_test.go:63: (dbg) Done: out/minikube-linux-amd64 start -p json-output-678449 --output=json --user=testUser --memory=2200 --wait=true --driver=docker  --container-runtime=crio: (51.935484466s)
--- PASS: TestJSONOutput/start/Command (51.94s)

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

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

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

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

                                                
                                    
x
+
TestJSONOutput/unpause/Audit (0s)

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

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

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/DistinctCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/DistinctCurrentSteps

                                                
                                                

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

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

                                                
                                                
=== RUN   TestJSONOutput/unpause/parallel/IncreasingCurrentSteps
=== PAUSE TestJSONOutput/unpause/parallel/IncreasingCurrentSteps

                                                
                                                

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

                                                
                                    
x
+
TestJSONOutput/stop/Command (5.72s)

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

                                                
                                    
x
+
TestJSONOutput/stop/Audit (0s)

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

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

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

                                                
                                                

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

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

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

                                                
                                                

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

                                                
                                    
x
+
TestErrorJSONOutput (0.2s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"1a8848d1-099c-44e0-a872-379785b574db","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[json-output-error-634602] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"826d2013-dd36-4d9b-8edb-161b94c1c391","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19389"}}
	{"specversion":"1.0","id":"99f2f632-7ef1-4745-af80-31b7880f5655","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":"5991c2c4-9648-450e-94e7-e3fe4cb55121","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19389-125692/kubeconfig"}}
	{"specversion":"1.0","id":"7c6676b9-3650-4c71-ab1f-11d4d3fbc09b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19389-125692/.minikube"}}
	{"specversion":"1.0","id":"88d8d898-8251-4658-a549-ce2ca02ea33a","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":"ed149acc-1619-4a4c-84fb-04102468961a","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"c6163623-8457-4975-92f6-06649cb9f619","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-634602" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p json-output-error-634602
--- PASS: TestErrorJSONOutput (0.20s)

                                                
                                    
x
+
TestKicCustomNetwork/create_custom_network (30.37s)

                                                
                                                
=== RUN   TestKicCustomNetwork/create_custom_network
kic_custom_network_test.go:57: (dbg) Run:  out/minikube-linux-amd64 start -p docker-network-075657 --network=
E0807 17:59:30.707546  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
kic_custom_network_test.go:57: (dbg) Done: out/minikube-linux-amd64 start -p docker-network-075657 --network=: (28.286228033s)
kic_custom_network_test.go:150: (dbg) Run:  docker network ls --format {{.Name}}
helpers_test.go:175: Cleaning up "docker-network-075657" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p docker-network-075657
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p docker-network-075657: (2.071360322s)
--- PASS: TestKicCustomNetwork/create_custom_network (30.37s)

                                                
                                    
x
+
TestKicCustomNetwork/use_default_bridge_network (26.48s)

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

                                                
                                    
x
+
TestKicExistingNetwork (26.16s)

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

                                                
                                    
x
+
TestKicCustomSubnet (26.89s)

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

                                                
                                    
x
+
TestKicStaticIP (23.71s)

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

                                                
                                    
x
+
TestMainNoArgs (0.05s)

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

                                                
                                    
x
+
TestMinikubeProfile (52.41s)

                                                
                                                
=== RUN   TestMinikubeProfile
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p first-520674 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p first-520674 --driver=docker  --container-runtime=crio: (22.60583188s)
minikube_profile_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p second-523706 --driver=docker  --container-runtime=crio
minikube_profile_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p second-523706 --driver=docker  --container-runtime=crio: (24.682812611s)
minikube_profile_test.go:51: (dbg) Run:  out/minikube-linux-amd64 profile first-520674
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-523706
minikube_profile_test.go:55: (dbg) Run:  out/minikube-linux-amd64 profile list -ojson
helpers_test.go:175: Cleaning up "second-523706" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p second-523706
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p second-523706: (1.863082079s)
helpers_test.go:175: Cleaning up "first-520674" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p first-520674
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p first-520674: (2.211869766s)
--- PASS: TestMinikubeProfile (52.41s)

                                                
                                    
x
+
TestMountStart/serial/StartWithMountFirst (8.18s)

                                                
                                                
=== RUN   TestMountStart/serial/StartWithMountFirst
mount_start_test.go:98: (dbg) Run:  out/minikube-linux-amd64 start -p mount-start-1-824851 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio
mount_start_test.go:98: (dbg) Done: out/minikube-linux-amd64 start -p mount-start-1-824851 --memory=2048 --mount --mount-gid 0 --mount-msize 6543 --mount-port 46464 --mount-uid 0 --no-kubernetes --driver=docker  --container-runtime=crio: (7.175612198s)
--- PASS: TestMountStart/serial/StartWithMountFirst (8.18s)

                                                
                                    
x
+
TestMountStart/serial/VerifyMountFirst (0.23s)

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

                                                
                                    
x
+
TestMountStart/serial/StartWithMountSecond (8.3s)

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

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

                                                
                                    
x
+
TestMountStart/serial/DeleteFirst (1.61s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostDelete (0.24s)

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

                                                
                                    
x
+
TestMountStart/serial/Stop (1.17s)

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

                                                
                                    
x
+
TestMountStart/serial/RestartStopped (7.14s)

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

                                                
                                    
x
+
TestMountStart/serial/VerifyMountPostStop (0.23s)

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

                                                
                                    
x
+
TestMultiNode/serial/FreshStart2Nodes (84.37s)

                                                
                                                
=== RUN   TestMultiNode/serial/FreshStart2Nodes
multinode_test.go:96: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-828565 --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-828565 --wait=true --memory=2200 --nodes=2 -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (1m23.942183273s)
multinode_test.go:102: (dbg) Run:  out/minikube-linux-amd64 -p multinode-828565 status --alsologtostderr
--- PASS: TestMultiNode/serial/FreshStart2Nodes (84.37s)

                                                
                                    
x
+
TestMultiNode/serial/DeployApp2Nodes (4.38s)

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

                                                
                                    
x
+
TestMultiNode/serial/PingHostFrom2Pods (0.71s)

                                                
                                                
=== RUN   TestMultiNode/serial/PingHostFrom2Pods
multinode_test.go:564: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-828565 -- get pods -o jsonpath='{.items[*].metadata.name}'
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-828565 -- exec busybox-fc5497c4f-8hp7g -- 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-828565 -- exec busybox-fc5497c4f-8hp7g -- sh -c "ping -c 1 192.168.67.1"
multinode_test.go:572: (dbg) Run:  out/minikube-linux-amd64 kubectl -p multinode-828565 -- exec busybox-fc5497c4f-rzr27 -- 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-828565 -- exec busybox-fc5497c4f-rzr27 -- sh -c "ping -c 1 192.168.67.1"
E0807 18:04:30.707687  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
--- PASS: TestMultiNode/serial/PingHostFrom2Pods (0.71s)

                                                
                                    
x
+
TestMultiNode/serial/AddNode (31.92s)

                                                
                                                
=== RUN   TestMultiNode/serial/AddNode
multinode_test.go:121: (dbg) Run:  out/minikube-linux-amd64 node add -p multinode-828565 -v 3 --alsologtostderr
multinode_test.go:121: (dbg) Done: out/minikube-linux-amd64 node add -p multinode-828565 -v 3 --alsologtostderr: (31.34500653s)
multinode_test.go:127: (dbg) Run:  out/minikube-linux-amd64 -p multinode-828565 status --alsologtostderr
--- PASS: TestMultiNode/serial/AddNode (31.92s)

                                                
                                    
x
+
TestMultiNode/serial/MultiNodeLabels (0.06s)

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

                                                
                                    
x
+
TestMultiNode/serial/ProfileList (0.28s)

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

                                                
                                    
x
+
TestMultiNode/serial/CopyFile (8.73s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopNode (2.07s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0807 18:05:13.365993  282358 out.go:291] Setting OutFile to fd 1 ...
	I0807 18:05:13.366098  282358 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 18:05:13.366105  282358 out.go:304] Setting ErrFile to fd 2...
	I0807 18:05:13.366109  282358 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 18:05:13.366301  282358 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
	I0807 18:05:13.366464  282358 out.go:298] Setting JSON to false
	I0807 18:05:13.366485  282358 mustload.go:65] Loading cluster: multinode-828565
	I0807 18:05:13.366513  282358 notify.go:220] Checking for updates...
	I0807 18:05:13.366885  282358 config.go:182] Loaded profile config "multinode-828565": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0807 18:05:13.366905  282358 status.go:255] checking status of multinode-828565 ...
	I0807 18:05:13.367444  282358 cli_runner.go:164] Run: docker container inspect multinode-828565 --format={{.State.Status}}
	I0807 18:05:13.384113  282358 status.go:330] multinode-828565 host status = "Running" (err=<nil>)
	I0807 18:05:13.384157  282358 host.go:66] Checking if "multinode-828565" exists ...
	I0807 18:05:13.384444  282358 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-828565
	I0807 18:05:13.402504  282358 host.go:66] Checking if "multinode-828565" exists ...
	I0807 18:05:13.402780  282358 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0807 18:05:13.402827  282358 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-828565
	I0807 18:05:13.420984  282358 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32903 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/multinode-828565/id_rsa Username:docker}
	I0807 18:05:13.504288  282358 ssh_runner.go:195] Run: systemctl --version
	I0807 18:05:13.508221  282358 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0807 18:05:13.518559  282358 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0807 18:05:13.566508  282358 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:44 OomKillDisable:true NGoroutines:63 SystemTime:2024-08-07 18:05:13.557467581 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0807 18:05:13.567134  282358 kubeconfig.go:125] found "multinode-828565" server: "https://192.168.67.2:8443"
	I0807 18:05:13.567164  282358 api_server.go:166] Checking apiserver status ...
	I0807 18:05:13.567194  282358 ssh_runner.go:195] Run: sudo pgrep -xnf kube-apiserver.*minikube.*
	I0807 18:05:13.577470  282358 ssh_runner.go:195] Run: sudo egrep ^[0-9]+:freezer: /proc/1576/cgroup
	I0807 18:05:13.586437  282358 api_server.go:182] apiserver freezer: "11:freezer:/docker/539ad2730787b736df873a579bce5320fab4fb4042fbb0e781d47b8bc8b4f75a/crio/crio-fb2cc24380deb6a34cb1e5caac8c0906c4cffe6937a7b19fe082f8d24e5d9b78"
	I0807 18:05:13.586502  282358 ssh_runner.go:195] Run: sudo cat /sys/fs/cgroup/freezer/docker/539ad2730787b736df873a579bce5320fab4fb4042fbb0e781d47b8bc8b4f75a/crio/crio-fb2cc24380deb6a34cb1e5caac8c0906c4cffe6937a7b19fe082f8d24e5d9b78/freezer.state
	I0807 18:05:13.594466  282358 api_server.go:204] freezer state: "THAWED"
	I0807 18:05:13.594497  282358 api_server.go:253] Checking apiserver healthz at https://192.168.67.2:8443/healthz ...
	I0807 18:05:13.598142  282358 api_server.go:279] https://192.168.67.2:8443/healthz returned 200:
	ok
	I0807 18:05:13.598171  282358 status.go:422] multinode-828565 apiserver status = Running (err=<nil>)
	I0807 18:05:13.598182  282358 status.go:257] multinode-828565 status: &{Name:multinode-828565 Host:Running Kubelet:Running APIServer:Running Kubeconfig:Configured Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0807 18:05:13.598203  282358 status.go:255] checking status of multinode-828565-m02 ...
	I0807 18:05:13.598487  282358 cli_runner.go:164] Run: docker container inspect multinode-828565-m02 --format={{.State.Status}}
	I0807 18:05:13.615373  282358 status.go:330] multinode-828565-m02 host status = "Running" (err=<nil>)
	I0807 18:05:13.615402  282358 host.go:66] Checking if "multinode-828565-m02" exists ...
	I0807 18:05:13.615685  282358 cli_runner.go:164] Run: docker container inspect -f "{{range .NetworkSettings.Networks}}{{.IPAddress}},{{.GlobalIPv6Address}}{{end}}" multinode-828565-m02
	I0807 18:05:13.632472  282358 host.go:66] Checking if "multinode-828565-m02" exists ...
	I0807 18:05:13.632761  282358 ssh_runner.go:195] Run: sh -c "df -h /var | awk 'NR==2{print $5}'"
	I0807 18:05:13.632798  282358 cli_runner.go:164] Run: docker container inspect -f "'{{(index (index .NetworkSettings.Ports "22/tcp") 0).HostPort}}'" multinode-828565-m02
	I0807 18:05:13.650030  282358 sshutil.go:53] new ssh client: &{IP:127.0.0.1 Port:32908 SSHKeyPath:/home/jenkins/minikube-integration/19389-125692/.minikube/machines/multinode-828565-m02/id_rsa Username:docker}
	I0807 18:05:13.736160  282358 ssh_runner.go:195] Run: sudo systemctl is-active --quiet service kubelet
	I0807 18:05:13.746786  282358 status.go:257] multinode-828565-m02 status: &{Name:multinode-828565-m02 Host:Running Kubelet:Running APIServer:Irrelevant Kubeconfig:Irrelevant Worker:true TimeToStop: DockerEnv: PodManEnv:}
	I0807 18:05:13.746822  282358 status.go:255] checking status of multinode-828565-m03 ...
	I0807 18:05:13.747131  282358 cli_runner.go:164] Run: docker container inspect multinode-828565-m03 --format={{.State.Status}}
	I0807 18:05:13.764329  282358 status.go:330] multinode-828565-m03 host status = "Stopped" (err=<nil>)
	I0807 18:05:13.764351  282358 status.go:343] host is not running, skipping remaining checks
	I0807 18:05:13.764359  282358 status.go:257] multinode-828565-m03 status: &{Name:multinode-828565-m03 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/StartAfterStop (9.04s)

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

                                                
                                    
x
+
TestMultiNode/serial/RestartKeepsNodes (83.71s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartKeepsNodes
multinode_test.go:314: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-828565
multinode_test.go:321: (dbg) Run:  out/minikube-linux-amd64 stop -p multinode-828565
multinode_test.go:321: (dbg) Done: out/minikube-linux-amd64 stop -p multinode-828565: (24.675008188s)
multinode_test.go:326: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-828565 --wait=true -v=8 --alsologtostderr
E0807 18:05:53.753848  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
multinode_test.go:326: (dbg) Done: out/minikube-linux-amd64 start -p multinode-828565 --wait=true -v=8 --alsologtostderr: (58.934059113s)
multinode_test.go:331: (dbg) Run:  out/minikube-linux-amd64 node list -p multinode-828565
--- PASS: TestMultiNode/serial/RestartKeepsNodes (83.71s)

                                                
                                    
x
+
TestMultiNode/serial/DeleteNode (4.92s)

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

                                                
                                    
x
+
TestMultiNode/serial/StopMultiNode (23.68s)

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

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

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0807 18:07:15.067703  291673 out.go:291] Setting OutFile to fd 1 ...
	I0807 18:07:15.067984  291673 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 18:07:15.067996  291673 out.go:304] Setting ErrFile to fd 2...
	I0807 18:07:15.068001  291673 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 18:07:15.068204  291673 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
	I0807 18:07:15.068385  291673 out.go:298] Setting JSON to false
	I0807 18:07:15.068410  291673 mustload.go:65] Loading cluster: multinode-828565
	I0807 18:07:15.068457  291673 notify.go:220] Checking for updates...
	I0807 18:07:15.068932  291673 config.go:182] Loaded profile config "multinode-828565": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0807 18:07:15.068953  291673 status.go:255] checking status of multinode-828565 ...
	I0807 18:07:15.069538  291673 cli_runner.go:164] Run: docker container inspect multinode-828565 --format={{.State.Status}}
	I0807 18:07:15.086383  291673 status.go:330] multinode-828565 host status = "Stopped" (err=<nil>)
	I0807 18:07:15.086409  291673 status.go:343] host is not running, skipping remaining checks
	I0807 18:07:15.086417  291673 status.go:257] multinode-828565 status: &{Name:multinode-828565 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:false TimeToStop: DockerEnv: PodManEnv:}
	I0807 18:07:15.086447  291673 status.go:255] checking status of multinode-828565-m02 ...
	I0807 18:07:15.086709  291673 cli_runner.go:164] Run: docker container inspect multinode-828565-m02 --format={{.State.Status}}
	I0807 18:07:15.103407  291673 status.go:330] multinode-828565-m02 host status = "Stopped" (err=<nil>)
	I0807 18:07:15.103435  291673 status.go:343] host is not running, skipping remaining checks
	I0807 18:07:15.103444  291673 status.go:257] multinode-828565-m02 status: &{Name:multinode-828565-m02 Host:Stopped Kubelet:Stopped APIServer:Stopped Kubeconfig:Stopped Worker:true TimeToStop: DockerEnv: PodManEnv:}

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

                                                
                                    
x
+
TestMultiNode/serial/RestartMultiNode (51.59s)

                                                
                                                
=== RUN   TestMultiNode/serial/RestartMultiNode
multinode_test.go:376: (dbg) Run:  out/minikube-linux-amd64 start -p multinode-828565 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio
E0807 18:07:59.936843  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
multinode_test.go:376: (dbg) Done: out/minikube-linux-amd64 start -p multinode-828565 --wait=true -v=8 --alsologtostderr --driver=docker  --container-runtime=crio: (51.026954056s)
multinode_test.go:382: (dbg) Run:  out/minikube-linux-amd64 -p multinode-828565 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 (51.59s)

                                                
                                    
x
+
TestMultiNode/serial/ValidateNameConflict (25.77s)

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

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

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

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

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

                                                
                                    
x
+
TestPreload (142.25s)

                                                
                                                
=== RUN   TestPreload
preload_test.go:44: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-615847 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4
E0807 18:09:22.981606  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 18:09:30.707946  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
preload_test.go:44: (dbg) Done: out/minikube-linux-amd64 start -p test-preload-615847 --memory=2200 --alsologtostderr --wait=true --preload=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.24.4: (1m56.571773503s)
preload_test.go:52: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-615847 image pull gcr.io/k8s-minikube/busybox
preload_test.go:52: (dbg) Done: out/minikube-linux-amd64 -p test-preload-615847 image pull gcr.io/k8s-minikube/busybox: (1.587969289s)
preload_test.go:58: (dbg) Run:  out/minikube-linux-amd64 stop -p test-preload-615847
preload_test.go:58: (dbg) Done: out/minikube-linux-amd64 stop -p test-preload-615847: (5.635150357s)
preload_test.go:66: (dbg) Run:  out/minikube-linux-amd64 start -p test-preload-615847 --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-615847 --memory=2200 --alsologtostderr -v=1 --wait=true --driver=docker  --container-runtime=crio: (16.345423236s)
preload_test.go:71: (dbg) Run:  out/minikube-linux-amd64 -p test-preload-615847 image list
helpers_test.go:175: Cleaning up "test-preload-615847" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p test-preload-615847
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p test-preload-615847: (1.908348294s)
--- PASS: TestPreload (142.25s)

                                                
                                    
x
+
TestScheduledStopUnix (98.02s)

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

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

                                                
                                                
-- stdout --
	Stopped

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

                                                
                                    
x
+
TestInsufficientStorage (10.04s)

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

                                                
                                                
-- stdout --
	{"specversion":"1.0","id":"8d245cd3-0a62-431c-8338-8b6fed0141d9","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"0","message":"[insufficient-storage-742159] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)","name":"Initial Minikube Setup","totalsteps":"19"}}
	{"specversion":"1.0","id":"1cd822e9-8949-488f-9867-e7fce741304b","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_LOCATION=19389"}}
	{"specversion":"1.0","id":"a7cce711-aaea-4d6f-89d7-94e0ece5ec51","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":"6d3d4db3-bc2f-4342-ba85-72802045159c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"KUBECONFIG=/home/jenkins/minikube-integration/19389-125692/kubeconfig"}}
	{"specversion":"1.0","id":"0157fb19-2f58-4bfa-8152-3fddc7de6ac1","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_HOME=/home/jenkins/minikube-integration/19389-125692/.minikube"}}
	{"specversion":"1.0","id":"d3802ec9-3327-460e-b9bb-764a5de38ebf","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":"70d2be16-00be-4a28-98fe-0549d094eb23","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.info","datacontenttype":"application/json","data":{"message":"MINIKUBE_FORCE_SYSTEMD="}}
	{"specversion":"1.0","id":"068ce3e1-f306-4e00-9e59-4f88a7c59c79","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":"19a6ba8c-e15a-4458-94c6-2b419f7da003","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":"9204c4ee-52c9-4acb-8400-9c03580419c4","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":"f78bd23e-02ad-4250-8587-5b1c31485f0e","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":"d74bd6a3-8095-4c32-8bc2-362a7e72ce4c","source":"https://minikube.sigs.k8s.io/","type":"io.k8s.sigs.minikube.step","datacontenttype":"application/json","data":{"currentstep":"3","message":"Starting \"insufficient-storage-742159\" primary control-plane node in \"insufficient-storage-742159\" cluster","name":"Starting Node","totalsteps":"19"}}
	{"specversion":"1.0","id":"22f0c405-0061-44b6-bb9f-b085289dd3bb","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-1723026928-19389 ...","name":"Pulling Base Image","totalsteps":"19"}}
	{"specversion":"1.0","id":"6f12adb5-245e-4a63-9959-fe605e8c2cbe","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":"16c83d72-fae2-4f62-a198-8aaec3427a89","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-742159 --output=json --layout=cluster
status_test.go:76: (dbg) Non-zero exit: out/minikube-linux-amd64 status -p insufficient-storage-742159 --output=json --layout=cluster: exit status 7 (251.932654ms)

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0807 18:12:44.620274  314718 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-742159" does not appear in /home/jenkins/minikube-integration/19389-125692/kubeconfig

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	E0807 18:12:44.872560  314815 status.go:417] kubeconfig endpoint: get endpoint: "insufficient-storage-742159" does not appear in /home/jenkins/minikube-integration/19389-125692/kubeconfig
	E0807 18:12:44.882308  314815 status.go:560] unable to read event log: stat: stat /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/insufficient-storage-742159/events.json: no such file or directory

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

                                                
                                    
x
+
TestRunningBinaryUpgrade (97.61s)

                                                
                                                
=== RUN   TestRunningBinaryUpgrade
=== PAUSE TestRunningBinaryUpgrade

                                                
                                                

                                                
                                                
=== CONT  TestRunningBinaryUpgrade
version_upgrade_test.go:120: (dbg) Run:  /tmp/minikube-v1.26.0.1011943090 start -p running-upgrade-097936 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0807 18:14:30.708094  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
version_upgrade_test.go:120: (dbg) Done: /tmp/minikube-v1.26.0.1011943090 start -p running-upgrade-097936 --memory=2200 --vm-driver=docker  --container-runtime=crio: (1m8.831050557s)
version_upgrade_test.go:130: (dbg) Run:  out/minikube-linux-amd64 start -p running-upgrade-097936 --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-097936 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (23.095058996s)
helpers_test.go:175: Cleaning up "running-upgrade-097936" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p running-upgrade-097936
helpers_test.go:178: (dbg) Done: out/minikube-linux-amd64 delete -p running-upgrade-097936: (5.008843532s)
--- PASS: TestRunningBinaryUpgrade (97.61s)

                                                
                                    
x
+
TestKubernetesUpgrade (343.03s)

                                                
                                                
=== RUN   TestKubernetesUpgrade
=== PAUSE TestKubernetesUpgrade

                                                
                                                

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

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

                                                
                                                
-- stdout --
	* [kubernetes-upgrade-882569] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	  - MINIKUBE_LOCATION=19389
	  - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	  - KUBECONFIG=/home/jenkins/minikube-integration/19389-125692/kubeconfig
	  - MINIKUBE_HOME=/home/jenkins/minikube-integration/19389-125692/.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-rc.0 cluster to v1.20.0
	* Suggestion: 
	
	    1) Recreate the cluster with Kubernetes 1.20.0, by running:
	    
	    minikube delete -p kubernetes-upgrade-882569
	    minikube start -p kubernetes-upgrade-882569 --kubernetes-version=v1.20.0
	    
	    2) Create a second cluster with Kubernetes 1.20.0, by running:
	    
	    minikube start -p kubernetes-upgrade-8825692 --kubernetes-version=v1.20.0
	    
	    3) Use the existing cluster at version Kubernetes 1.31.0-rc.0, by running:
	    
	    minikube start -p kubernetes-upgrade-882569 --kubernetes-version=v1.31.0-rc.0
	    

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

                                                
                                    
x
+
TestMissingContainerUpgrade (113.87s)

                                                
                                                
=== RUN   TestMissingContainerUpgrade
=== PAUSE TestMissingContainerUpgrade

                                                
                                                

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoK8sWithVersion (0.08s)

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Setup (0.57s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithK8s (31.5s)

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/Upgrade (181.82s)

                                                
                                                
=== RUN   TestStoppedBinaryUpgrade/Upgrade
version_upgrade_test.go:183: (dbg) Run:  /tmp/minikube-v1.26.0.1333085735 start -p stopped-upgrade-252830 --memory=2200 --vm-driver=docker  --container-runtime=crio
E0807 18:12:59.936473  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
version_upgrade_test.go:183: (dbg) Done: /tmp/minikube-v1.26.0.1333085735 start -p stopped-upgrade-252830 --memory=2200 --vm-driver=docker  --container-runtime=crio: (2m32.334249729s)
version_upgrade_test.go:192: (dbg) Run:  /tmp/minikube-v1.26.0.1333085735 -p stopped-upgrade-252830 stop
version_upgrade_test.go:192: (dbg) Done: /tmp/minikube-v1.26.0.1333085735 -p stopped-upgrade-252830 stop: (2.401654627s)
version_upgrade_test.go:198: (dbg) Run:  out/minikube-linux-amd64 start -p stopped-upgrade-252830 --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-252830 --memory=2200 --alsologtostderr -v=1 --driver=docker  --container-runtime=crio: (27.081063248s)
--- PASS: TestStoppedBinaryUpgrade/Upgrade (181.82s)

                                                
                                    
x
+
TestNoKubernetes/serial/StartWithStopK8s (8.11s)

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/Start (4.8s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunning (0.24s)

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

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

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

                                                
                                    
x
+
TestNoKubernetes/serial/ProfileList (1.24s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/Stop (1.21s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/StartNoArgs (6.72s)

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

                                                
                                    
x
+
TestNoKubernetes/serial/VerifyK8sNotRunningSecond (0.26s)

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

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

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

                                                
                                    
x
+
TestPause/serial/Start (60.28s)

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

                                                
                                    
x
+
TestPause/serial/SecondStartNoReconfiguration (22.28s)

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

                                                
                                    
x
+
TestPause/serial/Pause (0.8s)

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

                                                
                                    
x
+
TestPause/serial/VerifyStatus (0.3s)

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

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

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

                                                
                                    
x
+
TestPause/serial/PauseAgain (0.78s)

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

                                                
                                    
x
+
TestPause/serial/DeletePaused (2.77s)

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

                                                
                                    
x
+
TestPause/serial/VerifyDeletedResources (0.9s)

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

                                                
                                                
-- stdout --
	[]

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/false (3.72s)

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

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

                                                
                                                
-- /stdout --
** stderr ** 
	I0807 18:15:26.527998  354439 out.go:291] Setting OutFile to fd 1 ...
	I0807 18:15:26.528291  354439 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 18:15:26.528302  354439 out.go:304] Setting ErrFile to fd 2...
	I0807 18:15:26.528309  354439 out.go:338] TERM=,COLORTERM=, which probably does not support color
	I0807 18:15:26.528546  354439 root.go:338] Updating PATH: /home/jenkins/minikube-integration/19389-125692/.minikube/bin
	I0807 18:15:26.529227  354439 out.go:298] Setting JSON to false
	I0807 18:15:26.530408  354439 start.go:129] hostinfo: {"hostname":"ubuntu-20-agent-2","uptime":7078,"bootTime":1723047448,"procs":274,"os":"linux","platform":"ubuntu","platformFamily":"debian","platformVersion":"20.04","kernelVersion":"5.15.0-1065-gcp","kernelArch":"x86_64","virtualizationSystem":"kvm","virtualizationRole":"guest","hostId":"591c9f12-2938-3743-e2bf-c56a050d43d1"}
	I0807 18:15:26.530479  354439 start.go:139] virtualization: kvm guest
	I0807 18:15:26.532635  354439 out.go:177] * [false-444007] minikube v1.33.1 on Ubuntu 20.04 (kvm/amd64)
	I0807 18:15:26.533994  354439 out.go:177]   - MINIKUBE_LOCATION=19389
	I0807 18:15:26.534034  354439 notify.go:220] Checking for updates...
	I0807 18:15:26.536510  354439 out.go:177]   - MINIKUBE_SUPPRESS_DOCKER_PERFORMANCE=true
	I0807 18:15:26.537948  354439 out.go:177]   - KUBECONFIG=/home/jenkins/minikube-integration/19389-125692/kubeconfig
	I0807 18:15:26.539287  354439 out.go:177]   - MINIKUBE_HOME=/home/jenkins/minikube-integration/19389-125692/.minikube
	I0807 18:15:26.540570  354439 out.go:177]   - MINIKUBE_BIN=out/minikube-linux-amd64
	I0807 18:15:26.541941  354439 out.go:177]   - MINIKUBE_FORCE_SYSTEMD=
	I0807 18:15:26.543883  354439 config.go:182] Loaded profile config "cert-expiration-141612": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.30.3
	I0807 18:15:26.544028  354439 config.go:182] Loaded profile config "running-upgrade-097936": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0807 18:15:26.544160  354439 config.go:182] Loaded profile config "stopped-upgrade-252830": Driver=docker, ContainerRuntime=crio, KubernetesVersion=v1.24.1
	I0807 18:15:26.544276  354439 driver.go:392] Setting default libvirt URI to qemu:///system
	I0807 18:15:26.570572  354439 docker.go:123] docker version: linux-27.1.1:Docker Engine - Community
	I0807 18:15:26.570716  354439 cli_runner.go:164] Run: docker system info --format "{{json .}}"
	I0807 18:15:26.626671  354439 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:77 SystemTime:2024-08-07 18:15:26.617384341 +0000 UTC LoggingDriver:json-file CgroupDriver:cgroupfs NEventsListener:0 KernelVersion:5.15.0-1065-gcp OperatingSystem:Ubuntu 20.04.6 LTS OSType:linux Architecture:x86
_64 IndexServerAddress:https://index.docker.io/v1/ RegistryConfig:{AllowNondistributableArtifactsCIDRs:[] AllowNondistributableArtifactsHostnames:[] InsecureRegistryCIDRs:[127.0.0.0/8] IndexConfigs:{DockerIo:{Name:docker.io Mirrors:[] Secure:true Official:true}} Mirrors:[]} NCPU:8 MemTotal:33647939584 GenericResources:<nil> DockerRootDir:/var/lib/docker HTTPProxy: HTTPSProxy: NoProxy: Name:ubuntu-20-agent-2 Labels:[] ExperimentalBuild:false ServerVersion:27.1.1 ClusterStore: ClusterAdvertise: Runtimes:{Runc:{Path:runc}} DefaultRuntime:runc Swarm:{NodeID: NodeAddr: LocalNodeState:inactive ControlAvailable:false Error: RemoteManagers:<nil>} LiveRestoreEnabled:false Isolation: InitBinary:docker-init ContainerdCommit:{ID:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41 Expected:2bf793ef6dc9a18e00cb12efb64355c2c9d5eb41} RuncCommit:{ID:v1.1.13-0-g58aa920 Expected:v1.1.13-0-g58aa920} InitCommit:{ID:de40ad0 Expected:de40ad0} SecurityOptions:[name=apparmor name=seccomp,profile=builtin] ProductLicense: Warnings:<nil> ServerErr
ors:[] ClientInfo:{Debug:false Plugins:[map[Name:buildx Path:/usr/libexec/docker/cli-plugins/docker-buildx SchemaVersion:0.1.0 ShortDescription:Docker Buildx Vendor:Docker Inc. Version:v0.16.1] map[Name:compose Path:/usr/libexec/docker/cli-plugins/docker-compose SchemaVersion:0.1.0 ShortDescription:Docker Compose Vendor:Docker Inc. Version:v2.29.1] 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>}}
	I0807 18:15:26.626774  354439 docker.go:307] overlay module found
	I0807 18:15:26.628657  354439 out.go:177] * Using the docker driver based on user configuration
	I0807 18:15:26.629890  354439 start.go:297] selected driver: docker
	I0807 18:15:26.629909  354439 start.go:901] validating driver "docker" against <nil>
	I0807 18:15:26.629926  354439 start.go:912] status for docker: {Installed:true Healthy:true Running:false NeedsImprovement:false Error:<nil> Reason: Fix: Doc: Version:}
	I0807 18:15:26.631897  354439 out.go:177] 
	W0807 18:15:26.632978  354439 out.go:239] X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	X Exiting due to MK_USAGE: The "crio" container runtime requires CNI
	I0807 18:15:26.634087  354439 out.go:177] 

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19389-125692/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 07 Aug 2024 18:14:06 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.94.2:8443
name: cert-expiration-141612
contexts:
- context:
cluster: cert-expiration-141612
extensions:
- extension:
last-update: Wed, 07 Aug 2024 18:14:06 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: cert-expiration-141612
name: cert-expiration-141612
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-141612
user:
client-certificate: /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/cert-expiration-141612/client.crt
client-key: /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/cert-expiration-141612/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestStoppedBinaryUpgrade/MinikubeLogs (1.08s)

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

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

                                                
                                                
=== 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-786178 --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-786178 --memory=2200 --alsologtostderr --wait=true --kvm-network=default --kvm-qemu-uri=qemu:///system --disable-driver-mounts --keep-context=false --driver=docker  --container-runtime=crio --kubernetes-version=v1.20.0: (2m22.346790263s)
--- PASS: TestStartStop/group/old-k8s-version/serial/FirstStart (142.35s)

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-088471 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0807 18:17:59.936621  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-088471 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (56.403805354s)
--- PASS: TestStartStop/group/embed-certs/serial/FirstStart (56.40s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-786178 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" [eb9ed1c7-4ed2-4de9-abde-2e9065c985e7] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [eb9ed1c7-4ed2-4de9-abde-2e9065c985e7] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/old-k8s-version/serial/DeployApp: integration-test=busybox healthy within 9.003601355s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context old-k8s-version-786178 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/old-k8s-version/serial/DeployApp (9.41s)

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-930858 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" [1466fd87-0e08-4b69-82be-931857b63752] Pending
helpers_test.go:344: "busybox" [1466fd87-0e08-4b69-82be-931857b63752] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [1466fd87-0e08-4b69-82be-931857b63752] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/no-preload/serial/DeployApp: integration-test=busybox healthy within 9.003274039s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context no-preload-930858 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/no-preload/serial/DeployApp (9.26s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-088471 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" [9d57ac94-f6fa-4b56-bd5f-693f2c7d32c6] Pending
helpers_test.go:344: "busybox" [9d57ac94-f6fa-4b56-bd5f-693f2c7d32c6] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [9d57ac94-f6fa-4b56-bd5f-693f2c7d32c6] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/embed-certs/serial/DeployApp: integration-test=busybox healthy within 8.004419877s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context embed-certs-088471 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/embed-certs/serial/DeployApp (8.26s)

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/Stop
start_stop_delete_test.go:228: (dbg) Run:  out/minikube-linux-amd64 stop -p embed-certs-088471 --alsologtostderr -v=3
start_stop_delete_test.go:228: (dbg) Done: out/minikube-linux-amd64 stop -p embed-certs-088471 --alsologtostderr -v=3: (14.465488029s)
--- PASS: TestStartStop/group/embed-certs/serial/Stop (14.47s)

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p embed-certs-088471 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3
E0807 18:19:30.707552  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p embed-certs-088471 --memory=2200 --alsologtostderr --wait=true --embed-certs --driver=docker  --container-runtime=crio --kubernetes-version=v1.30.3: (4m59.664988483s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p embed-certs-088471 -n embed-certs-088471
--- PASS: TestStartStop/group/embed-certs/serial/SecondStart (300.09s)

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

                                                
                                                
=== RUN   TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-cd95d586-grvwz" [9948db6a-9e82-43a1-be96-fb0bfeb252ec] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.00364962s
--- PASS: TestStartStop/group/old-k8s-version/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-grvwz" [9948db6a-9e82-43a1-be96-fb0bfeb252ec] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/old-k8s-version/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.004302169s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context old-k8s-version-786178 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.23s)

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/FirstStart
start_stop_delete_test.go:186: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-666204 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-rc.0
start_stop_delete_test.go:186: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-666204 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-rc.0: (30.291950984s)
--- PASS: TestStartStop/group/newest-cni/serial/FirstStart (30.29s)

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/DeployApp
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-475340 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" [93418ab4-354e-4ed7-a187-3cbfc1cfc60c] Pending / Ready:ContainersNotReady (containers with unready status: [busybox]) / ContainersReady:ContainersNotReady (containers with unready status: [busybox])
helpers_test.go:344: "busybox" [93418ab4-354e-4ed7-a187-3cbfc1cfc60c] Running
start_stop_delete_test.go:196: (dbg) TestStartStop/group/default-k8s-diff-port/serial/DeployApp: integration-test=busybox healthy within 8.003568911s
start_stop_delete_test.go:196: (dbg) Run:  kubectl --context default-k8s-diff-port-475340 exec busybox -- /bin/sh -c "ulimit -n"
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/DeployApp (8.28s)

                                                
                                    
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-666204 --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/default-k8s-diff-port/serial/EnableAddonWhileActive (0.95s)

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/newest-cni/serial/SecondStart
start_stop_delete_test.go:256: (dbg) Run:  out/minikube-linux-amd64 start -p newest-cni-666204 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-rc.0
start_stop_delete_test.go:256: (dbg) Done: out/minikube-linux-amd64 start -p newest-cni-666204 --memory=2200 --alsologtostderr --wait=apiserver,system_pods,default_sa --feature-gates ServerSideApply=true --network-plugin=cni --extra-config=kubeadm.pod-network-cidr=10.42.0.0/16 --driver=docker  --container-runtime=crio --kubernetes-version=v1.31.0-rc.0: (12.900837512s)
start_stop_delete_test.go:262: (dbg) Run:  out/minikube-linux-amd64 status --format={{.Host}} -p newest-cni-666204 -n newest-cni-666204
--- PASS: TestStartStop/group/newest-cni/serial/SecondStart (13.21s)

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p auto-444007 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio
E0807 18:22:33.754570  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 18:22:59.936088  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
E0807 18:23:15.631603  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/old-k8s-version-786178/client.crt: no such file or directory
E0807 18:23:15.636907  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/old-k8s-version-786178/client.crt: no such file or directory
E0807 18:23:15.647203  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/old-k8s-version-786178/client.crt: no such file or directory
E0807 18:23:15.667512  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/old-k8s-version-786178/client.crt: no such file or directory
E0807 18:23:15.707869  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/old-k8s-version-786178/client.crt: no such file or directory
E0807 18:23:15.788381  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/old-k8s-version-786178/client.crt: no such file or directory
E0807 18:23:15.948802  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/old-k8s-version-786178/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p auto-444007 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --driver=docker  --container-runtime=crio: (53.110549002s)
--- PASS: TestNetworkPlugins/group/auto/Start (53.11s)

                                                
                                    
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-444007 "pgrep -a kubelet"
E0807 18:23:16.269406  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/old-k8s-version-786178/client.crt: no such file or directory
--- PASS: TestNetworkPlugins/group/auto/KubeletFlags (0.26s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/auto/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context auto-444007 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-n282m" [62466eca-4b18-4fd9-ba75-d8af9b5f01d4] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
E0807 18:23:16.910395  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/old-k8s-version-786178/client.crt: no such file or directory
E0807 18:23:18.190626  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/old-k8s-version-786178/client.crt: no such file or directory
helpers_test.go:344: "netcat-6bc787d567-n282m" [62466eca-4b18-4fd9-ba75-d8af9b5f01d4] Running
E0807 18:23:20.751456  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/old-k8s-version-786178/client.crt: no such file or directory
E0807 18:23:25.872473  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/old-k8s-version-786178/client.crt: no such file or directory
net_test.go:163: (dbg) TestNetworkPlugins/group/auto/NetCatPod: app=netcat healthy within 10.003521677s
--- PASS: TestNetworkPlugins/group/auto/NetCatPod (10.22s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/no-preload/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-695b96c756-jqhtf" [32a95d83-b288-4978-9e0a-e363061bfa22] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/no-preload/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003952509s
--- PASS: TestStartStop/group/no-preload/serial/UserAppExistsAfterStop (6.01s)

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

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

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

                                                
                                                
=== 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-jqhtf" [32a95d83-b288-4978-9e0a-e363061bfa22] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/no-preload/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003429818s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context no-preload-930858 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/no-preload/serial/AddonExistsAfterStop (5.08s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-857hr" [470ccad9-f6f8-456e-ab64-af7336dedfe1] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.003557006s
--- PASS: TestStartStop/group/embed-certs/serial/UserAppExistsAfterStop (6.01s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/enable-default-cni/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p enable-default-cni-444007 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio
E0807 18:23:56.593903  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/old-k8s-version-786178/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p enable-default-cni-444007 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --enable-default-cni=true --driver=docker  --container-runtime=crio: (48.171916947s)
--- PASS: TestNetworkPlugins/group/enable-default-cni/Start (48.17s)

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

                                                
                                                
=== RUN   TestStartStop/group/embed-certs/serial/AddonExistsAfterStop
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-857hr" [470ccad9-f6f8-456e-ab64-af7336dedfe1] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/embed-certs/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004252708s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context embed-certs-088471 describe deploy/dashboard-metrics-scraper -n kubernetes-dashboard
--- PASS: TestStartStop/group/embed-certs/serial/AddonExistsAfterStop (6.09s)

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p bridge-444007 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio
E0807 18:24:30.707490  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/addons-327212/client.crt: no such file or directory
E0807 18:24:37.554198  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/old-k8s-version-786178/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p bridge-444007 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=bridge --driver=docker  --container-runtime=crio: (38.885590815s)
--- PASS: TestNetworkPlugins/group/bridge/Start (38.89s)

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

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

                                                
                                    
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-444007 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-k2nc2" [81975bd4-258d-4242-be70-232b46f8e9c5] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-k2nc2" [81975bd4-258d-4242-be70-232b46f8e9c5] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/enable-default-cni/NetCatPod: app=netcat healthy within 10.003585598s
--- PASS: TestNetworkPlugins/group/enable-default-cni/NetCatPod (10.19s)

                                                
                                    
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-lf47h" [ffa24426-3aa4-448b-842b-ebe1e799feee] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/flannel/ControllerPod: app=flannel healthy within 6.00525219s
--- PASS: TestNetworkPlugins/group/flannel/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/bridge/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context bridge-444007 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-bcm9l" [71e95218-0774-48e7-b1ad-64fe68879440] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-bcm9l" [71e95218-0774-48e7-b1ad-64fe68879440] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/bridge/NetCatPod: app=netcat healthy within 9.003898123s
--- PASS: TestNetworkPlugins/group/bridge/NetCatPod (9.18s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context flannel-444007 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-rqrdk" [c08c24a1-45fb-44a0-ac65-d114271eb2ec] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-rqrdk" [c08c24a1-45fb-44a0-ac65-d114271eb2ec] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/flannel/NetCatPod: app=netcat healthy within 9.003935818s
--- PASS: TestNetworkPlugins/group/flannel/NetCatPod (9.21s)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/Start
net_test.go:112: (dbg) Run:  out/minikube-linux-amd64 start -p custom-flannel-444007 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio
E0807 18:25:59.474916  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/old-k8s-version-786178/client.crt: no such file or directory
E0807 18:26:02.982503  132476 cert_rotation.go:168] key failed with : open /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/functional-005458/client.crt: no such file or directory
net_test.go:112: (dbg) Done: out/minikube-linux-amd64 start -p custom-flannel-444007 --memory=3072 --alsologtostderr --wait=true --wait-timeout=15m --cni=testdata/kube-flannel.yaml --driver=docker  --container-runtime=crio: (1m2.767119689s)
--- PASS: TestNetworkPlugins/group/custom-flannel/Start (62.77s)

                                                
                                    
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-vjvh6" [1c4a8721-0b9e-41ab-86ab-1f7eb709798f] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/kindnet/ControllerPod: app=kindnet healthy within 6.004506285s
--- PASS: TestNetworkPlugins/group/kindnet/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/kindnet/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context kindnet-444007 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-rqc9m" [c764505c-3e6a-46fc-b07a-2822487c1925] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-rqc9m" [c764505c-3e6a-46fc-b07a-2822487c1925] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/kindnet/NetCatPod: app=netcat healthy within 8.004010844s
--- PASS: TestNetworkPlugins/group/kindnet/NetCatPod (8.18s)

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

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

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

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

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

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

                                                
                                    
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-286q2" [a032d7f1-260e-4ba1-9c18-847e8b3f9ecf] Running
net_test.go:120: (dbg) TestNetworkPlugins/group/calico/ControllerPod: k8s-app=calico-node healthy within 6.005610509s
--- PASS: TestNetworkPlugins/group/calico/ControllerPod (6.01s)

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

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

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/custom-flannel/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context custom-flannel-444007 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-ldb5d" [23857a42-48d9-490c-94ba-fb89b23e5cf3] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-ldb5d" [23857a42-48d9-490c-94ba-fb89b23e5cf3] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/custom-flannel/NetCatPod: app=netcat healthy within 10.003789247s
--- PASS: TestNetworkPlugins/group/custom-flannel/NetCatPod (10.18s)

                                                
                                    
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-444007 "pgrep -a kubelet"
--- PASS: TestNetworkPlugins/group/calico/KubeletFlags (0.28s)

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

                                                
                                                
=== RUN   TestNetworkPlugins/group/calico/NetCatPod
net_test.go:149: (dbg) Run:  kubectl --context calico-444007 replace --force -f testdata/netcat-deployment.yaml
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: waiting 15m0s for pods matching "app=netcat" in namespace "default" ...
helpers_test.go:344: "netcat-6bc787d567-zj2x5" [80717ee5-67d1-47ca-b285-70756d160761] Pending / Ready:ContainersNotReady (containers with unready status: [dnsutils]) / ContainersReady:ContainersNotReady (containers with unready status: [dnsutils])
helpers_test.go:344: "netcat-6bc787d567-zj2x5" [80717ee5-67d1-47ca-b285-70756d160761] Running
net_test.go:163: (dbg) TestNetworkPlugins/group/calico/NetCatPod: app=netcat healthy within 10.003157771s
--- PASS: TestNetworkPlugins/group/calico/NetCatPod (10.18s)

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                                
=== RUN   TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: waiting 9m0s for pods matching "k8s-app=kubernetes-dashboard" in namespace "kubernetes-dashboard" ...
helpers_test.go:344: "kubernetes-dashboard-779776cb65-lq87k" [a54dbfd8-f7b8-491e-9b0c-5c81a8e975d1] Running
start_stop_delete_test.go:274: (dbg) TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 6.004188702s
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/UserAppExistsAfterStop (6.01s)

                                                
                                    
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-779776cb65-lq87k" [a54dbfd8-f7b8-491e-9b0c-5c81a8e975d1] Running
start_stop_delete_test.go:287: (dbg) TestStartStop/group/default-k8s-diff-port/serial/AddonExistsAfterStop: k8s-app=kubernetes-dashboard healthy within 5.003670792s
start_stop_delete_test.go:291: (dbg) Run:  kubectl --context default-k8s-diff-port-475340 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-475340 image list --format=json
start_stop_delete_test.go:304: Found non-minikube image: gcr.io/k8s-minikube/busybox:1.28.4-glibc
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240715-585640e9
start_stop_delete_test.go:304: Found non-minikube image: kindest/kindnetd:v20240730-75a5af0c
--- PASS: TestStartStop/group/default-k8s-diff-port/serial/VerifyKubernetesImages (0.22s)

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

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

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

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

                                                
                                    

Test skip (28/336)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                                                
                                    
x
+
TestFunctional/parallel/PodmanEnv (0s)

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

                                                
                                                

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

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

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

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

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

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

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

                                                
                                    
x
+
TestGvisorAddon (0s)

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

                                                
                                    
x
+
TestImageBuild (0s)

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

                                                
                                    
x
+
TestChangeNoneUser (0s)

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

                                                
                                    
x
+
TestScheduledStopWindows (0s)

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

                                                
                                    
x
+
TestSkaffold (0s)

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

                                                
                                    
x
+
TestStartStop/group/disable-driver-mounts (0.18s)

                                                
                                                
=== 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-877887" profile ...
helpers_test.go:178: (dbg) Run:  out/minikube-linux-amd64 delete -p disable-driver-mounts-877887
--- SKIP: TestStartStop/group/disable-driver-mounts (0.18s)

                                                
                                    
x
+
TestNetworkPlugins/group/kubenet (2.91s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19389-125692/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 07 Aug 2024 18:14:06 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.94.2:8443
name: cert-expiration-141612
contexts:
- context:
cluster: cert-expiration-141612
extensions:
- extension:
last-update: Wed, 07 Aug 2024 18:14:06 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: cert-expiration-141612
name: cert-expiration-141612
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-141612
user:
client-certificate: /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/cert-expiration-141612/client.crt
client-key: /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/cert-expiration-141612/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
x
+
TestNetworkPlugins/group/cilium (4.2s)

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

                                                
                                                
>>> k8s: kubectl config:
apiVersion: v1
clusters:
- cluster:
certificate-authority: /home/jenkins/minikube-integration/19389-125692/.minikube/ca.crt
extensions:
- extension:
last-update: Wed, 07 Aug 2024 18:14:06 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: cluster_info
server: https://192.168.94.2:8443
name: cert-expiration-141612
contexts:
- context:
cluster: cert-expiration-141612
extensions:
- extension:
last-update: Wed, 07 Aug 2024 18:14:06 UTC
provider: minikube.sigs.k8s.io
version: v1.33.1
name: context_info
namespace: default
user: cert-expiration-141612
name: cert-expiration-141612
current-context: ""
kind: Config
preferences: {}
users:
- name: cert-expiration-141612
user:
client-certificate: /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/cert-expiration-141612/client.crt
client-key: /home/jenkins/minikube-integration/19389-125692/.minikube/profiles/cert-expiration-141612/client.key

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

                                                
                                                

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

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

                                                
                                    
Copied to clipboard